summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/x86Linus Torvalds2006-01-313-13/+17
|\
| * [X86] Add new Intel cache descriptors.Dave Jones2006-01-261-0/+11
| * [X86] Remove pointless versioning of mtrr driver.Dave Jones2006-01-051-3/+0
| * [X86] Rename MTRR mutex to something more sensible.Dave Jones2005-12-201-6/+6
| * [X86] Remove Winchip 4 ID.Dave Jones2005-12-201-4/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-01-312-0/+10
|\ \
| * | [CPUFREQ] p4-clockmod: Workaround for CPU's with N60 errataBen Collins2006-01-261-0/+9
| * | [CPUFREQ] X86_GX_SUSPMOD must depend on PCIAdrian Bunk2006-01-191-0/+1
* | | [PATCH] EDAC: core EDAC support codeAlan Cox2006-01-181-5/+4
* | | [PATCH] Add pselect/ppoll system calls on i386David Woodhouse2006-01-181-0/+2
* | | [PATCH] Handle TIF_RESTORE_SIGMASK for i386David Howells2006-01-181-61/+48
* | | [PATCH] vfs: *at functions: i386Ulrich Drepper2006-01-181-0/+13
|/ /
* | [PATCH] x86_64: Mark powernow k8 init functions as __cpuinitAndi Kleen2006-01-161-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-01-151-1/+1
|\ \
| * | correct email address of Manfred SpraulChristian Kujau2006-01-151-1/+1
* | | [PATCH] i386: fix stack dump loglevelChuck Ebbert2006-01-141-18/+39
|/ /
* | [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
OpenPOWER on IntegriCloud