| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2017-02-28 | 1 | -13/+0 |
|\ |
|
| * | locking/refcounts: Out-of-line everything | Peter Zijlstra | 2017-02-24 | 1 | -13/+0 |
* | | lib: add CONFIG_TEST_SORT to enable self-test of sort() | Kostenzer Felix | 2017-02-24 | 1 | -0/+8 |
* | | lib: add module support to atomic64 tests | Geert Uytterhoeven | 2017-02-24 | 1 | -2/+3 |
* | | Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-02-22 | 1 | -0/+10 |
|\ \ |
|
| * \ | Merge 4.10-rc4 into tty-next | Greg Kroah-Hartman | 2017-01-16 | 1 | -1/+1 |
| |\ \ |
|
| * | | | serial: do not accept sysrq characters via serial port | Felix Fietkau | 2017-01-12 | 1 | -0/+10 |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-02-22 | 1 | -1/+4 |
|\ \ \ \ |
|
| * | | | | lib/Kconfig.debug: Add ARCH_HAS_DEBUG_VIRTUAL | Laura Abbott | 2017-01-11 | 1 | -1/+4 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-02-22 | 1 | -3/+13 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | lib: Introduce priority array area manager | Jiri Pirko | 2017-02-03 | 1 | -0/+10 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-01-11 | 1 | -1/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | siphash: add cryptographically secure PRF | Jason A. Donenfeld | 2017-01-09 | 1 | -3/+3 |
| | |/
| |/| |
|
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-02-20 | 1 | -0/+25 |
|\ \ \ |
|
| * | | | refcount_t: Introduce a special purpose refcount type | Peter Zijlstra | 2017-02-10 | 1 | -0/+13 |
| * | | | locking/ww_mutex: Begin kselftests for ww_mutex | Chris Wilson | 2017-01-14 | 1 | -0/+12 |
| | |/
| |/| |
|
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-02-20 | 1 | -0/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2017-01-31 | 1 | -0/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | rcu: Enable RCU tracepoints by default to aid in debugging | Matt Fleming | 2017-01-23 | 1 | -0/+1 |
| | |/ |
|
* | | | time: Remove CONFIG_TIMER_STATS | Kees Cook | 2017-02-10 | 1 | -14/+0 |
|/ / |
|
* | | lib/Kconfig.debug: fix frv build failure | Sudip Mukherjee | 2017-01-10 | 1 | -1/+1 |
|/ |
|
* | cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions | Thomas Gleixner | 2016-12-25 | 1 | -24/+0 |
* | printk: fix typo in CONSOLE_LOGLEVEL_DEFAULT help text | Borislav Petkov | 2016-12-20 | 1 | -1/+1 |
* | Kconfig: lib/Kconfig.debug: fix references to Documenation | Andreas Platschek | 2016-12-14 | 1 | -4/+4 |
* | Merge tag 'docs-4.10' of git://git.lwn.net/linux | Linus Torvalds | 2016-12-12 | 1 | -1/+1 |
|\ |
|
| * | Merge tag 'v4.9-rc4' into sound | Jonathan Corbet | 2016-11-18 | 1 | -0/+1 |
| |\ |
|
| * | | docs: fix locations of several documents that got moved | Mauro Carvalho Chehab | 2016-10-24 | 1 | -1/+1 |
* | | | lib/Kconfig.debug: make CONFIG_STRICT_DEVMEM depend on CONFIG_DEVMEM | Dave Young | 2016-12-12 | 1 | -1/+1 |
* | | | printk: add Kconfig option to set default console loglevel | Olof Johansson | 2016-12-12 | 1 | -0/+19 |
* | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2016-11-23 | 1 | -2/+13 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| *-. \ \ | Merge branches 'doc.2016.11.14a', 'fixes.2016.11.14a', 'list.2016.10.31a' and... | Paul E. McKenney | 2016-11-14 | 1 | -2/+13 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | | * | | bug: Avoid Kconfig warning for BUG_ON_DATA_CORRUPTION | Arnd Bergmann | 2016-10-31 | 1 | -1/+1 |
| | | * | | lib/Kconfig.debug: Fix typo in select statement | Valentin Rothberg | 2016-10-31 | 1 | -1/+1 |
| | | * | | bug: Provide toggle for BUG on data corruption | Kees Cook | 2016-10-31 | 1 | -0/+10 |
| | |/ /
| |/| | |
|
| | * | | rcu: RCU_TRACE enables event tracing as well as debugfs | Nikolay Borisov | 2016-11-14 | 1 | -1/+2 |
| |/ / |
|
* | | | config: Adding the new config parameter CONFIG_PROVE_LOCKING_SMALL for sparc | Babu Moger | 2016-11-18 | 1 | -0/+3 |
| |/
|/| |
|
* | | latent_entropy: raise CONFIG_FRAME_WARN by default | Kees Cook | 2016-10-27 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2016-10-14 | 1 | -9/+0 |
|\ |
|
| * | samples: move blackfin gptimers-example from Documentation | Shuah Khan | 2016-10-10 | 1 | -9/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-10-07 | 1 | -1/+1 |
|\ \ |
|
| * | | lib/Kconfig.debug: fix DEBUG_SECTION_MISMATCH description | Uwe Kleine-König | 2016-09-29 | 1 | -1/+1 |
* | | | locking/hung_task: Fix typo in CONFIG_DETECT_HUNG_TASK help text | Vivien Didelot | 2016-09-23 | 1 | -1/+1 |
* | | | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Josh Poimboeuf | 2016-08-30 | 1 | -18/+0 |
| |/
|/| |
|
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-08-02 | 1 | -0/+11 |
|\ \ |
|
| * | | kcov: allow more fine-grained coverage instrumentation | Vegard Nossum | 2016-08-02 | 1 | -0/+11 |
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-08-02 | 1 | -0/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | gcc-plugins: disable under COMPILE_TEST | Kees Cook | 2016-07-27 | 1 | -2/+2 |
| * | | Add sancov plugin | Emese Revfy | 2016-06-07 | 1 | -0/+2 |
* | | | mm/page_owner: use stackdepot to store stacktrace | Joonsoo Kim | 2016-07-26 | 1 | -0/+1 |
* | | | torture: Remove CONFIG_RCU_TORTURE_TEST_RUNNABLE, simplify code | Paul E. McKenney | 2016-06-14 | 1 | -17/+0 |