summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* kprobes/x86: Fix kernel panic when certain exception-handling addresses are p...Masami Hiramatsu2017-05-153-5/+5
* x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0Nikola Pajkovsky2017-05-151-1/+1
* ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf2017-05-081-0/+12
* x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRsYazen Ghannam2017-04-301-1/+1
* perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32()Peter Zijlstra2017-04-221-0/+2
* x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper2016-10-221-2/+1
* x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai2016-09-151-0/+12
* x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt2016-09-151-2/+2
* perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin2016-08-221-1/+1
* x86/quirks: Reintroduce scanning of secondary busesLukas Wunner2016-08-081-13/+21
* x86/quirks: Apply nvidia_bugs quirk only on root busLukas Wunner2016-08-081-0/+7
* x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner2016-08-071-0/+64
* x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov2016-07-191-2/+2
* kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu2016-07-121-0/+12
* x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu2016-05-171-1/+1
* x86/sysfb_efi: Fix valid BAR address range checkWang YanQing2016-05-171-2/+12
* x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski2016-04-181-3/+9
* x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski2016-04-071-0/+12
* PM / sleep / x86: Fix crash on graph trace through x86 suspendTodd E Brandt2016-03-131-0/+7
* x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs tooSteven Rostedt2015-10-281-0/+6
* x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeAndy Lutomirski2015-10-271-2/+4
* x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner2015-10-271-10/+42
* x86/asm/entry: Create and use a 'TOP_OF_KERNEL_STACK_PADDING' macroAndy Lutomirski2015-10-271-1/+1
* x86/kexec: Fix kexec crash in syscall kexec_file_load()Lee, Chun-Yi2015-10-271-4/+3
* x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski2015-10-272-4/+23
* x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse2015-10-271-7/+10
* x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li2015-10-271-0/+7
* x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski2015-10-271-3/+26
* x86/nmi/64: Reorder nested NMI checksAndy Lutomirski2015-10-271-16/+17
* x86/nmi/64: Improve nested NMI commentsAndy Lutomirski2015-10-272-70/+93
* x86/ldt: Correct LDT access in single stepping logicJuergen Gross2015-09-271-2/+2
* x86/ldt: Make modify_ldt synchronousAndy Lutomirski2015-09-275-130/+159
* x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski2015-09-271-4/+61
* x86/nmi/64: Remove asm code that saves CR2Andy Lutomirski2015-09-271-18/+0
* x86/nmi: Enable nested do_nmi() handling for 64-bit kernelsAndy Lutomirski2015-09-271-71/+52
* x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel2015-07-202-0/+6
* perf/x86: Honor the architectural performance monitoring versionPalik, Imre2015-07-131-6/+6
* x86/boot: Fix overflow warning with 32-bit binutilsBorislav Petkov2015-07-131-3/+10
* x86/microcode/intel: Guard against stack overflow in the loaderQuentin Casasnovas2015-07-131-1/+1
* kprobes/x86: Return correct length in __copy_instruction()Eugene Shatokhin2015-07-121-2/+5
* x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski2015-07-033-25/+30
* x86: Store a per-cpu shadow copy of CR4Andy Lutomirski2015-06-289-10/+20
* x86: Clean up cr4 manipulationAndy Lutomirski2015-06-288-15/+22
* perf/x86/rapl: Enable Broadwell-U RAPL supportStephane Eranian2015-06-101-0/+1
* x86/fpu: Disable XSAVES* support for nowIngo Molnar2015-06-091-0/+15
* x86/mce: Fix MCE severity messagesBorislav Petkov2015-06-091-2/+5
* x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE...Chen Yucong2015-06-093-13/+28
* sched/idle/x86: Optimize unnecessary mwait_idle() resched IPIsMike Galbraith2015-05-171-4/+8
* sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savi...Len Brown2015-05-171-0/+47
* x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirkStefan Lippers-Hollmann2015-04-241-0/+10