aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAge
* Update .gitignore for arch/i386/bootMatthew Wilcox2007-07-19
* drivers/edac: add new nmi rescanDave Jiang2007-07-19
* lguest: the host codeRusty Russell2007-07-19
* x86_64: Put allocated ELF notes in read-only data segmentRoland McGrath2007-07-19
* mm: variable length argument supportOllie Wild2007-07-19
* use the new percpu interface for shared dataFenghua Yu2007-07-19
* define new percpu interface for shared dataFenghua Yu2007-07-19
* PM: Integrate beeping flag with existing acpi_sleep flagsPavel Machek2007-07-19
* PM: Optional beeping during resume from suspend to RAMNigel Cunningham2007-07-19
* mm: fault feedback #2Nick Piggin2007-07-19
* Handle bogus %cs selector in single-step instruction decodingRoland McGrath2007-07-18
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2007-07-18
|\
| * sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora2007-07-17
* | xen: use the hvc console infrastructure for Xen consoleJeremy Fitzhardinge2007-07-18
* | usermodehelper: Tidy up waitingJeremy Fitzhardinge2007-07-18
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2007-07-17
|\
| * x86_64: Allow smp_call_function_single() to current cpuAvi Kivity2007-07-16
* | x86_64: speedup touch_nmi_watchdogAndrew Morton2007-07-17
* | Inhibit NMI watchdog when Alt-SysRq-T operation is underwayKonrad Rzeszutek2007-07-17
* | Kprobes on select architectures no longer EXPERIMENTALAnanth N Mavinakayanahalli2007-07-17
* | PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-17
* | PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-17
* | Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-17
* | generic bug: use show_regs() instead of dump_stack()Heiko Carstens2007-07-16
* | diskquota: 32bit quota tools on 64bit architecturesVasily Tarasov2007-07-16
* | x86: initial fixmap supportEric W. Biderman2007-07-16
|/
* [CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPIAdrian Bunk2007-07-13
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-12
|\
| * PCI: remove pci_dac_dma_... APIsJan Beulich2007-07-11
* | Use the new x86 setup code for x86-64; unify with i386H. Peter Anvin2007-07-12
* | x86-64: add CONFIG_PHYSICAL_ALIGN for consistency with i386H. Peter Anvin2007-07-12
* | Define zero-page offset 0x1e4 as a scratch field, and use itH. Peter Anvin2007-07-12
* | Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi2007-07-12
* | Unify the CPU features vectors between i386 and x86-64H. Peter Anvin2007-07-12
|/
* x86_64 irq: use mask/unmask and proper locking in fixup_irqs()Siddha, Suresh B2007-06-26
* x86_64: set the irq_chip name for lapicSuresh Siddha2007-06-26
* x86_64: fix misplaced `continue' in mce.cJoshua Wise2007-06-24
* x86_64: Ignore compat mode SYSCALL when IA32_EMULATION is not definedAndi Kleen2007-06-22
* Allow DEBUG_RODATA and KPROBES to co-existArjan van de Ven2007-06-21
* x86: change_page_attr bandaidsAndi Kleen2007-06-20
* x86: Disable KPROBES with DEBUG_RODATA for nowAndi Kleen2007-06-20
* x86: Disable DAC on VIA bridgesAndi Kleen2007-06-20
* x86_64: Fix readahead/sync_file_range/fadvise64 compat callsAndi Kleen2007-06-20
* x86_64: oops_begin() fixAndrew Morton2007-06-08
* fix sysrq-m oopsBob Picco2007-06-08
* enable interrupts in user path of page fault.Steven Rostedt2007-06-07
* x86_64: allocate sparsemem memmap above 4GZou Nan hai2007-06-01
* i386, x86-64: show that CONFIG_HOTPLUG_CPU is required for suspend on SMPStefan Richter2007-05-23
* Avoid zero size allocation in cache_k8_northbridges()Ben Collins2007-05-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds2007-05-21
|\