aboutsummaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
...
| | * | rcu: Re-enable TASKS_RCU for User Mode LinuxPaul E. McKenney2017-01-231-1/+0
| | * | rcu: update: Make RCU_EXPEDITE_BOOT be the defaultSebastian Andrzej Siewior2017-01-161-13/+0
| | |/
* | / kbuild: modversions: add infrastructure for emitting relative CRCsArd Biesheuvel2017-02-031-0/+4
|/ /
* / cgroup: move CONFIG_SOCK_CGROUP_DATA to init/KconfigArnd Bergmann2017-01-111-0/+4
|/
* mm: add PageWaiters indicating tasks are waiting for a page bitNicholas Piggin2016-12-251-2/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-171-1/+2
|\
| * cgroup: Fix CGROUP_BPF configAndy Lutomirski2016-12-171-1/+2
* | Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-141-2/+5
|\ \
| * | module: fix DEBUG_SET_MODULE_RONX typoArnd Bergmann2016-11-281-1/+1
| * | module: extend 'rodata=off' boot cmdline parameter to module mappingsAKASHI Takahiro2016-11-271-2/+5
* | | Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2016-12-131-0/+10
|\ \ \
| * \ \ Merge branch 'for-4.9' into for-4.10Tejun Heo2016-10-191-0/+10
| |\ \ \ | | |/ / | |/| |
| | * | workqueue: make workqueue available early during bootTejun Heo2016-09-171-0/+10
* | | | Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds2016-12-122-2/+2
|\ \ \ \
| * | | | docs: fix locations of several documents that got movedMauro Carvalho Chehab2016-10-242-2/+2
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-121-1/+1
|\ \ \ \
| * | | | init: reduce rootwait polling interval time to 5msJungseung Lee2016-12-121-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-121-0/+17
|\ \ \ \
| * | | | posix-timers: Make them configurableNicolas Pitre2016-11-161-0/+17
| | |/ / | |/| |
* | | | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-121-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | x86/amd: Check for the C1E bug post ACPI subsystem initThomas Gleixner2016-12-091-0/+3
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-031-1/+0
|\ \ \
| * | | Re-enable CONFIG_MODVERSIONS in a slightly weaker formLinus Torvalds2016-11-291-1/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-262-1/+2
|\| | |
| * | | Fix subtle CONFIG_MODVERSIONS problemsLinus Torvalds2016-11-251-0/+1
| * | | init: use pr_cont() when displaying rotator during ramdisk loading.Nicolas Schichan2016-11-241-1/+1
| |/ /
* / / cgroup: add support for eBPF programsDaniel Mack2016-11-251-0/+12
|/ /
* | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-151-0/+1
|\ \
| * | gcc-plugins: Add latent_entropy pluginEmese Revfy2016-10-101-0/+1
| |/
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-141-0/+2
|\ \
| * | kbuild: allow archs to select link dead code/data eliminationNicholas Piggin2016-09-091-0/+2
* | | relay: Use irq_work instead of plain timer for deferred wakeupPeter Zijlstra2016-10-111-0/+1
* | | Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-071-6/+0
|\ \ \
| * | | parisc: Drop BROKEN_RODATA config optionHelge Deller2016-09-201-6/+0
| | |/ | |/|
* | | sched/core: Add try_get_task_stack() and put_task_stack()Andy Lutomirski2016-09-161-0/+3
* | | sched/core: Allow putting thread_info into task_structAndy Lutomirski2016-09-152-2/+12
|/ /
* | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-081-0/+2
|\ \ | |/ |/|
| * mm: SLUB hardened usercopy supportKees Cook2016-07-261-0/+1
| * mm: SLAB hardened usercopy supportKees Cook2016-07-261-0/+1
* | init/Kconfig: add clarification for out-of-tree modulesValdis Kletnieks2016-08-021-1/+1
* | init/Kconfig: ban CONFIG_LOCALVERSION_AUTO with allmodconfigAlexey Dobriyan2016-08-021-0/+1
* | init: allow blacklisting of module_init functionsPrarit Bhargava2016-08-021-0/+6
* | treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-1/+1
* | init/Kconfig: make COMPILE_TEST depend on !UMLRichard Weinberger2016-08-021-0/+1
* | cgroup: update cgroup's document pathseokhoon.yoon2016-08-021-2/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-07-281-2/+2
|\ \
| * | init: fix Kconfig textGeert Uytterhoeven2016-06-211-2/+2
* | | mm: SLUB freelist randomizationThomas Garnier2016-07-261-2/+2
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-251-3/+3
|\ \ \