summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86 microcode driver vs hotplug CPUs.Dave Jones2006-02-281-6/+9
* Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC...Linus Torvalds2006-02-271-0/+3
* Make Kprobes depend on modulesLinus Torvalds2006-02-261-0/+1
* [PATCH] fix voyager after topology.c moveJames Bottomley2006-02-262-15/+1
* [PATCH] i386: Handle non existing APICs without panicingAndreas Deresch2006-02-262-4/+12
* [PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt...Andi Kleen2006-02-261-3/+0
* [PATCH] Fix topology.c locationZachary Amsden2006-02-243-5/+5
* [PATCH] x86: fix broken SMP boot sequenceJames Bottomley2006-02-245-19/+35
* [PATCH] voyager: fix the cpu_possible_map to make voyager boot againJames Bottomley2006-02-241-0/+1
* [PATCH] voyager: fix boot panic by adding topology exportJames Bottomley2006-02-241-0/+15
* [PATCH] Kprobes causes NX protection fault on i686 SMPPrasanna S Panchamukhi2006-02-241-2/+14
* [PATCH] i386: need to pass virtual address to smp_read_mpc()Daniel Yeisley2006-02-201-1/+1
* [PATCH] x86_64: Add boot option to disable randomized mappings and cleanupAndi Kleen2006-02-171-0/+1
* [PATCH] x86: gitignore some autogenerated files for i386Thomas Meyer2006-02-143-0/+5
* [PATCH] x86: document sysenter pathAlbert D. Cahalan2006-02-141-0/+15
* [PATCH] x86: fix oprofile kernel callgraph regressionGerald Britton2006-02-141-3/+16
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-02-131-0/+5
|\
| * [CPUFREQ] Check for not initialized freq on cpufreq changesThomas Renninger2006-02-021-0/+5
* | [PATCH] x86: print out early faults via early_printk()Ingo Molnar2006-02-111-0/+4
* | [PATCH] fstatat64 supportUlrich Drepper2006-02-111-1/+1
* | [PATCH] x86: don't initialise cpu_possible_map to all onesAndrew Morton2006-02-102-5/+1
* | [PATCH] unshare system call -v5: system call registration for i386JANAK DESAI2006-02-071-0/+1
* | [PATCH] Fix bad apic fix on i386Andi Kleen2006-02-071-1/+1
* | [PATCH] i386: HIGHMEM64G must depend on X86_CMPXCHG64Adrian Bunk2006-02-051-0/+1
* | [PATCH] i386: print kernel version in register dumpsChuck Ebbert2006-02-052-4/+8
* | [PATCH] i386 cpu hotplug: don't access freed memoryChuck Ebbert2006-02-059-3/+77
* | [PATCH] x86: fix stack trace facility levelHugh Dickins2006-02-051-1/+2
* | [PATCH] percpu data: only iterate over possible CPUsEric Dumazet2006-02-051-1/+1
* | [PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is n...Andi Kleen2006-02-041-1/+4
* | [PATCH] x86_64: Dont record local apic ids when they are disabled in MADTAshok Raj2006-02-041-3/+10
* | [PATCH] OProfile: fixed x86_64 incorrect kernel call graphsTong Li2006-02-031-2/+17
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-02-017-149/+83
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----------. \ [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2006-01-247-149/+83
| |\ \ \ \ \ \ \ \
| | | | | | | * \ \ Pull pnpacpi into acpica branchLen Brown2006-01-0740-212/+444
| | | | | | | |\ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | | | | | * | | [ACPI] acpi_register_gsi() fix needed for ACPICA 20051021Len Brown2005-12-282-7/+7
| | | | | | * | | | [ACPI] fix acpi_cpufreq.c build warrningBenoit Boissinot2006-01-071-4/+0
| | | | | | * | | | [ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only onceVenkatesh Pallipadi2005-12-015-138/+76
| | | | | |/ / / / | | | | |/| | | |
* | | | | | | | | [PATCH] VMSPLIT config optionsMark Lord2006-02-011-0/+37
* | | | | | | | | [PATCH] disable lost tick compensation before TSCs are syncedjohn stultz2006-02-011-2/+12
* | | | | | | | | [PATCH] CONFIG_DOUBLEFAULT Kconfig fixIngo Molnar2006-02-011-9/+9
* | | | | | | | | [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
OpenPOWER on IntegriCloud