summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2014-09-24KVM: x86: Don't report guest userspace emulation error to userspaceNadav Amit1-1/+1
2014-09-24kvm: Make init_rmode_tss() return 0 on success.Paolo Bonzini1-10/+3
2014-09-24KVM: x86: Warn if guest virtual address space is not 48-bitsNadav Amit2-8/+15
2014-09-24x86/efi: Delete misleading efi_printk() error messageMatt Fleming1-15/+16
2014-09-23Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>"Matt Fleming4-27/+23
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-78/+116
2014-09-23x86: remove the Xen-specific _PAGE_IOMAP PTE flagDavid Vrabel5-12/+7
2014-09-23x86/xen: do not use _PAGE_IOMAP PTE flag for I/O mappingsDavid Vrabel1-44/+4
2014-09-23x86: skip check for spurious faults for non-present faultsDavid Vrabel1-2/+20
2014-09-23xen/efi: Directly include needed headersDaniel Kiper1-0/+2
2014-09-23xen/setup: Remap Xen Identity Mapped RAMMatt Rushton3-94/+314
2014-09-22Merge branches 'tiny/bloat-o-meter-no-SyS', 'tiny/more-procless', 'tiny/no-ad...Josh Triplett11-55/+84
2014-09-22Revert "x86/efi: Fixup GOT in all boot code paths"Linus Torvalds2-81/+29
2014-09-22x86/PCI: Mark DMI tables as initialization dataMathias Krause1-10/+10
2014-09-19Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-23/+1
2014-09-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+3
2014-09-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-37/+98
2014-09-19x86/kaslr: Avoid the setup_data area when picking locationKees Cook1-0/+15
2014-09-19Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar1-3/+3
2014-09-17kvm: Make init_rmode_identity_map() return 0 on success.Tang Chen1-10/+8
2014-09-17kvm: Remove ept_identity_pagetable from struct kvm_arch.Tang Chen3-28/+22
2014-09-16vgaarb: Don't default exclusively to first video device with mem+ioBruno Prémont1-23/+1
2014-09-16KVM: x86: Use kvm_make_request when applicableGuo Hui Liu1-8/+7
2014-09-14x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8Dave Young1-3/+3
2014-09-13Make ARCH_HAS_FAST_MULTIPLIER a real config variableLinus Torvalds2-2/+1
2014-09-13x86: Tell irq work about self IPI supportFrederic Weisbecker3-2/+12
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-09-11Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds2-15/+13
2014-09-11KVM: x86: make apic_accept_irq tracepoint more genericPaolo Bonzini2-9/+6
2014-09-11kvm: Use APIC_DEFAULT_PHYS_BASE macro as the apic access page address.Tang Chen2-4/+5
2014-09-10x86/xen: don't copy bogus duplicate entries into kernel page tablesStefan Bader2-15/+13
2014-09-09net: bpf: be friendly to kmemcheckDaniel Borkmann1-1/+1
2014-09-09net: bpf: consolidate JIT binary allocatorDaniel Borkmann1-39/+11
2014-09-09net: filter: add "load 64-bit immediate" eBPF instructionAlexei Starovoitov1-0/+17
2014-09-09Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar3-36/+92
2014-09-09x86/mm: Apply the section attribute to the variable, not its typeJan-Simon Möller1-1/+1
2014-09-08x86/efi: Fixup GOT in all boot code pathsMatt Fleming2-29/+81
2014-09-08x86/efi: Only load initrd above 4g on second tryYinghai Lu1-7/+11
2014-09-08x86-64, ptdump: Mark espfix area only if existentMathias Krause1-0/+4
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller16-29/+82
2014-09-08percpu_counter: add @gfp to percpu_counter_init()Tejun Heo1-1/+1
2014-09-05net: bpf: make eBPF interpreter images read-onlyDaniel Borkmann1-12/+6
2014-09-05KVM: x86: propagate exception from permission checks on the nested page faultPaolo Bonzini4-11/+16
2014-09-05KVM: x86: skip writeback on injection of nested exceptionPaolo Bonzini2-6/+10
2014-09-03KVM: nSVM: propagate the NPF EXITINFO to the guestPaolo Bonzini2-4/+32
2014-09-03KVM: x86: reserve bit 8 of non-leaf PDPEs and PML4Es in 64-bit mode on AMDPaolo Bonzini2-2/+19
2014-09-03KVM: mmio: cleanup kvm_set_mmio_spte_maskTiejun Chen3-6/+6
2014-09-03kvm: x86: fix stale mmio cache bugDavid Matlack3-6/+17
2014-09-03kvm: fix potentially corrupt mmio cacheDavid Matlack1-8/+12
2014-09-03KVM: do not bias the generation number in kvm_current_mmio_generationPaolo Bonzini1-6/+1