summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
* x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0Nikola Pajkovsky2017-05-151-1/+1
* ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf2017-05-081-0/+12
* xen/x86: don't lose event interruptsStefano Stabellini2017-05-081-3/+3
* kconfig: tinyconfig: provide whole choice blocks to avoid warningsArnd Bergmann2017-04-301-0/+2
* x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam2017-04-301-1/+1
* mm: Tighten x86 /dev/mem with zeroing readsKees Cook2017-04-221-10/+30
* kvm: fix page struct leak in handle_vmonPaolo Bonzini2017-04-221-2/+8
* x86/vdso: Ensure vdso32_enabled gets set to valid values onlyMathias Krause2017-04-221-2/+9
* x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner2017-04-221-1/+1
* perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra2017-04-221-0/+2
* crypto: ghash-clmulni - Fix load failureWang, Rui Y2017-04-181-0/+26
* Fix potential infoleak in older kernelsLinus Torvalds2017-04-181-5/+5
* x86/boot: Add CONFIG_PARAVIRT_SPINLOCKS quirk to arch/x86/boot/compressed/misc.hIngo Molnar2017-02-081-6/+5
* x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()Juergen Gross2017-02-081-1/+1
* x86/kexec: add -fno-PIESebastian Andrzej Siewior2016-12-231-0/+1
* x86/init: Fix cr4_init_shadow() on CR4-less machinesAndy Lutomirski2016-12-231-1/+1
* x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper2016-10-221-2/+1
* fix minor infoleak in get_user_ex()Al Viro2016-10-051-1/+5
* x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai2016-09-151-0/+12
* x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt2016-09-151-2/+2
* perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin2016-08-221-1/+1
* x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspaceSasha Levin2016-08-221-1/+1
* KVM: nVMX: Fix memory corruption when using VMCS shadowingJim Mattson2016-08-221-2/+17
* x86/quirks: Reintroduce scanning of secondary busesLukas Wunner2016-08-081-13/+21
* x86/quirks: Apply nvidia_bugs quirk only on root busLukas Wunner2016-08-081-0/+7
* x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner2016-08-071-0/+64
* x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov2016-07-191-2/+2
* x86/mm/kmmio: Fix mmiotrace for hugepagesKarol Herbst2016-07-121-29/+59
* kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu2016-07-121-0/+12
* x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin2016-06-191-0/+3
* KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini2016-06-191-0/+5
* xen/x86: actually allocate legacy interrupts on PV guestsStefano Stabellini2016-06-061-2/+5
* x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsiJiang Liu2016-06-062-0/+3
* mm: fix huge zero page accounting in smaps reportKirill A. Shutemov2016-06-031-0/+5
* x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu2016-05-171-1/+1
* x86/sysfb_efi: Fix valid BAR address range checkWang YanQing2016-05-171-2/+12
* x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich2016-05-101-0/+1
* crypto: sha1-mb - use corrcet pointer while completing jobsXiaodong Liu2016-05-081-2/+2
* kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack2016-04-201-6/+4
* KVM: x86: Inject pending interrupt even if pending nmi existYuki Shibuya2016-04-201-10/+10
* KVM: VMX: avoid guest hang on invalid invept instructionPaolo Bonzini2016-04-181-0/+1
* x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()Dave Jones2016-04-181-1/+1
* x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski2016-04-181-3/+9
* x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARsBjorn Helgaas2016-04-181-0/+7
* perf/x86/intel: Add definition for PT PMI bitStephane Eranian2016-04-181-0/+1
* x86: Add new MSRs and MSR bits used for Intel Skylake PMU supportAndi Kleen2016-04-182-0/+13
* KVM: i8254: change PIT discard tick policyRadim Krčmář2016-04-181-5/+7
* x86, irq: Keep balance of IOAPIC pin reference countJiang Liu2016-04-182-2/+15
* KVM: x86: Reload pit counters for all channels when restoring stateAndrew Honig2016-04-131-5/+7
* x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski2016-04-073-1/+15