| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-04-14 | 1 | -10/+25 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| *-. | Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a',... | Paul E. McKenney | 2015-03-20 | 1 | -10/+25 |
| |\ \ |
|
| | | * | rcutorture: Default to grace-period-initialization delays | Paul E. McKenney | 2015-03-12 | 1 | -1/+1 |
| | | * | rcu: Provide diagnostic option to slow down grace-period initialization | Paul E. McKenney | 2015-03-11 | 1 | -0/+24 |
| | |/
| |/| |
|
| | * | rcu: Drive PROVE_RCU directly off of PROVE_LOCKING | Paul E. McKenney | 2015-02-26 | 1 | -10/+1 |
| |/ |
|
* / | timekeeping: Add debugging checks to warn if we see delays | John Stultz | 2015-03-13 | 1 | -0/+13 |
|/ |
|
* | scripts/gdb: add infrastructure | Jan Kiszka | 2015-02-17 | 1 | -0/+11 |
* | kasan: add kernel address sanitizer infrastructure | Andrey Ryabinin | 2015-02-13 | 1 | -0/+2 |
* | hexdump: introduce test suite | Andy Shevchenko | 2015-02-12 | 1 | -0/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-02-10 | 1 | -1/+1 |
|\ |
|
| * | rhashtable: Make selftest modular | Geert Uytterhoeven | 2015-01-30 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-02-10 | 1 | -1/+1 |
|\ \ |
|
| * | | kexec, Kconfig: spell "architecture" properly | Borislav Petkov | 2015-01-26 | 1 | -1/+1 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',... | Paul E. McKenney | 2015-01-15 | 1 | -1/+2 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| | * | | rcu: Set default to RCU_CPU_STALL_INFO=y | Paul E. McKenney | 2015-01-06 | 1 | -1/+1 |
| |/ /
|/| | |
|
| * | | rcu: Make SRCU optional by using CONFIG_SRCU | Pranith Kumar | 2015-01-06 | 1 | -0/+1 |
|/ / |
|
* | | mm/page_owner: keep track of page owners | Joonsoo Kim | 2014-12-13 | 1 | -0/+16 |
| | | |
| \ | |
*-. \ | Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '... | Paul E. McKenney | 2014-11-13 | 1 | -13/+1 |
|\ \ \
| |_|/
|/| | |
|
| | * | rcu: Remove redundant TREE_PREEMPT_RCU config option | Pranith Kumar | 2014-10-29 | 1 | -1/+1 |
| |/
|/| |
|
| * | rcu: Remove CONFIG_RCU_CPU_STALL_VERBOSE | Paul E. McKenney | 2014-10-28 | 1 | -12/+0 |
|/ |
|
* | lib: rename TEST_MODULE to TEST_LKM | Valentin Rothberg | 2014-10-14 | 1 | -1/+1 |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-10-13 | 1 | -0/+12 |
|\ |
|
| * | sched: Add default-disabled option to BUG() when stack end location is overwr... | Aaron Tomlin | 2014-09-19 | 1 | -0/+12 |
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-10-13 | 1 | -2/+2 |
|\ \ |
|
| * | | locking/Documentation: Move locking related docs into Documentation/locking/ | Davidlohr Bueso | 2014-08-13 | 1 | -2/+2 |
* | | | bpf: mini eBPF library, test stubs and verifier testsuite | Alexei Starovoitov | 2014-09-26 | 1 | -1/+2 |
| |/
|/| |
|
* | | lib: turn CONFIG_STACKTRACE into an actual option. | Dave Jones | 2014-08-29 | 1 | -1/+6 |
* | | ww-mutex: clarify help text for DEBUG_WW_MUTEX_SLOWPATH | Rob Clark | 2014-08-28 | 1 | -0/+4 |
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2014-08-14 | 1 | -0/+24 |
|\ \ |
|
| * | | Kbuild: Add a option to enable dwarf4 v2 | Andi Kleen | 2014-07-30 | 1 | -0/+9 |
| * | | kbuild: Support split debug info v4 | Andi Kleen | 2014-07-30 | 1 | -0/+15 |
* | | | printk: rename DEFAULT_MESSAGE_LOGLEVEL | Alex Elder | 2014-08-06 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-08-06 | 1 | -0/+8 |
|\ \ \ |
|
| * | | | lib: Resizable, Scalable, Concurrent Hash Table | Thomas Graf | 2014-08-02 | 1 | -0/+8 |
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-08-05 | 1 | -0/+9 |
|\ \ \ \ |
|
| * | | | | kernel: time: Add udelay_test module to validate udelay | David Riley | 2014-07-23 | 1 | -0/+9 |
| |/ / / |
|
* | | | | Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-08-04 | 1 | -0/+13 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | test: add firmware_class loader test | Kees Cook | 2014-07-17 | 1 | -0/+13 |
| |/ / |
|
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-08-04 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Merge branch 'locking/urgent' into locking/core, before applying larger chang... | Ingo Molnar | 2014-07-17 | 1 | -2/+2 |
| |\| | |
|
| * | | | rtmutex: Make the rtmutex tester depend on BROKEN | Thomas Gleixner | 2014-06-22 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2014-07-17 | 1 | -14/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | rcu: Remove CONFIG_PROVE_RCU_DELAY | Paul E. McKenney | 2014-07-09 | 1 | -14/+0 |
| |/ |
|
* / | lib/Kconfig.debug: let FRAME_POINTER exclude SCORE, just like exclude most of... | Chen Gang | 2014-06-23 | 1 | -2/+2 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-06-12 | 1 | -0/+13 |
|\ |
|
| * | net: fix test_bpf build to depend on NET | Randy Dunlap | 2014-05-13 | 1 | -1/+1 |
| * | net: filter: BPF testsuite | Alexei Starovoitov | 2014-05-12 | 1 | -0/+13 |
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-06-12 | 1 | -0/+1 |
|\ \ |
|
| * | | lib: Export interval_tree | Chris Wilson | 2014-05-05 | 1 | -0/+1 |
| |/ |
|
* | | lib/plist.c: make CONFIG_DEBUG_PI_LIST selectable | Dan Streetman | 2014-06-04 | 1 | -5/+10 |