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