summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2013-08-09x86, ticketlock: Add slowpath logicJeremy Fitzhardinge
2013-08-09x86, pvticketlock: When paravirtualizing ticket locks, increment by 2Jeremy Fitzhardinge
2013-08-09x86, pvticketlock: Use callee-save for lock_spinningJeremy Fitzhardinge
2013-08-09xen, pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocksJeremy Fitzhardinge
2013-08-09xen, pvticketlock: Xen implementation for PV ticket locksJeremy Fitzhardinge
2013-08-09xen: Defer spinlock setup until boot CPU setupJeremy Fitzhardinge
2013-08-09x86, ticketlock: Collapse a layer of functionsJeremy Fitzhardinge
2013-08-09x86, ticketlock: Don't inline _spin_unlock when using paravirt spinlocksRaghavendra K T
2013-08-09x86, spinlock: Replace pv spinlocks with pv ticketlocksJeremy Fitzhardinge
2013-08-09Merge branch 'master' into virtio-nextRusty Russell
2013-08-07x86, relocs: Move ELF relocation handling to CKees Cook
2013-08-07Merge branch 'pm-cpufreq-ondemand' into pm-cpufreqRafael J. Wysocki
2013-08-07KVM: nVMX: Advertise IA32_PAT in VM exit controlArthur Chunqi Li
2013-08-07KVM: nVMX: Fix up VM_ENTRY_IA32E_MODE control feature reportingJan Kiszka
2013-08-07KVM: nEPT: Advertise WB type EPTPJan Kiszka
2013-08-07nVMX: Keep arch.pat in sync on L1-L2 switchesJan Kiszka
2013-08-07nEPT: Miscelleneous cleanupsNadav Har'El
2013-08-07nEPT: Some additional commentsNadav Har'El
2013-08-07Advertise the support of EPT to the L1 guest, through the appropriate MSR.Nadav Har'El
2013-08-07nEPT: Nested INVEPTNadav Har'El
2013-08-07nEPT: MMU context for nested EPTNadav Har'El
2013-08-07nEPT: Add nEPT violation/misconfigration supportYang Zhang
2013-08-07nEPT: correctly check if remote tlb flush is needed for shadowed EPT tablesGleb Natapov
2013-08-07nEPT: Redefine EPT-specific link_shadow_page()Yang Zhang
2013-08-07nEPT: Add EPT tables support to paging_tmpl.hNadav Har'El
2013-08-07nEPT: Support shadow paging for guest paging without A/D bitsGleb Natapov
2013-08-07nEPT: make guest's A/D bits depends on guest's paging modeGleb Natapov
2013-08-07nEPT: Move common code to paging_tmpl.hNadav Har'El
2013-08-07nEPT: Fix wrong test in kvm_set_cr3Nadav Har'El
2013-08-07nEPT: Fix cr3 handling in nested exit and entryNadav Har'El
2013-08-07nEPT: Support LOAD_IA32_EFER entry/exit controls for L1Nadav Har'El
2013-08-07KVM: MMU: fix check the reserved bits on the gpte of L2Xiao Guangrong
2013-08-07KVM: nVMX: correctly set tr base on nested vmexit emulationGleb Natapov
2013-08-06x86/jump-label: Show where and what was wrong on errorsSteven Rostedt
2013-08-06x86/jump-label: Add safety checks to jump label conversionsSteven Rostedt
2013-08-06x86/jump-label: Do not bother updating nops if they are correctSteven Rostedt
2013-08-06x86/jump-label: Use best default nops for inital jump label callsSteven Rostedt
2013-08-06x86, asmlinkage, vdso: Mark vdso variables __visibleAndi Kleen
2013-08-06x86, asmlinkage, power: Make various symbols used by the suspend asm code vis...Andi Kleen
2013-08-06x86, asmlinkage: Make 64bit checksum functions visibleAndi Kleen
2013-08-06x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt opsAndi Kleen
2013-08-06x86, asmlinkage, apm: Make APM data structure used from assembler visibleAndi Kleen
2013-08-06x86, asmlinkage: Make syscall tables visibleAndi Kleen
2013-08-06x86, asmlinkage: Make several variables used from assembler/linker script vis...Andi Kleen
2013-08-06x86, asmlinkage: Make kprobes code visible and fix assembler codeAndi Kleen
2013-08-06x86, asmlinkage: Make various syscalls asmlinkageAndi Kleen
2013-08-06x86, asmlinkage: Make 32bit/64bit __switch_to visibleAndi Kleen
2013-08-06x86, asmlinkage: Make _*_start_kernel visibleAndi Kleen
2013-08-06x86, asmlinkage: Make all interrupt handlers asmlinkage / __visibleAndi Kleen
2013-08-06x86, asmlinkage: Change dotraplinkage into __visible on 32bitAndi Kleen