summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2015-12-09x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper
2015-12-09x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov
2015-12-09x86/setup: Fix low identity map for >= 2GB kernel rangeKrzysztof Mazur
2015-12-09x86/setup: Extend low identity map to cover whole kernel rangePaolo Bonzini
2015-10-22x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner
2015-10-22x86/kexec: Fix kexec crash in syscall kexec_file_load()Lee, Chun-Yi
2015-10-22x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeAndy Lutomirski
2015-10-22x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski
2015-10-22x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse
2015-10-22x86/alternatives: Make optimize_nops() interrupt safe and syncedThomas Gleixner
2015-10-22x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li
2015-10-22perf/x86/intel: Fix constraint accessPeter Zijlstra
2015-09-21ACPI, PCI: Penalize legacy IRQ used by ACPI SCIJiang Liu
2015-09-21x86/mce: Reenable CMCI banks when swiching back to interrupt modeXie XiuQi
2015-09-21x86/ldt: Correct LDT access in single stepping logicJuergen Gross
2015-09-21x86/ldt: Make modify_ldt synchronousAndy Lutomirski
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-13Revert x86 sigcontext cleanupsLinus Torvalds
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/kasan: Fix KASAN shadow region page tablesAlexander Popov
2015-08-10x86/init: Clear 'init_level4_pgt' earlierAndrey Ryabinin
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-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-27perf/x86: Tweak broken BIOS rules during check_hw_exists()Don Zickus
2015-05-27perf/x86/intel/pt: Untangle pt_buffer_reset_markers()Alexander Shishkin
2015-05-27perf/x86: Improve HT workaround GP counter constraintPeter Zijlstra
2015-05-27perf/x86: Fix event/group validationPeter Zijlstra
2015-05-20x86/fpu: Disable XSAVES* support for nowIngo Molnar
2015-05-18x86/mce: Fix MCE severity messagesBorislav Petkov
2015-05-11perf/x86/rapl: Enable Broadwell-U RAPL supportStephane Eranian
2015-05-08perf/x86/intel: Fix SLM cache event listKan Liang
2015-05-06Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds