summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * panic: Make panic_on_oops configurableKyle McMartin2012-05-071-0/+20
| |
| \
*-. \ Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-li...Linus Torvalds2012-05-231-0/+9
|\ \ \ | | |/ | |/|
| | * debug: Add CONFIG_READABLE_ASMAndi Kleen2012-03-301-0/+9
| |/
* | printk() - restore timestamp printing at console outputKay Sievers2012-05-091-6/+10
* | dynamic_debug: update Documentation/*, Kconfig.debugJim Cromie2012-04-301-6/+11
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-291-0/+1
|\
| * locking/kconfig: Simplify INLINE_SPIN_UNLOCK usageRaghavendra K T2012-03-231-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctlLinus Torvalds2012-03-231-8/+0
|\ \
| * | sysctl: Improve the sysctl sanity checksEric W. Biederman2012-01-241-8/+0
* | | nmi watchdog: do not use cpp symbol in KconfigCong Wang2012-03-231-1/+1
| |/ |/|
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-201-7/+11
|\ \
| * | watchdog: Update Kconfig entriesFernando Luis Vázquez Cao2012-02-111-7/+11
| |/
* | rcu: Print scheduling-clock information on RCU CPU stall-warning messagesPaul E. McKenney2012-02-211-0/+14
* | rcu: Move RCU_TRACE to lib/Kconfig.debugPaul E. McKenney2012-02-211-0/+10
|/
* kmemleak: Add support for memory hotplugLaura Abbott2011-12-021-1/+1
* lib/Kconfig.debug: fix help message for DEFAULT_HUNG_TASK_TIMEOUTJiaju Zhang2011-10-311-2/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-10-281-0/+11
|\
| * mmc: core: add random fault injectionPer Forlin2011-10-261-0/+11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-251-20/+20
|\ \
| * | Kconfig: Copyedit: DEBUG_SECTION_MISMATCHMichael Witten2011-09-151-19/+19
| * | lib: Kconfig.debug: Typo remove extra "it"Justin P. Mattock2011-08-231-1/+1
| |/
* | ARM: always use ARM_UNWIND for thumb2 kernelsArnd Bergmann2011-10-011-2/+2
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-221-3/+6
|\
| * Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-07-011-3/+6
| |\
| | * sched: Generalize sleep inside spinlock detectionFrederic Weisbecker2011-06-231-3/+5
| | * sched: Make sleeping inside spinlock detection working in !CONFIG_PREEMPTFrederic Weisbecker2011-06-101-0/+1
* | | lockup detector: Fix reference to the non-existent CONFIG_DETECT_SOFTLOCKUP o...Anton Blanchard2011-07-051-2/+2
|/ /
* | tile: enable CONFIG_BUGVERBOSEChris Metcalf2011-06-011-1/+1
|/
* lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd2011-05-251-0/+9
* lib: consolidate DEBUG_PER_CPU_MAPSStephen Boyd2011-05-251-0/+11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+2
|\
| * Merge branch 'master' into for-nextJiri Kosina2011-04-261-9/+33
| |\
| * | add printk.time=1 boot-time hint to Kconfig.debug help textJim Cromie2011-04-101-1/+2
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-191-29/+3
|\ \ \
| * | | rcu: Enable DEBUG_OBJECTS_RCU_HEAD from !PREEMPTMathieu Desnoyers2011-05-051-1/+1
| * | | rcu: Remove conditional compilation for RCU CPU stall warningsPaul E. McKenney2011-05-051-28/+2
| | |/ | |/|
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-05-191-0/+15
|\ \ \
| * | | watchdog, hung_task_timeout: Add Kconfig configurable defaultJeff Mahoney2011-04-281-0/+15
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2011-05-191-1/+1
|\ \ \
OpenPOWER on IntegriCloud