Age | Commit message (Expand) | Author |
2017-05-01 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-05-01 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-05-01 | Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-05-01 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-05-01 | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro |
2017-04-20 | Merge branch 'WIP.x86/process' into perf/core | Ingo Molnar |
2017-04-15 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-04-14 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2017-04-12 | x86, pmem: fix broken __copy_user_nocache cache-bypass assumptions | Dan Williams |
2017-04-12 | kprobes/x86: Make boostable flag boolean | Masami Hiramatsu |
2017-04-10 | x86/vdso: Plug race between mapping and ELF header setup | Thomas Gleixner |
2017-04-06 | Merge commit 'b4fb8f66f1ae2e167d06c12d018025a8d4d3ba7e' into uaccess.ia64 | Al Viro |
2017-04-06 | Merge commit 'fc69910f329d' into uaccess.mips | Al Viro |
2017-04-02 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-04-02 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro |
2017-03-30 | locking/atomic: Fix atomic_try_cmpxchg() semantics | Peter Zijlstra |
2017-03-29 | x86: switch to RAW_COPY_USER | Al Viro |
2017-03-29 | x86: don't wank with magical size in __copy_in_user() | Al Viro |
2017-03-28 | kill __copy_from_user_nocache() | Al Viro |
2017-03-28 | amd64: get rid of zeroing | Al Viro |
2017-03-28 | KVM: x86: cleanup the page tracking SRCU instance | Paolo Bonzini |
2017-03-28 | x86/mce: Factor out and deprecate the /dev/mcelog driver | Tony Luck |
2017-03-28 | RAS: Add a Corrected Errors Collector | Borislav Petkov |
2017-03-28 | x86/mce: Rename mce_log to mce_log_buffer | Borislav Petkov |
2017-03-28 | Merge branch 'ras/urgent' into ras/core, to pick up fix | Ingo Molnar |
2017-03-23 | locking/atomic/x86: Use atomic_try_cmpxchg() | Peter Zijlstra |
2017-03-23 | locking/atomic: Introduce atomic_try_cmpxchg() | Peter Zijlstra |
2017-03-23 | sched/clock, x86/perf: Fix "perf test tsc" | Peter Zijlstra |
2017-03-22 | x86/platform/uv: Fix calculation of Global Physical Address | Mike Travis |
2017-03-20 | x86/arch_prctl: Add ARCH_[GET|SET]_CPUID | Kyle Huey |
2017-03-20 | x86/cpufeature: Detect CPUID faulting support | Kyle Huey |
2017-03-20 | x86/arch_prctl: Add do_arch_prctl_common() | Kyle Huey |
2017-03-20 | x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64() | Kyle Huey |
2017-03-20 | x86/arch_prctl: Rename 'code' argument to 'option' | Kyle Huey |
2017-03-20 | x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLES | Kyle Huey |
2017-03-16 | mm, x86: fix native_pud_clear build error | Arnd Bergmann |
2017-03-13 | x86/mce: Handle broadcasted MCE gracefully with kexec | Xunlei Pang |
2017-03-12 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-03-12 | x86/tlb: Fix tlb flushing when lguest clears PGE | Daniel Borkmann |
2017-03-11 | x86/process: Optimize TIF_NOTSC switch | Thomas Gleixner |
2017-03-11 | x86/process: Correct and optimize TIF_BLOCKSTEP switch | Kyle Huey |
2017-03-10 | kexec, x86/purgatory: Unbreak it and clean it up | Thomas Gleixner |
2017-03-09 | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov |
2017-03-09 | x86/cpufeature: Add 5-level paging detection | Kirill A. Shutemov |
2017-03-07 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-03-05 | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro |
2017-03-05 | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro |
2017-03-04 | Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |