summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
Commit message (Expand)AuthorAgeFilesLines
* kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2013-07-141-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-131-1/+1
|\
| * lib/Kconfig.debug: Restrict FRAME_POINTER for MIPSMarkos Chandras2013-06-211-1/+1
* | Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds2013-07-041-515/+561
|\ \
| * | hang and lockup detection menuDave Hansen2013-07-041-19/+23
| * | kconfig: consolidate printk optionsDave Hansen2013-07-041-87/+90
| * | group locking debugging optionsDave Hansen2013-07-041-6/+10
| * | consolidate compilation option configsDave Hansen2013-07-041-76/+80
| * | consolidate runtime testing configsDave Hansen2013-07-041-76/+81
| * | order memory debugging Kconfig optionsDave Hansen2013-07-041-272/+277
| * | consolidate per-arch stack overflow debugging optionsDave Hansen2013-07-041-0/+21
| |/
* / mutex: Add w/w mutex slowpath debuggingDaniel Vetter2013-06-261-0/+13
|/
* notifier-error-inject: fix module names in KconfigAkinobu Mita2013-04-301-2/+2
* Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd2013-04-301-0/+18
* lib/string_helpers: introduce generic string_unescapeAndy Shevchenko2013-04-301-0/+3
* Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-031-2/+2
|\
| * Kconfig.debug: add METAG to dependency listsJames Hogan2013-03-021-2/+2
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-02-211-2/+1
|\ \
| * | lib/Kconfig.debug: unhide CONFIG_PANIC_ON_OOPSKyle McMartin2013-02-211-2/+1
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-1/+1
|\ \ \ | |/ / |/| |
| * | lib: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-171-1/+1
| |/
* | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-02-041-56/+61
|\ \ | |/ |/|
| *---. Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01....Paul E. McKenney2013-01-281-56/+60
| |\ \ \
| | | | * rcu: Provide RCU CPU stall warnings for tiny RCUPaul E. McKenney2013-01-281-1/+1
| | | |/
| | * / rcu: Consolidate debugging Kconfig optionsDave Hansen2013-01-261-55/+59
| | |/
| * / rcu: Reduce rcutorture tracingPaul E. McKenney2013-01-081-0/+1
| |/
* / misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-181-5/+5
|\
| * powerpc+of: Rename and fix OF reconfig notifier error inject moduleBenjamin Herrenschmidt2012-12-141-5/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-5/+5
|\ \
| * | treewide: Fix typos in various KconfigMasanari Iida2012-12-031-5/+5
| |/
* / rcu: Reduce default RCU CPU stall warning timeoutPaul E. McKenney2012-11-131-1/+1
|/
* mm: add CONFIG_DEBUG_VM_RB build optionMichel Lespinasse2012-10-091-0/+9
* prio_tree: removeMichel Lespinasse2012-10-091-6/+0
* rbtree: add prio tree and interval tree testsMichel Lespinasse2012-10-091-0/+12
* rbtree: performance and correctness testMichel Lespinasse2012-10-091-0/+7
* Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionCatalin Marinas2012-10-091-4/+4
* Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas2012-10-091-4/+4
* lib/Kconfig.debug: adjust hard-lockup related Kconfig optionsJan Beulich2012-10-061-4/+5
* Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-011-2/+4
|\
| * arm64: Build infrastructureCatalin Marinas2012-09-171-2/+4
* | rcu: Add PROVE_RCU_DELAY to provoke difficult racesPaul E. McKenney2012-09-231-0/+14
|/
* powerpc: pSeries reconfig notifier error injection moduleAkinobu Mita2012-07-301-0/+17
* memory: memory notifier error injection moduleAkinobu Mita2012-07-301-0/+23
* PM: PM notifier error injection moduleAkinobu Mita2012-07-301-0/+24
* cpu: rewrite cpu-notifier-error-inject moduleAkinobu Mita2012-07-301-2/+14
* fault-injection: notifier error injectionAkinobu Mita2012-07-301-0/+11
* Merge tag 'please-pull-misc-3.6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-07-231-1/+1
|\
| * debug: Do not permit CONFIG_DEBUG_STACK_USAGE=y on IA64 or PARISCTony Luck2012-07-191-1/+1
* | Merge branch 'core/debug' into core/urgentIngo Molnar2012-06-061-0/+20
|\ \ | |/ |/|