aboutsummaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-02-251-13/+7
|\
| * cifs: Enable building with user namespaces enabled.Eric W. Biederman2013-02-131-1/+0
| * nfsd: Enable building with user namespaces enabled.Eric W. Biederman2013-02-131-1/+0
| * nfs: Enable building with user namespaces enabled.Eric W. Biederman2013-02-131-1/+0
| * ncpfs: Support interacting with multiple user namespacesEric W. Biederman2013-02-131-1/+0
| * gfs2: Enable building with user namespaces enabledEric W. Biederman2013-02-131-1/+0
| * ocfs2: Enable building with user namespaces enabledEric W. Biederman2013-02-131-1/+0
| * coda: Allow coda to be built when user namespace support is enabledEric W. Biederman2013-02-131-1/+0
| * afs: Support interacting with multiple user namespacesEric W. Biederman2013-02-131-1/+0
| * 9p: Allow building 9p with user namespaces enabled.Eric W. Biederman2013-02-121-4/+0
| * ceph: Enable building when user namespaces are enabled.Eric W. Biederman2013-02-121-1/+0
| * userns: Recommend use of memory control groups.Eric W. Biederman2013-01-271-0/+7
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-251-0/+20
|\ \
| * | MODSIGN: Add option to not sign modules during modules_installMichal Marek2013-01-251-0/+11
| * | MODSIGN: Simplify Makefile with a Kconfig helperMichal Marek2013-01-251-0/+9
* | | Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-02-211-0/+7
|\ \ \
| * | | sysctl: Enable IA64 "ignore-unaligned-usertrap" to be used cross-archVineet Gupta2013-01-091-0/+7
| | |/ | |/|
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-212-44/+14
|\ \ \
| * | | driver-core: constify data for class_find_device()Michał Mirosław2013-02-061-2/+2
| * | | Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2013-01-252-2/+6
| |\ \ \ | | | |/ | | |/|
| * | | Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman2013-01-171-1/+1
| |\ \ \
| * | | | init: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-13/+10
| * | | | make CONFIG_EXPERIMENTAL invisible and defaultKees Cook2013-01-111-29/+2
| | |_|/ | |/| |
* | | | Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-203-1/+26
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-3.9-asyncTejun Heo2013-01-233-5/+11
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | init, block: try to load default elevator module early during bootTejun Heo2013-01-183-1/+26
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-192-2/+25
|\ \ \ \ \
| * | | | | cputime: Restore CPU_ACCOUNTING config defaults for PPC64Stephen Rothwell2013-02-081-1/+1
| * | | | | sched/rt: Move rt specific bits into new header fileClark Williams2013-02-071-0/+1
| * | | | | sched: Move sched.h sysctl bits into separate headerClark Williams2013-02-071-0/+1
| * | | | | Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar2013-02-051-1/+22
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2013-01-271-1/+22
| | | |_|/ | | |/| |
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-191-4/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'nohz/printk-v8' into irq/coreFrederic Weisbecker2013-02-041-0/+1
| |\ \ \ \ \
| | * | | | | printk: Wake up klogd using irq_workFrederic Weisbecker2012-11-171-0/+1
| * | | | | | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-01-241-4/+0
| |\| | | | | | | |_|/ / / | |/| | | |
| | * | | | irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker2012-11-171-4/+0
* | | | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-02-041-1/+11
|\ \ \ \ \ \
| * | | | | | rcu: Allow TREE_PREEMPT_RCU on UP systemsPaul E. McKenney2013-01-291-1/+3
| * | | | | | rcu: Provide RCU CPU stall warnings for tiny RCUPaul E. McKenney2013-01-291-0/+8
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-01-311-2/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming2013-01-301-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-01-202-2/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | make sure that /linuxrc has std{in,out,err}Al Viro2013-01-191-0/+4
| * | | | Ensure that kernel_init_freeable() is not inlined into non __init codeVineet Gupta2012-12-261-2/+2
| |/ / /
* / / / Tell the world we gave up on pushing CC_OPTIMIZE_FOR_SIZEKirill Smelkov2013-01-161-1/+1
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-201-1/+3
|\ \ \
| * | | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-1/+3
| |/ /
* | | memcg: infrastructure to match an allocation to the right cacheGlauber Costa2012-12-181-1/+0
* | | memcg: kmem accounting basic infrastructureGlauber Costa2012-12-181-0/+1
| |/ |/|