aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2016-08-10 Merge tag 'v3.18.39' into linux-linaro-lsk-v3.18Alex Shi
2016-08-08x86/quirks: Reintroduce scanning of secondary busesLukas Wunner
2016-08-08x86/quirks: Apply nvidia_bugs quirk only on root busLukas Wunner
2016-08-07x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner
2016-08-01 Merge tag 'v3.18.38' into linux-linaro-lsk-v3.18Alex Shi
2016-07-19x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov
2016-07-17 Merge tag 'v3.18.37' into linux-linaro-lsk-v3.18lsk-v3.18-16.07Alex Shi
2016-07-12x86/mm/kmmio: Fix mmiotrace for hugepagesKarol Herbst
2016-07-12kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu
2016-06-24 Merge tag 'v3.18.36' into linux-linaro-lsk-v3.18lsk-v3.18-16.06Alex Shi
2016-06-19x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin
2016-06-19KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini
2016-06-14 Merge tag 'v3.18.35' into linux-linaro-lsk-v3.18Alex Shi
2016-06-06xen/x86: actually allocate legacy interrupts on PV guestsStefano Stabellini
2016-06-06x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsiJiang Liu
2016-06-03mm: fix huge zero page accounting in smaps reportKirill A. Shutemov
2016-05-24 Merge tag 'v3.18.34' into linux-linaro-lsk-v3.18lsk-v3.18-16.05Alex Shi
2016-05-17x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu
2016-05-17x86/sysfb_efi: Fix valid BAR address range checkWang YanQing
2016-05-12 Merge tag 'v3.18.33' into linux-linaro-lsk-v3.18Alex Shi
2016-05-10x86/mm/xen: Suppress hugetlbfs in PV guestsJan Beulich
2016-05-08crypto: sha1-mb - use corrcet pointer while completing jobsXiaodong Liu
2016-05-05Merge remote-tracking branch 'lts/linux-3.18.y' into linux-linaro-lsk-v3.18Alex Shi
2016-04-27Merge branch 'v3.18/topic/KASAN' into linux-linaro-lsk-v3.18lsk-v3.18-16.04Alex Shi
2016-04-21 Merge tag 'v3.18.31' into linux-linaro-lsk-v3.18Alex Shi
2016-04-20kvm: x86: do not leak guest xcr0 into host interrupt handlersDavid Matlack
2016-04-20KVM: x86: Inject pending interrupt even if pending nmi existYuki Shibuya
2016-04-18KVM: VMX: avoid guest hang on invalid invept instructionPaolo Bonzini
2016-04-18x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()Dave Jones
2016-04-18x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski
2016-04-18x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARsBjorn Helgaas
2016-04-18perf/x86/intel: Add definition for PT PMI bitStephane Eranian
2016-04-18x86: Add new MSRs and MSR bits used for Intel Skylake PMU supportAndi Kleen
2016-04-18KVM: i8254: change PIT discard tick policyRadim Krčmář
2016-04-18x86, irq: Keep balance of IOAPIC pin reference countJiang Liu
2016-04-13KVM: x86: Reload pit counters for all channels when restoring stateAndrew Honig
2016-04-11kasan: move KASAN_SANITIZE in arch/x86/boot/MakefileAndrey Konovalov
2016-04-11kasan: update log messagesAndrey Konovalov
2016-04-11x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()Andrey Ryabinin
2016-04-11x86/kasan: Define KASAN_SHADOW_OFFSET per architectureAndrey Ryabinin
2016-04-11kasan: enable instrumentation of global variablesAndrey Ryabinin
2016-04-11mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin
2016-04-11kasan: enable stack instrumentationAndrey Ryabinin
2016-04-11x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin
2016-04-11x86_64: add KASan supportAndrey Ryabinin
2016-04-07x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski
2016-04-07Merge remote-tracking branch 'lts/linux-3.18.y' into linux-linaro-lsk-v3.18Alex Shi
2016-03-22KVM: VMX: disable PEBS before a guest entryRadim Krčmář
2016-03-18 Merge tag 'v3.18.29' into linux-linaro-lsk-v3.18lsk-v3.18-16.03Alex Shi
2016-03-13KVM: x86: move steal time initialization to vcpu entry timeMarcelo Tosatti