aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/kernel
AgeCommit message (Expand)Author
2006-01-11[PATCH] x86_64: Dont't disable early PCI scan with apicAndi Kleen
2006-01-11[PATCH] i386/x86-64: Update AMD CPUID flagsAndi Kleen
2006-01-11[PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flagAndi Kleen
2006-01-11[PATCH] x86_64: Remove enable/disable_hltAndi Kleen
2006-01-11[PATCH] x86_64: Don't reserve hotplug CPUs by defaultAndi Kleen
2006-01-11[PATCH] x86_64: No need to remove NT during CPU setupAndi Kleen
2006-01-11[PATCH] x86_64: Remove unprotected iretJan Beulich
2006-01-11[PATCH] x86_64: Clean up double fault handlingJan Beulich
2006-01-11[PATCH] x86_64: make trap information available to die notification handlersJan Beulich
2006-01-11[PATCH] x86_64: Removing unused function die_if_kernel().Jan Beulich
2006-01-11[PATCH] x86_64: fix bound check IDT gateJan Beulich
2006-01-11[PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFOJan Beulich
2006-01-11[PATCH] x86_64: Support constant TSC feature in future AMD CPUs.Andi Kleen
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap
2006-01-11[PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S
2006-01-10[PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli
2006-01-10[PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy
2006-01-10[PATCH] kprobes-changed-from-using-spinlock-to-mutex fixKeshavamurthy Anil S
2006-01-10[PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy
2006-01-10[PATCH] don't include ioctl32.h in driversChristoph Hellwig
2006-01-10[PATCH] kdump: read previous kernel's memoryVivek Goyal
2006-01-10[PATCH] kdump: x86_64 save cpu registers upon crashVivek Goyal
2006-01-10[PATCH] kdump: x86_64 kexec on panicakpm@osdl.org
2006-01-10[PATCH] kdump: x86_64: add elfcorehdr command line optionVivek Goyal
2006-01-10[PATCH] kdump: x86_64: add memmmap command line optionakpm@osdl.org
2006-01-10[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal
2006-01-08[PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk
2006-01-08[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Ravikiran G Thirumalai
2006-01-06[PATCH] cpu hotplug/x86_64: disable interrupt in play_deadShaohua Li
2006-01-06[PATCH] x86/x86_64: mark rodata section read-only: make some datastructures c...Arjan van de Ven
2006-01-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2005-12-12[PATCH] x86_64: Fix collision between pmtimer and pit/hpetjohn stultz
2005-12-12[PATCH] i386/x86-64 disable LAPIC completely for offline CPUShaohua Li
2005-12-12[PATCH] x86_64: Make sure hpet_address is 0 when any part of HPET initializat...Andi Kleen
2005-12-12[PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S
2005-12-06[CPUFREQ] CPU frequency display in /proc/cpuinfoVenkatesh Pallipadi
2005-11-23[PATCH] kprobes: Fix return probes on sys_execveJim Keniston
2005-11-14Merge x86-64 update from AndiLinus Torvalds
2005-11-14[PATCH] x86_64: Fix sparse memBob Picco
2005-11-14[PATCH] x86_64: Increase the maximum number of local APICs to the maximumAndi Kleen
2005-11-14[PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefa...Andi Kleen
2005-11-14[PATCH] x86_64: Log machine checks from boot on Intel systemsAndi Kleen
2005-11-14[PATCH] x86_64: Use common sys_time64Paolo 'Blaisorblade' Giarrusso
2005-11-14[PATCH] x86_64: Reduce number of retries for reset through keyboard controllerAndi Kleen
2005-11-14[PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B
2005-11-14[PATCH] x86_64: Don't enable interrupt unconditionally in reboot pathAndi Kleen
2005-11-14[PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.cAndi Kleen
2005-11-14[PATCH] x86_64: Allow modular build of ia32 aout loaderAndi Kleen
2005-11-14[PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel...Shaohua Li
2005-11-14[PATCH] x86_64: Save/restore CS in 64bit signal handlers and force __USER_CS ...Bryan Ford