summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2015-09-18ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion.Lv Zheng
2015-09-18ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <...Lv Zheng
2015-01-15Move x86_64 idle notifiers to genericTodd Poynor
2015-01-08x86/tls: Don't validate lm in set_thread_area() after allAndy Lutomirski
2015-01-08x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefitAndy Lutomirski
2015-01-08x86_64, switch_to(): Load TLS descriptors before switching DS and ESAndy Lutomirski
2015-01-08x86/tls: Disallow unusual TLS segmentsAndy Lutomirski
2015-01-08x86/tls: Validate TLS entries to protect espfixAndy Lutomirski
2014-12-16perf/x86/intel: Protect LBR and extra_regs against KVM lyingKan Liang
2014-12-16x86: Use $(OBJDUMP) instead of plain objdumpChris Clayton
2014-12-06x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini
2014-12-06uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski
2014-12-06x86, kaslr: Handle Gold linker for finding bss/brkKees Cook
2014-12-06x86, mm: Set NX across entire PMD at bootKees Cook
2014-12-06x86: Require exact match for 'noxsave' command line optionDave Hansen
2014-12-06x86_64, traps: Rework bad_iretAndy Lutomirski
2014-12-06x86_64, traps: Stop using IST for #SSAndy Lutomirski
2014-12-06x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in CAndy Lutomirski
2014-11-21x86/mm: In the PTE swapout page reclaim case clear the accessed bit instead o...Shaohua Li
2014-11-21KVM: x86: Don't report guest userspace emulation error to userspaceNadav Amit
2014-11-21perf/x86/intel: Use proper dTLB-load-misses event on IvyBridgeVince Weaver
2014-11-21x86, kaslr: Prevent .bss from overlaping initrdJunjie Mao
2014-11-21x86, microcode, AMD: Fix ucode patch stashing on 32-bitBorislav Petkov
2014-11-21x86, microcode, AMD: Fix early ucode loading on 32-bitBorislav Petkov
2014-11-21x86, x32, audit: Fix x32's AUDIT_ARCH wrt auditAndy Lutomirski
2014-11-14x86, apic: Handle a bad TSC more gracefullyAndy Lutomirski
2014-11-14x86/platform/intel/iosf: Add Braswell PCI IDDavid E. Box
2014-11-14x86: Add cpu_detect_cache_sizes to init_intel() add Quark legacy_cache()Bryan O'Donoghue
2014-11-14x86, iosf: Add PCI ID macros for better readabilityOng Boon Leong
2014-11-14x86, iosf: Add Quark X1000 PCI IDOng Boon Leong
2014-11-14x86, iosf: Added Quark MBI identifiersOng Boon Leong
2014-11-14x86, iosf: Make IOSF driver modular and usable by more driversDavid E. Box
2014-11-14kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek
2014-11-14KVM: x86: Emulator fixes for eip canonical checks on near branchesNadav Amit
2014-11-14KVM: x86: Fix wrong masking on relative jump/callNadav Amit
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-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-05perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMUVenkatesh Srinivas
2014-10-05sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li