summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] PCI: handle bogus MCFG entriesAndi Kleen2006-01-311-2/+13
* [PATCH] PCI: irq and pci_ids: patch for Intel ICH8Jason Gaston2006-01-311-0/+5
* 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] e1000: Added disable packet split capabilityJesse Brandeburg2006-01-181-0/+2
|/ /
* | [PATCH] x86_64: add __meminit for memory hotplugMatt Tolentino2006-01-161-1/+1
* | [PATCH] i386: remove gcc version check for CONFIG_REGPARMAdrian Bunk2006-01-161-4/+1
* | [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] enable unit-at-a-time optimisations for gcc4Ingo Molnar2006-01-141-3/+3
* | | [PATCH] gx1fb: (try to) play nicer with various BIOSesDavid Vrabel2006-01-141-0/+16
* | | [PATCH] i386: fix stack dump loglevelChuck Ebbert2006-01-141-18/+39
* | | [PATCH] i386: put HOTPLUG_CPU under Processor type, not Bus optionsRandy Dunlap2006-01-141-9/+9
|/ /
* | [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 DOUBLEFAULT config to arch/i386/KconfigAndi Kleen2006-01-111-0/+9
* | [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-113-9/+13
* | [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] fix/simplify mutex debugging codeDavid Woodhouse2006-01-111-1/+1
* | x86: fix "make install" targetLinus Torvalds2006-01-101-1/+1
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-103-5/+21
|\ \
| * | kbuild: drop vmlinux dependency from "make install"H. Peter Anvin2006-01-093-4/+17
| * | kbuild: remove GCC_VERSIONSam Ravnborg2006-01-081-2/+2
* | | [PATCH] vesafb: Drop blank hookAntonino A. Daplas2006-01-101-5/+0
* | | [PATCH] kprobes: arch_remove_kprobeAnil S Keshavamurthy2006-01-101-4/+0