summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2016-06-15x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu1-1/+1
2016-06-15x86/sysfb_efi: Fix valid BAR address range checkWang YanQing1-2/+12
2016-06-15x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich1-0/+1
2016-06-15kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack1-6/+4
2016-05-01x86/mm/32: Enable full randomization on i386 and X86_32Hector Marco-Gisbert1-13/+1
2016-05-01x86: standardize mmap_rnd() usageKees Cook1-16/+20
2016-05-01KVM: x86: Inject pending interrupt even if pending nmi existYuki Shibuya1-10/+10
2016-05-01KVM: VMX: avoid guest hang on invalid invept instructionPaolo Bonzini1-0/+1
2016-05-01x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()Dave Jones1-1/+1
2016-05-01x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski1-3/+9
2016-05-01x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARsBjorn Helgaas1-0/+7
2016-05-01perf/x86/intel: Fix PEBS data source interpretation on Nehalem/WestmereAndi Kleen3-1/+14
2016-05-01perf/x86/pebs: Add workaround for broken OVFL status on HSW+Stephane Eranian1-0/+10
2016-05-01perf/x86/intel: Add definition for PT PMI bitStephane Eranian1-0/+2
2016-05-01perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmiKan Liang3-2/+31
2016-05-01perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2Jiri Olsa2-2/+12
2016-05-01KVM: i8254: change PIT discard tick policyRadim Krčmář1-5/+7
2016-04-11x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski3-1/+15
2016-03-24KVM: x86: move steal time initialization to vcpu entry timeMarcelo Tosatti1-7/+2
2016-03-24KVM: VMX: disable PEBS before a guest entryRadim Krčmář1-0/+7
2016-03-24PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt1-0/+7
2016-03-08KVM: x86: MMU: fix ubsan index-out-of-range warningMike Krinkin1-1/+1
2016-03-08x86/entry/compat: Add missing CLAC to entry_INT80_32Andy Lutomirski1-0/+1
2016-02-17x86/mm/pat: Avoid truncation when converting cpa->numpages to addressMatt Fleming1-2/+2
2016-02-16x86/irq: Call chip->irq_set_affinity in proper contextThomas Gleixner1-1/+5
2016-02-02um: Fix build error and kconfig for i386Mickaël Salaün1-1/+1
2016-02-02perf/x86: Fix filter_events() bug with event mappingsStephane Eranian1-1/+10
2016-02-02x86/LDT: Print the real LDT base addressJan Beulich1-1/+1
2016-02-02x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski1-7/+8
2016-02-02x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner1-0/+8
2016-02-02x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu1-1/+1
2016-02-02x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski2-4/+53
2016-02-02x86/xen: don't reset vcpu_info on a cancelled suspendOuyang Zhaowei (Charles)1-1/+2
2016-02-02KVM: x86: correctly print #AC in tracesPaolo Bonzini1-1/+1
2016-02-02KVM: x86: expose MSR_TSC_AUX to userspacePaolo Bonzini1-5/+6
2016-01-25kvm: x86: only channel 0 of the i8254 is linked to the HPETPaolo Bonzini2-1/+3
2016-01-25x86/mce: Ensure offline CPUs don't participate in rendezvous processAshok Raj1-0/+11
2016-01-25efi: Disable interrupts around EFI calls, not in the epilog/prolog callsIngo Molnar3-11/+10
2016-01-05KVM: x86: Reload pit counters for all channels when restoring stateAndrew Honig1-2/+6
2016-01-05x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin1-7/+10
2015-12-14x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper1-2/+1
2015-12-14x86/fpu: Fix 32-bit signal frame handlingDave Hansen1-6/+5
2015-12-13KVM: svm: unconditionally intercept #DBPaolo Bonzini1-11/+3
2015-12-13KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup3-1/+13
2015-12-13KVM: x86: Defining missing x86 vectorsNadav Amit1-0/+3
2015-12-13x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov2-5/+15
2015-12-13x86/setup: Fix low identity map for >= 2GB kernel rangeKrzysztof Mazur1-1/+1
2015-12-13x86/setup: Extend low identity map to cover whole kernel rangePaolo Bonzini1-0/+8
2015-12-13KVM: VMX: fix SMEP and SMAP without EPTRadim Krčmář1-9/+10
2015-12-09x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing mapMalcolm Crossley1-1/+1