Age | Commit message (Expand) | Author |
2017-03-09 | mm: convert generic code to 5-level paging | Kirill A. Shutemov |
2017-03-07 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-03-07 | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2017-03-07 | ida: Free correct IDA bitmap | Matthew Wilcox |
2017-03-03 | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-03-02 | sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to remove the <linux/gfp.h> include from <linux/sched.h> | Ingo Molnar |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | kasan, sched/headers: Uninline kasan_enable/disable_current() | Ingo Molnar |
2017-03-02 | sched/core: Remove the tsk_cpus_allowed() wrapper | Ingo Molnar |
2017-03-02 | KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() | David Howells |
2017-03-01 | locking/refcounts: Change WARN() to WARN_ONCE() | Ingo Molnar |
2017-02-28 | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
2017-02-28 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-02-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-02-27 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-02-27 | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds |
2017-02-27 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan |
2017-02-27 | scatterlist: do not disable IRQs in sg_copy_buffer | Gilad Ben-Yossef |
2017-02-27 | scatterlist: reorder compound boolean expression | Gilad Ben-Yossef |
2017-02-27 | lib/fonts/Kconfig: keep non-Sparc fonts listed together | Randy Dunlap |
2017-02-26 | rhashtable: Fix RCU dereference annotation in rht_bucket_nested | Herbert Xu |
2017-02-26 | rhashtable: Fix use before NULL check in bucket_table_free | Herbert Xu |
2017-02-26 | lib: Allow compile-testing of parman | Geert Uytterhoeven |
2017-02-26 | lib: fix spelling mistake: "actualy" -> "actually" | Colin Ian King |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-02-24 | lib/lz4: remove back-compat wrappers | Sven Schmidt |
2017-02-24 | lib/decompress_unlz4: change module to work with new LZ4 module version | Sven Schmidt |
2017-02-24 | lib: update LZ4 compressor module | Sven Schmidt |
2017-02-24 | lib/test_sort.c: make it explicitly non-modular | Paul Gortmaker |
2017-02-24 | lib: add CONFIG_TEST_SORT to enable self-test of sort() | Kostenzer Felix |
2017-02-24 | rbtree: use designated initializers | Kees Cook |
2017-02-24 | lib/find_bit.c: micro-optimise find_next_*_bit | Matthew Wilcox |
2017-02-24 | lib: add module support to atomic64 tests | Geert Uytterhoeven |
2017-02-24 | lib: add module support to glob tests | Geert Uytterhoeven |
2017-02-24 | lib: add module support to crc32 tests | Geert Uytterhoeven |
2017-02-24 | bug: switch data corruption check to __must_check | Kees Cook |
2017-02-24 | kasan: add memcg kmem_cache test | Greg Thelen |
2017-02-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds |
2017-02-24 | locking/refcounts: Out-of-line everything | Peter Zijlstra |
2017-02-23 | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie... | Linus Torvalds |
2017-02-24 | lib/Kconfig: make PRIME_NUMBERS not user selectable. | Dave Airlie |