aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAge
* atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-26
* atomic: move atomic_add_unless to generic codeArun Sharma2011-07-26
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-26
* ptrace: unify show_regs() prototypeMike Frysinger2011-07-26
* Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-26
|\
| * x86, olpc-xo1-sci: Add GPE handler and ebook switch functionalityDaniel Drake2011-07-06
| * x86, olpc: EC SCI wakeup mask functionalityDaniel Drake2011-07-06
| * x86, olpc: Add XO-1 suspend/resume supportDaniel Drake2011-07-06
* | Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxLinus Torvalds2011-07-24
|\ \
| * | asm-generic: move archictures to common delay.hJonas Bonn2011-07-22
* | | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-07-24
|\ \ \
| * | | KVM: MMU: lockless walking shadow page tableXiao Guangrong2011-07-24
| * | | KVM: MMU: remove bypass_guest_pfXiao Guangrong2011-07-24
| * | | KVM: MMU: cache mmio info on page fault pathXiao Guangrong2011-07-24
| * | | KVM guest: KVM Steal time registrationGlauber Costa2011-07-24
| * | | KVM guest: Add a pv_ops stub for steal timeGlauber Costa2011-07-14
| * | | KVM: Steal time implementationGlauber Costa2011-07-14
| * | | KVM: KVM Steal time guest/host interfaceGlauber Costa2011-07-12
| * | | KVM: Add constant to represent KVM MSRs enabled bit in guest/host interfaceGlauber Costa2011-07-12
| * | | KVM: MMU: Adjust shadow paging to work when SMEP=1 and CR0.WP=0Avi Kivity2011-07-12
| * | | KVM: Remove RDWRGSFS bit from CR4_RESERVED_BITSYang, Wei2011-07-12
| * | | KVM: Remove SMEP bit from CR4_RESERVED_BITSYang, Wei Y2011-07-12
| * | | KVM: x86 emulator: fold decode_cache into x86_emulate_ctxtAvi Kivity2011-07-12
| * | | KVM: x86 emulator: rename decode_cache::eip to _eipAvi Kivity2011-07-12
| * | | KVM: nVMX: vmcs12 checks on nested entryNadav Har'El2011-07-12
| * | | KVM: nVMX: Exiting from L2 to L1Nadav Har'El2011-07-12
| * | | KVM: nVMX: Success/failure of VMX instructions.Nadav Har'El2011-07-12
| * | | KVM: nVMX: Implement reading and writing of VMX MSRsNadav Har'El2011-07-12
| * | | KVM: nVMX: Allow setting the VMXE bit in CR4Nadav Har'El2011-07-12
| * | | KVM: x86 emulator: Avoid clearing the whole decode_cacheTakuya Yoshikawa2011-07-12
| * | | KVM: MMU: remove the arithmetic of parent pte rmapXiao Guangrong2011-07-12
| * | | KVM: MMU: abstract the operation of rmapXiao Guangrong2011-07-12
| * | | KVM: MMU: optimize pte write path if don't have protected spXiao Guangrong2011-07-12
| * | | KVM: VMX: Move VMREAD cleanup to exception handlerAvi Kivity2011-07-12
| * | | KVM: x86 emulator: Stop passing ctxt->ops as arg of emul functionsTakuya Yoshikawa2011-07-12
| | |/ | |/|
* | | Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-24
|\ \ \
| * | | xen/trace: add multicall tracingJeremy Fitzhardinge2011-07-18
| |/ /
* | | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-23
|\ \ \
| * | | x86: Add support for cmpxchg_doubleChristoph Lameter2011-06-25
* | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-07-23
|\ \ \ \
| * | | | clocksource: apb: Share APB timer code with other platformsJamie Iles2011-06-27
| |/ / /
* | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-22
|\ \ \ \
| * | | | clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG optionH. Peter Anvin2011-07-21
| * | | | x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski2011-07-14
| * | | | clocksource: Replace vread with generic arch dataAndy Lutomirski2011-07-13
| * | | | x86: Make alternative instruction pointers relativeAndy Lutomirski2011-07-13
| * | | | x86-64: Improve vsyscall emulation CS and RIP handlingAndy Lutomirski2011-07-13
| * | | | x86-64: Emulate legacy vsyscallsAndy Lutomirski2011-06-07
| * | | | x86-64: Map the HPET NXAndy Lutomirski2011-06-05