summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2015-09-13x86/idle: Restore trace_cpu_idle to mwait_idle() callsJisheng Zhang
2015-09-13x86/apic: Fix fallout from x2apic cleanupThomas Gleixner
2015-09-13x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APICDavid Vrabel
2015-09-13Revert x86 sigcontext cleanupsLinus Torvalds
2015-09-13x86/xen: build "Xen PV" APIC driver for domU as wellJason A. Donenfeld
2015-08-16kvm: x86: fix kvm_apic_has_events to check for NULL pointerPaolo Bonzini
2015-08-16x86/xen: Probe target addresses in set_aliased_prot() before the hypercallAndy Lutomirski
2015-08-16x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski
2015-08-16x86/nmi/64: Reorder nested NMI checksAndy Lutomirski
2015-08-16x86/nmi/64: Improve nested NMI commentsAndy Lutomirski
2015-08-16x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski
2015-08-16x86/nmi/64: Remove asm code that saves CR2Andy Lutomirski
2015-08-16x86/nmi: Enable nested do_nmi() handling for 64-bit kernelsAndy Lutomirski
2015-08-16x86/asm/entry/64: Remove pointless jump to irq_returnAndy Lutomirski
2015-08-10perf/x86/intel/cqm: Return cached counter value from IRQ contextMatt Fleming
2015-08-10x86/efi: Use all 64 bit of efi_memmap in setup_e820()Dmitry Skorodumov
2015-08-10efi: Check for NULL efi kernel parametersRicardo Neri
2015-08-10x86/mm: Add parenthesis for TLB tracepoint size calculationDave Hansen
2015-08-10x86, perf: Fix static_key bug in load_mm_cr4()Peter Zijlstra
2015-08-10x86/kasan: Fix boot crash on AMD processorsAndrey Ryabinin
2015-08-10x86/kasan: Flush TLBs after switching CR3Andrey Ryabinin
2015-08-10x86/kasan: Fix KASAN shadow region page tablesAlexander Popov
2015-08-10x86/init: Clear 'init_level4_pgt' earlierAndrey Ryabinin
2015-08-03x86/mpx: Do not set ->vm_ops on MPX VMAsKirill A. Shutemov
2015-07-10KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář
2015-07-10KVM: x86: properly restore LVT0Radim Krčmář
2015-07-10x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237ABjorn Helgaas
2015-07-10x86/PCI: Use host bridge _CRS info on systems with >32 bit addressingBjorn Helgaas
2015-07-10KVM: nSVM: Check for NRIPS support before updating control fieldBandan Das
2015-06-29perf/x86: Honor the architectural performance monitoring versionPalik, Imre
2015-06-29perf/x86/intel/bts: Fix DS area sharing with x86_pmu eventsAlexander Shishkin
2015-06-29perf/x86: Add more Broadwell model numbersAndi Kleen
2015-06-29x86/boot: Fix overflow warning with 32-bit binutilsBorislav Petkov
2015-06-17Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-06-16KVM: x86: fix lapic.timer_mode on restoreRadim Krčmář
2015-06-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-10arch/x86/kvm/mmu.c: work around gcc-4.4.4 bugAndrew Morton
2015-06-09Revert "perf/x86/intel/uncore: Move uncore_box_init() out of driver initializ...Ingo Molnar
2015-06-07perf/x86/intel/uncore: Fix CBOX bit wide and UBOX reg on Haswell-EPKan Liang
2015-06-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-04perf/x86/intel/pt: Fix a refactoring bugAlexander Shishkin
2015-06-02x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski
2015-05-31Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds
2015-05-29Merge tag 'acpi-pci-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-29x86/boot: Add CONFIG_PARAVIRT_SPINLOCKS quirk to arch/x86/boot/compressed/misc.hIngo Molnar
2015-05-29x86/asm/entry/32: Really make user_mode() work correctly for VM86 modeJan Beulich
2015-05-28PCI / ACPI: Do not set ACPI companions for host bridges with parentsRafael J. Wysocki
2015-05-27tools/power turbostat: enable turbostat to support Knights Landing (KNL)Dasaratharaman Chandramouli
2015-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds