summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ |/|
| * rcu: Remove CONFIG_RCU_CPU_STALL_VERBOSEPaul E. McKenney2014-10-281-12/+0
|/
* lib: rename TEST_MODULE to TEST_LKMValentin Rothberg2014-10-141-1/+1
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-131-0/+12
|\
| * sched: Add default-disabled option to BUG() when stack end location is overwr...Aaron Tomlin2014-09-191-0/+12
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-2/+2
|\ \
| * | locking/Documentation: Move locking related docs into Documentation/locking/Davidlohr Bueso2014-08-131-2/+2
* | | bpf: mini eBPF library, test stubs and verifier testsuiteAlexei Starovoitov2014-09-261-1/+2
| |/ |/|
* | lib: turn CONFIG_STACKTRACE into an actual option.Dave Jones2014-08-291-1/+6
* | ww-mutex: clarify help text for DEBUG_WW_MUTEX_SLOWPATHRob Clark2014-08-281-0/+4
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-08-141-0/+24
|\ \
| * | Kbuild: Add a option to enable dwarf4 v2Andi Kleen2014-07-301-0/+9
| * | kbuild: Support split debug info v4Andi Kleen2014-07-301-0/+15
* | | printk: rename DEFAULT_MESSAGE_LOGLEVELAlex Elder2014-08-061-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-061-0/+8
|\ \ \
| * | | lib: Resizable, Scalable, Concurrent Hash TableThomas Graf2014-08-021-0/+8
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-051-0/+9
|\ \ \ \
| * | | | kernel: time: Add udelay_test module to validate udelayDavid Riley2014-07-231-0/+9
| |/ / /
* | | | Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-041-0/+13
|\ \ \ \ | |_|_|/ |/| | |
| * | | test: add firmware_class loader testKees Cook2014-07-171-0/+13
| |/ /
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-041-1/+1
|\ \ \
| * \ \ Merge branch 'locking/urgent' into locking/core, before applying larger chang...Ingo Molnar2014-07-171-2/+2
| |\ \ \ | | |/ /
| * | | rtmutex: Make the rtmutex tester depend on BROKENThomas Gleixner2014-06-221-1/+1
| | |/ | |/|
* | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2014-07-171-14/+0
|\ \ \ | |_|/ |/| |
| * | rcu: Remove CONFIG_PROVE_RCU_DELAYPaul E. McKenney2014-07-091-14/+0
| |/
* | lib/Kconfig.debug: let FRAME_POINTER exclude SCORE, just like exclude most of...Chen Gang2014-06-231-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-0/+13
|\
| * net: fix test_bpf build to depend on NETRandy Dunlap2014-05-131-1/+1
| * net: filter: BPF testsuiteAlexei Starovoitov2014-05-121-0/+13
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-06-121-0/+1
|\ \
| * | lib: Export interval_treeChris Wilson2014-05-051-0/+1
| |/
* | lib/plist.c: make CONFIG_DEBUG_PI_LIST selectableDan Streetman2014-06-041-5/+10
* | mm,vmacache: add debug dataDavidlohr Bueso2014-06-041-0/+10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-041-2/+2
|\ \ | |/ |/|
| * Kconfig.debug: Grammar s/addition/additional/Geert Uytterhoeven2014-05-051-2/+2
* | mm: fix CONFIG_DEBUG_VM_RB descriptionDavidlohr Bueso2014-04-181-2/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-121-10/+0
|\ \ | |/ |/|
| * get rid of DEBUG_WRITECOUNTAl Viro2014-04-011-10/+0
OpenPOWER on IntegriCloud