summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] i386: task_stack_page()Al Viro2006-01-121-1/+1
* [PATCH] i386: fix task_pt_regs()akpm@osdl.org2006-01-122-20/+3
* [PATCH] i386: task_thread_info()Al Viro2006-01-122-3/+3
* [PATCH] scheduler cache-hot-autodetectakpm@osdl.org2006-01-121-0/+1
* [PATCH] i386/x86-64: make setup_early_printk() usage consistentJan Beulich2006-01-111-1/+1
* [PATCH] i386: Move phys_proc_id/early intel workaround to correct function.Andi Kleen2006-01-111-7/+10
* [PATCH] x86_64: Memorize location of i8259 for reboots.Eric W. Biederman2006-01-111-1/+1
* [PATCH] i386: Replace broken serialize_cpu in microcode driver with correct s...Andi Kleen2006-01-111-2/+2
* [PATCH] i386: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi2006-01-112-2/+82
* [PATCH] i386/x86-64: Remove sub jiffy profile timer supportVenkatesh Pallipadi2006-01-111-55/+6
* [PATCH] x86_64: Fix off by one in acpi table mappingAndi Kleen2006-01-111-1/+1
* [PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen2006-01-112-9/+9
* [PATCH] i386/x86-64: Don't IPI to offline cpus on shutdownEric W. Biederman2006-01-111-3/+4
* [PATCH] i386/x86-64: Update AMD CPUID flagsAndi Kleen2006-01-112-4/+26
* [PATCH] x86_64: Use X86_FEATURE_CONSTANT_TSC now to clean up Intel speedstep ...Andi Kleen2006-01-113-31/+4
* [PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flagAndi Kleen2006-01-113-2/+11
* [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-115-0/+5
* [PATCH] kprobes: fix race in recovery of reentrant probeKeshavamurthy Anil S2006-01-111-0/+13
* [PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy2006-01-101-4/+0
* [PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy2006-01-101-5/+1
* [PATCH] kdump: read previous kernel's memoryVivek Goyal2006-01-102-0/+75
* [PATCH] kdump: x86_64: add elfcorehdr command line optionVivek Goyal2006-01-101-1/+1
* [PATCH] kdump: save registers early (inline functions)Vivek Goyal2006-01-101-44/+3
* [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal2006-01-101-2/+3
* [PATCH] kdump: i386 save ss esp bug fixakpm@osdl.org2006-01-101-2/+4
* [PATCH] printk levels for i386 oops code.Dave Jones2006-01-101-27/+34
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-01-091-1/+1
|\
| * [PATCH] arch: Replace pci_module_init() with pci_register_driver()Richard Knutsson2006-01-091-1/+1
* | remove the outdated arch/i386/kernel/cpu/{,mtrr/}changelogAdrian Bunk2006-01-102-292/+0
|/
* [PATCH] Make vm86 support optionalMatt Mackall2006-01-083-1/+5
* [PATCH] tiny: Make x86 doublefault handling optionalMatt Mackall2006-01-082-1/+4
* [PATCH] Make apm buildable without legacy pmDave Jones2006-01-081-0/+4
* [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-082-2/+2
* [PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter2006-01-081-0/+1
* [PATCH] i386: Handle HP laptop rebooting properly.Ben Collins2006-01-061-3/+3
* [PATCH] i386: ioapic virtual wire mode fixVivek Goyal2006-01-061-2/+2
* [PATCH] fix cpu frequency detection in arch/i386/kernel/timers/timer_tsc.c::r...Larry Finger2006-01-061-0/+2
* [PATCH] APM Screen Blanking fixJordan Crouse2006-01-061-13/+14
* [PATCH] Base support for AMD Geode GX/LX processorsJordan Crouse2006-01-062-2/+32
* [PATCH] arch/i386/kernel/cpuid.c: unused variableDaniel Marjamaki2006-01-061-2/+1
* [PATCH] arch/i386/kernel/msr.c: removed unused variableDaniel Marjamaki2006-01-061-2/+1
* [PATCH] x86: missing printk newline in apic boot option parserDave Jones2006-01-061-1/+1
* [PATCH] make bigsmp the default mode if CONFIG_HOTPLUG_CPUAshok Raj2006-01-061-8/+18
* [PATCH] i386 sparsemem for single node systemsAndy Whitcroft2006-01-061-0/+8
* [PATCH] x86/x86_64: mark rodata section read-only: make some datastructures c...Arjan van de Ven2006-01-062-1/+1
* [PATCH] x86: Deprecate useless bugZachary Amsden2006-01-061-11/+1
* [PATCH] x86: Apm is on cpu zero onlyZachary Amsden2006-01-061-12/+11
* [PATCH] x86: Stop deleting ntZachary Amsden2006-01-061-5/+0
* [PATCH] x86: Fixed pnp bios limitsZachary Amsden2006-01-061-4/+8
OpenPOWER on IntegriCloud