aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/kernel
AgeCommit message (Expand)Author
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
2006-01-06[PATCH] x86: Deprecate useless bugZachary Amsden
2006-01-06[PATCH] x86: Apm is on cpu zero onlyZachary Amsden
2006-01-06[PATCH] x86: Stop deleting ntZachary Amsden
2006-01-06[PATCH] x86: Fixed pnp bios limitsZachary Amsden
2006-01-06[PATCH] x86: Pnp byte granularityZachary Amsden
2006-01-06[PATCH] x86: Apm seg in gdtZachary Amsden
2006-01-06[PATCH] x86: Always relax segmentsZachary Amsden
2006-01-06[PATCH] x86: Cr4 is valid on some 486sZachary Amsden
2006-01-06[PATCH] i386: fix bound check IDT gateJan Beulich
2006-01-06[PATCH] i386: move SIMD initializationJan Beulich
2006-01-06[PATCH] i386: don't blindly enable interrupts in die()Jan Beulich
2006-01-06[PATCH] x86: GDT alignment fixZachary Amsden
2006-01-05[PATCH] i386: PTRACE_POKEUSR: allow changing RF bit in EFLAGS register.Chuck Ebbert
2006-01-04[PATCH] i386: "invalid operand" -> "invalid opcode"Chuck Ebbert
2006-01-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2005-12-31[PATCH] x86: teach dump_task_regs() about the -8 offset.Stas Sergeev
2005-12-12[PATCH] i386/x86-64 disable LAPIC completely for offline CPUShaohua Li
2005-12-12[PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S
2005-12-12[PATCH] x86: fix NMI with CPU hotplugShaohua Li
2005-12-06[CPUFREQ] CPU frequency display in /proc/cpuinfoVenkatesh Pallipadi
2005-12-06[CPUFREQ] Move PMBASE reading away and do it only once at initialization timeMattia Dongili
2005-12-06[CPUFREQ] Measure transition latency at driver initializationMattia Dongili