| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | Merge branch 'locking/urgent' into locking/core, to pick up fixes | Ingo Molnar | 2017-10-10 | 1 | -2/+22 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | locking/refcounts, x86/asm: Use unique .text section for refcount exceptions | Kees Cook | 2017-09-28 | 1 | -0/+1 |
* | | | | | Merge tag 'docs-4.15' of git://git.lwn.net/linux | Linus Torvalds | 2017-11-13 | 1 | -0/+14 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | div64: add missing kernel-doc | Randy Dunlap | 2017-10-07 | 1 | -0/+14 |
| |/ / / |
|
* | | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 104 | -0/+104 |
| |/ /
|/| | |
|
* | | | percpu: make this_cpu_generic_read() atomic w.r.t. interrupts | Mark Rutland | 2017-09-26 | 1 | -2/+22 |
|/ / |
|
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2017-09-14 | 1 | -4/+4 |
|\ \ |
|
| * | | fix the __user misannotations in asm-generic get_user/put_user | Al Viro | 2017-09-04 | 1 | -4/+4 |
* | | | Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2017-09-09 | 1 | -0/+1 |
|\ \ \ |
|
| * \ \ | Merge tag 'v4.13-rc7' into mtd/next | Boris Brezillon | 2017-08-28 | 2 | -15/+30 |
| |\ \ \
| | |/ / |
|
| * | | | mtd: only use __xipram annotation when XIP_KERNEL is set | Arnd Bergmann | 2017-08-15 | 1 | -0/+1 |
* | | | | mm: soft-dirty: keep soft-dirty bits over thp migration | Naoya Horiguchi | 2017-09-08 | 1 | -1/+33 |
* | | | | mm: thp: check pmd migration entry in common path | Zi Yan | 2017-09-08 | 1 | -1/+17 |
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-09-04 | 2 | -0/+14 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts | Ingo Molnar | 2017-08-26 | 2 | -15/+30 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | x86/mm: Extend early_memremap() support with additional attrs | Tom Lendacky | 2017-07-18 | 1 | -0/+2 |
| * | | | | x86/mm: Provide general kernel support for memory encryption | Tom Lendacky | 2017-07-18 | 1 | -0/+12 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-09-04 | 2 | -41/+11 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'linus' into locking/core, to fix up conflicts | Ingo Molnar | 2017-09-04 | 1 | -1/+5 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby | 2017-08-25 | 1 | -41/+9 |
| * | | | | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2017-08-25 | 1 | -12/+26 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'x86/asm' into locking/core | Ingo Molnar | 2017-08-18 | 1 | -0/+27 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-08-11 | 1 | -3/+4 |
| |\ \ \ \ \ |
|
| * | | | | | | locking/atomic: Fix atomic_set_release() for 'funny' architectures | Peter Zijlstra | 2017-08-10 | 1 | -0/+2 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-09-04 | 2 | -1/+53 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/unwind: Add the ORC unwinder | Josh Poimboeuf | 2017-07-26 | 1 | -1/+26 |
| | |_|/ / /
| |/| | | | |
|
| * | | | | | x86/io: Remove xlate_dev_kmem_ptr() duplication | Andy Shevchenko | 2017-07-24 | 1 | -0/+3 |
| * | | | | | x86/io: Remove mem*io() duplications | Andy Shevchenko | 2017-07-24 | 1 | -0/+24 |
| |/ / / / |
|
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-09-04 | 2 | -8/+4 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2017-08-29 | 1 | -1/+5 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2017-08-25 | 1 | -12/+26 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 2017-08-17 | 1 | -3/+4 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | irq: Make the irqentry text section unconditional | Masami Hiramatsu | 2017-08-10 | 2 | -8/+4 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-09-04 | 1 | -14/+0 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2017-08-21 | 1 | -14/+0 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | locking: Remove spin_unlock_wait() generic definitions | Paul E. McKenney | 2017-08-17 | 1 | -14/+0 |
| | |/ / |
|
* | | | | cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs | Tejun Heo | 2017-08-28 | 1 | -1/+5 |
| |_|/
|/| | |
|
* | | | Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-08-24 | 1 | -12/+26 |
|\ \ \
| |/ /
|/| | |
|
| * | | kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATI... | Nicholas Piggin | 2017-08-10 | 1 | -12/+26 |
| |/ |
|
* | | mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem | Minchan Kim | 2017-08-10 | 1 | -1/+1 |
* | | mm: refactor TLB gathering API | Minchan Kim | 2017-08-10 | 1 | -3/+4 |
|/ |
|
* | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-07-15 | 1 | -26/+0 |
|\ |
|
| * | kill {__,}{get,put}_user_unaligned() | Al Viro | 2017-07-03 | 1 | -26/+0 |
* | | asm-generic/bug.h: declare struct pt_regs; before function prototype | Ian Abbott | 2017-07-10 | 1 | -0/+1 |
* | | Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-07-07 | 1 | -0/+12 |
|\ \ |
|
| * | | powerpc: Link warning for orphan sections | Nicholas Piggin | 2017-05-30 | 1 | -0/+12 |
| |/ |
|
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-07-06 | 1 | -1/+3 |
|\ \ |
|
| * | | mm/hugetlb: allow architectures to override huge_pte_clear() | Punit Agrawal | 2017-07-06 | 1 | -1/+3 |
* | | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-06 | 1 | -5/+0 |
|\ \ \ |
|
| * | | | kill strlen_user() | Al Viro | 2017-05-15 | 1 | -5/+0 |
| | |/
| |/| |
|