Age | Commit message (Expand) | Author | Files | Lines |
2014-11-24 | uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME | Andy Lutomirski | 1 | -1/+1 |
2014-11-24 | Merge branch 'x86-traps' (trap handling from Andy Lutomirski) | Linus Torvalds | 6 | -84/+82 |
2014-11-24 | x86_64, traps: Rework bad_iret | Andy Lutomirski | 2 | -26/+48 |
2014-11-24 | x86_64, traps: Stop using IST for #SS | Andy Lutomirski | 6 | -26/+8 |
2014-11-24 | x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C | Andy Lutomirski | 2 | -32/+26 |
2014-11-22 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -3/+31 |
2014-11-22 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -5/+46 |
2014-11-21 | x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1 | Andy Lutomirski | 1 | -1/+1 |
2014-11-18 | x86, kaslr: Handle Gold linker for finding bss/brk | Kees Cook | 1 | -1/+10 |
2014-11-18 | x86, mm: Set NX across entire PMD at boot | Kees Cook | 1 | -1/+10 |
2014-11-18 | x86, microcode: Update BSPs microcode on resume | Borislav Petkov | 1 | -0/+8 |
2014-11-16 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 11 | -26/+94 |
2014-11-16 | x86-64: make csum_partial_copy_from_user() error handling consistent | Linus Torvalds | 1 | -3/+2 |
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 | 3 | -4/+15 |
2014-11-05 | x86, microcode: Fix accessing dis_ucode_ldr on 32-bit | Borislav Petkov | 1 | -1/+1 |
2014-11-05 | KVM: x86: Fix uninitialized op->type for some immediate values | Nadav Amit | 1 | -0/+8 |
2014-11-04 | perf/x86: Fix embarrasing typo | Peter Zijlstra (Intel) | 1 | -1/+1 |
2014-11-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -16/+45 |
2014-11-02 | KVM: vmx: defer load of APIC access page address during reset | Paolo Bonzini | 1 | -1/+1 |
2014-11-02 | KVM: nVMX: Disable preemption while reading from shadow VMCS | Jan Kiszka | 1 | -0/+4 |
2014-11-02 | KVM: x86: Fix far-jump to non-canonical check | Nadav Amit | 1 | -3/+5 |
2014-11-02 | x86, kaslr: Prevent .bss from overlaping initrd | Junjie Mao | 6 | -9/+57 |
2014-11-01 | x86, microcode, AMD: Fix early ucode loading on 32-bit | Borislav Petkov | 1 | -2/+7 |
2014-11-01 | x86_64, entry: Fix out of bounds read on sysenter | Andy Lutomirski | 1 | -1/+1 |
2014-11-01 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 12 | -29/+34 |
2014-11-01 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
2014-11-01 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -185/+14 |
2014-10-29 | KVM: emulator: fix execution close to the segment limit | Paolo Bonzini | 1 | -10/+33 |
2014-10-29 | KVM: emulator: fix error code for __linearize | Paolo Bonzini | 1 | -2/+2 |
2014-10-29 | perf/x86/intel: Revert incomplete and undocumented Broadwell client support | Ingo Molnar | 3 | -181/+2 |
2014-10-29 | x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAE | Dexuan Cui | 1 | -1/+1 |
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 | 2 | -2/+2 |
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 | 2 | -2/+9 |
2014-10-28 | perf: Fix bogus kernel printk | Peter Zijlstra (Intel) | 1 | -2/+3 |
2014-10-28 | sched: stop the unbound recursion in preempt_schedule_context() | Oleg Nesterov | 1 | -0/+1 |
2014-10-28 | x86, cma: Reserve DMA contiguous area after initmem_init() | Weijie Yang | 1 | -1/+1 |
2014-10-25 | i386/audit: stop scribbling on the stack frame | Eric Paris | 1 | -8/+7 |
2014-10-25 | Merge tag 'v3.18-rc1' into x86/urgent | H. Peter Anvin | 49 | -514/+325 |
2014-10-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 8 | -81/+261 |
2014-10-24 | Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 5 | -63/+31 |
2014-10-24 | KVM: x86: Wrong assertion on paging_tmpl.h | Nadav Amit | 1 | -1/+1 |
2014-10-24 | KVM: x86: PREFETCH and HINT_NOP should have SrcMem flag | Nadav Amit | 1 | -3/+4 |