| Commit message (Expand) | Author | Age | Files | Lines |
* | sched: x86, track TSC-unstable events | Ingo Molnar | 2007-07-09 | 1 | -1/+8 |
* | sched: zap the migration init / cache-hot balancing code | Ingo Molnar | 2007-07-09 | 1 | -12/+0 |
* | Clean up E7520/7320/7525 quirk printk. | Dave Jones | 2007-07-07 | 1 | -3/+2 |
* | GEODE: reboot fixup for geode machines with CS5536 boards | Andres Salomon | 2007-07-06 | 1 | -0/+13 |
* | MTRR: Fix race causing set_mtrr to go into infinite loop | Loic Prylli | 2007-07-06 | 1 | -0/+4 |
* | i386: fix regression, endless loop in ptrace singlestep over an int80 | Jason Wessel | 2007-07-06 | 1 | -4/+4 |
* | Remove some unused variables | Linus Torvalds | 2007-07-03 | 1 | -2/+0 |
* | Revert perfctr reservation to 2.6.21 state | Andi Kleen | 2007-07-03 | 1 | -2/+33 |
* | Revert HPET resource reservation | Andi Kleen | 2007-07-03 | 1 | -19/+0 |
* | i386: mtrr crash fix | Andrew Morton | 2007-07-01 | 1 | -1/+2 |
* | i386: remove bogus mtrr range check | Linus Torvalds | 2007-07-01 | 1 | -5/+0 |
* | mtrr/cyrix: fix sections | Randy Dunlap | 2007-06-28 | 1 | -2/+2 |
* | ACPI: preserve the ebx value in acpi_copy_wakeup_routine | Tian Kevin | 2007-06-24 | 1 | -0/+2 |
* | x86_64: fix link warning between for .text and .init.text | Yinghai Lu | 2007-06-20 | 2 | -3/+3 |
* | x86: Disable DAC on VIA bridges | Andi Kleen | 2007-06-20 | 1 | -0/+27 |
* | perfctr-watchdog: fix interchanged parameters to release_{evntsel,perfctr}_nmi | Björn Steinbrink | 2007-06-16 | 1 | -5/+5 |
* | i386: use the right wrapper to disable the NMI watchdog | Björn Steinbrink | 2007-06-16 | 1 | -5/+5 |
* | i386: fix NMI watchdog not reserving its MSRs | Björn Steinbrink | 2007-06-16 | 1 | -0/+6 |
* | mtrr atomicity fix | Andrew Morton | 2007-06-04 | 1 | -1/+4 |
* | microcode: fix section mismatch warning | Sam Ravnborg | 2007-06-01 | 1 | -1/+1 |
* | Work around Dell E520 BIOS reboot bug | Tim Gardner | 2007-06-01 | 1 | -0/+8 |
* | Fix vmi.c compilation | Alexey Dobriyan | 2007-06-01 | 1 | -0/+1 |
* | smpboot: fix cachesize comparison in smp_tune_scheduling() | Linus Torvalds | 2007-05-31 | 1 | -3/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix | Linus Torvalds | 2007-05-21 | 1 | -2/+2 |
|\ |
|
| * | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -1/+1 |
| * | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -1/+1 |
* | | i386: fix PGE mask | Brian Gerst | 2007-05-21 | 2 | -2/+2 |
* | | i386: Enable CX8/PGE CPUID bits early on VIA C3 | Andi Kleen | 2007-05-21 | 1 | -0/+27 |
* | | i386: Clear MCE flag on AMD K6 | Andi Kleen | 2007-05-21 | 2 | -3/+7 |
* | | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 | 2 | -0/+2 |
|/ |
|
* | i386: don't check_pgt_cache in flush_tlb_mm | Hugh Dickins | 2007-05-17 | 1 | -1/+1 |
* | i386/x86-64: fix section mismatch | Bernhard Walle | 2007-05-17 | 2 | -2/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2007-05-15 | 3 | -11/+31 |
|\ |
|
| * | [CPUFREQ] Correct revision mask for powernow-k8 | Dave Jones | 2007-05-14 | 2 | -2/+2 |
| * | [CPUFREQ] powernow-k7: fix MHz rounding issue with perflib | Daniel Drake | 2007-05-13 | 1 | -8/+28 |
| * | [CPUFREQ] Support rev H AMD64s in powernow-k8 | Dave Jones | 2007-05-13 | 2 | -3/+3 |
* | | i386: move common parts of smp into their own file | Jeremy Fitzhardinge | 2007-05-15 | 4 | -81/+86 |
* | | Revert "ipmi: add new IPMI nmi watchdog handling" | Linus Torvalds | 2007-05-14 | 1 | -5/+0 |
|/ |
|
* | SLUB: i386 support | Christoph Lameter | 2007-05-12 | 2 | -1/+2 |
* | i386: Fix compilation of verify_cpu.S on old binutils | Andi Kleen | 2007-05-11 | 1 | -1/+3 |
* | signal/timer/event: eventfd wire up x86 arches | Davide Libenzi | 2007-05-11 | 1 | -0/+1 |
* | signal/timer/event: timerfd wire up x86 arches | Davide Libenzi | 2007-05-11 | 1 | -0/+1 |
* | signal/timer/event: signalfd wire up x86 arches | Davide Libenzi | 2007-05-11 | 1 | -0/+1 |
* | Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization" | Eric W. Biederman | 2007-05-10 | 3 | -45/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-09 | 1 | -1/+1 |
|\ |
|
| * | fix file specification in comments | Uwe Kleine-König | 2007-05-09 | 1 | -1/+1 |
* | | i386: cpu/transmeta.c: fix definition of USER686 | H. Peter Anvin | 2007-05-09 | 1 | -2/+4 |
* | | wrap access to thread_info | Roman Zippel | 2007-05-09 | 1 | -1/+1 |
* | | microcode: use suspend-related CPU hotplug notifications | Rafael J. Wysocki | 2007-05-09 | 1 | -26/+36 |
* | | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 2007-05-09 | 5 | -0/+11 |
|/ |
|