Age | Commit message (Expand) | Author |
2018-10-29 | um: remove unused AIO code | Christoph Hellwig |
2018-10-29 | um: Give start_idle_thread() a return code | Richard Weinberger |
2018-10-29 | um: Remove update_debugregs() | Richard Weinberger |
2018-10-29 | um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEP | Richard Weinberger |
2018-10-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman |
2018-10-19 | x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernels | Christoph Hellwig |
2018-10-17 | sparc: vDSO: Silence an uninitialized variable warning | Dan Carpenter |
2018-10-17 | sparc: Fix syscall fallback bugs in VDSO. | David S. Miller |
2018-10-17 | Merge branch 'parisc-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman |
2018-10-17 | x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context ... | Sebastian Andrzej Siewior |
2018-10-17 | x86/fpu: Remove second definition of fpu in __fpu__restore_sig() | Sebastian Andrzej Siewior |
2018-10-17 | x86/entry/64: Further improve paranoid_entry comments | Andy Lutomirski |
2018-10-17 | x86/entry/32: Clear the CS high bits | Jan Kiszka |
2018-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Greg Kroah-Hartman |
2018-10-16 | parisc: Fix uninitialized variable usage in unwind.c | Helge Deller |
2018-10-15 | Revert "sparc: Convert to using %pOFn instead of device_node.name" | David S. Miller |
2018-10-14 | sparc64: Set %l4 properly on trap return after handling signals. | David S. Miller |
2018-10-14 | sparc64: Make proc_id signed. | David S. Miller |
2018-10-14 | x86/boot: Add -Wno-pointer-sign to KBUILD_CFLAGS | Nathan Chancellor |
2018-10-14 | x86/time: Correct the attribute on jiffies' definition | Nathan Chancellor |
2018-10-14 | x86/entry: Add some paranoid entry/exit CR3 handling comments | Dave Hansen |
2018-10-14 | x86/percpu: Fix this_cpu_read() | Peter Zijlstra |
2018-10-14 | x86/tsc: Force inlining of cyc2ns bits | Peter Zijlstra |
2018-10-14 | Merge tag 'libnvdimm-fixes-4.19-rc8' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman |
2018-10-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Greg Kroah-Hartman |
2018-10-13 | KVM: vmx: hyper-v: don't pass EPT configuration info to vmx_hv_remote_flush_t... | Vitaly Kuznetsov |
2018-10-13 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Greg Kroah-Hartman |
2018-10-12 | sparc: Throttle perf events properly. | David S. Miller |
2018-10-12 | sparc: Fix single-pcr perf event counter management. | David S. Miller |
2018-10-12 | Merge tag 'armsoc-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman |
2018-10-12 | arm64: perf: Reject stand-alone CHAIN events for PMUv3 | Will Deacon |
2018-10-12 | arm64: Fix /proc/iomem for reserved but not memory regions | Will Deacon |
2018-10-12 | vmlinux.lds.h: Fix incomplete .text.exit discards | Peter Oberparleiter |
2018-10-11 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Greg Kroah-Hartman |
2018-10-10 | Merge tag 's390-4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Greg Kroah-Hartman |
2018-10-10 | Merge tag 'mips_fixes_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman |
2018-10-09 | sparc: Wire up io_pgetevents system call. | David S. Miller |
2018-10-09 | mm: Preserve _PAGE_DEVMAP across mprotect() calls | Jan Kara |
2018-10-09 | Merge tag 'kvmarm-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux/ker... | Paolo Bonzini |
2018-10-09 | KVM: x86: support CONFIG_KVM_AMD=y with CONFIG_CRYPTO_DEV_CCP_DD=m | Paolo Bonzini |
2018-10-09 | ARM: KVM: Correctly order SGI register entries in the cp15 array | Marc Zyngier |
2018-10-09 | Merge tag 'arc-4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Greg Kroah-Hartman |
2018-10-09 | x86/mm: Avoid VLA in pgd_alloc() | Kees Cook |
2018-10-09 | x86/intel_rdt: Fix out-of-bounds memory access in CBM tests | Reinette Chatre |
2018-10-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Greg Kroah-Hartman |
2018-10-07 | sparc64: fix fall-through annotation | Gustavo A. R. Silva |
2018-10-07 | sparc32: fix fall-through annotation | Gustavo A. R. Silva |
2018-10-07 | sparc: vdso: clean-up vdso Makefile | Masahiro Yamada |
2018-10-07 | sparc64: viohs: Remove VLA usage | Kees Cook |
2018-10-07 | sparc: Convert to using %pOFn instead of device_node.name | Rob Herring |