summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2017-01-27x86/apic: Order irq_enter/exit() calls correctly vs. ack_APIC_irq()Wanpeng Li
2017-01-26x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6FBjorn Helgaas
2017-01-26x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba
2017-01-26KVM: x86: Introduce segmented_write_stdSteve Rutherford
2017-01-26KVM: x86: flush pending lapic jump label updates on module unloadDavid Matlack
2017-01-26KVM: x86: fix emulation of "MOV SS, null selector"Paolo Bonzini
2017-01-26ftrace/x86: Set ftrace_stub to weak to prevent gcc from using short jumps to itSteven Rostedt
2017-01-26ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps ...Steven Rostedt (Red Hat)
2017-01-26kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson
2017-01-26perf/x86: Fix full width counter, counter overflowPeter Zijlstra (Intel)
2016-12-12x86/traps: Ignore high word of regs->cs in early_fixup_exception()Andy Lutomirski
2016-12-12KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář
2016-11-28x86/idle: Restore trace_cpu_idle to mwait_idle() callsJisheng Zhang
2016-11-24KVM: Disable irq while unregistering user notifierIgnacio Alvarado
2016-11-24KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addrPaolo Bonzini
2016-11-24x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich
2016-11-24x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()Juergen Gross
2016-11-24KVM: x86: fix wbinvd_dirty_mask use-after-freeIdo Yariv
2016-11-24Fix potential infoleak in older kernelsLinus Torvalds
2016-11-08Revert "fix minor infoleak in get_user_ex()"Jiri Slaby
2016-11-08x86/um: reuse asm-generic/barrier.hMichael S. Tsirkin
2016-10-20x86/build: Build compressed x86 kernels as PIEH.J. Lu
2016-10-07KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE writeRadim Krčmář
2016-09-29fix minor infoleak in get_user_ex()Al Viro
2016-09-29x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt
2016-09-29x86/mm/pat, /dev/mem: Remove superfluous error messageJiri Kosina
2016-09-29x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li
2016-09-21x86/mm: Disable preemption during CR3 read+writeSebastian Andrzej Siewior
2016-08-19x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski
2016-07-21um: Stop abusing __KERNEL__Richard Weinberger
2016-07-21x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski
2016-07-21KVM: x86: expose invariant tsc cpuid bit (v2)Marcelo Tosatti
2016-07-21x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov
2016-07-21kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu
2016-07-21x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin
2016-07-12KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini
2016-07-12perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin
2016-07-12perf/x86: Honor the architectural performance monitoring versionPalik, Imre
2016-05-11x86/sysfb_efi: Fix valid BAR address range checkWang YanQing
2016-04-23KVM: x86: Reload pit counters for all channels when restoring stateAndrew Honig
2016-04-23KVM: x86: removing unused variableSaurabh Sengar
2016-04-11perf/x86/intel: Fix PEBS data source interpretation on Nehalem/WestmereAndi Kleen
2016-04-11perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2Jiri Olsa
2016-04-11x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski
2016-04-11x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()Dave Jones
2016-04-11KVM: VMX: avoid guest hang on invalid invept instructionPaolo Bonzini
2016-04-11KVM: i8254: change PIT discard tick policyRadim Krčmář
2016-04-11x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski
2016-04-11perf, nmi: Fix unknown NMI warningMarkus Metzger
2016-04-11KVM: SVM: add rdmsr support for AMD event registersWei Huang