aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64
AgeCommit message (Expand)Author
2007-07-19Update .gitignore for arch/i386/bootMatthew Wilcox
2007-07-19drivers/edac: add new nmi rescanDave Jiang
2007-07-19lguest: the host codeRusty Russell
2007-07-19x86_64: Put allocated ELF notes in read-only data segmentRoland McGrath
2007-07-19mm: variable length argument supportOllie Wild
2007-07-19use the new percpu interface for shared dataFenghua Yu
2007-07-19define new percpu interface for shared dataFenghua Yu
2007-07-19PM: Integrate beeping flag with existing acpi_sleep flagsPavel Machek
2007-07-19PM: Optional beeping during resume from suspend to RAMNigel Cunningham
2007-07-19mm: fault feedback #2Nick Piggin
2007-07-18Handle bogus %cs selector in single-step instruction decodingRoland McGrath
2007-07-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2007-07-18xen: use the hvc console infrastructure for Xen consoleJeremy Fitzhardinge
2007-07-18usermodehelper: Tidy up waitingJeremy Fitzhardinge
2007-07-17sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora
2007-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds
2007-07-17x86_64: speedup touch_nmi_watchdogAndrew Morton
2007-07-17Inhibit NMI watchdog when Alt-SysRq-T operation is underwayKonrad Rzeszutek
2007-07-17Kprobes on select architectures no longer EXPERIMENTALAnanth N Mavinakayanahalli
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens
2007-07-16diskquota: 32bit quota tools on 64bit architecturesVasily Tarasov
2007-07-16x86: initial fixmap supportEric W. Biderman
2007-07-16x86_64: Allow smp_call_function_single() to current cpuAvi Kivity
2007-07-13[CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPIAdrian Bunk
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-07-12Use the new x86 setup code for x86-64; unify with i386H. Peter Anvin
2007-07-12x86-64: add CONFIG_PHYSICAL_ALIGN for consistency with i386H. Peter Anvin
2007-07-12Define zero-page offset 0x1e4 as a scratch field, and use itH. Peter Anvin
2007-07-12Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi
2007-07-12Unify the CPU features vectors between i386 and x86-64H. Peter Anvin
2007-07-11PCI: remove pci_dac_dma_... APIsJan Beulich
2007-06-26x86_64 irq: use mask/unmask and proper locking in fixup_irqs()Siddha, Suresh B
2007-06-26x86_64: set the irq_chip name for lapicSuresh Siddha
2007-06-24x86_64: fix misplaced `continue' in mce.cJoshua Wise
2007-06-22x86_64: Ignore compat mode SYSCALL when IA32_EMULATION is not definedAndi Kleen
2007-06-21Allow DEBUG_RODATA and KPROBES to co-existArjan van de Ven
2007-06-20x86: change_page_attr bandaidsAndi Kleen
2007-06-20x86: Disable KPROBES with DEBUG_RODATA for nowAndi Kleen
2007-06-20x86: Disable DAC on VIA bridgesAndi Kleen
2007-06-20x86_64: Fix readahead/sync_file_range/fadvise64 compat callsAndi Kleen
2007-06-08x86_64: oops_begin() fixAndrew Morton
2007-06-08fix sysrq-m oopsBob Picco
2007-06-07enable interrupts in user path of page fault.Steven Rostedt
2007-06-01x86_64: allocate sparsemem memmap above 4GZou Nan hai
2007-05-23i386, x86-64: show that CONFIG_HOTPLUG_CPU is required for suspend on SMPStefan Richter
2007-05-23Avoid zero size allocation in cache_k8_northbridges()Ben Collins
2007-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds