summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2016-10-30x86/mm: Expand the exception table logic to allow new handling optionsTony Luck
2016-09-15x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai
2016-09-15x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt
2016-08-31x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li
2016-08-19perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin
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-06x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner
2016-07-19x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov
2016-07-10ACPI / processor: Request native thermal interrupt handling via _OSCSrinivas Pandruvada
2016-07-10kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu
2016-05-30perf/x86/intel/pt: Generate PMI in the STOP region as wellSasha Levin
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-04-18x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski
2016-04-18x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski
2016-03-09PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt
2016-01-31x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner
2016-01-31x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin
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