| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-03 | 1 | -6/+16 |
|\ |
|
| * | locking/static_keys: Provide a selftest | Ingo Molnar | 2015-08-03 | 1 | -3/+3 |
| * | jump_label: Provide a self-test | Jason Baron | 2015-08-03 | 1 | -0/+9 |
| * | rtmutex: Delete scriptable tester | Davidlohr Bueso | 2015-07-20 | 1 | -6/+0 |
| * | futex: Fault/error injection capabilities | Davidlohr Bueso | 2015-07-20 | 1 | -0/+7 |
* | | Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEAD | Paul E. McKenney | 2015-08-04 | 1 | -14/+0 |
|\ \ |
|
| * | | rcu: Remove CONFIG_RCU_CPU_STALL_INFO | Paul E. McKenney | 2015-07-17 | 1 | -14/+0 |
| |/ |
|
* / | rcu: Clarify CONFIG_RCU_EQS_DEBUG help text | Paul E. McKenney | 2015-07-22 | 1 | -1/+1 |
|/ |
|
* | sched/stat: Simplify the sched_info accounting dependency | Naveen N. Rao | 2015-07-04 | 1 | -0/+5 |
* | rcu: Conditionally compile RCU's eqs warnings | Paul E. McKenney | 2015-05-27 | 1 | -0/+11 |
* | rcu: Directly drive TASKS_RCU from Kconfig | Paul E. McKenney | 2015-05-27 | 1 | -0/+1 |
* | rcu: Provide diagnostic option to slow down grace-period scans | Paul E. McKenney | 2015-05-27 | 1 | -2/+52 |
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-05-06 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2015-04-18 | 1 | -0/+1 |
| |\ |
|
| | * | rcu: Control grace-period delays directly from value | Paul E. McKenney | 2015-04-14 | 1 | -0/+1 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-04-14 | 1 | -0/+12 |
|\ \ \
| |/ /
|/| | |
|
| * | | Kconfig: memtest: update number of test patterns up to 17 | Vladimir Murzin | 2015-04-14 | 1 | -1/+1 |
| * | | mm: move memtest under mm | Vladimir Murzin | 2015-04-14 | 1 | -0/+12 |
* | | | 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 |