summaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
AgeCommit message (Expand)Author
2014-10-14lib: rename TEST_MODULE to TEST_LKMValentin Rothberg
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-09-26bpf: mini eBPF library, test stubs and verifier testsuiteAlexei Starovoitov
2014-09-19sched: Add default-disabled option to BUG() when stack end location is overwr...Aaron Tomlin
2014-08-29lib: turn CONFIG_STACKTRACE into an actual option.Dave Jones
2014-08-28ww-mutex: clarify help text for DEBUG_WW_MUTEX_SLOWPATHRob Clark
2014-08-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-08-13locking/Documentation: Move locking related docs into Documentation/locking/Davidlohr Bueso
2014-08-06printk: rename DEFAULT_MESSAGE_LOGLEVELAlex Elder
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-04Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-08-02lib: Resizable, Scalable, Concurrent Hash TableThomas Graf
2014-07-30Kbuild: Add a option to enable dwarf4 v2Andi Kleen
2014-07-30kbuild: Support split debug info v4Andi Kleen
2014-07-23kernel: time: Add udelay_test module to validate udelayDavid Riley
2014-07-17test: add firmware_class loader testKees Cook
2014-07-17Merge branch 'locking/urgent' into locking/core, before applying larger chang...Ingo Molnar
2014-07-17Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2014-07-09rcu: Remove CONFIG_PROVE_RCU_DELAYPaul E. McKenney
2014-06-23lib/Kconfig.debug: let FRAME_POINTER exclude SCORE, just like exclude most of...Chen Gang
2014-06-22rtmutex: Make the rtmutex tester depend on BROKENThomas Gleixner
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-12Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-06-04lib/plist.c: make CONFIG_DEBUG_PI_LIST selectableDan Streetman
2014-06-04mm,vmacache: add debug dataDavidlohr Bueso
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-05-13net: fix test_bpf build to depend on NETRandy Dunlap
2014-05-12net: filter: BPF testsuiteAlexei Starovoitov
2014-05-05Kconfig.debug: Grammar s/addition/additional/Geert Uytterhoeven
2014-05-05lib: Export interval_treeChris Wilson
2014-04-18mm: fix CONFIG_DEBUG_VM_RB descriptionDavidlohr Bueso
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-04-01get rid of DEBUG_WRITECOUNTAl Viro
2014-02-23locktorture: Add a lock-torture kernel modulePaul E. McKenney
2014-02-23rcutorture: Abstract rcu_torture_random()Paul E. McKenney
2014-02-04kbuild: don't enable DEBUG_INFO when building for COMPILE_TESTLinus Torvalds
2014-01-27Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-23test: check copy_to/from_user boundary validationKees Cook
2014-01-23test: add minimal module for verification testingKees Cook
2014-01-21dma-debug: introduce debug_dma_assert_idle()Dan Williams
2014-01-12firewire: ohci: Turn remote DMA support into a module parameterLubomir Rintel
2013-11-26panic: Make panic_timeout configurableJason Baron
2013-11-13percpu: add test module for various percpu operationsGreg Thelen
2013-11-07Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-29Kconfig: make KOBJECT_RELEASE debugging require timer debuggingLinus Torvalds
2013-10-16sysrq: Allow magic SysRq key functions to be disabled through KconfigBen Hutchings
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky