summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2011-03-17KVM: MMU: cleanup pte write pathXiao Guangrong
2011-03-17KVM: emulator: Fix io permission checking for 64bit guestGleb Natapov
2011-03-17KVM: MMU: do not record gfn in kvm_mmu_pte_writeXiao Guangrong
2011-03-17KVM: x86: Convert tsc_write_lock to raw_spinlockJan Kiszka
2011-03-17KVM: Convert kvm_lock to raw_spinlockJan Kiszka
2011-03-17KVM: x86 emulator: vendor specific instructionsAvi Kivity
2011-03-17KVM: x86: handle guest access to BBL_CR_CTL3 MSRjohn cooper
2011-03-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-16Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-03-16Merge branch 'x86/amd-nb' into x86/urgentIngo Molnar
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-03-15Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-15Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds
2011-03-15Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...Linus Torvalds
2011-03-15Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...Linus Torvalds
2011-03-15Merge commit 'v2.6.38' into x86/mmIngo Molnar
2011-03-15x86: Add new syscalls for x86_64Aneesh Kumar K.V
2011-03-15x86: Add new syscalls for x86_32Aneesh Kumar K.V
2011-03-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-14xen/m2p: Check whether the MFN has IDENTITY_FRAME bit set..Stefano Stabellini
2011-03-14xen/m2p: No need to catch exceptions when we know that there is no RAMKonrad Rzeszutek Wilk
2011-03-14xen/debugfs: Add 'p2m' file for printing out the P2M layout.Konrad Rzeszutek Wilk
2011-03-14xen/mmu: Add the notion of identity (1-1) mapping.Konrad Rzeszutek Wilk
2011-03-14x86: ce4100: Set pci ops via callback instead of module initSebastian Andrzej Siewior
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse
2011-03-11x86: Clean up apic.c and apic.hHenrik Kretzschmar
2011-03-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-09x86, UV: Initialize the broadcast assist unit base destination node id properlyCliff Wickman
2011-03-09Merge commit 'v2.6.38-rc8' into x86/asmIngo Molnar
2011-03-08Merge commit 'v2.6.38-rc8' into perf/coreIngo Molnar
2011-03-05Merge branch 'x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/mis...Ingo Molnar
2011-03-05perf: Avoid the percore allocations if the CPU is not HT capableLin Ming
2011-03-04perf: Add support for supplementary event registersAndi Kleen
2011-03-04x86-64, NUMA: Revert NUMA affine page table allocationTejun Heo
2011-03-03xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.Konrad Rzeszutek Wilk
2011-03-03x86, amd-nb: Misc cleanliness fixesBorislav Petkov
2011-03-03x86: Work around old gas bugJan Beulich
2011-03-02Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-02-28x86: Use {push,pop}_cfi in more placesJan Beulich
2011-02-28x86: Use u32 instead of long to set reset vector back to 0Don Zickus