summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
Commit message (Expand)AuthorAgeFilesLines
...
* page-flags: introduce page flags policies wrt compound pagesKirill A. Shutemov2016-01-151-0/+8
* Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-131-0/+39
|\
| * restrict /dev/mem to idle io memory rangesDan Williams2016-01-091-3/+20
| * arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams2016-01-091-0/+22
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-121-0/+23
|\ \
| * | net: add support for netdev notifier error injectionNikolay Aleksandrov2015-12-011-0/+23
| |/
* | Merge tag 'mmc-v4.5' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds2016-01-111-2/+1
|\ \
| * | mmc: kconfig: replace FAULT_INJECTION with FAULT_INJECTION_DEBUG_FSAdrien Schildknecht2015-12-221-2/+1
| |/
* / workqueue: implement lockup detectorTejun Heo2015-12-081-0/+11
|/
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-11-091-0/+9
|\
| * modpost: Add flag -E for making section mismatches fatalNicolas Boichat2015-10-061-0/+9
* | test_printf: test printf family at runtimeRasmus Villemoes2015-11-061-0/+3
* | lib/Kconfig.debug: disable -Wframe-larger-than warnings with KASAN=yAndrey Ryabinin2015-10-231-0/+1
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-031-6/+16
|\ \
| * | locking/static_keys: Provide a selftestIngo Molnar2015-08-031-3/+3
| * | jump_label: Provide a self-testJason Baron2015-08-031-0/+9
| * | rtmutex: Delete scriptable testerDavidlohr Bueso2015-07-201-6/+0
| * | futex: Fault/error injection capabilitiesDavidlohr Bueso2015-07-201-0/+7
| |/
* | Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEADPaul E. McKenney2015-08-041-14/+0
|\ \
| * | rcu: Remove CONFIG_RCU_CPU_STALL_INFOPaul E. McKenney2015-07-171-14/+0
| |/
* / rcu: Clarify CONFIG_RCU_EQS_DEBUG help textPaul E. McKenney2015-07-221-1/+1
|/
* sched/stat: Simplify the sched_info accounting dependencyNaveen N. Rao2015-07-041-0/+5
* rcu: Conditionally compile RCU's eqs warningsPaul E. McKenney2015-05-271-0/+11
* rcu: Directly drive TASKS_RCU from KconfigPaul E. McKenney2015-05-271-0/+1
* rcu: Provide diagnostic option to slow down grace-period scansPaul E. McKenney2015-05-271-2/+52
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-061-0/+1
|\
| * Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-04-181-0/+1
| |\
| | * rcu: Control grace-period delays directly from valuePaul E. McKenney2015-04-141-0/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-141-0/+12
|\ \ \ | |/ / |/| |
| * | Kconfig: memtest: update number of test patterns up to 17Vladimir Murzin2015-04-141-1/+1
| * | mm: move memtest under mmVladimir Murzin2015-04-141-0/+12
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-141-10/+25
|\ \ \ | |/ / |/| / | |/
| *-. Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a',...Paul E. McKenney2015-03-201-10/+25
| |\ \
| | | * rcutorture: Default to grace-period-initialization delaysPaul E. McKenney2015-03-121-1/+1
| | | * rcu: Provide diagnostic option to slow down grace-period initializationPaul E. McKenney2015-03-111-0/+24
| | |/ | |/|
| | * rcu: Drive PROVE_RCU directly off of PROVE_LOCKINGPaul E. McKenney2015-02-261-10/+1
| |/
* / timekeeping: Add debugging checks to warn if we see delaysJohn Stultz2015-03-131-0/+13
|/
* scripts/gdb: add infrastructureJan Kiszka2015-02-171-0/+11
* kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2015-02-131-0/+2
* hexdump: introduce test suiteAndy Shevchenko2015-02-121-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-02-101-1/+1
|\
| * rhashtable: Make selftest modularGeert Uytterhoeven2015-01-301-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-101-1/+1
|\ \
| * | kexec, Kconfig: spell "architecture" properlyBorislav Petkov2015-01-261-1/+1
| | |
| \ \
*-. \ \ Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',...Paul E. McKenney2015-01-151-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| | * | rcu: Set default to RCU_CPU_STALL_INFO=yPaul E. McKenney2015-01-061-1/+1
| |/ / |/| |
| * | rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar2015-01-061-0/+1
|/ /
* | mm/page_owner: keep track of page ownersJoonsoo Kim2014-12-131-0/+16
| |
| \
*-. \ Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...Paul E. McKenney2014-11-131-13/+1
|\ \ \ | |_|/ |/| |
| | * rcu: Remove redundant TREE_PREEMPT_RCU config optionPranith Kumar2014-10-291-1/+1
| |/ |/|