Age | Commit message (Expand) | Author |
2008-10-08 | x86-64: fix overlap of modules and fixmap areas | Jan Beulich |
2008-10-08 | APIC routing fix | Yinghai Lu |
2008-10-08 | x64, fpu: fix possible FPU leakage in error conditions | Suresh Siddha |
2008-10-08 | x86-64: Clean up save/restore_i387() usage | Linus Torvalds |
2008-08-20 | crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore() | Suresh Siddha |
2008-08-20 | x86: fix spin_is_contended() | Jan Beulich |
2008-08-01 | Fix typos from signal_32/64.h merge | Herton Ronaldo Krzesinski |
2008-07-12 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-07-12 | x86: fix ldt limit for 64 bit | Michael Karcher |
2008-07-06 | x86: KVM guest: Add memory clobber to hypercalls | Anthony Liguori |
2008-06-30 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2008-06-26 | x86: shift bits the right way in native_read_tscp | Max Asbock |
2008-06-24 | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-06-24 | KVM: Remove now unused structs from kvm_para.h | Gerd Hoffmann |
2008-06-24 | KVM: Make kvm host use the paravirt clocksource structs | Gerd Hoffmann |
2008-06-24 | x86: Add structs and functions for paravirt clocksource | Gerd Hoffmann |
2008-06-24 | xen: remove support for non-PAE 32-bit | Jeremy Fitzhardinge |
2008-06-19 | x86, geode: add a VSA2 ID for General Software | Jordan Crouse |
2008-06-19 | x86: set PAE PHYSICAL_MASK_SHIFT to 44 bits. | Jeremy Fitzhardinge |
2008-06-04 | x86: fix broken math-emu with lazy allocation of fpu area | Suresh Siddha |
2008-05-23 | x86: prevent PGE flush from interruption/preemption | Ingo Molnar |
2008-05-20 | x86: strengthen 64-bit p?d_bad() | Hugh Dickins |
2008-05-20 | xen: use PTE_MASK in pte_mfn() | Jeremy Fitzhardinge |
2008-05-20 | x86: use PTE_MASK rather than ad-hoc mask | Jeremy Fitzhardinge |
2008-05-20 | x86: clarify use of _PAGE_CHG_MASK | Jeremy Fitzhardinge |
2008-05-20 | x86: use PTE_MASK in pgtable_32.h | Jeremy Fitzhardinge |
2008-05-20 | x86: use PTE_MASK in 32-bit PAE | Jeremy Fitzhardinge |
2008-05-20 | x86: rearrange __(VIRTUAL|PHYSICAL)_MASK | Jeremy Fitzhardinge |
2008-05-20 | x86: fix warning on 32-bit non-PAE | Jeremy Fitzhardinge |
2008-05-20 | x86: define PTE_MASK in a universally useful way | Jeremy Fitzhardinge |
2008-05-18 | KVM: x86 emulator: fix writes to registers with modrm encodings | Avi Kivity |
2008-05-14 | mprotect: prevent alteration of the PAT bits | Venki Pallipadi |
2008-05-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds |
2008-05-10 | Make <asm-x86/spinlock.h> use ACCESS_ONCE() | Linus Torvalds |
2008-05-10 | x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system) | Vaidyanathan Srinivasan |
2008-05-10 | x86: revert commit 709f744 ("x86: bitops asm constraint fixes") | Simon Holm Thøgersen |
2008-05-10 | x86: fix fpu restore from sig return | Suresh Siddha |
2008-05-08 | x86: cleanup PAT cpu validation | Thomas Gleixner |
2008-05-08 | x86: geode: define geode_has_vsa2() even if CONFIG_MGEODE_LX is not set | Andres Salomon |
2008-05-08 | x86: GEODE: cache results from geode_has_vsa2() and uninline | Andres Salomon |
2008-05-06 | x86: fix PAE pmd_bad bootup warning | Hugh Dickins |
2008-05-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds |
2008-05-04 | x86: fix up bootparam.h for userspace inclusion | Rusty Russell |
2008-05-04 | KVM: avoid fx_init() schedule in atomic | Andrea Arcangeli |
2008-05-04 | KVM: VMX: Enable EPT feature for KVM | Sheng Yang |
2008-05-04 | KVM: VMX: Prepare an identity page table for EPT in real mode | Sheng Yang |
2008-05-04 | KVM: MMU: Add EPT support | Sheng Yang |
2008-05-04 | KVM: Add kvm_x86_ops get_tdp_level() | Sheng Yang |
2008-05-02 | x86: types: use <asm-generic/int-*.h> for the x86 architecture | H. Peter Anvin |
2008-05-01 | dmi: clean-up dmi helper declarations | Jean Delvare |