Age | Commit message (Expand) | Author |
2017-05-08 | lib: add module support to linked list sorting tests | Geert Uytterhoeven |
2017-05-08 | lib: add module support to array-based sort tests | Geert Uytterhoeven |
2017-05-02 | Merge tag 'docs-4.12' of git://git.lwn.net/linux | Linus Torvalds |
2017-05-01 | lib: remove AVR32 entry in Kconfig.debug compile with frame pointers | Hans-Christian Noren Egtvedt |
2017-04-18 | sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL | Daniel Jordan |
2017-03-17 | lib/Kconfig.debug: correct documentation paths | Hans Holmberg |
2017-02-28 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2017-02-24 | lib: add CONFIG_TEST_SORT to enable self-test of sort() | Kostenzer Felix |
2017-02-24 | lib: add module support to atomic64 tests | Geert Uytterhoeven |
2017-02-24 | locking/refcounts: Out-of-line everything | Peter Zijlstra |
2017-02-22 | Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2017-02-22 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-02-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-02-20 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-02-20 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-02-10 | time: Remove CONFIG_TIMER_STATS | Kees Cook |
2017-02-10 | refcount_t: Introduce a special purpose refcount type | Peter Zijlstra |
2017-02-03 | lib: Introduce priority array area manager | Jiri Pirko |
2017-01-31 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2017-01-23 | rcu: Enable RCU tracepoints by default to aid in debugging | Matt Fleming |
2017-01-16 | Merge 4.10-rc4 into tty-next | Greg Kroah-Hartman |
2017-01-14 | locking/ww_mutex: Begin kselftests for ww_mutex | Chris Wilson |
2017-01-12 | serial: do not accept sysrq characters via serial port | Felix Fietkau |
2017-01-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-01-11 | lib/Kconfig.debug: Add ARCH_HAS_DEBUG_VIRTUAL | Laura Abbott |
2017-01-10 | lib/Kconfig.debug: fix frv build failure | Sudip Mukherjee |
2017-01-09 | siphash: add cryptographically secure PRF | Jason A. Donenfeld |
2016-12-25 | cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions | Thomas Gleixner |
2016-12-20 | printk: fix typo in CONSOLE_LOGLEVEL_DEFAULT help text | Borislav Petkov |
2016-12-14 | Kconfig: lib/Kconfig.debug: fix references to Documenation | Andreas Platschek |
2016-12-12 | Merge tag 'docs-4.10' of git://git.lwn.net/linux | Linus Torvalds |
2016-12-12 | lib/Kconfig.debug: make CONFIG_STRICT_DEVMEM depend on CONFIG_DEVMEM | Dave Young |
2016-12-12 | printk: add Kconfig option to set default console loglevel | Olof Johansson |
2016-11-23 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2016-11-18 | Merge tag 'v4.9-rc4' into sound | Jonathan Corbet |
2016-11-18 | config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc | Babu Moger |
2016-11-14 | Merge branches 'doc.2016.11.14a', 'fixes.2016.11.14a', 'list.2016.10.31a' and... | Paul E. McKenney |
2016-11-14 | rcu: RCU_TRACE enables event tracing as well as debugfs | Nikolay Borisov |
2016-10-31 | bug: Avoid Kconfig warning for BUG_ON_DATA_CORRUPTION | Arnd Bergmann |
2016-10-31 | lib/Kconfig.debug: Fix typo in select statement | Valentin Rothberg |
2016-10-31 | bug: Provide toggle for BUG on data corruption | Kees Cook |
2016-10-27 | latent_entropy: raise CONFIG_FRAME_WARN by default | Kees Cook |
2016-10-24 | docs: fix locations of several documents that got moved | Mauro Carvalho Chehab |
2016-10-14 | Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2016-10-10 | samples: move blackfin gptimers-example from Documentation | Shuah Khan |
2016-10-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-09-29 | lib/Kconfig.debug: fix DEBUG_SECTION_MISMATCH description | Uwe Kleine-König |
2016-09-23 | locking/hung_task: Fix typo in CONFIG_DETECT_HUNG_TASK help text | Vivien Didelot |
2016-08-30 | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Josh Poimboeuf |
2016-08-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |