| Commit message (Expand) | Author | Age | Files | Lines |
* | rcu: Separately compile large rcu_segcblist functions | Paul E. McKenney | 2017-05-02 | 1 | -0/+3 |
* | srcu: Make SRCU be built by default | Paul E. McKenney | 2017-04-24 | 1 | -0/+1 |
* | srcu: Fix Kconfig botch when SRCU not selected | Paul E. McKenney | 2017-04-24 | 1 | -2/+2 |
*-. | Merge branches 'doc.2017.04.12a', 'fixes.2017.04.19a' and 'srcu.2017.04.21a' ... | Paul E. McKenney | 2017-04-21 | 1 | -2/+37 |
|\ \ |
|
| | * | srcu: Introduce CLASSIC_SRCU Kconfig option | Paul E. McKenney | 2017-04-18 | 1 | -2/+19 |
| | * | srcu: Create a tiny SRCU | Paul E. McKenney | 2017-04-18 | 1 | -0/+12 |
| |/
|/| |
|
| * | rcu: Make RCU_FANOUT_LEAF help text more explicit about skew_tick | Paul E. McKenney | 2017-04-19 | 1 | -2/+8 |
|/ |
|
* | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2017-02-28 | 1 | -0/+10 |
|\ |
|
| * | rdmacg: Added rdma cgroup controller | Parav Pandit | 2017-01-10 | 1 | -0/+10 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-02-23 | 1 | -0/+14 |
|\ \ |
|
| * | | slub: make sysfs directories for memcg sub-caches optional | Tejun Heo | 2017-02-23 | 1 | -0/+14 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds | 2017-02-23 | 1 | -7/+9 |
|\ \ \
| |/ /
|/| | |
|
| * | | printk: rename nmi.c and exported api | Sergey Senozhatsky | 2017-02-08 | 1 | -7/+9 |
| |/ |
|
* | | Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-02-22 | 1 | -0/+7 |
|\ \ |
|
| * \ | Merge 4.10-rc7 into char-misc-next | Greg Kroah-Hartman | 2017-02-06 | 1 | -0/+4 |
| |\ \ |
|
| * | | | pc104: Introduce the PC104 Kconfig option | William Breathitt Gray | 2017-01-19 | 1 | -0/+7 |
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-02-20 | 1 | -14/+0 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2017-01-31 | 1 | -14/+0 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | rcu: Re-enable TASKS_RCU for User Mode Linux | Paul E. McKenney | 2017-01-23 | 1 | -1/+0 |
| | * | | rcu: update: Make RCU_EXPEDITE_BOOT be the default | Sebastian Andrzej Siewior | 2017-01-17 | 1 | -13/+0 |
| | |/ |
|
* | / | kbuild: modversions: add infrastructure for emitting relative CRCs | Ard Biesheuvel | 2017-02-03 | 1 | -0/+4 |
|/ / |
|
* / | cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig | Arnd Bergmann | 2017-01-11 | 1 | -0/+4 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-12-18 | 1 | -1/+2 |
|\ |
|
| * | cgroup: Fix CGROUP_BPF config | Andy Lutomirski | 2016-12-18 | 1 | -1/+2 |
* | | Merge tag 'docs-4.10' of git://git.lwn.net/linux | Linus Torvalds | 2016-12-13 | 1 | -1/+1 |
|\ \ |
|
| * | | docs: fix locations of several documents that got moved | Mauro Carvalho Chehab | 2016-10-24 | 1 | -1/+1 |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-12-13 | 1 | -0/+17 |
|\ \ \
| |_|/
|/| | |
|
| * | | posix-timers: Make them configurable | Nicolas Pitre | 2016-11-16 | 1 | -0/+17 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-12-03 | 1 | -1/+0 |
|\ \ |
|
| * | | Re-enable CONFIG_MODVERSIONS in a slightly weaker form | Linus Torvalds | 2016-11-30 | 1 | -1/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-11-27 | 1 | -0/+1 |
|\| | |
|
| * | | Fix subtle CONFIG_MODVERSIONS problems | Linus Torvalds | 2016-11-26 | 1 | -0/+1 |
| |/ |
|
* / | cgroup: add support for eBPF programs | Daniel Mack | 2016-11-25 | 1 | -0/+12 |
|/ |
|
* | relay: Use irq_work instead of plain timer for deferred wakeup | Peter Zijlstra | 2016-10-12 | 1 | -0/+1 |
* | Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-10-08 | 1 | -6/+0 |
|\ |
|
| * | parisc: Drop BROKEN_RODATA config option | Helge Deller | 2016-09-20 | 1 | -6/+0 |
* | | sched/core: Add try_get_task_stack() and put_task_stack() | Andy Lutomirski | 2016-09-16 | 1 | -0/+3 |
* | | sched/core: Allow putting thread_info into task_struct | Andy Lutomirski | 2016-09-15 | 1 | -0/+7 |
|/ |
|
* | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 2016-08-08 | 1 | -0/+2 |
|\ |
|
| * | mm: SLUB hardened usercopy support | Kees Cook | 2016-07-26 | 1 | -0/+1 |
| * | mm: SLAB hardened usercopy support | Kees Cook | 2016-07-26 | 1 | -0/+1 |
* | | init/Kconfig: add clarification for out-of-tree modules | Valdis Kletnieks | 2016-08-03 | 1 | -1/+1 |
* | | init/Kconfig: ban CONFIG_LOCALVERSION_AUTO with allmodconfig | Alexey Dobriyan | 2016-08-03 | 1 | -0/+1 |
* | | init/Kconfig: make COMPILE_TEST depend on !UML | Richard Weinberger | 2016-08-02 | 1 | -0/+1 |
* | | cgroup: update cgroup's document path | seokhoon.yoon | 2016-08-02 | 1 | -2/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-07-28 | 1 | -2/+2 |
|\ \ |
|
| * | | init: fix Kconfig text | Geert Uytterhoeven | 2016-06-21 | 1 | -2/+2 |
* | | | mm: SLUB freelist randomization | Thomas Garnier | 2016-07-27 | 1 | -2/+2 |
* | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-07-25 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING code | Rik van Riel | 2016-07-14 | 1 | -3/+3 |
| | |/
| |/| |
|