| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | x86/microcode/intel: Guard against stack overflow in the loader | Quentin Casasnovas | 2015-07-13 | 1 | -1/+1 |
* | kprobes/x86: Return correct length in __copy_instruction() | Eugene Shatokhin | 2015-07-12 | 1 | -2/+5 |
* | x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers | Andy Lutomirski | 2015-07-03 | 3 | -25/+30 |
* | x86: Store a per-cpu shadow copy of CR4 | Andy Lutomirski | 2015-06-28 | 9 | -10/+20 |
* | x86: Clean up cr4 manipulation | Andy Lutomirski | 2015-06-28 | 8 | -15/+22 |
* | perf/x86/rapl: Enable Broadwell-U RAPL support | Stephane Eranian | 2015-06-10 | 1 | -0/+1 |
* | x86/fpu: Disable XSAVES* support for now | Ingo Molnar | 2015-06-09 | 1 | -0/+15 |
* | x86/mce: Fix MCE severity messages | Borislav Petkov | 2015-06-09 | 1 | -2/+5 |
* | x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE... | Chen Yucong | 2015-06-09 | 3 | -13/+28 |
* | sched/idle/x86: Optimize unnecessary mwait_idle() resched IPIs | Mike Galbraith | 2015-05-17 | 1 | -4/+8 |
* | sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savi... | Len Brown | 2015-05-17 | 1 | -0/+47 |
* | x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirk | Stefan Lippers-Hollmann | 2015-04-24 | 1 | -0/+10 |
* | x86: numachip: Fix 16-bit APIC ID truncation | Daniel J Blueman | 2015-03-28 | 1 | -1/+1 |
* | x86/fpu: Avoid math_state_restore() without used_math() in __restore_xstate_s... | Oleg Nesterov | 2015-03-28 | 1 | -3/+4 |
* | x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization | Andy Lutomirski | 2015-03-14 | 1 | -5/+8 |
* | x86/irq: Fix regression caused by commit b568b8601f05 | Jiang Liu | 2015-03-06 | 1 | -0/+5 |
* | x86: pmc-atom: Assign debugfs node as soon as possible | Andy Shevchenko | 2015-03-06 | 1 | -1/+3 |
* | x86/xen: Treat SCI interrupt as normal GSI interrupt | Jiang Liu | 2015-03-06 | 1 | -11/+12 |
* | x86, microcode: Return error from driver init code when loader is disabled | Boris Ostrovsky | 2015-02-11 | 1 | -1/+1 |
* | perf/rapl: Fix crash in rapl_scale() | Stephane Eranian | 2015-02-05 | 1 | -1/+1 |
* | perf/x86/intel: Add model number for Airmont | Kan Liang | 2015-02-05 | 1 | -0/+1 |
* | x86, tls: Interpret an all-zero struct user_desc as "no segment" | Andy Lutomirski | 2015-01-29 | 1 | -2/+23 |
* | x86/tsc: Change Fast TSC calibration failed from error to info | Alexandre Demers | 2015-01-29 | 1 | -1/+1 |
* | x86, hyperv: Mark the Hyper-V clocksource as being continuous | K. Y. Srinivasan | 2015-01-29 | 1 | -0/+1 |
* | x86, irq: Properly tag virtualization entry in /proc/interrupts | Jan Beulich | 2015-01-29 | 1 | -1/+1 |
* | ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracing | Steven Rostedt (Red Hat) | 2015-01-27 | 1 | -5/+15 |
* | x86/build: Clean auto-generated processor feature files | Bjørn Mork | 2015-01-27 | 1 | -0/+1 |
* | perf/x86/uncore/hsw-ep: Handle systems with only two SBOXes | Andi Kleen | 2015-01-16 | 2 | -1/+18 |
* | perf/x86/intel/uncore: Make sure only uncore events are collected | Jiri Olsa | 2015-01-16 | 1 | -3/+19 |
* | x86: export get_xsave_addr | Paolo Bonzini | 2015-01-16 | 1 | -0/+1 |
* | x86/microcode/intel: Fish out the stashed microcode for the BSP | Borislav Petkov | 2015-01-08 | 1 | -14/+12 |
* | x86, microcode: Reload microcode on resume | Borislav Petkov | 2015-01-08 | 4 | -18/+78 |
* | x86, microcode: Don't initialize microcode code on paravirt | Boris Ostrovsky | 2015-01-08 | 1 | -1/+1 |
* | x86, microcode, intel: Drop unused parameter | Borislav Petkov | 2015-01-08 | 1 | -4/+3 |
* | x86, microcode, AMD: Do not use smp_processor_id() in preemtible context | Borislav Petkov | 2015-01-08 | 2 | -5/+5 |
* | x86/tls: Don't validate lm in set_thread_area() after all | Andy Lutomirski | 2015-01-08 | 1 | -6/+0 |
* | x86/asm/traps: Disable tracing and kprobes in fixup_bad_iret and sync_regs | Andy Lutomirski | 2015-01-08 | 1 | -2/+3 |
* | x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefit | Andy Lutomirski | 2015-01-08 | 2 | -2/+8 |
* | x86_64, switch_to(): Load TLS descriptors before switching DS and ES | Andy Lutomirski | 2015-01-08 | 1 | -28/+73 |
* | x86/tls: Disallow unusual TLS segments | Andy Lutomirski | 2015-01-08 | 1 | -0/+22 |
* | x86/tls: Validate TLS entries to protect espfix | Andy Lutomirski | 2015-01-08 | 1 | -0/+23 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-12-05 | 1 | -0/+2 |
|\ |
|
| * | x86, microcode: Limit the microcode reloading to 64-bit for now | Borislav Petkov | 2014-12-01 | 1 | -0/+2 |
* | | Merge branch 'x86-traps' (trap handling from Andy Lutomirski) | Linus Torvalds | 2014-11-23 | 3 | -77/+76 |
|\ \
| |/
|/| |
|
| * | x86_64, traps: Rework bad_iret | Andy Lutomirski | 2014-11-23 | 2 | -26/+48 |
| * | x86_64, traps: Stop using IST for #SS | Andy Lutomirski | 2014-11-23 | 3 | -19/+2 |
| * | x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C | Andy Lutomirski | 2014-11-23 | 2 | -32/+26 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-11-21 | 3 | -1/+11 |
|\ \ |
|
| * | | x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1 | Andy Lutomirski | 2014-11-20 | 1 | -1/+1 |
| * | | x86, microcode: Update BSPs microcode on resume | Borislav Petkov | 2014-11-18 | 1 | -0/+8 |