aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/kernel
AgeCommit message (Expand)Author
2006-01-16[PATCH] x86_64: Mark powernow k8 init functions as __cpuinitAndi Kleen
2006-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-01-14[PATCH] i386: fix stack dump loglevelChuck Ebbert
2006-01-15correct email address of Manfred SpraulChristian Kujau
2006-01-12[PATCH] i386: task_stack_page()Al Viro
2006-01-12[PATCH] i386: fix task_pt_regs()akpm@osdl.org
2006-01-12[PATCH] i386: task_thread_info()Al Viro
2006-01-12[PATCH] scheduler cache-hot-autodetectakpm@osdl.org
2006-01-11[PATCH] i386/x86-64: make setup_early_printk() usage consistentJan Beulich
2006-01-11[PATCH] i386: Move phys_proc_id/early intel workaround to correct function.Andi Kleen
2006-01-11[PATCH] x86_64: Memorize location of i8259 for reboots.Eric W. Biederman
2006-01-11[PATCH] i386: Replace broken serialize_cpu in microcode driver with correct s...Andi Kleen
2006-01-11[PATCH] i386: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi
2006-01-11[PATCH] i386/x86-64: Remove sub jiffy profile timer supportVenkatesh Pallipadi
2006-01-11[PATCH] x86_64: Fix off by one in acpi table mappingAndi Kleen
2006-01-11[PATCH] x86_64: Generalize DMI and enable for x86-64Andi Kleen
2006-01-11[PATCH] i386/x86-64: Don't IPI to offline cpus on shutdownEric W. Biederman
2006-01-11[PATCH] i386/x86-64: Update AMD CPUID flagsAndi Kleen
2006-01-11[PATCH] x86_64: Use X86_FEATURE_CONSTANT_TSC now to clean up Intel speedstep ...Andi Kleen
2006-01-11[PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flagAndi 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: arch_remove_kprobeAnil S Keshavamurthy
2006-01-10[PATCH] kprobes: changed from using spinlock to mutexAnil S Keshavamurthy
2006-01-10[PATCH] kdump: read previous kernel's memoryVivek Goyal
2006-01-10[PATCH] kdump: x86_64: add elfcorehdr command line optionVivek Goyal
2006-01-10[PATCH] kdump: save registers early (inline functions)Vivek Goyal
2006-01-10[PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registersVivek Goyal
2006-01-10[PATCH] kdump: i386 save ss esp bug fixakpm@osdl.org
2006-01-10[PATCH] printk levels for i386 oops code.Dave Jones
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-01-10remove the outdated arch/i386/kernel/cpu/{,mtrr/}changelogAdrian Bunk
2006-01-09[PATCH] arch: Replace pci_module_init() with pci_register_driver()Richard Knutsson
2006-01-08[PATCH] Make vm86 support optionalMatt Mackall
2006-01-08[PATCH] tiny: Make x86 doublefault handling optionalMatt Mackall
2006-01-08[PATCH] Make apm buildable without legacy pmDave Jones
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-08[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter
2006-01-06[PATCH] i386: Handle HP laptop rebooting properly.Ben Collins
2006-01-06[PATCH] i386: ioapic virtual wire mode fixVivek Goyal
2006-01-06[PATCH] fix cpu frequency detection in arch/i386/kernel/timers/timer_tsc.c::r...Larry Finger
2006-01-06[PATCH] APM Screen Blanking fixJordan Crouse
2006-01-06[PATCH] Base support for AMD Geode GX/LX processorsJordan Crouse
2006-01-06[PATCH] arch/i386/kernel/cpuid.c: unused variableDaniel Marjamaki
2006-01-06[PATCH] arch/i386/kernel/msr.c: removed unused variableDaniel Marjamaki
2006-01-06[PATCH] x86: missing printk newline in apic boot option parserDave Jones
2006-01-06[PATCH] make bigsmp the default mode if CONFIG_HOTPLUG_CPUAshok Raj
2006-01-06[PATCH] i386 sparsemem for single node systemsAndy Whitcroft
2006-01-06[PATCH] x86/x86_64: mark rodata section read-only: make some datastructures c...Arjan van de Ven