| 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 | 3 | -6/+6 |
* | kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn() | Ard Biesheuvel | 2014-11-26 | 1 | -3/+3 |
* | uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME | Andy Lutomirski | 2014-11-23 | 1 | -1/+1 |
* | Merge branch 'x86-traps' (trap handling from Andy Lutomirski) | Linus Torvalds | 2014-11-23 | 6 | -84/+82 |
|\ |
|
| * | 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 | 6 | -26/+8 |
| * | 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 | 5 | -3/+31 |
|\ \ |
|
| * | | x86, syscall: Fix _TIF_NOHZ handling in syscall_trace_enter_phase1 | Andy Lutomirski | 2014-11-20 | 1 | -1/+1 |
| * | | x86, kaslr: Handle Gold linker for finding bss/brk | Kees Cook | 2014-11-18 | 1 | -1/+10 |
| * | | x86, mm: Set NX across entire PMD at boot | Kees Cook | 2014-11-18 | 1 | -1/+10 |
| * | | 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 | 2 | -5/+46 |
|\ \ \
| |_|/
|/| | |
|
| * | | 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 |
| * | | perf/x86: Fix embarrasing typo | Peter Zijlstra (Intel) | 2014-11-04 | 1 | -1/+1 |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-11-16 | 11 | -26/+94 |
|\ \ \
| | |/
| |/| |
|
| * | | 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 | 3 | -4/+15 |
| |/ / |
|
| * | | x86, kaslr: Prevent .bss from overlaping initrd | Junjie Mao | 2014-11-01 | 6 | -9/+57 |
| * | | x86, microcode, AMD: Fix early ucode loading on 32-bit | Borislav Petkov | 2014-11-01 | 1 | -2/+7 |
* | | | x86-64: make csum_partial_copy_from_user() error handling consistent | Linus Torvalds | 2014-11-16 | 1 | -3/+2 |
* | | | KVM: x86: Fix uninitialized op->type for some immediate values | Nadav Amit | 2014-11-05 | 1 | -0/+8 |
| |/
|/| |
|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-11-02 | 2 | -16/+45 |
|\ \
| |/
|/| |
|
| * | KVM: vmx: defer load of APIC access page address during reset | Paolo Bonzini | 2014-11-02 | 1 | -1/+1 |
| * | KVM: nVMX: Disable preemption while reading from shadow VMCS | Jan Kiszka | 2014-11-02 | 1 | -0/+4 |
| * | KVM: x86: Fix far-jump to non-canonical check | Nadav Amit | 2014-11-02 | 1 | -3/+5 |
| * | KVM: emulator: fix execution close to the segment limit | Paolo Bonzini | 2014-10-29 | 1 | -10/+33 |
| * | KVM: emulator: fix error code for __linearize | Paolo Bonzini | 2014-10-29 | 1 | -2/+2 |
* | | x86_64, entry: Fix out of bounds read on sysenter | Andy Lutomirski | 2014-10-31 | 1 | -1/+1 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-10-31 | 12 | -29/+34 |
|\ \ |
|
| * | | x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAE | Dexuan Cui | 2014-10-29 | 1 | -1/+1 |
| * | | 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 | 2 | -2/+2 |
| * | | 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 | 49 | -514/+325 |
| |\ \ |
|
| * | | | 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 |
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-10-31 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | sched: stop the unbound recursion in preempt_schedule_context() | Oleg Nesterov | 2014-10-28 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-10-31 | 5 | -185/+14 |
|\ \ \ \
| |/ / /
|/| | | |
|