aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAge
...
| | * | | | | Merge 3.1-rc4 into staging-nextGreg Kroah-Hartman2011-08-29
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Staging: hv: vmbus: Retry vmbus_post_msg() before giving upK. Y. Srinivasan2011-08-25
| | | |/ / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-25
|\ \ \ \ \ \
| * | | | | | doc: fix broken referencesPaul Bolle2011-09-27
* | | | | | | Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...Linus Torvalds2011-10-25
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | xen: modify kernel mappings corresponding to granted pagesStefano Stabellini2011-09-29
| * | | | | | xen/p2m: Make debug/xen/mmu/p2m visible again.Konrad Rzeszutek Wilk2011-09-23
* | | | | | | asm alternatives: remove incorrect alignment notesLinus Torvalds2011-09-15
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvmLinus Torvalds2011-09-07
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | KVM: Fix instruction size issue in pvclock scalingDuncan Sands2011-08-30
| | |/ / / | |/| | |
* / | | | All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-26
|/ / / /
* | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-08-22
|\ \ \ \
| * | | | xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich2011-08-17
* | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-08-12
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | x86-64: Rework vsyscall emulation and add vsyscall= parameterAndy Lutomirski2011-08-10
| * | | | x86-64: Wire up getcpu syscallAndy Lutomirski2011-08-10
| * | | | x86-64: Add user_64bit_mode paravirt opAndy Lutomirski2011-08-04
| * | | | Merge commit 'v3.0' into x86/vdsoH. Peter Anvin2011-08-04
| |\ \ \ \ | | | |_|/ | | |/| |
* | | | | x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabledLinus Torvalds2011-08-04
* | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-04
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | x86 idle: move mwait_idle_with_hints() to where it is usedLen Brown2011-08-03
| | |/ / | |/| |
* | | | 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