summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
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
2015-12-06perf/x86/intel: Make L1D_PEND_MISS.FB_FULL not constrained on HaswellYuanfang Chen
2015-12-05x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin
2015-11-30libnvdimm, e820: skip module loading when no type-12Dan Williams
2015-11-25x86 smpboot: Re-enable init_udelay=0 by default on modern CPUsLen Brown
2015-11-23x86/microcode: Initialize the driver late when facilities are upBorislav Petkov
2015-11-23treewide: Remove old email addressPeter Zijlstra
2015-11-23perf/x86: Fix LBR call stack save/restoreAndi Kleen
2015-11-23perf/core: Robustify the perf_cgroup_from_task() RCU checksStephane Eranian
2015-11-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-19x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper
2015-11-19x86/ftrace: Add comment on static function tracingNamhyung Kim