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