| Commit message (Expand) | Author | Age |
* | MTRR: Fix race causing set_mtrr to go into infinite loop | Loic Prylli | 2007-07-06 |
* | Revert perfctr reservation to 2.6.21 state | Andi Kleen | 2007-07-03 |
* | i386: mtrr crash fix | Andrew Morton | 2007-07-01 |
* | i386: remove bogus mtrr range check | Linus Torvalds | 2007-07-01 |
* | mtrr/cyrix: fix sections | Randy Dunlap | 2007-06-28 |
* | x86_64: fix link warning between for .text and .init.text | Yinghai Lu | 2007-06-20 |
* | perfctr-watchdog: fix interchanged parameters to release_{evntsel,perfctr}_nmi | Björn Steinbrink | 2007-06-16 |
* | i386: use the right wrapper to disable the NMI watchdog | Björn Steinbrink | 2007-06-16 |
* | i386: fix NMI watchdog not reserving its MSRs | Björn Steinbrink | 2007-06-16 |
* | mtrr atomicity fix | Andrew Morton | 2007-06-04 |
* | i386: fix PGE mask | Brian Gerst | 2007-05-21 |
* | i386: Clear MCE flag on AMD K6 | Andi Kleen | 2007-05-21 |
* | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 |
* | i386/x86-64: fix section mismatch | Bernhard Walle | 2007-05-17 |
* | [CPUFREQ] Correct revision mask for powernow-k8 | Dave Jones | 2007-05-14 |
* | [CPUFREQ] powernow-k7: fix MHz rounding issue with perflib | Daniel Drake | 2007-05-13 |
* | [CPUFREQ] Support rev H AMD64s in powernow-k8 | Dave Jones | 2007-05-13 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-09 |
|\ |
|
| * | fix file specification in comments | Uwe Kleine-König | 2007-05-09 |
* | | i386: cpu/transmeta.c: fix definition of USER686 | H. Peter Anvin | 2007-05-09 |
* | | Add suspend-related notifications for CPU hotplug | Rafael J. Wysocki | 2007-05-09 |
|/ |
|
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-05-05 |
|\ |
|
| * | [PATCH] i386: Don't delete cpu_devs data to identify different x86 types in l... | Thomas Renninger | 2007-05-02 |
| * | [PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386 | Andi Kleen | 2007-05-02 |
| * | [PATCH] i386: Clean up NMI watchdog code | Andi Kleen | 2007-05-02 |
| * | [PATCH] i386: check capability | Joachim Deguara | 2007-05-02 |
| * | [PATCH] i386: fix mtrr sections | Randy Dunlap | 2007-05-02 |
| * | [PATCH] i386: Enable support for fixed-range IORRs to keep RdMem & WrMem in sync | Bernhard Kaindl | 2007-05-02 |
| * | [PATCH] x86: Save the MTRRs of the BSP before booting an AP | Bernhard Kaindl | 2007-05-02 |
| * | [PATCH] x86: Adds mtrr_save_fixed_ranges() for use in two later patches. | Bernhard Kaindl | 2007-05-02 |
| * | [PATCH] i386: Clean up arch/i386/kernel/cpu/mcheck/p4.c | Zachary Amsden | 2007-05-02 |
| * | [PATCH] i386: Fix UP gdt bugs | Jeremy Fitzhardinge | 2007-05-02 |
| * | [PATCH] i386: Convert PDA into the percpu section | Jeremy Fitzhardinge | 2007-05-02 |
| * | [PATCH] i386: Page-align the GDT | Jeremy Fitzhardinge | 2007-05-02 |
| * | [PATCH] i386: Enable bank 0 on non K7 Athlon | Andi Kleen | 2007-05-02 |
| * | [PATCH] x86: Don't use MWAIT on AMD Family 10 | Andi Kleen | 2007-05-02 |
| * | [PATCH] i386: clean up identify_cpu | Jeremy Fitzhardinge | 2007-05-02 |
| * | [PATCH] i386: Clean up asm-i386/bugs.h | Jeremy Fitzhardinge | 2007-05-02 |
| * | [PATCH] i386: cleanup GDT Access | Rusty Russell | 2007-05-02 |
| * | [PATCH] i386: clean up cpu_init() | Rusty Russell | 2007-05-02 |
| * | [PATCH] i386: Use per-cpu GDT immediately upon boot | Rusty Russell | 2007-05-02 |
| * | [PATCH] i386: Use per-cpu variables for GDT, PDA | Rusty Russell | 2007-05-02 |
| * | [PATCH] x86: remove constant_tsc reporting from /proc/cpuinfo' power flags | Joerg Roedel | 2007-05-02 |
| * | [PATCH] x86: Log reason why TSC was marked unstable | john stultz | 2007-05-02 |
| * | [PATCH] i386: pit_latch_buggy has no effect | takada | 2007-05-02 |
| * | [PATCH] i386: mtrr range check correction | Jan Beulich | 2007-05-02 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-05-04 |
|\ \ |
|
| * | | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 |
| |/ |
|
* | | [CPUFREQ] Report the number of processors in PowerNow-k8 correctly | Mark Langsdorf | 2007-04-30 |
* | | [CPUFREQ] do not declare undefined functions | David Rientjes | 2007-04-30 |