summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel
AgeCommit message (Expand)AuthorFilesLines
2007-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2-5/+9
2007-07-17i386: speedup touch_nmi_watchdogAndrew Morton1-3/+5
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-4/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-10/+2
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2-1/+2
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens1-1/+1
2007-07-16make seccomp zerocost in scheduleAndrea Arcangeli1-34/+39
2007-07-16x86: initial fixmap supportEric W. Biderman1-0/+8
2007-07-16i386: Allow smp_call_function_single() to current cpuAvi Kivity1-3/+5
2007-07-16HOTPLUG: Adapt thermal throttle to CPU_DYINGAvi Kivity1-2/+4
2007-07-13[CPUFREQ] Fix typos in powernow-k8 printk's.Dave Jones1-8/+11
2007-07-13[CPUFREQ] powernow-k8 compile fix.Andrew Morton1-1/+6
2007-07-13[CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPIAdrian Bunk2-276/+18
2007-07-13[CPUFREQ] Longhaul - Option to disable ACPI C3 supportRafał Bilski1-0/+7
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds5-90/+162
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds3-11/+3
2007-07-12Remove old i386 setup codeH. Peter Anvin1-94/+0
2007-07-12Make struct boot_params a real structure, and remove obsolete fieldsH. Peter Anvin1-11/+1
2007-07-12Make definitions for struct e820entry and struct e820map consistentH. Peter Anvin1-1/+1
2007-07-12Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi4-1/+59
2007-07-12x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILYH. Peter Anvin1-2/+2
2007-07-12Unify the CPU features vectors between i386 and x86-64H. Peter Anvin2-12/+15
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok3-11/+3
2007-07-09sched: x86, track TSC-unstable eventsIngo Molnar1-1/+8
2007-07-09sched: zap the migration init / cache-hot balancing codeIngo Molnar1-12/+0
2007-07-07Clean up E7520/7320/7525 quirk printk.Dave Jones1-3/+2
2007-07-06GEODE: reboot fixup for geode machines with CS5536 boardsAndres Salomon1-0/+13
2007-07-06MTRR: Fix race causing set_mtrr to go into infinite loopLoic Prylli1-0/+4
2007-07-06i386: fix regression, endless loop in ptrace singlestep over an int80Jason Wessel1-4/+4
2007-07-03Remove some unused variablesLinus Torvalds1-2/+0
2007-07-03Revert perfctr reservation to 2.6.21 stateAndi Kleen1-2/+33
2007-07-03Revert HPET resource reservationAndi Kleen1-19/+0
2007-07-01i386: mtrr crash fixAndrew Morton1-1/+2
2007-07-01i386: remove bogus mtrr range checkLinus Torvalds1-5/+0
2007-06-28mtrr/cyrix: fix sectionsRandy Dunlap1-2/+2
2007-06-24ACPI: preserve the ebx value in acpi_copy_wakeup_routineTian Kevin1-0/+2
2007-06-21[CPUFREQ] Longhaul - Proper register accessRafał Bilski1-6/+6
2007-06-20x86_64: fix link warning between for .text and .init.textYinghai Lu2-3/+3
2007-06-20x86: Disable DAC on VIA bridgesAndi Kleen1-0/+27
2007-06-16perfctr-watchdog: fix interchanged parameters to release_{evntsel,perfctr}_nmiBjörn Steinbrink1-5/+5
2007-06-16i386: use the right wrapper to disable the NMI watchdogBjörn Steinbrink1-5/+5
2007-06-16i386: fix NMI watchdog not reserving its MSRsBjörn Steinbrink1-0/+6
2007-06-06[CPUFREQ] Kconfig powernow-k8 driver should depend on ACPI P-States driverJoshua Hoblitt1-3/+10
2007-06-06[CPUFREQ] Longhaul - Replace ACPI functions with direct I/ORafał Bilski1-7/+16
2007-06-04mtrr atomicity fixAndrew Morton1-1/+4
2007-06-01microcode: fix section mismatch warningSam Ravnborg1-1/+1
2007-06-01Work around Dell E520 BIOS reboot bugTim Gardner1-0/+8
2007-06-01Fix vmi.c compilationAlexey Dobriyan1-0/+1
2007-05-31smpboot: fix cachesize comparison in smp_tune_scheduling()Linus Torvalds1-3/+2