summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kdbus/kdbus'Stephen Rothwell2015-10-021-0/+13
|\
| * Merge 4.1-rc4 into kdbus.Greg Kroah-Hartman2015-06-023-15/+45
| |\
| * | kdbus: Fix CONFIG_KDBUS help textDaniel Mack2015-03-251-3/+4
| * | kdbus: add Makefile, Kconfig and MAINTAINERS entryDaniel Mack2015-03-091-0/+12
* | | Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell2015-10-021-0/+73
|\ \ \
| * \ \ Merge branch 'kbuild/kconfig' into kbuild/for-nextMichal Marek2015-08-193-74/+81
| |\ \ \
| * \ \ \ Merge v4.1-rc1 into kbuild/for-nextMichal Marek2015-04-273-14/+43
| |\ \ \ \
| * \ \ \ \ Merge commit 'v4.0-rc1^0' into kbuild/for-nextMichal Marek2015-02-252-39/+13
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'kbuild/kbuild' and 'kbuild/misc' into kbuild/for-nextMichal Marek2015-01-081-2/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'kbuild/kconfig' into kbuild/for-nextMichal Marek2015-01-071-2/+2
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge v3.19-rc1 into kbuild/for-nextMichal Marek2015-01-024-65/+94
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'kbuild/misc' into kbuild/for-nextMichal Marek2014-11-254-40/+96
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge v3.17-rc1 into kbuild/for-nextMichal Marek2014-08-196-45/+130
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge v3.16-rc1 into kbuild/for-nextMichal Marek2014-06-162-32/+145
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'kbuild/lto' into kbuild/for-nextMichal Marek2014-04-141-0/+73
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Kbuild, lto: Add Link Time Optimization support v3Andi Kleen2014-04-071-0/+73
* | | | | | | | | | | | | sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers2015-09-111-0/+12
* | | | | | | | | | | | | kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-2/+2
* | | | | | | | | | | | | kmod: use system_unbound_wq instead of khelperFrederic Weisbecker2015-09-101-1/+0
* | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-09-081-19/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Move certificate handling to its own directoryDavid Howells2015-08-141-39/+0
| * | | | | | | | | | | | | sign-file: Document dependency on OpenSSL devel librariesDavid Howells2015-08-121-0/+4
| * | | | | | | | | | | | | modsign: Add explicit CONFIG_SYSTEM_TRUSTED_KEYS optionDavid Woodhouse2015-08-071-0/+13
| * | | | | | | | | | | | | modsign: Use single PEM file for autogenerated keyDavid Woodhouse2015-08-071-2/+2
| * | | | | | | | | | | | | modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if neededDavid Woodhouse2015-08-071-4/+4
| * | | | | | | | | | | | | modsign: Allow external signing key to be specifiedDavid Woodhouse2015-08-071-0/+14
| * | | | | | | | | | | | | MODSIGN: Extract the blob PKCS#7 signature verifier from module signingDavid Howells2015-08-071-10/+19
| * | | | | | | | | | | | | MODSIGN: Use PKCS#7 messages as module signaturesDavid Howells2015-08-071-0/+1
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-09-051-1/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | percpu-rwsem: kill CONFIG_PERCPU_RWSEMOleg Nesterov2015-08-151-1/+0
* | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-051-0/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | mm: send one IPI per CPU to TLB flush all entries after unmapping pagesMel Gorman2015-09-041-0/+10
| * | | | | | | | | | | | | | userfaultfd: buildsystem activationAndrea Arcangeli2015-09-041-0/+11
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-09-021-0/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | cgroup: implement the PIDs subsystemAleksa Sarai2015-07-141-0/+16
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-08-121-9/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | rcu: Hide RCU_NOCB_CPU behind RCU_EXPERTPaul E. McKenney2015-07-221-0/+1
| * | | | | | | | | | | | | rcu: Drop RCU_USER_QS in favor of NO_HZ_FULLPaul E. McKenney2015-07-061-9/+0
| |/ / / / / / / / / / / /
* / / / / / / / / / / / / fs, file table: reinit files_stat.max_files after deferred memory initialisationMel Gorman2015-08-071-1/+1
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-07-041-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sched/stat: Simplify the sched_info accounting dependencyNaveen N. Rao2015-07-041-0/+1
* | | | | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-041-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | printk: Increase maximum CONFIG_LOG_BUF_SHIFT from 21 to 25Ingo Molnar2015-07-011-1/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-011-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | mm: meminit: finish initialisation of struct pages before basic setupMel Gorman2015-06-301-0/+2
* | | | | | | | | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-011-15/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | modules: clarify CONFIG_MODULE_COMPRESS help, suggest 'N'.Rusty Russell2015-06-231-15/+10
| * | | | | | | | | | | | | module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACINGPeter Zijlstra2015-05-281-0/+4
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-06-261-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsemTejun Heo2015-05-261-0/+1
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |