Age | Commit message (Expand) | Author | Files | Lines |
2009-08-05 | KVM: x86: verify MTRR/PAT validity | Marcelo Tosatti | 1 | -1/+38 |
2009-08-05 | KVM: PIT: fix kpit_elapsed division by zero | Marcelo Tosatti | 1 | -0/+3 |
2009-08-05 | KVM: Fix KVM_GET_MSR_INDEX_LIST | Jan Kiszka | 1 | -3/+2 |
2009-08-04 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 16 | -79/+120 |
2009-08-04 | x86: Work around compilation warning in arch/x86/kernel/apm_32.c | Subrata Modak | 1 | -1/+1 |
2009-08-04 | x86, UV: Complete IRQ interrupt migration in arch_enable_uv_irq() | Jack Steiner | 1 | -0/+3 |
2009-08-04 | x86, 32-bit: Fix double accounting in reserve_top_address() | Jan Beulich | 1 | -1/+0 |
2009-08-04 | x86: Don't use current_cpu_data in x2apic phys_pkg_id | Yinghai Lu | 2 | -2/+2 |
2009-08-04 | x86, UV: Fix UV apic mode | Jack Steiner | 1 | -1/+1 |
2009-08-04 | x86, UV: Fix macros for accessing large node numbers | Jack Steiner | 1 | -1/+1 |
2009-08-04 | x86, UV: Delete mapping of MMR rangs mapped by BIOS | Jack Steiner | 1 | -30/+1 |
2009-08-04 | x86, UV: Handle missing blade-local memory correctly | Jack Steiner | 2 | -0/+12 |
2009-08-03 | x86: fix assembly constraints in native_save_fl() | H. Peter Anvin | 1 | -1/+7 |
2009-08-03 | x86, msr: execute on the correct CPU subset | Borislav Petkov | 1 | -16/+10 |
2009-08-03 | x86: Fix assert syntax in vmlinux.lds.S | H. Peter Anvin | 1 | -8/+8 |
2009-08-03 | x86: Make 64-bit efi_ioremap use ioremap on MMIO regions | Paul Mackerras | 3 | -4/+9 |
2009-08-03 | x86: Add quirk to make Apple MacBook5,2 use reboot=pci | Paul Mackerras | 1 | -1/+33 |
2009-08-03 | x86: Fix CPA memtype reserving in the set_pages_array*() cases | Thomas Hellstrom | 1 | -9/+21 |
2009-07-30 | x86, pat: Fix set_memory_wc related corruption | Pallipadi, Venkatesh | 1 | -3/+6 |
2009-07-30 | lguest: update commentry | Rusty Russell | 3 | -26/+83 |
2009-07-30 | lguest: fix comment style | Rusty Russell | 4 | -198/+353 |
2009-07-29 | Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+1 |
2009-07-29 | x86: Export kmap_atomic_prot() needed for TTM. | Thomas Hellstrom | 1 | -0/+1 |
2009-07-27 | x86: fix section mismatch for i386 init code | Robert Richter | 1 | -1/+5 |
2009-07-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 10 | -23/+37 |
2009-07-27 | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb() | Benjamin Herrenschmidt | 2 | -6/+25 |
2009-07-24 | x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failure | Thomas Gleixner | 1 | -1/+1 |
2009-07-22 | Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -20/+233 |
2009-07-22 | x86, amd: Don't probe for extended APIC ID if APICs are disabled | Jeremy Fitzhardinge | 1 | -1/+1 |
2009-07-22 | perf_counter: Remove unused variables | Peter Zijlstra | 1 | -2/+0 |
2009-07-21 | x86, mce: Rename incorrect macro name "CONFIG_X86_THRESHOLD" | Hidehiro Kawai | 1 | -1/+1 |
2009-07-21 | x86-64: Fix bad_srat() to clear all state | Andi Kleen | 1 | -2/+4 |
2009-07-21 | x86, mce: Fix set_trigger() accessor | Jan Beulich | 1 | -4/+2 |
2009-07-20 | x86: Fix movq immediate operand constraints in uaccess.h | H. Peter Anvin | 1 | -2/+2 |
2009-07-20 | x86: Fix movq immediate operand constraints in uaccess_64.h | Uros Bizjak | 1 | -5/+5 |
2009-07-20 | x86: Add reboot fixup for SBC-fitPC2 | Denis Turischev | 1 | -0/+8 |
2009-07-18 | x86: Include all of .data.* sections in _edata on 64-bit | Catalin Marinas | 1 | -7/+0 |
2009-07-18 | x86: Add quirk for Intel DG45ID board to avoid low memory corruption | Alexey Fisher | 1 | -0/+13 |
2009-07-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 3 | -11/+12 |
2009-07-17 | lguest: restrict CPUID to avoid perf counter wrmsr | Rusty Russell | 1 | -0/+5 |
2009-07-17 | lguest: fix journey | Matias Zabaljauregui | 2 | -2/+2 |
2009-07-14 | x86: Fix warning in pvclock.c | Dave Jones | 1 | -1/+1 |
2009-07-13 | x86, apic: Fix false positive section mismatch in numaq_32.c | Rakib Mullick | 1 | -1/+2 |
2009-07-13 | x86: Fix false positive section mismatch in es7000_32.c | Rakib Mullick | 1 | -1/+2 |
2009-07-13 | perf_counter, x86: Extend perf_counter Pentium M support | Daniel Qarras | 1 | -4/+2 |
2009-07-11 | x86: Remove spurious printk level from segfault message | Roland Dreier | 1 | -1/+1 |
2009-07-10 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -1/+1 |
2009-07-10 | Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2009-07-10 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 8 | -144/+352 |
2009-07-10 | sched: INIT_PREEMPT_COUNT | Peter Zijlstra | 1 | -1/+1 |