summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
AgeCommit message (Expand)AuthorLines
2014-06-23lib/Kconfig.debug: let FRAME_POINTER exclude SCORE, just like exclude most of...Chen Gang-2/+2
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+13
2014-06-12Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-0/+1
2014-06-04lib/plist.c: make CONFIG_DEBUG_PI_LIST selectableDan Streetman-5/+10
2014-06-04mm,vmacache: add debug dataDavidlohr Bueso-0/+10
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2014-05-13net: fix test_bpf build to depend on NETRandy Dunlap-1/+1
2014-05-12net: filter: BPF testsuiteAlexei Starovoitov-0/+13
2014-05-05Kconfig.debug: Grammar s/addition/additional/Geert Uytterhoeven-2/+2
2014-05-05lib: Export interval_treeChris Wilson-0/+1
2014-04-18mm: fix CONFIG_DEBUG_VM_RB descriptionDavidlohr Bueso-2/+1
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-10/+0
2014-04-01get rid of DEBUG_WRITECOUNTAl Viro-10/+0
2014-02-23locktorture: Add a lock-torture kernel modulePaul E. McKenney-0/+15
2014-02-23rcutorture: Abstract rcu_torture_random()Paul E. McKenney-0/+5
2014-02-04kbuild: don't enable DEBUG_INFO when building for COMPILE_TESTLinus Torvalds-1/+1
2014-01-27Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-11/+0
2014-01-23test: check copy_to/from_user boundary validationKees Cook-0/+13
2014-01-23test: add minimal module for verification testingKees Cook-0/+14
2014-01-21dma-debug: introduce debug_dma_assert_idle()Dan Williams-2/+10
2014-01-12firewire: ohci: Turn remote DMA support into a module parameterLubomir Rintel-11/+0
2013-11-26panic: Make panic_timeout configurableJason Baron-0/+9
2013-11-13percpu: add test module for various percpu operationsGreg Thelen-0/+9
2013-11-07Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+9
2013-10-29Kconfig: make KOBJECT_RELEASE debugging require timer debuggingLinus Torvalds-1/+1
2013-10-16sysrq: Allow magic SysRq key functions to be disabled through KconfigBen Hutchings-0/+9
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky-1/+1
2013-09-11rbtree: allow tests to run as builtinCody P Schafer-1/+1
2013-09-09Merge tag 'arc-v3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds-3/+3
2013-09-05Kconfig.debug: Add FRAME_POINTER anti-dependency for ARCVineet Gupta-3/+3
2013-07-25kobject: delayed kobject release: help find buggy driversRussell King-0/+19
2013-07-14kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker-1/+1
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-1/+1
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds-515/+561
2013-07-04hang and lockup detection menuDave Hansen-19/+23
2013-07-04kconfig: consolidate printk optionsDave Hansen-87/+90
2013-07-04group locking debugging optionsDave Hansen-6/+10
2013-07-04consolidate compilation option configsDave Hansen-76/+80
2013-07-04consolidate runtime testing configsDave Hansen-76/+81
2013-07-04order memory debugging Kconfig optionsDave Hansen-272/+277
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen-0/+21
2013-06-26mutex: Add w/w mutex slowpath debuggingDaniel Vetter-0/+13
2013-06-21lib/Kconfig.debug: Restrict FRAME_POINTER for MIPSMarkos Chandras-1/+1
2013-04-30notifier-error-inject: fix module names in KconfigAkinobu Mita-2/+2
2013-04-30Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd-0/+18
2013-04-30lib/string_helpers: introduce generic string_unescapeAndy Shevchenko-0/+3
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+2
2013-03-02Kconfig.debug: add METAG to dependency listsJames Hogan-2/+2
2013-02-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds-2/+1
2013-02-21lib/Kconfig.debug: unhide CONFIG_PANIC_ON_OOPSKyle McMartin-2/+1