summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2017-07-02mm: larger stack guard gap, between vmasHugh Dickins
2017-06-05x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0Nikola Pajkovsky
2017-03-16x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba
2017-03-16ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps ...Steven Rostedt (Red Hat)
2017-02-23perf/x86: Fix full width counter, counter overflowPeter Zijlstra (Intel)
2017-02-23x86/apic/uv: Silence a shift wrapping warningDan Carpenter
2017-02-23x86/traps: Ignore high word of regs->cs in early_fixup_exception()Andy Lutomirski
2017-02-23x86/panic: replace smp_send_stop() with kdump friendly version in panic pathHidehiro Kawai
2017-02-23x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack accessJosh Poimboeuf
2016-11-20perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2Matt Fleming
2016-11-20x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai
2016-11-20x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt
2016-11-20x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li
2016-11-20x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner
2016-11-20x86/quirks: Reintroduce scanning of secondary busesLukas Wunner
2016-11-20x86/quirks: Apply nvidia_bugs quirk only on root busLukas Wunner
2016-08-22x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov
2016-08-22kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu
2016-06-15x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu
2016-06-15x86/sysfb_efi: Fix valid BAR address range checkWang YanQing
2016-05-01x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski
2016-05-01perf/x86/intel: Fix PEBS data source interpretation on Nehalem/WestmereAndi Kleen
2016-05-01perf/x86/pebs: Add workaround for broken OVFL status on HSW+Stephane Eranian
2016-05-01perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmiKan Liang
2016-05-01perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2Jiri Olsa
2016-04-11x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski
2016-03-24PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt
2016-02-16x86/irq: Call chip->irq_set_affinity in proper contextThomas Gleixner
2016-02-02perf/x86: Fix filter_events() bug with event mappingsStephane Eranian
2016-02-02x86/LDT: Print the real LDT base addressJan Beulich
2016-02-02x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner
2016-01-25x86/mce: Ensure offline CPUs don't participate in rendezvous processAshok Raj
2016-01-05x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin
2015-12-14x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper
2015-12-14x86/fpu: Fix 32-bit signal frame handlingDave Hansen
2015-12-13x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov
2015-12-13x86/setup: Fix low identity map for >= 2GB kernel rangeKrzysztof Mazur
2015-12-13x86/setup: Extend low identity map to cover whole kernel rangePaolo Bonzini
2015-10-19x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeAndy Lutomirski
2015-10-19x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski
2015-10-06x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse
2015-10-06x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li
2015-09-28x86/mce: Reenable CMCI banks when swiching back to interrupt modeXie XiuQi
2015-08-31x86/ldt: Correct LDT access in single stepping logicJuergen Gross
2015-08-31x86/ldt: Make modify_ldt synchronousAndy Lutomirski
2015-08-10x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski
2015-08-10x86/nmi/64: Reorder nested NMI checksAndy Lutomirski
2015-08-10x86/nmi/64: Improve nested NMI commentsAndy Lutomirski
2015-08-10x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski
2015-08-10x86/nmi/64: Remove asm code that saves CR2Andy Lutomirski