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