summaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug (unfollow)
Commit message (Expand)Author
2015-02-17scripts/gdb: add infrastructureJan Kiszka
2015-02-13kasan: add kernel address sanitizer infrastructureAndrey Ryabinin
2015-02-12hexdump: introduce test suiteAndy Shevchenko
2015-01-30rhashtable: Make selftest modularGeert Uytterhoeven
2015-01-26kexec, Kconfig: spell "architecture" properlyBorislav Petkov
2015-01-06rcu: Set default to RCU_CPU_STALL_INFO=yPaul E. McKenney
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar
2014-12-13mm/page_owner: keep track of page ownersJoonsoo Kim
2014-10-29rcu: Remove redundant TREE_PREEMPT_RCU config optionPranith Kumar
2014-10-28rcu: Remove CONFIG_RCU_CPU_STALL_VERBOSEPaul E. McKenney
2014-10-14lib: rename TEST_MODULE to TEST_LKMValentin Rothberg
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-13locking/Documentation: Move locking related docs into Documentation/locking/Davidlohr Bueso
2014-08-06printk: rename DEFAULT_MESSAGE_LOGLEVELAlex Elder
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-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-04lib/plist.c: make CONFIG_DEBUG_PI_LIST selectableDan Streetman
2014-06-04mm,vmacache: add debug dataDavidlohr Bueso
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-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-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-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
2013-09-11rbtree: allow tests to run as builtinCody P Schafer
2013-09-05Kconfig.debug: Add FRAME_POINTER anti-dependency for ARCVineet Gupta
2013-07-25kobject: delayed kobject release: help find buggy driversRussell King
2013-07-14kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker
2013-07-04hang and lockup detection menuDave Hansen