| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, microcode: Don't initialize microcode code on paravirt | Boris Ostrovsky | 2014-12-06 | 1 | -1/+1 |
* | x86, microcode, intel: Drop unused parameter | Borislav Petkov | 2014-12-06 | 1 | -4/+3 |
* | x86, microcode, AMD: Do not use smp_processor_id() in preemtible context | Borislav Petkov | 2014-12-01 | 2 | -5/+5 |
* | 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 |
| * | | x86: Require exact match for 'noxsave' command line option | Dave Hansen | 2014-11-16 | 1 | -0/+2 |
| |/ |
|
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-11-21 | 1 | -4/+45 |
|\ \
| |/
|/| |
|
| * | perf/x86/intel/uncore: Fix boot crash on SBOX PMU on Haswell-EP | Andi Kleen | 2014-11-16 | 1 | -3/+30 |
| * | perf/x86/intel/uncore: Fix IRP uncore register offsets on Haswell EP | Andi Kleen | 2014-11-16 | 1 | -1/+15 |
* | | Merge tag 'microcode_fixes_for_3.18' of git://git.kernel.org/pub/scm/linux/ke... | Ingo Molnar | 2014-11-10 | 2 | -11/+15 |
|\ \ |
|
| * | | x86, microcode, AMD: Fix ucode patch stashing on 32-bit | Borislav Petkov | 2014-11-10 | 1 | -10/+14 |
| * | | x86, microcode: Fix accessing dis_ucode_ldr on 32-bit | Borislav Petkov | 2014-11-05 | 1 | -1/+1 |
* | | | x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU down | Boris Ostrovsky | 2014-11-10 | 1 | -4/+11 |
|/ / |
|
* | | x86, microcode, AMD: Fix early ucode loading on 32-bit | Borislav Petkov | 2014-11-01 | 1 | -2/+7 |
|/ |
|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-10-31 | 10 | -28/+31 |
|\ |
|
| * | ACPI, irq, x86: Return IRQ instead of GSI in mp_register_gsi() | Jiang Liu | 2014-10-29 | 1 | -1/+1 |
| * | x86, intel-mid: Create IRQs for APB timers and RTC timers | Jiang Liu | 2014-10-29 | 1 | -2/+0 |
| * | x86: Don't enable F00F workaround on Intel Quark processors | Dave Jones | 2014-10-29 | 1 | -2/+3 |
| * | x86/irq: Fix XT-PIC-XT-PIC in /proc/interrupts | Maciej W. Rozycki | 2014-10-28 | 2 | -4/+2 |
| * | x86, cma: Reserve DMA contiguous area after initmem_init() | Weijie Yang | 2014-10-28 | 1 | -1/+1 |
| * | i386/audit: stop scribbling on the stack frame | Eric Paris | 2014-10-24 | 1 | -8/+7 |
| * | Merge tag 'v3.18-rc1' into x86/urgent | H. Peter Anvin | 2014-10-24 | 23 | -132/+144 |
| |\ |
|
| * | | x86, apic: Handle a bad TSC more gracefully | Andy Lutomirski | 2014-10-22 | 2 | -3/+6 |
| * | | x86: ACPI: Do not translate GSI number if IOAPIC is disabled | Jiang Liu | 2014-10-20 | 1 | -5/+9 |
| * | | x86/smpboot: Move data structure to its primary usage scope | Ingo Molnar | 2014-10-19 | 1 | -2/+2 |
* | | | perf/x86/intel: Revert incomplete and undocumented Broadwell client support | Ingo Molnar | 2014-10-29 | 3 | -181/+2 |
* | | | perf/x86: Fix compile warnings for intel_uncore | Peter Zijlstra | 2014-10-28 | 1 | -2/+5 |
* | | | perf: Fix bogus kernel printk | Peter Zijlstra (Intel) | 2014-10-28 | 1 | -2/+3 |
| |/
|/| |
|
* | | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2014-10-19 | 2 | -8/+7 |
|\ \ |
|
| * | | audit: x86: drop arch from __audit_syscall_entry() interface | Richard Guy Briggs | 2014-09-23 | 2 | -12/+10 |
| * | | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris | 2014-09-23 | 1 | -6/+2 |
* | | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-10-15 | 19 | -112/+112 |
|\ \ \ |
|
| * | | | percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t -fix | Mel Gorman | 2014-09-09 | 1 | -0/+1 |
| * | | | percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t | Christoph Lameter | 2014-08-28 | 1 | -2/+1 |
| * | | | x86: Replace __get_cpu_var uses | Christoph Lameter | 2014-08-26 | 18 | -111/+111 |
* | | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2014-10-14 | 4 | -12/+25 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | kvm: ensure hard lockup detection is disabled by default | Ulrich Obergfell | 2014-10-14 | 1 | -0/+8 |
| * | | | arch/x86/kernel/cpu/common.c: fix unused symbol warning | Andrew Morton | 2014-10-14 | 1 | -1/+3 |
| * | | | kexec-bzimage64: fix sparse warnings | Vivek Goyal | 2014-10-14 | 1 | -7/+8 |
| * | | | kexec: check if crashk_res_low exists when exclude it from crash mem ranges | Baoquan He | 2014-10-14 | 1 | -4/+6 |
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*---. \ \ \ | Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linu... | Linus Torvalds | 2014-10-14 | 2 | -4/+2 |
|\ \ \ \ \ \ |
|
| | * | | | | | x86/apic/uv: Remove unnecessary #ifdef | Andreas Ruprecht | 2014-08-20 | 1 | -2/+0 |
| * | | | | | | x86/mce: Avoid showing repetitive message from intel_init_thermal() | Rakib Mullick | 2014-09-19 | 1 | -2/+2 |
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-10-14 | 2 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: Fix section conflict for numachip | Andi Kleen | 2014-10-08 | 1 | -1/+1 |