Age | Commit message (Expand) | Author | Files | Lines |
2017-02-22 | slub: make sysfs directories for memcg sub-caches optional | Tejun Heo | 1 | -0/+14 |
2017-02-22 | Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+7 |
2017-02-20 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -14/+0 |
2017-02-06 | Merge 4.10-rc7 into char-misc-next | Greg Kroah-Hartman | 1 | -0/+4 |
2017-02-03 | kbuild: modversions: add infrastructure for emitting relative CRCs | Ard Biesheuvel | 1 | -0/+4 |
2017-01-31 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -14/+0 |
2017-01-23 | rcu: Re-enable TASKS_RCU for User Mode Linux | Paul E. McKenney | 1 | -1/+0 |
2017-01-19 | pc104: Introduce the PC104 Kconfig option | William Breathitt Gray | 1 | -0/+7 |
2017-01-16 | rcu: update: Make RCU_EXPEDITE_BOOT be the default | Sebastian Andrzej Siewior | 1 | -13/+0 |
2017-01-11 | cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig | Arnd Bergmann | 1 | -0/+4 |
2016-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+2 |
2016-12-17 | cgroup: Fix CGROUP_BPF config | Andy Lutomirski | 1 | -1/+2 |
2016-12-12 | Merge tag 'docs-4.10' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2016-12-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+17 |
2016-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+0 |
2016-11-29 | Re-enable CONFIG_MODVERSIONS in a slightly weaker form | Linus Torvalds | 1 | -1/+0 |
2016-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2016-11-25 | Fix subtle CONFIG_MODVERSIONS problems | Linus Torvalds | 1 | -0/+1 |
2016-11-25 | cgroup: add support for eBPF programs | Daniel Mack | 1 | -0/+12 |
2016-11-16 | posix-timers: Make them configurable | Nicolas Pitre | 1 | -0/+17 |
2016-10-24 | docs: fix locations of several documents that got moved | Mauro Carvalho Chehab | 1 | -1/+1 |
2016-10-11 | relay: Use irq_work instead of plain timer for deferred wakeup | Peter Zijlstra | 1 | -0/+1 |
2016-10-07 | Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -6/+0 |
2016-09-20 | parisc: Drop BROKEN_RODATA config option | Helge Deller | 1 | -6/+0 |
2016-09-16 | sched/core: Add try_get_task_stack() and put_task_stack() | Andy Lutomirski | 1 | -0/+3 |
2016-09-15 | sched/core: Allow putting thread_info into task_struct | Andy Lutomirski | 1 | -0/+7 |
2016-08-08 | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 1 | -0/+2 |
2016-08-02 | init/Kconfig: add clarification for out-of-tree modules | Valdis Kletnieks | 1 | -1/+1 |
2016-08-02 | init/Kconfig: ban CONFIG_LOCALVERSION_AUTO with allmodconfig | Alexey Dobriyan | 1 | -0/+1 |
2016-08-02 | init/Kconfig: make COMPILE_TEST depend on !UML | Richard Weinberger | 1 | -0/+1 |
2016-08-02 | cgroup: update cgroup's document path | seokhoon.yoon | 1 | -2/+2 |
2016-07-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2016-07-26 | mm: SLUB freelist randomization | Thomas Garnier | 1 | -2/+2 |
2016-07-26 | mm: SLUB hardened usercopy support | Kees Cook | 1 | -0/+1 |
2016-07-26 | mm: SLAB hardened usercopy support | Kees Cook | 1 | -0/+1 |
2016-07-25 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+3 |
2016-07-25 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2016-07-14 | sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING code | Rik van Riel | 1 | -3/+3 |
2016-07-06 | init/Kconfig: keep Expert users menu together | Randy Dunlap | 1 | -0/+1 |
2016-06-21 | init: fix Kconfig text | Geert Uytterhoeven | 1 | -2/+2 |
2016-06-15 | rcu: Disable TASKS_RCU for usermode Linux | Paul E. McKenney | 1 | -0/+1 |
2016-05-26 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -0/+29 |
2016-05-20 | printk/nmi: increase the size of NMI buffer and make it configurable | Petr Mladek | 1 | -0/+22 |
2016-05-20 | printk/nmi: generic solution for safe printk in NMI | Petr Mladek | 1 | -0/+5 |
2016-05-19 | mm: SLAB freelist randomization | Thomas Garnier | 1 | -0/+9 |
2016-05-10 | Kbuild: change CC_OPTIMIZE_FOR_SIZE definition | Arnd Bergmann | 1 | -0/+13 |
2016-04-01 | Make CONFIG_FHANDLE default y | Andi Kleen | 1 | -1/+2 |
2016-03-29 | kconfig option for TRIM_UNUSED_KSYMS | Nicolas Pitre | 1 | -0/+16 |
2016-03-18 | Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -2/+2 |
2016-03-17 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -1/+1 |