| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-02-17 | scripts/gdb: add infrastructure |  Jan Kiszka | 1 | -0/+11 |
| 2015-02-13 | kasan: add kernel address sanitizer infrastructure |  Andrey Ryabinin | 1 | -0/+2 |
| 2015-02-12 | hexdump: introduce test suite |  Andy Shevchenko | 1 | -0/+3 |
| 2015-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -1/+1 |
| 2015-02-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 1 | -1/+1 |
| 2015-01-30 | rhashtable: Make selftest modular |  Geert Uytterhoeven | 1 | -1/+1 |
| 2015-01-26 | kexec, Kconfig: spell "architecture" properly |  Borislav Petkov | 1 | -1/+1 |
| 2015-01-15 | Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a', 'srcu.2015.01.06a', 'stall.2015.01.16a' and 'torture.2015.01.11a' into HEAD |  Paul E. McKenney | 1 | -1/+2 |
| 2015-01-06 | rcu: Set default to RCU_CPU_STALL_INFO=y |  Paul E. McKenney | 1 | -1/+1 |
| 2015-01-06 | rcu: Make SRCU optional by using CONFIG_SRCU |  Pranith Kumar | 1 | -0/+1 |
| 2014-12-13 | mm/page_owner: keep track of page owners |  Joonsoo Kim | 1 | -0/+16 |
| 2014-11-13 | Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', 'fixes.2014.11.13a', 'signal.2014.10.29a' and 'rt.2014.10.29a' into HEAD |  Paul E. McKenney | 1 | -13/+1 |
| 2014-10-29 | rcu: Remove redundant TREE_PREEMPT_RCU config option |  Pranith Kumar | 1 | -1/+1 |
| 2014-10-28 | rcu: Remove CONFIG_RCU_CPU_STALL_VERBOSE |  Paul E. McKenney | 1 | -12/+0 |
| 2014-10-14 | lib: rename TEST_MODULE to TEST_LKM |  Valentin Rothberg | 1 | -1/+1 |
| 2014-10-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+12 |
| 2014-10-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+2 |
| 2014-09-26 | bpf: mini eBPF library, test stubs and verifier testsuite |  Alexei Starovoitov | 1 | -1/+2 |
| 2014-09-19 | sched: Add default-disabled option to BUG() when stack end location is overwritten |  Aaron Tomlin | 1 | -0/+12 |
| 2014-08-29 | lib: turn CONFIG_STACKTRACE into an actual option. |  Dave Jones | 1 | -1/+6 |
| 2014-08-28 | ww-mutex: clarify help text for DEBUG_WW_MUTEX_SLOWPATH |  Rob Clark | 1 | -0/+4 |
| 2014-08-14 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild |  Linus Torvalds | 1 | -0/+24 |
| 2014-08-13 | locking/Documentation: Move locking related docs into Documentation/locking/ |  Davidlohr Bueso | 1 | -2/+2 |
| 2014-08-06 | printk: rename DEFAULT_MESSAGE_LOGLEVEL |  Alex Elder | 1 | -1/+1 |
| 2014-08-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -0/+8 |
| 2014-08-05 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+9 |
| 2014-08-04 | Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core |  Linus Torvalds | 1 | -0/+13 |
| 2014-08-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+1 |
| 2014-08-02 | lib: Resizable, Scalable, Concurrent Hash Table |  Thomas Graf | 1 | -0/+8 |
| 2014-07-30 | Kbuild: Add a option to enable dwarf4 v2 |  Andi Kleen | 1 | -0/+9 |
| 2014-07-30 | kbuild: Support split debug info v4 |  Andi Kleen | 1 | -0/+15 |
| 2014-07-23 | kernel: time: Add udelay_test module to validate udelay |  David Riley | 1 | -0/+9 |
| 2014-07-17 | test: add firmware_class loader test |  Kees Cook | 1 | -0/+13 |
| 2014-07-17 | Merge branch 'locking/urgent' into locking/core, before applying larger changes and to refresh the branch with fixes |  Ingo Molnar | 1 | -2/+2 |
| 2014-07-17 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu |  Ingo Molnar | 1 | -14/+0 |
| 2014-07-09 | rcu: Remove CONFIG_PROVE_RCU_DELAY |  Paul E. McKenney | 1 | -14/+0 |
| 2014-06-23 | lib/Kconfig.debug: let FRAME_POINTER exclude SCORE, just like exclude most of other architectures |  Chen Gang | 1 | -2/+2 |
| 2014-06-22 | rtmutex: Make the rtmutex tester depend on BROKEN |  Thomas Gleixner | 1 | -1/+1 |
| 2014-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -0/+13 |
| 2014-06-12 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux |  Linus Torvalds | 1 | -0/+1 |
| 2014-06-04 | lib/plist.c: make CONFIG_DEBUG_PI_LIST selectable |  Dan Streetman | 1 | -5/+10 |
| 2014-06-04 | mm,vmacache: add debug data |  Davidlohr Bueso | 1 | -0/+10 |
| 2014-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next |  Linus Torvalds | 1 | -2/+2 |
| 2014-05-13 | net: fix test_bpf build to depend on NET |  Randy Dunlap | 1 | -1/+1 |
| 2014-05-12 | net: filter: BPF testsuite |  Alexei Starovoitov | 1 | -0/+13 |
| 2014-05-05 | Kconfig.debug: Grammar s/addition/additional/ |  Geert Uytterhoeven | 1 | -2/+2 |
| 2014-05-05 | lib: Export interval_tree |  Chris Wilson | 1 | -0/+1 |
| 2014-04-18 | mm: fix CONFIG_DEBUG_VM_RB description |  Davidlohr Bueso | 1 | -2/+1 |
| 2014-04-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 1 | -10/+0 |
| 2014-04-01 | get rid of DEBUG_WRITECOUNT |  Al Viro | 1 | -10/+0 |