| Commit message (Expand) | Author | Age |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-03-29 |
|\ |
|
| * | locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage | Raghavendra K T | 2012-03-23 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl | Linus Torvalds | 2012-03-23 |
|\ \ |
|
| * | | sysctl: Improve the sysctl sanity checks | Eric W. Biederman | 2012-01-24 |
* | | | nmi watchdog: do not use cpp symbol in Kconfig | Cong Wang | 2012-03-23 |
| |/
|/| |
|
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-03-20 |
|\ \ |
|
| * | | watchdog: Update Kconfig entries | Fernando Luis Vázquez Cao | 2012-02-11 |
| |/ |
|
* | | rcu: Print scheduling-clock information on RCU CPU stall-warning messages | Paul E. McKenney | 2012-02-21 |
* | | rcu: Move RCU_TRACE to lib/Kconfig.debug | Paul E. McKenney | 2012-02-21 |
|/ |
|
* | kmemleak: Add support for memory hotplug | Laura Abbott | 2011-12-02 |
* | lib/Kconfig.debug: fix help message for DEFAULT_HUNG_TASK_TIMEOUT | Jiaju Zhang | 2011-10-31 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2011-10-28 |
|\ |
|
| * | mmc: core: add random fault injection | Per Forlin | 2011-10-26 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-10-25 |
|\ \ |
|
| * | | Kconfig: Copyedit: DEBUG_SECTION_MISMATCH | Michael Witten | 2011-09-15 |
| * | | lib: Kconfig.debug: Typo remove extra "it" | Justin P. Mattock | 2011-08-23 |
| |/ |
|
* / | ARM: always use ARM_UNWIND for thumb2 kernels | Arnd Bergmann | 2011-10-01 |
|/ |
|
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-07-22 |
|\ |
|
| * | Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-07-01 |
| |\ |
|
| | * | sched: Generalize sleep inside spinlock detection | Frederic Weisbecker | 2011-06-22 |
| | * | sched: Make sleeping inside spinlock detection working in !CONFIG_PREEMPT | Frederic Weisbecker | 2011-06-10 |
* | | | lockup detector: Fix reference to the non-existent CONFIG_DETECT_SOFTLOCKUP o... | Anton Blanchard | 2011-07-05 |
|/ / |
|
* / | tile: enable CONFIG_BUGVERBOSE | Chris Metcalf | 2011-06-01 |
|/ |
|
* | lib: consolidate DEBUG_STACK_USAGE option | Stephen Boyd | 2011-05-25 |
* | lib: consolidate DEBUG_PER_CPU_MAPS | Stephen Boyd | 2011-05-25 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2011-04-26 |
| |\ |
|
| * | | add printk.time=1 boot-time hint to Kconfig.debug help text | Jim Cromie | 2011-04-10 |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-05-19 |
|\ \ \ |
|
| * | | | rcu: Enable DEBUG_OBJECTS_RCU_HEAD from !PREEMPT | Mathieu Desnoyers | 2011-05-06 |
| * | | | rcu: Remove conditional compilation for RCU CPU stall warnings | Paul E. McKenney | 2011-05-06 |
| | |/
| |/| |
|
* | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-05-19 |
|\ \ \ |
|
| * | | | watchdog, hung_task_timeout: Add Kconfig configurable default | Jeff Mahoney | 2011-04-28 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cma... | Linus Torvalds | 2011-05-19 |
|\ \ \ |
|
| * | | | kmemleak: Select DEBUG_FS unconditionally in DEBUG_KMEMLEAK | Catalin Marinas | 2011-05-19 |
| |/ / |
|
* / / | MIPS: Enable kmemleak for MIPS | Maxin John | 2011-05-19 |
|/ / |
|
* | | kemleak-test: build as module only | Daniel Baluta | 2011-04-04 |
* | | kstrto*: converting strings to integers done (hopefully) right | Alexey Dobriyan | 2011-03-22 |
* | | printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig | Mandeep Singh Baines | 2011-03-22 |
* | | kernel/watchdog.c: allow hardlockup to panic by default | Don Zickus | 2011-03-22 |
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2011-03-21 |
|\ \
| |/
|/| |
|
| * | kbuild: Make DEBUG_SECTION_MISMATCH selectable, but not on by default | Michal Marek | 2011-03-21 |
| * | kbuild: reenable section mismatch analysis | Uwe Kleine-König | 2011-02-24 |
* | | BKL: That's all, folks | Arnd Bergmann | 2011-03-05 |
* | | m68knommu: Remove dependencies on nonexistent M68KNOMMU | Geert Uytterhoeven | 2011-02-08 |
* | | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 2011-01-20 |
|/ |
|
* | x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP... | Don Zickus | 2010-12-22 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2010-10-27 |
|\ |
|
| * | move async raid6 test to lib/Kconfig.debug | Dan Williams | 2010-10-07 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2010-10-26 |
|\ \ |
|