aboutsummaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)AuthorFilesLines
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-6/+7
2013-05-04rcu: Fix full dynticks' dependency on wide RCU nocb modeGravatar Frederic Weisbecker 1-2/+2
2013-05-02Merge commit '8700c95adb03' into timers/nohzGravatar Frederic Weisbecker 2-46/+77
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+1
2013-05-01proc: Split the namespace stuff out into linux/proc_ns.hGravatar David Howells 1-1/+1
2013-05-01init: Do not warn on non-zero initcall returnGravatar Steven Rostedt 1-4/+1
2013-04-30init/Kconfig: re-order CONFIG_EXPERT options to fix menuconfig displayGravatar Mike Frysinger 1-40/+40
2013-04-30usermodehelper: split remaining calls to call_usermodehelper_fns()Gravatar Lucas De Marchi 1-2/+6
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2013-04-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2013-04-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-15/+58
2013-04-29init/main.c: convert to pr_foo()Gravatar Andrew Morton 1-16/+15
2013-04-29init: raise log levelGravatar Richard Weinberger 1-3/+3
2013-04-29init: scream bloody murder if interrupts are enabled too earlyGravatar Steven Rostedt 1-10/+3
2013-04-26nohz: Select VIRT_CPU_ACCOUNTING_GEN from full dynticks configGravatar Frederic Weisbecker 1-3/+3
2013-04-24Merge branch 'linus' into timers/coreGravatar Thomas Gleixner 1-4/+0
2013-04-19nohz: Ensure full dynticks CPUs are RCU nocbsGravatar Frederic Weisbecker 1-0/+1
2013-04-10Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Gravatar Ingo Molnar 1-15/+58
2013-04-08idle: Provide a generic entry point for the idle codeGravatar Thomas Gleixner 1-1/+1
2013-04-03nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONGravatar Frederic Weisbecker 1-1/+1
2013-03-26rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacksGravatar Paul E. McKenney 1-7/+10
2013-03-26rcu: Distinguish "rcuo" kthreads by RCU flavorGravatar Paul E. McKenney 1-6/+7
2013-03-26rcu: Provide compile-time control for no-CBs CPUsGravatar Paul E. McKenney 1-0/+39
2013-03-12final removal of CONFIG_EXPERIMENTALGravatar Kees Cook 1-4/+0
2013-03-12rcu: Remove restrictions on no-CBs CPUsGravatar Paul E. McKenney 1-2/+2
2013-03-07context_tracking: Enable probes by default for selftestingGravatar Frederic Weisbecker 1-0/+1
2013-03-07tick: Call tick_init lateGravatar Thomas Gleixner 1-1/+1
2013-03-02Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+8
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Gravatar Linus Torvalds 1-13/+7
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+20
2013-02-21Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+7
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-44/+14
2013-02-19Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-1/+26
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-2/+25
2013-02-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-4/+1
2013-02-15sysctl: Enable PARISC "unaligned-trap" to be used cross-archGravatar Vineet Gupta 1-0/+8
2013-02-13cifs: Enable building with user namespaces enabled.Gravatar Eric W. Biederman 1-1/+0
2013-02-13nfsd: Enable building with user namespaces enabled.Gravatar Eric W. Biederman 1-1/+0
2013-02-13nfs: Enable building with user namespaces enabled.Gravatar Eric W. Biederman 1-1/+0
2013-02-13ncpfs: Support interacting with multiple user namespacesGravatar Eric W. Biederman 1-1/+0
2013-02-13gfs2: Enable building with user namespaces enabledGravatar Eric W. Biederman 1-1/+0
2013-02-13ocfs2: Enable building with user namespaces enabledGravatar Eric W. Biederman 1-1/+0
2013-02-13coda: Allow coda to be built when user namespace support is enabledGravatar Eric W. Biederman 1-1/+0
2013-02-13afs: Support interacting with multiple user namespacesGravatar Eric W. Biederman 1-1/+0
2013-02-129p: Allow building 9p with user namespaces enabled.Gravatar Eric W. Biederman 1-4/+0
2013-02-12ceph: Enable building when user namespaces are enabled.Gravatar Eric W. Biederman 1-1/+0
2013-02-08cputime: Restore CPU_ACCOUNTING config defaults for PPC64Gravatar Stephen Rothwell 1-1/+1
2013-02-07sched/rt: Move rt specific bits into new header fileGravatar Clark Williams 1-0/+1
2013-02-07sched: Move sched.h sysctl bits into separate headerGravatar Clark Williams 1-0/+1