aboutsummaryrefslogtreecommitdiffstats
path: root/init (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-6/+7
2013-05-04rcu: Fix full dynticks' dependency on wide RCU nocb modeFrederic Weisbecker1-2/+2
2013-05-02Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker2-46/+77
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2013-05-01proc: Split the namespace stuff out into linux/proc_ns.hDavid Howells1-1/+1
2013-05-01init: Do not warn on non-zero initcall returnSteven Rostedt1-4/+1
2013-04-30init/Kconfig: re-order CONFIG_EXPERT options to fix menuconfig displayMike Frysinger1-40/+40
2013-04-30usermodehelper: split remaining calls to call_usermodehelper_fns()Lucas De Marchi1-2/+6
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-04-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2013-04-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-15/+58
2013-04-29init/main.c: convert to pr_foo()Andrew Morton1-16/+15
2013-04-29init: raise log levelRichard Weinberger1-3/+3
2013-04-29init: scream bloody murder if interrupts are enabled too earlySteven Rostedt1-10/+3
2013-04-26nohz: Select VIRT_CPU_ACCOUNTING_GEN from full dynticks configFrederic Weisbecker1-3/+3
2013-04-24Merge branch 'linus' into timers/coreThomas Gleixner1-4/+0
2013-04-19nohz: Ensure full dynticks CPUs are RCU nocbsFrederic Weisbecker1-0/+1
2013-04-10Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-15/+58
2013-04-08idle: Provide a generic entry point for the idle codeThomas Gleixner1-1/+1
2013-04-03nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker1-1/+1
2013-03-26rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacksPaul E. McKenney1-7/+10
2013-03-26rcu: Distinguish "rcuo" kthreads by RCU flavorPaul E. McKenney1-6/+7
2013-03-26rcu: Provide compile-time control for no-CBs CPUsPaul E. McKenney1-0/+39
2013-03-12final removal of CONFIG_EXPERIMENTALKees Cook1-4/+0
2013-03-12rcu: Remove restrictions on no-CBs CPUsPaul E. McKenney1-2/+2
2013-03-07context_tracking: Enable probes by default for selftestingFrederic Weisbecker1-0/+1
2013-03-07tick: Call tick_init lateThomas Gleixner1-1/+1
2013-03-02Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds1-0/+8
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-13/+7
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-0/+20
2013-02-21Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-0/+7
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-44/+14
2013-02-19Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds3-1/+26
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+25
2013-02-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+1
2013-02-15sysctl: Enable PARISC "unaligned-trap" to be used cross-archVineet Gupta1-0/+8
2013-02-13cifs: Enable building with user namespaces enabled.Eric W. Biederman1-1/+0
2013-02-13nfsd: Enable building with user namespaces enabled.Eric W. Biederman1-1/+0
2013-02-13nfs: Enable building with user namespaces enabled.Eric W. Biederman1-1/+0
2013-02-13ncpfs: Support interacting with multiple user namespacesEric W. Biederman1-1/+0
2013-02-13gfs2: Enable building with user namespaces enabledEric W. Biederman1-1/+0
2013-02-13ocfs2: Enable building with user namespaces enabledEric W. Biederman1-1/+0
2013-02-13coda: Allow coda to be built when user namespace support is enabledEric W. Biederman1-1/+0
2013-02-13afs: Support interacting with multiple user namespacesEric W. Biederman1-1/+0
2013-02-129p: Allow building 9p with user namespaces enabled.Eric W. Biederman1-4/+0
2013-02-12ceph: Enable building when user namespaces are enabled.Eric W. Biederman1-1/+0
2013-02-08cputime: Restore CPU_ACCOUNTING config defaults for PPC64Stephen Rothwell1-1/+1
2013-02-07sched/rt: Move rt specific bits into new header fileClark Williams1-0/+1
2013-02-07sched: Move sched.h sysctl bits into separate headerClark Williams1-0/+1