Age | Commit message (Expand) | Author |
2008-10-08 | Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched... | Ingo Molnar |
2008-10-06 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds |
2008-10-06 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-10-06 | kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMI | Jan Kiszka |
2008-10-06 | x86 ACPI: Blacklist two HP machines with buggy BIOSes | Rafael J. Wysocki |
2008-10-05 | x86: gart iommu have direct mapping when agp is present too | Yinghai Lu |
2008-10-01 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-09-30 | x86, vmi: fix broken LDT access | Zachary Amsden |
2008-09-30 | x86: Fix broken LDT access in VMI | Zachary Amsden |
2008-09-30 | x86: fix typo in enable_mtrr_cleanup early parameter | J.A. Magallón |
2008-09-29 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-09-26 | kgdb, x86_64: fix PS CS SS registers in gdb serial | Jason Wessel |
2008-09-26 | kgdb, x86, arm, mips, powerpc: ignore user space single stepping | Jason Wessel |
2008-09-24 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-09-24 | x86: disable apm on the olpc | Jeremy Katz |
2008-09-24 | x86: prevent stale state of c1e_mask across CPU offline/online, fix | Marc Dionne |
2008-09-23 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-09-23 | x86: c1e_idle: don't mark TSC unstable if CPU has invariant TSC | Andreas Herrmann |
2008-09-23 | x86: prevent C-states hang on AMD C1E enabled machines | Thomas Gleixner |
2008-09-23 | x86: prevent stale state of c1e_mask across CPU offline/online | Thomas Gleixner |
2008-09-23 | x86: fix 27-rc crash on vsmp due to paravirt during module load | Ravikiran G Thirumalai |
2008-09-18 | AMD IOMMU: protect completion wait loop with iommu lock | Joerg Roedel |
2008-09-18 | AMD IOMMU: set iommu sunc flag after command queuing | Joerg Roedel |
2008-09-16 | x86: completely disable NOPL on 32 bits | H. Peter Anvin |
2008-09-12 | x86: fix possible x86_64 and EFI regression | Jeremy Fitzhardinge |
2008-09-10 | arch/x86/kernel/kdebugfs.c: introduce missing kfree | Julia Lawall |
2008-09-09 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-09-09 | x86: fix memmap=exactmap boot argument | Prarit Bhargava |
2008-09-08 | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul |
2008-09-06 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-09-06 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-09-06 | x86: cpu_init(): fix memory leak when using CPU hotplug | Andreas Herrmann |
2008-09-06 | x86: pda_init(): fix memory leak when using CPU hotplug | Andreas Herrmann |
2008-09-06 | x86: move mtrr cpu cap setting early in early_init_xxxx | Yinghai Lu |
2008-09-06 | x86: delay early cpu initialization until cpuid is done | Krzysztof Helt |
2008-09-06 | x86: HPET: read back compare register before reading counter | Thomas Gleixner |
2008-09-06 | x86: HPET fix moronic 32/64bit thinko | Thomas Gleixner |
2008-09-05 | x86: use X86_FEATURE_NOPL in alternatives | H. Peter Anvin |
2008-09-05 | x86: add NOPL as a synthetic CPU feature bit | H. Peter Anvin |
2008-09-05 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-09-05 | HPET: make minimum reprogramming delta useful | Thomas Gleixner |
2008-09-03 | x86: Change warning message in TSC calibration. | Alok N Kataria |
2008-09-03 | x86: add io delay quirk for Presario F700 | Chuck Ebbert |
2008-09-03 | Split up PIT part of TSC calibration from native_calibrate_tsc | Linus Torvalds |
2008-09-02 | [x86] Fix TSC calibration issues | Thomas Gleixner |
2008-08-25 | x86: cpuid: correct return value on partial operations | H. Peter Anvin |
2008-08-25 | x86: msr: correct return value on partial operations | H. Peter Anvin |
2008-08-25 | x86: cpuid: propagate error from smp_call_function_single() | H. Peter Anvin |
2008-08-25 | x86: msr: propagate errors from smp_call_function_single() | H. Peter Anvin |
2008-08-25 | x86: fix cpufreq + sched_clock() regression | Peter Zijlstra |