Age | Commit message (Expand) | Author | Files | Lines |
2008-06-04 | x86: fix broken math-emu with lazy allocation of fpu area | Suresh Siddha | 1 | -0/+2 |
2008-05-23 | x86: prevent PGE flush from interruption/preemption | Ingo Molnar | 1 | -1/+12 |
2008-05-20 | x86: strengthen 64-bit p?d_bad() | Hugh Dickins | 1 | -6/+6 |
2008-05-20 | xen: use PTE_MASK in pte_mfn() | Jeremy Fitzhardinge | 1 | -1/+1 |
2008-05-20 | x86: use PTE_MASK rather than ad-hoc mask | Jeremy Fitzhardinge | 1 | -1/+1 |
2008-05-20 | x86: clarify use of _PAGE_CHG_MASK | Jeremy Fitzhardinge | 1 | -0/+1 |
2008-05-20 | x86: use PTE_MASK in pgtable_32.h | Jeremy Fitzhardinge | 1 | -2/+2 |
2008-05-20 | x86: use PTE_MASK in 32-bit PAE | Jeremy Fitzhardinge | 1 | -3/+3 |
2008-05-20 | x86: rearrange __(VIRTUAL|PHYSICAL)_MASK | Jeremy Fitzhardinge | 1 | -3/+3 |
2008-05-20 | x86: fix warning on 32-bit non-PAE | Jeremy Fitzhardinge | 1 | -1/+1 |
2008-05-20 | x86: define PTE_MASK in a universally useful way | Jeremy Fitzhardinge | 1 | -4/+9 |
2008-05-18 | KVM: x86 emulator: fix writes to registers with modrm encodings | Avi Kivity | 1 | -0/+1 |
2008-05-15 | mprotect: prevent alteration of the PAT bits | Venki Pallipadi | 1 | -3/+13 |
2008-05-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 5 | -36/+49 |
2008-05-11 | Make <asm-x86/spinlock.h> use ACCESS_ONCE() | Linus Torvalds | 1 | -14/+4 |
2008-05-10 | x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system) | Vaidyanathan Srinivasan | 1 | -8/+10 |
2008-05-10 | x86: revert commit 709f744 ("x86: bitops asm constraint fixes") | Simon Holm Thøgersen | 1 | -20/+17 |
2008-05-10 | x86: fix fpu restore from sig return | Suresh Siddha | 1 | -1/+9 |
2008-05-08 | x86: cleanup PAT cpu validation | Thomas Gleixner | 1 | -0/+8 |
2008-05-08 | x86: geode: define geode_has_vsa2() even if CONFIG_MGEODE_LX is not set | Andres Salomon | 1 | -0/+7 |
2008-05-08 | x86: GEODE: cache results from geode_has_vsa2() and uninline | Andres Salomon | 1 | -10/+1 |
2008-05-07 | x86: fix PAE pmd_bad bootup warning | Hugh Dickins | 2 | -12/+3 |
2008-05-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 1 | -4/+4 |
2008-05-04 | x86: fix up bootparam.h for userspace inclusion | Rusty Russell | 1 | -4/+4 |
2008-05-04 | KVM: avoid fx_init() schedule in atomic | Andrea Arcangeli | 1 | -1/+1 |
2008-05-04 | KVM: VMX: Enable EPT feature for KVM | Sheng Yang | 1 | -0/+1 |
2008-05-04 | KVM: VMX: Prepare an identity page table for EPT in real mode | Sheng Yang | 1 | -0/+3 |
2008-05-04 | KVM: MMU: Add EPT support | Sheng Yang | 1 | -0/+3 |
2008-05-04 | KVM: Add kvm_x86_ops get_tdp_level() | Sheng Yang | 1 | -0/+1 |
2008-05-03 | x86: types: use <asm-generic/int-*.h> for the x86 architecture | H. Peter Anvin | 1 | -36/+2 |
2008-05-01 | dmi: clean-up dmi helper declarations | Jean Delvare | 2 | -5/+1 |
2008-05-01 | remove div_long_long_rem | Roman Zippel | 1 | -18/+0 |
2008-05-01 | rename div64_64 to div64_u64 | Roman Zippel | 1 | -2/+0 |
2008-05-01 | introduce explicit signed/unsigned 64bit divide | Roman Zippel | 1 | -0/+20 |
2008-05-01 | x86: fix HT cpu booting on 32-bit | Hugh Dickins | 1 | -6/+1 |
2008-05-01 | x86 VISWS: build fix | Ingo Molnar | 1 | -0/+4 |
2008-05-01 | x86: remove Xgt_desc_struct | Adrian Bunk | 1 | -3/+0 |
2008-04-30 | asm-*/futex.h should include linux/uaccess.h | Jeff Dike | 1 | -1/+1 |
2008-04-30 | signals: x86 TS_RESTORE_SIGMASK | Roland McGrath | 2 | -4/+22 |
2008-04-30 | [IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id | Alex Chiang | 1 | -0/+4 |
2008-04-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 1 | -1/+1 |
2008-04-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2 | -0/+18 |
2008-04-29 | kernel: Move arches to use common unaligned access | Harvey Harrison | 1 | -27/+4 |
2008-04-29 | x86: olpc: add One Laptop Per Child architecture support | Andres Salomon | 1 | -0/+132 |
2008-04-29 | proper extern for late_time_init | Adrian Bunk | 1 | -1/+0 |
2008-04-29 | x86: vget_cycles() __always_inline | Hugh Dickins | 1 | -1/+1 |
2008-04-28 | gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't available | Andres Salomon | 1 | -0/+2 |
2008-04-28 | gxfb/lxfb: use VSA definitions when fetching framebuffer size | Andres Salomon | 1 | -0/+1 |
2008-04-28 | x86: GEODE: add Virtual Systems Architecture detection | Andres Salomon | 1 | -0/+19 |
2008-04-28 | x86: geode: MSR cleanup | Andres Salomon | 1 | -3/+13 |