summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2011-07-22Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-07-22Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds
2011-07-22Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...Linus Torvalds
2011-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2011-07-22asm-generic: move archictures to common delay.hJonas Bonn
2011-07-22lguest: update commentsRusty Russell
2011-07-21clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG optionH. Peter Anvin
2011-07-21x86, perf: Make copy_from_user_nmi() a library functionRobert Richter
2011-07-21x86, perf: P4 PMU - Fix typos in comments and style cleanupCyrill Gorcunov
2011-07-21x86: Serialize SMP bootup CMOS accesses on rtc_lockJan Beulich
2011-07-21x86: Fix write lock scalability 64-bit issueJan Beulich
2011-07-21x86: Unify rwlock assembly implementationJan Beulich
2011-07-18xen/trace: add multicall tracingJeremy Fitzhardinge
2011-07-14x86-64: Move vread_tsc and vread_hpet into the vDSOAndy Lutomirski
2011-07-14x86, msr: Fix typo in ENERGY_PERF_BIAS_POWERSAVEH. Peter Anvin
2011-07-14perf, x86: P4 PMU - Introduce event alias featureCyrill Gorcunov
2011-07-14x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIASLen Brown
2011-07-14KVM guest: Add a pv_ops stub for steal timeGlauber Costa
2011-07-14KVM: Steal time implementationGlauber Costa
2011-07-13clocksource: Replace vread with generic arch dataAndy Lutomirski
2011-07-13x86: Make alternative instruction pointers relativeAndy Lutomirski
2011-07-13x86-64: Improve vsyscall emulation CS and RIP handlingAndy Lutomirski
2011-07-12x86, mm: s/PAGES_PER_ELEMENT/PAGES_PER_SECTION/Tejun Heo
2011-07-12percpu: Fixup __this_cpu_xchg* operationsChristoph Lameter
2011-07-12KVM: KVM Steal time guest/host interfaceGlauber Costa
2011-07-12KVM: Add constant to represent KVM MSRs enabled bit in guest/host interfaceGlauber Costa
2011-07-12KVM: MMU: Adjust shadow paging to work when SMEP=1 and CR0.WP=0Avi Kivity
2011-07-12KVM: Remove RDWRGSFS bit from CR4_RESERVED_BITSYang, Wei
2011-07-12KVM: Remove SMEP bit from CR4_RESERVED_BITSYang, Wei Y
2011-07-12KVM: x86 emulator: fold decode_cache into x86_emulate_ctxtAvi Kivity
2011-07-12KVM: x86 emulator: rename decode_cache::eip to _eipAvi Kivity
2011-07-12KVM: nVMX: vmcs12 checks on nested entryNadav Har'El
2011-07-12KVM: nVMX: Exiting from L2 to L1Nadav Har'El
2011-07-12KVM: nVMX: Success/failure of VMX instructions.Nadav Har'El
2011-07-12KVM: nVMX: Implement reading and writing of VMX MSRsNadav Har'El
2011-07-12KVM: nVMX: Allow setting the VMXE bit in CR4Nadav Har'El
2011-07-12KVM: x86 emulator: Avoid clearing the whole decode_cacheTakuya Yoshikawa
2011-07-12KVM: MMU: remove the arithmetic of parent pte rmapXiao Guangrong
2011-07-12KVM: MMU: abstract the operation of rmapXiao Guangrong
2011-07-12KVM: MMU: optimize pte write path if don't have protected spXiao Guangrong
2011-07-12KVM: VMX: Move VMREAD cleanup to exception handlerAvi Kivity
2011-07-12KVM: x86 emulator: Stop passing ctxt->ops as arg of emul functionsTakuya Yoshikawa
2011-07-11xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together.Konrad Rzeszutek Wilk
2011-07-07tracing, x86/irq: Do not trace arch_local_{*,irq_*}() functionsSteven Rostedt
2011-07-07Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Ingo Molnar
2011-07-06x86, olpc-xo1-sci: Add GPE handler and ebook switch functionalityDaniel Drake
2011-07-06x86, olpc: EC SCI wakeup mask functionalityDaniel Drake
2011-07-06x86, olpc: Add XO-1 suspend/resume supportDaniel Drake
2011-07-03Merge branch 'perf/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-07-02x86: Save stack pointer in perf live regs savingsFrederic Weisbecker