index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Kconfig.debug
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-22
parisc: Fix too large frame size warnings
Helge Deller
1
-1
/
+2
2017-09-08
lib: add test module for CONFIG_DEBUG_VIRTUAL
Florian Fainelli
1
-0
/
+11
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+18
2017-09-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+6
2017-08-25
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
1
-0
/
+7
2017-08-18
kernel/watchdog: Prevent false positives with turbo modes
Thomas Gleixner
1
-0
/
+7
2017-08-17
locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE and CONFIG_LOCKDEP_COMPLETI...
Ingo Molnar
1
-2
/
+2
2017-08-17
locking/lockdep: Rename CONFIG_LOCKDEP_COMPLETE to CONFIG_LOCKDEP_COMPLETIONS
Byungchul Park
1
-2
/
+2
2017-08-17
locking/lockdep: Reword title of LOCKDEP_CROSSRELEASE config
Byungchul Park
1
-1
/
+1
2017-08-17
locking/lockdep: Make CONFIG_LOCKDEP_CROSSRELEASE part of CONFIG_PROVE_LOCKING
Byungchul Park
1
-5
/
+2
2017-08-10
locking/lockdep: Apply crossrelease to completions
Byungchul Park
1
-0
/
+9
2017-08-10
locking/lockdep: Implement the 'crossrelease' feature
Byungchul Park
1
-0
/
+12
2017-07-26
x86/kconfig: Make it easier to switch to the new ORC unwinder
Josh Poimboeuf
1
-3
/
+3
2017-07-26
x86/unwind: Add the ORC unwinder
Josh Poimboeuf
1
-0
/
+3
2017-07-15
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+28
2017-07-15
random: suppress spammy warnings about unseeded randomness
Theodore Ts'o
1
-6
/
+18
2017-07-14
kmod: add test driver to stress test the module loader
Luis R. Rodriguez
1
-0
/
+27
2017-07-12
kernel/watchdog: split up config options
Nicholas Piggin
1
-17
/
+28
2017-07-12
test_sysctl: add dedicated proc sysctl test driver
Luis R. Rodriguez
1
-0
/
+11
2017-07-10
lib/interval_tree_test.c: allow the module to be compiled-in
Davidlohr Bueso
1
-1
/
+1
2017-07-03
Merge tag 'docs-4.13' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2017-07-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+3
2017-06-19
random: warn when kernel uses unseeded randomness
Jason A. Donenfeld
1
-0
/
+16
2017-06-08
rcu: Move RCU debug Kconfig options to kernel/rcu
Paul E. McKenney
1
-78
/
+1
2017-06-08
rcu: Remove debugfs tracing
Paul E. McKenney
1
-3
/
+2
2017-06-08
rcu: Remove SPARSE_RCU_POINTER Kconfig option
Paul E. McKenney
1
-15
/
+0
2017-06-08
rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option
Paul E. McKenney
1
-14
/
+0
2017-06-08
rcu: Remove *_SLOW_* Kconfig options
Paul E. McKenney
1
-75
/
+0
2017-06-08
rt_mutex: Add lockdep annotations
Peter Zijlstra
1
-0
/
+3
2017-05-16
fs: update location of filesystems documentation
Mauro Carvalho Chehab
1
-1
/
+1
2017-05-08
lib: add module support to linked list sorting tests
Geert Uytterhoeven
1
-3
/
+4
2017-05-08
lib: add module support to array-based sort tests
Geert Uytterhoeven
1
-3
/
+4
2017-05-02
Merge tag 'docs-4.12' of git://git.lwn.net/linux
Linus Torvalds
1
-4
/
+5
2017-05-01
lib: remove AVR32 entry in Kconfig.debug compile with frame pointers
Hans-Christian Noren Egtvedt
1
-1
/
+1
2017-04-18
sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL
Daniel Jordan
1
-3
/
+3
2017-03-17
lib/Kconfig.debug: correct documentation paths
Hans Holmberg
1
-4
/
+5
2017-02-28
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-13
/
+0
2017-02-24
lib: add CONFIG_TEST_SORT to enable self-test of sort()
Kostenzer Felix
1
-0
/
+8
2017-02-24
lib: add module support to atomic64 tests
Geert Uytterhoeven
1
-2
/
+3
2017-02-24
locking/refcounts: Out-of-line everything
Peter Zijlstra
1
-13
/
+0
2017-02-22
Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+10
2017-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+4
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+13
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+25
2017-02-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2017-02-10
time: Remove CONFIG_TIMER_STATS
Kees Cook
1
-14
/
+0
2017-02-10
refcount_t: Introduce a special purpose refcount type
Peter Zijlstra
1
-0
/
+13
2017-02-03
lib: Introduce priority array area manager
Jiri Pirko
1
-0
/
+10
2017-01-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-0
/
+1
2017-01-23
rcu: Enable RCU tracepoints by default to aid in debugging
Matt Fleming
1
-0
/
+1
[next]