Age | Commit message (Expand) | Author | Files | Lines |
2014-11-23 | Merge branch 'x86-traps' (trap handling from Andy Lutomirski) | Linus Torvalds | 3 | -77/+76 |
2014-11-23 | x86_64, traps: Rework bad_iret | Andy Lutomirski | 2 | -26/+48 |
2014-11-23 | x86_64, traps: Stop using IST for #SS | Andy Lutomirski | 3 | -19/+2 |
2014-11-23 | x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C | Andy Lutomirski | 2 | -32/+26 |
2014-11-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -1/+11 |
2014-11-21 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+45 |
2014-11-20 | x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1 | Andy Lutomirski | 1 | -1/+1 |
2014-11-18 | x86, microcode: Update BSPs microcode on resume | Borislav Petkov | 1 | -0/+8 |
2014-11-16 | x86: Require exact match for 'noxsave' command line option | Dave Hansen | 1 | -0/+2 |
2014-11-16 | perf/x86/intel/uncore: Fix boot crash on SBOX PMU on Haswell-EP | Andi Kleen | 1 | -3/+30 |
2014-11-16 | perf/x86/intel/uncore: Fix IRP uncore register offsets on Haswell EP | Andi Kleen | 1 | -1/+15 |
2014-11-10 | Merge tag 'microcode_fixes_for_3.18' of git://git.kernel.org/pub/scm/linux/ke... | Ingo Molnar | 2 | -11/+15 |
2014-11-10 | x86, microcode, AMD: Fix ucode patch stashing on 32-bit | Borislav Petkov | 1 | -10/+14 |
2014-11-10 | x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU down | Boris Ostrovsky | 1 | -4/+11 |
2014-11-05 | x86, microcode: Fix accessing dis_ucode_ldr on 32-bit | Borislav Petkov | 1 | -1/+1 |
2014-11-01 | x86, microcode, AMD: Fix early ucode loading on 32-bit | Borislav Petkov | 1 | -2/+7 |
2014-10-31 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 10 | -28/+31 |
2014-10-29 | perf/x86/intel: Revert incomplete and undocumented Broadwell client support | Ingo Molnar | 3 | -181/+2 |
2014-10-29 | ACPI, irq, x86: Return IRQ instead of GSI in mp_register_gsi() | Jiang Liu | 1 | -1/+1 |
2014-10-29 | x86, intel-mid: Create IRQs for APB timers and RTC timers | Jiang Liu | 1 | -2/+0 |
2014-10-29 | x86: Don't enable F00F workaround on Intel Quark processors | Dave Jones | 1 | -2/+3 |
2014-10-28 | x86/irq: Fix XT-PIC-XT-PIC in /proc/interrupts | Maciej W. Rozycki | 2 | -4/+2 |
2014-10-28 | perf/x86: Fix compile warnings for intel_uncore | Peter Zijlstra | 1 | -2/+5 |
2014-10-28 | perf: Fix bogus kernel printk | Peter Zijlstra (Intel) | 1 | -2/+3 |
2014-10-28 | x86, cma: Reserve DMA contiguous area after initmem_init() | Weijie Yang | 1 | -1/+1 |
2014-10-24 | i386/audit: stop scribbling on the stack frame | Eric Paris | 1 | -8/+7 |
2014-10-24 | Merge tag 'v3.18-rc1' into x86/urgent | H. Peter Anvin | 23 | -132/+144 |
2014-10-22 | x86, apic: Handle a bad TSC more gracefully | Andy Lutomirski | 2 | -3/+6 |
2014-10-20 | x86: ACPI: Do not translate GSI number if IOAPIC is disabled | Jiang Liu | 1 | -5/+9 |
2014-10-19 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2 | -8/+7 |
2014-10-19 | x86/smpboot: Move data structure to its primary usage scope | Ingo Molnar | 1 | -2/+2 |
2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 19 | -112/+112 |
2014-10-14 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 4 | -12/+25 |
2014-10-14 | Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linu... | Linus Torvalds | 2 | -4/+2 |
2014-10-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+2 |
2014-10-14 | Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -63/+155 |
2014-10-14 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 5 | -5/+156 |
2014-10-14 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -4/+3 |
2014-10-14 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 3 | -8/+8 |
2014-10-14 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 5 | -18/+19 |
2014-10-14 | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 3 | -5/+6 |
2014-10-14 | kvm: ensure hard lockup detection is disabled by default | Ulrich Obergfell | 1 | -0/+8 |
2014-10-14 | arch/x86/kernel/cpu/common.c: fix unused symbol warning | Andrew Morton | 1 | -1/+3 |
2014-10-14 | kexec-bzimage64: fix sparse warnings | Vivek Goyal | 1 | -7/+8 |
2014-10-14 | kexec: check if crashk_res_low exists when exclude it from crash mem ranges | Baoquan He | 1 | -4/+6 |
2014-10-13 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -11/+12 |
2014-10-13 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -79/+48 |
2014-10-13 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -27/+0 |
2014-10-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -9/+46 |
2014-10-13 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 11 | -3638/+4580 |