summaryrefslogtreecommitdiffstats
path: root/arch/x86/xen (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-27KVM: lapic: Fixup LDR on load in x2apicDr. David Alan Gilbert1-0/+5
2017-11-27KVM: lapic: Split out x2apic ldr calculationDr. David Alan Gilbert1-1/+6
2017-11-17KVM: vmx: use X86_CR4_UMIP and X86_FEATURE_UMIPPaolo Bonzini1-2/+1
2017-11-17KVM: x86: Fix CPUID function for word 6 (80000001_ECX)Janakarajan Natarajan1-1/+1
2017-11-17KVM: nVMX: Fix vmx_check_nested_events() return value in case an event was re...Liran Alon1-7/+6
2017-11-17KVM: x86: ioapic: Preserve read-only values in the redirection tableNikita Leshenko1-0/+6
2017-11-17KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggeredNikita Leshenko1-1/+10
2017-11-17KVM: x86: ioapic: Remove redundant check for Remote IRR in ioapic_set_irqNikita Leshenko1-5/+5
2017-11-17KVM: x86: ioapic: Don't fire level irq when Remote IRR setNikita Leshenko1-1/+3
2017-11-17KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure raceNikita Leshenko1-2/+1
2017-11-17KVM: x86: inject exceptions produced by x86_decode_insnPaolo Bonzini1-0/+2
2017-11-17KVM: x86: Allow suppressing prints on RDMSR/WRMSR of unhandled MSRsEyal Moscovici1-4/+13
2017-11-17KVM: x86: fix em_fxstor() sleeping while in atomicDavid Hildenbrand1-6/+26
2017-11-17KVM: nVMX: Fix mmu context after VMLAUNCH/VMRESUME failureWanpeng Li1-12/+22
2017-11-17KVM: nVMX: Validate the IA32_BNDCFGS on nested VM-entryWanpeng Li1-0/+5
2017-11-17KVM: X86: Fix operand/address-size during instruction decodingWanpeng Li1-0/+7
2017-11-17KVM: x86: Don't re-execute instruction when not passing CR2 valueLiran Alon2-2/+3
2017-11-17KVM: x86: emulator: Return to user-mode on L1 CPL=0 emulation failureLiran Alon1-1/+1
2017-11-17KVM: x86: Exit to user-mode on #UD intercept when emulator requiresLiran Alon2-0/+4
2017-11-17KVM: nVMX/nSVM: Don't intercept #UD when running L2Liran Alon2-6/+12
2017-11-17KVM: x86: pvclock: Handle first-time write to pvclock-page contains random junkLiran Alon1-0/+3
2017-11-17kvm: vmx: Allow disabling virtual NMI supportPaolo Bonzini1-10/+21
2017-11-17kvm: vmx: Reinstate support for CPUs without virtual NMIPaolo Bonzini1-44/+106
2017-11-17KVM: SVM: obey guest PATPaolo Bonzini1-0/+7
2017-11-16arm64: dts: uniphier: route on-board device IRQ to GPIO controller for PXs3Masahiro Yamada1-1/+2
2017-11-16memory hotplug: fix comments when adding sectionFan Du1-1/+1
2017-11-16mm: make alloc_node_mem_map a void call if we don't have CONFIG_FLAT_NODE_MEM...Oscar Salvador1-7/+7
2017-11-16mm: simplify nodemask printingMichal Hocko3-18/+10
2017-11-16mm,oom_reaper: remove pointless kthread_run() error checkTetsuo Handa1-8/+0
2017-11-16mm/page_ext.c: check if page_ext is not preparedJaewon Kim1-4/+0
2017-11-16writeback: remove unused function parameterWang Long2-3/+3
2017-11-16mm: do not rely on preempt_count in print_vma_addrMichal Hocko1-5/+3
2017-11-16mm, sparse: do not swamp log with huge vmemmap allocation failuresMichal Hocko2-3/+10
2017-11-16mm/hmm: remove redundant variable align_endColin Ian King1-2/+1
2017-11-16mm/list_lru.c: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-16mm/shmem.c: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2017-11-16mm/page_alloc.c: broken deferred calculationPavel Tatashin2-10/+20
2017-11-16mm: don't warn about allocations which stall for too longTetsuo Handa1-10/+0
2017-11-16fs: fuse: account fuse_inode slab memory as reclaimableJohannes Weiner1-3/+3
2017-11-16mm, page_alloc: fix potential false positive in __zone_watermark_okVlastimil Babka1-3/+3
2017-11-16mm: mlock: remove lru_add_drain_all()Shakeel Butt1-5/+0
2017-11-16mm, sysctl: make NUMA stats configurableKemi Wang6-0/+115
2017-11-16shmem: convert shmem_init_inodecache() to voidweiping zhang1-6/+2
2017-11-16Unify migrate_pages and move_pages access checksOtto Ebeling1-9/+4
2017-11-16mm, pagevec: rename pagevec drained fieldMel Gorman2-4/+4
2017-11-16mm, page_alloc: simplify list handling in rmqueue_bulk()Vlastimil Babka1-9/+9
2017-11-16mm: remove __GFP_COLDMel Gorman25-62/+32
2017-11-16mm: remove cold parameter from free_hot_cold_page*Mel Gorman10-36/+28
2017-11-16mm: remove cold parameter for release_pagesMel Gorman11-20/+18
2017-11-16mm, pagevec: remove cold parameter for pagevecsMel Gorman24-47/+45