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