summaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-14
|\
| * Kconfig: memtest: update number of test patterns up to 17Vladimir Murzin2015-04-14
| * mm: move memtest under mmVladimir Murzin2015-04-14
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-14
|\ \ | |/ |/|
| *-. Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a',...Paul E. McKenney2015-03-20
| |\ \
| | | * rcutorture: Default to grace-period-initialization delaysPaul E. McKenney2015-03-12
| | | * rcu: Provide diagnostic option to slow down grace-period initializationPaul E. McKenney2015-03-11
| | |/ | |/|
| | * rcu: Drive PROVE_RCU directly off of PROVE_LOCKINGPaul E. McKenney2015-02-26
| |/
* | timekeeping: Add debugging checks to warn if we see delaysJohn Stultz2015-03-13
|/
* scripts/gdb: add infrastructureJan Kiszka2015-02-17
* kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2015-02-13
* hexdump: introduce test suiteAndy Shevchenko2015-02-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-02-10
|\
| * rhashtable: Make selftest modularGeert Uytterhoeven2015-01-30
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-10
|\ \
| * | kexec, Kconfig: spell "architecture" properlyBorislav Petkov2015-01-26
| | |
| \ \
*-. \ \ Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...Paul E. McKenney2015-01-15
|\ \ \ \ | |_|_|/ |/| | |
| | * | rcu: Set default to RCU_CPU_STALL_INFO=yPaul E. McKenney2015-01-06
| |/ / |/| |
| * | rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar2015-01-06
|/ /
* | mm/page_owner: keep track of page ownersJoonsoo Kim2014-12-13
| |
| \
*-. \ Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...Paul E. McKenney2014-11-13
|\ \ \ | |_|/ |/| |
| | * rcu: Remove redundant TREE_PREEMPT_RCU config optionPranith Kumar2014-10-29
| |/ |/|
| * rcu: Remove CONFIG_RCU_CPU_STALL_VERBOSEPaul E. McKenney2014-10-28
|/
* lib: rename TEST_MODULE to TEST_LKMValentin Rothberg2014-10-14
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-13
|\
| * sched: Add default-disabled option to BUG() when stack end location is overwr...Aaron Tomlin2014-09-19
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-13
|\ \
| * | locking/Documentation: Move locking related docs into Documentation/locking/Davidlohr Bueso2014-08-13
* | | bpf: mini eBPF library, test stubs and verifier testsuiteAlexei Starovoitov2014-09-26
| |/ |/|
* | lib: turn CONFIG_STACKTRACE into an actual option.Dave Jones2014-08-29
* | ww-mutex: clarify help text for DEBUG_WW_MUTEX_SLOWPATHRob Clark2014-08-28
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-08-14
|\ \
| * | Kbuild: Add a option to enable dwarf4 v2Andi Kleen2014-07-30
| * | kbuild: Support split debug info v4Andi Kleen2014-07-30
* | | printk: rename DEFAULT_MESSAGE_LOGLEVELAlex Elder2014-08-06
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-06
|\ \ \
| * | | lib: Resizable, Scalable, Concurrent Hash TableThomas Graf2014-08-02
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-05
|\ \ \ \
| * | | | kernel: time: Add udelay_test module to validate udelayDavid Riley2014-07-23
| |/ / /
* | | | Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-04
|\ \ \ \ | |_|_|/ |/| | |
| * | | test: add firmware_class loader testKees Cook2014-07-17
| |/ /
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-04
|\ \ \
| * \ \ Merge branch 'locking/urgent' into locking/core, before applying larger chang...Ingo Molnar2014-07-17
| |\ \ \ | | |/ /
| * | | rtmutex: Make the rtmutex tester depend on BROKENThomas Gleixner2014-06-22
| | |/ | |/|
* | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-07-17
|\ \ \ | |_|/ |/| |
| * | rcu: Remove CONFIG_PROVE_RCU_DELAYPaul E. McKenney2014-07-09
| |/
* | lib/Kconfig.debug: let FRAME_POINTER exclude SCORE, just like exclude most of...Chen Gang2014-06-23
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\
| * net: fix test_bpf build to depend on NETRandy Dunlap2014-05-13
| * net: filter: BPF testsuiteAlexei Starovoitov2014-05-12