summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich2011-08-171-2/+2
* atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-261-1/+0
* atomic: move atomic_add_unless to generic codeArun Sharma2011-07-263-6/+6
* atomic: use <linux/atomic.h>Arun Sharma2011-07-269-9/+8
* asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-261-4/+1
* ptrace: unify show_regs() prototypeMike Frysinger2011-07-261-1/+0
* Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-261-11/+40
|\
| * x86, olpc-xo1-sci: Add GPE handler and ebook switch functionalityDaniel Drake2011-07-061-2/+3
| * x86, olpc: EC SCI wakeup mask functionalityDaniel Drake2011-07-061-6/+25
| * x86, olpc: Add XO-1 suspend/resume supportDaniel Drake2011-07-061-3/+12
* | Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxLinus Torvalds2011-07-241-24/+1
|\ \
| * | asm-generic: move archictures to common delay.hJonas Bonn2011-07-221-24/+1
* | | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-07-248-41/+143
|\ \ \
| * | | KVM: MMU: lockless walking shadow page tableXiao Guangrong2011-07-241-0/+8
| * | | KVM: MMU: remove bypass_guest_pfXiao Guangrong2011-07-241-3/+0
| * | | KVM: MMU: cache mmio info on page fault pathXiao Guangrong2011-07-241-0/+5
| * | | KVM guest: KVM Steal time registrationGlauber Costa2011-07-241-0/+6
| * | | KVM guest: Add a pv_ops stub for steal timeGlauber Costa2011-07-142-0/+10
| * | | KVM: Steal time implementationGlauber Costa2011-07-142-0/+13
| * | | KVM: KVM Steal time guest/host interfaceGlauber Costa2011-07-121-0/+9
| * | | KVM: Add constant to represent KVM MSRs enabled bit in guest/host interfaceGlauber Costa2011-07-121-0/+1
| * | | KVM: MMU: Adjust shadow paging to work when SMEP=1 and CR0.WP=0Avi Kivity2011-07-121-0/+1
| * | | KVM: Remove RDWRGSFS bit from CR4_RESERVED_BITSYang, Wei2011-07-122-1/+2
| * | | KVM: Remove SMEP bit from CR4_RESERVED_BITSYang, Wei Y2011-07-121-1/+1
| * | | KVM: x86 emulator: fold decode_cache into x86_emulate_ctxtAvi Kivity2011-07-121-24/+20
| * | | KVM: x86 emulator: rename decode_cache::eip to _eipAvi Kivity2011-07-121-1/+1
| * | | KVM: nVMX: vmcs12 checks on nested entryNadav Har'El2011-07-121-0/+8
| * | | KVM: nVMX: Exiting from L2 to L1Nadav Har'El2011-07-121-0/+4
| * | | KVM: nVMX: Success/failure of VMX instructions.Nadav Har'El2011-07-121-0/+31
| * | | KVM: nVMX: Implement reading and writing of VMX MSRsNadav Har'El2011-07-121-0/+12
| * | | KVM: nVMX: Allow setting the VMXE bit in CR4Nadav Har'El2011-07-121-1/+1
| * | | KVM: x86 emulator: Avoid clearing the whole decode_cacheTakuya Yoshikawa2011-07-121-2/+3
| * | | KVM: MMU: remove the arithmetic of parent pte rmapXiao Guangrong2011-07-121-6/+1
| * | | KVM: MMU: abstract the operation of rmapXiao Guangrong2011-07-121-1/+1
| * | | KVM: MMU: optimize pte write path if don't have protected spXiao Guangrong2011-07-121-0/+1
| * | | KVM: VMX: Move VMREAD cleanup to exception handlerAvi Kivity2011-07-121-1/+5
| * | | KVM: x86 emulator: Stop passing ctxt->ops as arg of emul functionsTakuya Yoshikawa2011-07-121-2/+1
| | |/ | |/|
* | | Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-242-0/+40
|\ \ \
| * | | xen/trace: add multicall tracingJeremy Fitzhardinge2011-07-182-0/+40
| |/ /
* | | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-233-0/+95
|\ \ \
| * | | x86: Add support for cmpxchg_doubleChristoph Lameter2011-06-253-0/+95
* | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-07-231-20/+2
|\ \ \ \
| * | | | clocksource: apb: Share APB timer code with other platformsJamie Iles2011-06-271-20/+2
| |/ / /
* | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-2212-36/+54
|\ \ \ \
| * | | | clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG optionH. Peter Anvin2011-07-211-2/+0
| * | | | x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski2011-07-144-10/+6
| * | | | clocksource: Replace vread with generic arch dataAndy Lutomirski2011-07-131-0/+16
| * | | | x86: Make alternative instruction pointers relativeAndy Lutomirski2011-07-133-10/+10
| * | | | x86-64: Improve vsyscall emulation CS and RIP handlingAndy Lutomirski2011-07-131-12/+0
| * | | | x86-64: Emulate legacy vsyscallsAndy Lutomirski2011-06-073-1/+21
OpenPOWER on IntegriCloud