summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2015-10-28x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs tooSteven Rostedt
2015-10-27x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeAndy Lutomirski
2015-10-27x86/process: Add proper bound checks in 64bit get_wchan()Thomas Gleixner
2015-10-27x86/asm/entry: Create and use a 'TOP_OF_KERNEL_STACK_PADDING' macroAndy Lutomirski
2015-10-27x86/kexec: Fix kexec crash in syscall kexec_file_load()Lee, Chun-Yi
2015-10-27x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski
2015-10-27x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse
2015-10-27x86/apic: Serialize LVTT and TSC_DEADLINE writesShaohua Li
2015-10-27x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski
2015-10-27x86/nmi/64: Reorder nested NMI checksAndy Lutomirski
2015-10-27x86/nmi/64: Improve nested NMI commentsAndy Lutomirski
2015-09-27x86/ldt: Correct LDT access in single stepping logicJuergen Gross
2015-09-27x86/ldt: Make modify_ldt synchronousAndy Lutomirski
2015-09-27x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski
2015-09-27x86/nmi/64: Remove asm code that saves CR2Andy Lutomirski
2015-09-27x86/nmi: Enable nested do_nmi() handling for 64-bit kernelsAndy Lutomirski
2015-07-20x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel
2015-07-13perf/x86: Honor the architectural performance monitoring versionPalik, Imre
2015-07-13x86/boot: Fix overflow warning with 32-bit binutilsBorislav Petkov
2015-07-13x86/microcode/intel: Guard against stack overflow in the loaderQuentin Casasnovas
2015-07-12kprobes/x86: Return correct length in __copy_instruction()Eugene Shatokhin
2015-07-03x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlersAndy Lutomirski
2015-06-28x86: Store a per-cpu shadow copy of CR4Andy Lutomirski
2015-06-28x86: Clean up cr4 manipulationAndy Lutomirski
2015-06-10perf/x86/rapl: Enable Broadwell-U RAPL supportStephane Eranian
2015-06-09x86/fpu: Disable XSAVES* support for nowIngo Molnar
2015-06-09x86/mce: Fix MCE severity messagesBorislav Petkov
2015-06-09x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE...Chen Yucong
2015-05-17sched/idle/x86: Optimize unnecessary mwait_idle() resched IPIsMike Galbraith
2015-05-17sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savi...Len Brown
2015-04-24x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirkStefan Lippers-Hollmann
2015-03-28x86: numachip: Fix 16-bit APIC ID truncationDaniel J Blueman
2015-03-28x86/fpu: Avoid math_state_restore() without used_math() in __restore_xstate_s...Oleg Nesterov
2015-03-14x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimizationAndy Lutomirski
2015-03-06x86/irq: Fix regression caused by commit b568b8601f05Jiang Liu
2015-03-06x86: pmc-atom: Assign debugfs node as soon as possibleAndy Shevchenko
2015-03-06x86/xen: Treat SCI interrupt as normal GSI interruptJiang Liu
2015-02-11x86, microcode: Return error from driver init code when loader is disabledBoris Ostrovsky
2015-02-05perf/rapl: Fix crash in rapl_scale()Stephane Eranian
2015-02-05perf/x86/intel: Add model number for AirmontKan Liang
2015-01-29x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski
2015-01-29x86/tsc: Change Fast TSC calibration failed from error to infoAlexandre Demers
2015-01-29x86, hyperv: Mark the Hyper-V clocksource as being continuousK. Y. Srinivasan
2015-01-29x86, irq: Properly tag virtualization entry in /proc/interruptsJan Beulich
2015-01-27ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracingSteven Rostedt (Red Hat)
2015-01-27x86/build: Clean auto-generated processor feature filesBjørn Mork
2015-01-16perf/x86/uncore/hsw-ep: Handle systems with only two SBOXesAndi Kleen
2015-01-16perf/x86/intel/uncore: Make sure only uncore events are collectedJiri Olsa
2015-01-16x86: export get_xsave_addrPaolo Bonzini
2015-01-08x86/microcode/intel: Fish out the stashed microcode for the BSPBorislav Petkov