aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2014-11-14kvm: x86: don't kill guest on unknown exit reasonMichael S. Tsirkin
2014-11-14KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit
2014-11-14KVM: x86: Improve thread safety in pitAndy Honig
2014-11-14KVM: x86: Prevent host from panicking on shared MSR writes.Andy Honig
2014-11-14x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAEDexuan Cui
2014-11-14x86_64, entry: Fix out of bounds read on sysenterAndy Lutomirski
2014-11-14x86_64, entry: Filter RFLAGS.NT on entry from userspaceAndy Lutomirski
2014-11-14x86, fpu: shift drop_init_fpu() from save_xstate_sig() to handle_signal()Oleg Nesterov
2014-11-14x86, fpu: __restore_xstate_sig()->math_state_restore() needs preempt_disable()Oleg Nesterov
2014-11-14x86: Reject x32 executables if x32 ABI not supportedBen Hutchings
2014-10-31Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-rtMark Brown
2014-10-31Merge tag 'v3.14.23' into linux-linaro-lsk-v3.14Mark Brown
2014-10-30x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 insteadBryan O'Donoghue
2014-10-30kvm: fix potentially corrupt mmio cacheDavid Matlack
2014-10-30kvm: x86: fix stale mmio cache bugDavid Matlack
2014-10-09Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-rtMark Brown
2014-10-09Merge remote-tracking branch 'lsk/v3.14/topic/kvm' into linux-linaro-lsk-v3.14Mark Brown
2014-10-08Merge branch 'lsk/v3.14/topic/kvm' into lsk/lsk-with-kvm-v3.14Christoffer Dall
2014-10-06Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-rtMark Brown
2014-10-05perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMUVenkatesh Srinivas
2014-10-05sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li
2014-10-05x86/kaslr: Avoid the setup_data area when picking locationKees Cook
2014-10-05x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8Dave Young
2014-10-05x86/xen: don't copy bogus duplicate entries into kernel page tablesStefan Bader
2014-10-02kvm: fix potentially corrupt mmio cacheDavid Matlack
2014-10-02KVM: do not bias the generation number in kvm_current_mmio_generationPaolo Bonzini
2014-10-02KVM: remove garbage arg to *hardware_{en,dis}ableChristoffer Dall
2014-10-02KVM: forward declare structs in kvm_types.hChristoffer Dall
2014-10-02KVM: add kvm_arch_sched_inChristoffer Dall
2014-10-02KVM: Give IRQFD its own separate enabling Kconfig optionChristoffer Dall
2014-10-02KVM: Rename and add argument to check_extensionChristoffer Dall
2014-10-02KVM: async_pf: Provide additional direct page notificationDominik Dingel
2014-09-06Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-rtMark Brown
2014-09-05x86/xen: resume timer irqs earlyDavid Vrabel
2014-09-05x86/xen: use vmap() to map grant table pages in PVH guestsDavid Vrabel
2014-09-05x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stubMatt Fleming
2014-09-05x86_64/vsyscall: Fix warn_bad_vsyscall log outputAndy Lutomirski
2014-09-05x86: don't exclude low BIOS area when allocating address space for non-PCI cardsChristoph Schulz
2014-09-05Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini
2014-09-05KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in useWanpeng Li
2014-09-05KVM: x86: Inter-privilege level ret emulation is not implemenetedNadav Amit
2014-08-08efi: Move facility flags to struct efiMatt Fleming
2014-08-08efi: Add separate 32-bit/64-bit definitionsMatt Fleming
2014-08-08efi: Move facility flags to struct efiMatt Fleming
2014-08-08efi: Add proper definitions for some EFI function pointers.Roy Franz
2014-08-08efi: x86: Handle arbitrary Unicode charactersH. Peter Anvin
2014-08-08Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-rtAlex Shi
2014-08-07x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky
2014-08-07x86/xen: no need to explicitly register an NMI callbackDavid Vrabel
2014-08-07x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski