summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2011-03-17KVM: emulator: Fix io permission checking for 64bit guestGleb Natapov1-2/+2
2011-03-17KVM: MMU: do not record gfn in kvm_mmu_pte_writeXiao Guangrong1-1/+0
2011-03-17KVM: x86: Convert tsc_write_lock to raw_spinlockJan Kiszka1-1/+1
2011-03-17KVM: Convert kvm_lock to raw_spinlockJan Kiszka1-1/+1
2011-03-17KVM: x86 emulator: vendor specific instructionsAvi Kivity1-0/+1
2011-03-17KVM: x86: handle guest access to BBL_CR_CTL3 MSRjohn cooper1-0/+1
2011-03-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-6/+6
2011-03-16Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-18/+36
2011-03-16Merge branch 'x86/amd-nb' into x86/urgentIngo Molnar1-6/+10
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds1-0/+48
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds8-19/+91
2011-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds15-98/+166
2011-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-16/+40
2011-03-15Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-4/+7
2011-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-6/+2
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+4
2011-03-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-2/+15
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-71/+9
2011-03-15Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-10/+12
2011-03-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-1/+7
2011-03-15Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds1-4/+11
2011-03-15Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...Linus Torvalds1-4/+4
2011-03-15Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...Linus Torvalds1-10/+37
2011-03-15Merge commit 'v2.6.38' into x86/mmIngo Molnar8-3/+17
2011-03-15x86: Add new syscalls for x86_64Aneesh Kumar K.V1-0/+4
2011-03-15x86: Add new syscalls for x86_32Aneesh Kumar K.V1-1/+3
2011-03-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+6
2011-03-14xen/m2p: Check whether the MFN has IDENTITY_FRAME bit set..Stefano Stabellini1-7/+22
2011-03-14xen/m2p: No need to catch exceptions when we know that there is no RAMKonrad Rzeszutek Wilk1-1/+5
2011-03-14xen/debugfs: Add 'p2m' file for printing out the P2M layout.Konrad Rzeszutek Wilk1-0/+3
2011-03-14xen/mmu: Add the notion of identity (1-1) mapping.Konrad Rzeszutek Wilk1-2/+6
2011-03-14x86: ce4100: Set pci ops via callback instead of module initSebastian Andrzej Siewior1-0/+6
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse1-5/+5
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse1-7/+9
2011-03-11x86: Clean up apic.c and apic.hHenrik Kretzschmar1-4/+0
2011-03-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2011-03-09x86, UV: Initialize the broadcast assist unit base destination node id properlyCliff Wickman1-1/+1
2011-03-09Merge commit 'v2.6.38-rc8' into x86/asmIngo Molnar6-2/+10
2011-03-08Merge commit 'v2.6.38-rc8' into perf/coreIngo Molnar3-1/+7
2011-03-05Merge branch 'x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/mis...Ingo Molnar1-2/+0
2011-03-05perf: Avoid the percore allocations if the CPU is not HT capableLin Ming1-0/+10
2011-03-04perf: Add support for supplementary event registersAndi Kleen1-0/+3
2011-03-04x86-64, NUMA: Revert NUMA affine page table allocationTejun Heo1-2/+0
2011-03-03xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY.Konrad Rzeszutek Wilk1-0/+1
2011-03-03x86, amd-nb: Misc cleanliness fixesBorislav Petkov1-6/+6
2011-03-03x86: Work around old gas bugJan Beulich1-4/+4
2011-03-02Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+5
2011-02-28x86: Use {push,pop}_cfi in more placesJan Beulich1-4/+2
2011-02-28x86: Use u32 instead of long to set reset vector back to 0Don Zickus1-1/+1
2011-02-28percpu, x86: Add arch-specific this_cpu_cmpxchg_double() supportChristoph Lameter1-0/+48