index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
Kconfig.debug
Age
Commit message (
Expand
)
Author
Files
Lines
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-15
kmod: add test driver to stress test the module loader
Luis R. Rodriguez
1
-0
/
+27
2017-07-13
kernel/watchdog: split up config options
Nicholas Piggin
1
-17
/
+28
2017-07-13
test_sysctl: add dedicated proc sysctl test driver
Luis R. Rodriguez
1
-0
/
+11
2017-07-11
lib/interval_tree_test.c: allow the module to be compiled-in
Davidlohr Bueso
1
-1
/
+1
2017-07-04
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-20
random: warn when kernel uses unseeded randomness
Jason A. Donenfeld
1
-0
/
+16
2017-06-09
rcu: Move RCU debug Kconfig options to kernel/rcu
Paul E. McKenney
1
-78
/
+1
2017-06-09
rcu: Remove debugfs tracing
Paul E. McKenney
1
-3
/
+2
2017-06-09
rcu: Remove SPARSE_RCU_POINTER Kconfig option
Paul E. McKenney
1
-15
/
+0
2017-06-09
rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option
Paul E. McKenney
1
-14
/
+0
2017-06-09
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-09
lib: add module support to linked list sorting tests
Geert Uytterhoeven
1
-3
/
+4
2017-05-09
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-25
lib: add CONFIG_TEST_SORT to enable self-test of sort()
Kostenzer Felix
1
-0
/
+8
2017-02-25
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-21
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-04
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
2017-01-16
Merge 4.10-rc4 into tty-next
Greg Kroah-Hartman
1
-1
/
+1
2017-01-14
locking/ww_mutex: Begin kselftests for ww_mutex
Chris Wilson
1
-0
/
+12
2017-01-12
serial: do not accept sysrq characters via serial port
Felix Fietkau
1
-0
/
+10
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-01-11
lib/Kconfig.debug: Add ARCH_HAS_DEBUG_VIRTUAL
Laura Abbott
1
-1
/
+4
2017-01-11
lib/Kconfig.debug: fix frv build failure
Sudip Mukherjee
1
-1
/
+1
2017-01-09
siphash: add cryptographically secure PRF
Jason A. Donenfeld
1
-3
/
+3
[prev]
[next]