summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: increase MCE bank countsShaohua Li2006-01-111-11/+14
* [PATCH] x86_64: another mb() for smpboot.cBenjamin LaHaise2006-01-111-0/+1
* [PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it.Jan Beulich2006-01-114-11/+76
* [PATCH] x86_64: Don't confuse apic=... command line option with apicAndi Kleen2006-01-111-1/+3
* [PATCH] x86_64: Dont't disable early PCI scan with apicAndi Kleen2006-01-111-3/+0
* [PATCH] i386/x86-64: Update AMD CPUID flagsAndi Kleen2006-01-111-6/+9
* [PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flagAndi Kleen2006-01-111-2/+3
* [PATCH] x86_64: Remove enable/disable_hltAndi Kleen2006-01-111-30/+9
* [PATCH] x86_64: Don't reserve hotplug CPUs by defaultAndi Kleen2006-01-111-7/+4
* [PATCH] x86_64: No need to remove NT during CPU setupAndi Kleen2006-01-111-7/+0
* [PATCH] x86_64: Remove unprotected iretJan Beulich2006-01-111-1/+1
* [PATCH] x86_64: Clean up double fault handlingJan Beulich2006-01-111-1/+17
* [PATCH] x86_64: make trap information available to die notification handlersJan Beulich2006-01-112-16/+19
* [PATCH] x86_64: Removing unused function die_if_kernel().Jan Beulich2006-01-111-5/+0
* [PATCH] x86_64: fix bound check IDT gateJan Beulich2006-01-111-2/+2
* [PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFOJan Beulich2006-01-111-1/+1
* [PATCH] x86_64: Support constant TSC feature in future AMD CPUs.Andi Kleen2006-01-111-0/+6
* [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-112-0/+2
* [PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S2006-01-111-0/+9
* [PATCH] kprobes: fix build breakageAnanth N Mavinakayanahalli2006-01-101-3/+3
* [PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy2006-01-101-1/+3
* [PATCH] kprobes-changed-from-using-spinlock-to-mutex fixKeshavamurthy Anil S2006-01-101-2/+2
* [PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy2006-01-101-5/+2
* [PATCH] don't include ioctl32.h in driversChristoph Hellwig2006-01-101-1/+0
* [PATCH] kdump: read previous kernel's memoryVivek Goyal2006-01-102-0/+48
* [PATCH] kdump: x86_64 save cpu registers upon crashVivek Goyal2006-01-101-0/+70
* [PATCH] kdump: x86_64 kexec on panicakpm@osdl.org2006-01-101-1/+85
* [PATCH] kdump: x86_64: add elfcorehdr command line optionVivek Goyal2006-01-101-0/+9
* [PATCH] kdump: x86_64: add memmmap command line optionakpm@osdl.org2006-01-102-0/+48
* [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal2006-01-101-2/+0
* [PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk2006-01-081-2/+0
* [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Ravikiran G Thirumalai2006-01-081-1/+1
* [PATCH] cpu hotplug/x86_64: disable interrupt in play_deadShaohua Li2006-01-061-2/+3
* [PATCH] x86/x86_64: mark rodata section read-only: make some datastructures c...Arjan van de Ven2006-01-061-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-01-041-1/+5
|\
| * [CPUFREQ] CPU frequency display in /proc/cpuinfoVenkatesh Pallipadi2005-12-061-1/+5
* | [PATCH] x86_64: Fix collision between pmtimer and pit/hpetjohn stultz2005-12-121-1/+1
* | [PATCH] i386/x86-64 disable LAPIC completely for offline CPUShaohua Li2005-12-121-1/+1
* | [PATCH] x86_64: Make sure hpet_address is 0 when any part of HPET initializat...Andi Kleen2005-12-121-1/+3
* | [PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S2005-12-121-1/+1
|/
* [PATCH] kprobes: Fix return probes on sys_execveJim Keniston2005-11-231-7/+0
* Merge x86-64 update from AndiLinus Torvalds2005-11-1424-193/+888
|\
| * [PATCH] x86_64: Fix sparse memBob Picco2005-11-141-3/+0
| * [PATCH] x86_64: Increase the maximum number of local APICs to the maximumAndi Kleen2005-11-141-4/+7
| * [PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefa...Andi Kleen2005-11-141-40/+0
| * [PATCH] x86_64: Log machine checks from boot on Intel systemsAndi Kleen2005-11-141-5/+9
| * [PATCH] x86_64: Use common sys_time64Paolo 'Blaisorblade' Giarrusso2005-11-141-14/+0
| * [PATCH] x86_64: Reduce number of retries for reset through keyboard controllerAndi Kleen2005-11-141-1/+1
| * [PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B2005-11-142-54/+84
| * [PATCH] x86_64: Don't enable interrupt unconditionally in reboot pathAndi Kleen2005-11-142-4/+6
OpenPOWER on IntegriCloud