Age | Commit message (Expand) | Author | Files | Lines |
2020-08-04 | Merge tag 'core-headers-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2020-08-03 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -163/+0 |
2020-07-24 | compiler.h: Move instrumentation_begin()/end() to new <linux/instrumentation.... | Ingo Molnar | 1 | -0/+1 |
2020-07-23 | crypto: x86 - Put back integer parts of include/asm/inst.h | Uros Bizjak | 1 | -0/+148 |
2020-07-22 | Merge tag 'media/v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -0/+1 |
2020-07-19 | Merge tag 'x86-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -12/+32 |
2020-07-18 | x86/ioperm: Fix io bitmap invalidation on Xen PV | Andy Lutomirski | 3 | -0/+22 |
2020-07-18 | media: atomisp: move CCK endpoint address to generic header | Andy Shevchenko | 1 | -0/+1 |
2020-07-16 | x86/entry: Fix vectors to IDTENTRY_SYSVEC for CONFIG_HYPERV | Sedat Dilek | 1 | -2/+2 |
2020-07-16 | x86/entry: Add compatibility with IAS | Jian Cai | 1 | -8/+6 |
2020-07-16 | crypto: x86 - Remove include/asm/inst.h | Uros Bizjak | 1 | -311/+0 |
2020-07-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -2/+3 |
2020-07-10 | KVM: nVMX: fixes for preemption timer migration | Paolo Bonzini | 1 | -2/+3 |
2020-07-05 | x86/entry/32: Fix XEN_PV build dependency | Ingo Molnar | 1 | -2/+2 |
2020-07-05 | Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -28/+24 |
2020-07-04 | x86/entry/32: Fix #MC and #DB wiring on x86_32 | Andy Lutomirski | 1 | -10/+13 |
2020-07-04 | x86/entry/xen: Route #DB correctly on Xen PV | Andy Lutomirski | 1 | -18/+6 |
2020-06-29 | x86/fpu: Reset MXCSR to default in kernel_fpu_begin() | Petteri Aimonen | 1 | -0/+5 |
2020-06-28 | Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+5 |
2020-06-28 | Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -6/+26 |
2020-06-26 | Merge branch 'linus' into x86/entry, to resolve conflicts | Ingo Molnar | 3 | -6/+4 |
2020-06-26 | x86/hyperv: allocate the hypercall page with only read and execute bits | Christoph Hellwig | 1 | -0/+2 |
2020-06-25 | x86/entry: Increase entry_stack size to a full page | Peter Zijlstra | 1 | -1/+1 |
2020-06-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -4/+2 |
2020-06-23 | KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROL | Sean Christopherson | 1 | -2/+0 |
2020-06-23 | KVM: nVMX: Plumb L2 GPA through to PML emulation | Sean Christopherson | 1 | -1/+1 |
2020-06-22 | KVM: LAPIC: ensure APIC map is up to date on concurrent update requests | Paolo Bonzini | 1 | -1/+1 |
2020-06-17 | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault | Christoph Hellwig | 1 | -2/+2 |
2020-06-15 | x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeup | Sean Christopherson | 1 | -0/+5 |
2020-06-15 | x86/entry, bug: Comment the instrumentation_begin() usage for WARN() | Peter Zijlstra | 1 | -0/+6 |
2020-06-15 | x86/entry, cpumask: Provide non-instrumented variant of cpu_is_offline() | Peter Zijlstra | 1 | -0/+18 |
2020-06-15 | x86, kcsan: Remove __no_kcsan_or_inline usage | Peter Zijlstra | 1 | -5/+1 |
2020-06-13 | Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -14/+35 |
2020-06-13 | Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 28 | -454/+840 |
2020-06-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -2/+1 |
2020-06-12 | x86/entry: Make NMI use IDTENTRY_RAW | Thomas Gleixner | 1 | -2/+2 |
2020-06-12 | x86/entry: Treat BUG/WARN as NMI-like entries | Andy Lutomirski | 1 | -1/+1 |
2020-06-12 | Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+5 |
2020-06-12 | Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -7/+34 |
2020-06-12 | Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -0/+20 |
2020-06-11 | Rebase locking/kcsan to locking/urgent | Thomas Gleixner | 1 | -1/+5 |
2020-06-11 | KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ... | Vitaly Kuznetsov | 1 | -1/+1 |
2020-06-11 | x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisoned | Tony Luck | 1 | -6/+13 |
2020-06-11 | Merge branch 'x86/entry' into ras/core | Thomas Gleixner | 111 | -2221/+1787 |
2020-06-11 | x86/entry: Unbreak __irqentry_text_start/end magic | Thomas Gleixner | 1 | -0/+7 |
2020-06-11 | x86/entry: __always_inline CR2 for noinstr | Peter Zijlstra | 3 | -6/+6 |
2020-06-11 | x86/entry: __always_inline arch_atomic_* for noinstr | Peter Zijlstra | 1 | -7/+7 |
2020-06-11 | x86/entry: __always_inline irqflags for noinstr | Peter Zijlstra | 1 | -10/+10 |
2020-06-11 | x86/entry: __always_inline debugreg for noinstr | Peter Zijlstra | 1 | -3/+3 |
2020-06-11 | x86/idt: Consolidate idt functionality | Thomas Gleixner | 1 | -15/+2 |