| Commit message (Expand) | Author | Age | Files | Lines |
* | [CPUFREQ] correct broken links and email addresses | Németh Márton | 2008-10-09 | 2 | -2/+2 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2008-10-06 | 1 | -6/+1 |
|\ |
|
| * | kgdb, x86: Avoid invoking kgdb_nmicallback twice per NMI | Jan Kiszka | 2008-10-06 | 1 | -6/+1 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-10-06 | 1 | -9/+11 |
|\ \ |
|
| * | | x86: gart iommu have direct mapping when agp is present too | Yinghai Lu | 2008-10-05 | 1 | -9/+11 |
| |/ |
|
* | | x86 ACPI: Blacklist two HP machines with buggy BIOSes | Rafael J. Wysocki | 2008-10-06 | 1 | -0/+16 |
|/ |
|
* | x86 setup: correct segfault in generation of 32-bit reloc kernel | H. Peter Anvin | 2008-10-03 | 1 | -1/+1 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-10-01 | 1 | -1/+1 |
|\ |
|
| * | x86, vmi: fix broken LDT access | Zachary Amsden | 2008-09-30 | 1 | -1/+1 |
| * | x86: fix typo in enable_mtrr_cleanup early parameter | J.A. Magallón | 2008-09-30 | 1 | -1/+1 |
* | | x86: Fix broken LDT access in VMI | Zachary Amsden | 2008-09-30 | 1 | -1/+1 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-09-29 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | x86: disable apm on the olpc | Jeremy Katz | 2008-09-24 | 1 | -1/+2 |
* | | kgdb, x86_64: fix PS CS SS registers in gdb serial | Jason Wessel | 2008-09-26 | 1 | -4/+21 |
* | | kgdb, x86, arm, mips, powerpc: ignore user space single stepping | Jason Wessel | 2008-09-26 | 1 | -7/+11 |
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-09-24 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | x86: prevent stale state of c1e_mask across CPU offline/online, fix | Marc Dionne | 2008-09-24 | 1 | -0/+1 |
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-09-23 | 3 | -5/+15 |
|\ \
| |/ |
|
| * | x86: c1e_idle: don't mark TSC unstable if CPU has invariant TSC | Andreas Herrmann | 2008-09-23 | 1 | -2/+3 |
| * | x86: prevent C-states hang on AMD C1E enabled machines | Thomas Gleixner | 2008-09-23 | 1 | -0/+1 |
| * | x86: prevent stale state of c1e_mask across CPU offline/online | Thomas Gleixner | 2008-09-23 | 3 | -3/+11 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-09-23 | 3 | -8/+20 |
|\ \
| |/
|/| |
|
| * | x86: fix 27-rc crash on vsmp due to paravirt during module load | Ravikiran G Thirumalai | 2008-09-23 | 1 | -1/+1 |
| * | x86, oprofile: BUG scheduling while atomic | Andrea Righi | 2008-09-22 | 1 | -1/+3 |
| * | AMD IOMMU: protect completion wait loop with iommu lock | Joerg Roedel | 2008-09-18 | 1 | -4/+8 |
| * | AMD IOMMU: set iommu sunc flag after command queuing | Joerg Roedel | 2008-09-18 | 1 | -2/+8 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-09-19 | 5 | -26/+10 |
|\ \
| |/ |
|
| * | x86: completely disable NOPL on 32 bits | H. Peter Anvin | 2008-09-16 | 1 | -20/+4 |
| * | x86/paravirt: Remove duplicate paravirt_pagetable_setup_{start, done}() | Alex Nixon | 2008-09-14 | 1 | -4/+0 |
| * | xen: fix for xen guest with mem > 3.7G | Jeremy Fitzhardinge | 2008-09-14 | 1 | -1/+1 |
| * | x86: fix possible x86_64 and EFI regression | Jeremy Fitzhardinge | 2008-09-12 | 1 | -1/+4 |
| * | arch/x86/kernel/kdebugfs.c: introduce missing kfree | Julia Lawall | 2008-09-10 | 1 | -0/+1 |
* | | KVM: VMX: Always return old for clear_flush_young() when using EPT | Sheng Yang | 2008-09-11 | 3 | -4/+5 |
* | | KVM: SVM: fix guest global tlb flushes with NPT | Joerg Roedel | 2008-09-11 | 1 | -0/+4 |
* | | KVM: SVM: fix random segfaults with NPT enabled | Joerg Roedel | 2008-09-11 | 1 | -0/+8 |
|/ |
|
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-09-09 | 2 | -6/+9 |
|\ |
|
| * | x86: fix memmap=exactmap boot argument | Prarit Bhargava | 2008-09-09 | 1 | -1/+1 |
| * | x86: disable static NOPLs on 32 bits | Linus Torvalds | 2008-09-08 | 1 | -5/+8 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-09-06 | 9 | -55/+154 |
|\ \
| |/ |
|
| * | x86: cpu_init(): fix memory leak when using CPU hotplug | Andreas Herrmann | 2008-09-06 | 1 | -10/+13 |
| * | x86: pda_init(): fix memory leak when using CPU hotplug | Andreas Herrmann | 2008-09-06 | 1 | -6/+9 |
| * | x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags | Eduardo Habkost | 2008-09-06 | 1 | -1/+1 |
| * | x86: move mtrr cpu cap setting early in early_init_xxxx | Yinghai Lu | 2008-09-06 | 3 | -8/+44 |
| * | x86: delay early cpu initialization until cpuid is done | Krzysztof Helt | 2008-09-06 | 1 | -2/+2 |
| * | x86: use X86_FEATURE_NOPL in alternatives | H. Peter Anvin | 2008-09-05 | 1 | -23/+13 |
| * | x86: add NOPL as a synthetic CPU feature bit | H. Peter Anvin | 2008-09-05 | 3 | -2/+69 |
| * | x86: boot: stub out unimplemented CPU feature words | H. Peter Anvin | 2008-09-05 | 1 | -4/+4 |
* | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-09-06 | 1 | -6/+13 |
|\ \ |
|
| * | | x86: HPET: read back compare register before reading counter | Thomas Gleixner | 2008-09-06 | 1 | -0/+7 |
| * | | x86: HPET fix moronic 32/64bit thinko | Thomas Gleixner | 2008-09-06 | 1 | -4/+4 |