aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds1-4/+8
2007-07-17x86_64: speedup touch_nmi_watchdogAndrew Morton1-3/+5
2007-07-17Inhibit NMI watchdog when Alt-SysRq-T operation is underwayKonrad Rzeszutek1-0/+1
2007-07-17Kprobes on select architectures no longer EXPERIMENTALAnanth N Mavinakayanahalli1-2/+2
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-4/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-10/+2
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens1-1/+1
2007-07-16diskquota: 32bit quota tools on 64bit architecturesVasily Tarasov1-1/+1
2007-07-16x86: initial fixmap supportEric W. Biderman1-1/+14
2007-07-16x86_64: Allow smp_call_function_single() to current cpuAvi Kivity1-4/+8
2007-07-13[CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPIAdrian Bunk1-5/+1
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-2/+1
2007-07-12Use the new x86 setup code for x86-64; unify with i386H. Peter Anvin7-1263/+10
2007-07-12x86-64: add CONFIG_PHYSICAL_ALIGN for consistency with i386H. Peter Anvin1-0/+4
2007-07-12Define zero-page offset 0x1e4 as a scratch field, and use itH. Peter Anvin1-3/+3
2007-07-12Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi2-0/+10
2007-07-12Unify the CPU features vectors between i386 and x86-64H. Peter Anvin2-24/+11
2007-07-11PCI: remove pci_dac_dma_... APIsJan Beulich1-2/+1
2007-06-26x86_64 irq: use mask/unmask and proper locking in fixup_irqs()Siddha, Suresh B1-3/+29
2007-06-26x86_64: set the irq_chip name for lapicSuresh Siddha1-0/+1
2007-06-24x86_64: fix misplaced `continue' in mce.cJoshua Wise1-2/+4
2007-06-22x86_64: Ignore compat mode SYSCALL when IA32_EMULATION is not definedAndi Kleen2-0/+10
2007-06-21Allow DEBUG_RODATA and KPROBES to co-existArjan van de Ven2-1/+5
2007-06-20x86: change_page_attr bandaidsAndi Kleen1-3/+4
2007-06-20x86: Disable KPROBES with DEBUG_RODATA for nowAndi Kleen1-0/+1
2007-06-20x86: Disable DAC on VIA bridgesAndi Kleen1-0/+12
2007-06-20x86_64: Fix readahead/sync_file_range/fadvise64 compat callsAndi Kleen2-3/+22
2007-06-08x86_64: oops_begin() fixAndrew Morton1-1/+2
2007-06-08fix sysrq-m oopsBob Picco1-0/+2
2007-06-07enable interrupts in user path of page fault.Steven Rostedt1-0/+6
2007-06-01x86_64: allocate sparsemem memmap above 4GZou Nan hai1-0/+6
2007-05-23i386, x86-64: show that CONFIG_HOTPLUG_CPU is required for suspend on SMPStefan Richter1-2/+5
2007-05-23Avoid zero size allocation in cache_k8_northbridges()Ben Collins1-1/+6
2007-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds1-2/+2
2007-05-21x86_64: vsyscall time() fixjohn stultz1-1/+4
2007-05-21x86_64: early_print kernel console should send CRLF not LFCRYinghai Lu1-1/+1
2007-05-21x86_64: Update defconfigAndi Kleen1-114/+172
2007-05-21Detach sched.h from mm.hAlexey Dobriyan2-0/+2
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg1-1/+1
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg1-1/+1
2007-05-14Revert "ipmi: add new IPMI nmi watchdog handling"Linus Torvalds1-3/+0
2007-05-12x86_64: use signalfd and timerfd compat syscallsHeiko Carstens1-3/+3
2007-05-12x86_64: Add asm/mtrr.h include for some buildsAndi Kleen1-0/+1
2007-05-11x86_64: Don't call mtrr_bp_init from identify_cpuAndi Kleen2-3/+2
2007-05-11x86_64: off-by-two error in aperture.cAndrew Hastings2-2/+2
2007-05-11Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds2-0/+22
2007-05-11signal/timer/event: eventfd wire up x86 archesDavide Libenzi1-0/+1
2007-05-11signal/timer/event: timerfd wire up x86 archesDavide Libenzi1-0/+1
2007-05-11signal/timer/event: signalfd wire up x86 archesDavide Libenzi1-0/+1