summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2016-09-07uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructionsDenys Vlasenko
2016-08-16x86/mtrr: Fix PAT init handling when MTRR is disabledToshi Kani
2016-08-16x86/mtrr: Fix Xorg crashes in Qemu sessionsToshi Kani
2016-08-10perf/x86: fix PEBS issues on Intel Atom/Core2Stephane Eranian
2016-08-10pvclock: Add CPU barriers to get correct version valueMinfei Huang
2016-08-10x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner
2016-08-10x86/quirks: Reintroduce scanning of secondary busesLukas Wunner
2016-08-10x86/quirks: Apply nvidia_bugs quirk only on root busLukas Wunner
2016-07-27perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin
2016-07-27x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov
2016-07-27kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu
2016-06-24x86/entry/traps: Don't force in_interrupt() to return true in IST handlersAndy Lutomirski
2016-06-01perf/x86/intel/pt: Generate PMI in the STOP region as wellAlexander Shishkin
2016-05-11ACPI / processor: Request native thermal interrupt handling via _OSCSrinivas Pandruvada
2016-05-11x86/sysfb_efi: Fix valid BAR address range checkWang YanQing
2016-05-11x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu
2016-05-04x86/apic: Handle zero vector gracefully in clear_vector_irq()Keith Busch
2016-05-04x86/mce: Avoid using object after free in genpoolTony Luck
2016-04-12perf/x86/intel: Fix PEBS data source interpretation on Nehalem/WestmereAndi Kleen
2016-04-12perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2Jiri Olsa
2016-04-12perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmiKan Liang
2016-04-12perf/x86/pebs: Add workaround for broken OVFL status on HSW+Stephane Eranian
2016-04-12x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski
2016-04-12x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski
2016-04-12x86/irq: Cure live lock in fixup_irqs()Thomas Gleixner
2016-04-12x86/microcode: Untangle from BLK_DEV_INITRDBorislav Petkov
2016-04-12x86/microcode/intel: Make early loader look for builtin microcode tooBorislav Petkov
2016-03-09PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt
2016-03-03x86/irq: Plug vector cleanup raceThomas Gleixner
2016-03-03x86/irq: Call irq_force_move_complete with irq descriptorThomas Gleixner
2016-03-03x86/irq: Remove outgoing CPU from vector cleanup maskThomas Gleixner
2016-03-03x86/irq: Remove the cpumask allocation from send_cleanup_vector()Thomas Gleixner
2016-03-03x86/irq: Clear move_in_progress before sending cleanup IPIThomas Gleixner
2016-03-03x86/irq: Remove offline cpus from vector cleanupThomas Gleixner
2016-03-03x86/irq: Get rid of code duplicationThomas Gleixner
2016-03-03x86/irq: Copy vectormask instead of an AND operationThomas Gleixner
2016-03-03x86/irq: Check vector allocation earlyThomas Gleixner
2016-03-03x86/irq: Reorganize the search in assign_irq_vectorThomas Gleixner
2016-03-03x86/irq: Reorganize the return path in assign_irq_vectorThomas Gleixner
2016-03-03x86/irq: Do not use apic_chip_data.old_domain as temporary bufferJiang Liu
2016-03-03x86/irq: Validate that irq descriptor is still activeThomas Gleixner
2016-03-03x86/irq: Fix a race in x86_vector_free_irqs()Jiang Liu
2016-03-03x86/irq: Call chip->irq_set_affinity in proper contextThomas Gleixner
2016-01-31x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner
2015-12-30x86/numachip: Fix NumaConnect2 MMCFG PCI accessDaniel J Blueman
2015-12-19x86/paravirt: Prevent rtc_cmos platform device init on PV guestsDavid Vrabel
2015-12-19x86/mce: Ensure offline CPUs don't participate in rendezvous processAshok Raj
2015-12-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-12-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-12-06perf/x86/intel: Fix INTEL_FLAGS_UEVENT_CONSTRAINT_DATALA_NA macroJiri Olsa