Age | Commit message (Expand) | Author |
2016-03-23 | parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE option | Helge Deller |
2016-03-22 | kernel: add kcov code coverage | Dmitry Vyukov |
2016-03-20 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-03-01 | cpu/hotplug: Make target state writeable | Thomas Gleixner |
2016-02-29 | objtool: Add CONFIG_STACK_VALIDATION option | Josh Poimboeuf |
2016-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-02-19 | test_bitmap: unit tests for lib/bitmap.c | David Decotigny |
2016-02-09 | workqueue: implement "workqueue.debug_force_rr_cpu" debug feature | Tejun Heo |
2016-01-21 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-01-20 | Do not enable CONFIG_IO_STRICT_DEVMEM by default | Dan Williams |
2016-01-20 | UBSAN: run-time undefined behavior sanity checker | Andrey Ryabinin |
2016-01-16 | Kconfig: remove HAVE_LATENCYTOP_SUPPORT | Will Deacon |
2016-01-15 | page-flags: introduce page flags policies wrt compound pages | Kirill A. Shutemov |
2016-01-13 | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-01-11 | Merge tag 'mmc-v4.5' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds |
2016-01-09 | restrict /dev/mem to idle io memory ranges | Dan Williams |
2016-01-09 | arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug | Dan Williams |
2015-12-22 | mmc: kconfig: replace FAULT_INJECTION with FAULT_INJECTION_DEBUG_FS | Adrien Schildknecht |
2015-12-08 | workqueue: implement lockup detector | Tejun Heo |
2015-12-01 | net: add support for netdev notifier error injection | Nikolay Aleksandrov |
2015-11-09 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-11-06 | test_printf: test printf family at runtime | Rasmus Villemoes |
2015-10-23 | lib/Kconfig.debug: disable -Wframe-larger-than warnings with KASAN=y | Andrey Ryabinin |
2015-10-06 | modpost: Add flag -E for making section mismatches fatal | Nicolas Boichat |
2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-08-04 | Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEAD | Paul E. McKenney |
2015-08-03 | locking/static_keys: Provide a selftest | Ingo Molnar |
2015-08-03 | jump_label: Provide a self-test | Jason Baron |
2015-07-22 | rcu: Clarify CONFIG_RCU_EQS_DEBUG help text | Paul E. McKenney |
2015-07-20 | rtmutex: Delete scriptable tester | Davidlohr Bueso |
2015-07-20 | futex: Fault/error injection capabilities | Davidlohr Bueso |
2015-07-17 | rcu: Remove CONFIG_RCU_CPU_STALL_INFO | Paul E. McKenney |
2015-07-04 | sched/stat: Simplify the sched_info accounting dependency | Naveen N. Rao |
2015-05-27 | rcu: Conditionally compile RCU's eqs warnings | Paul E. McKenney |
2015-05-27 | rcu: Directly drive TASKS_RCU from Kconfig | Paul E. McKenney |
2015-05-27 | rcu: Provide diagnostic option to slow down grace-period scans | Paul E. McKenney |
2015-05-06 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-04-18 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2015-04-14 | rcu: Control grace-period delays directly from value | Paul E. McKenney |
2015-04-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-04-14 | Kconfig: memtest: update number of test patterns up to 17 | Vladimir Murzin |
2015-04-14 | mm: move memtest under mm | Vladimir Murzin |
2015-04-14 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-03-20 | Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a',... | Paul E. McKenney |
2015-03-13 | timekeeping: Add debugging checks to warn if we see delays | John Stultz |
2015-03-12 | rcutorture: Default to grace-period-initialization delays | Paul E. McKenney |
2015-03-11 | rcu: Provide diagnostic option to slow down grace-period initialization | Paul E. McKenney |
2015-02-26 | rcu: Drive PROVE_RCU directly off of PROVE_LOCKING | Paul E. McKenney |