aboutsummaryrefslogtreecommitdiffstats
path: root/init (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-06driver-core: constify data for class_find_device()Michał Mirosław1-2/+2
2013-02-05Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/coreIngo Molnar1-1/+22
2013-02-05Merge branch 'nohz/printk-v8' into irq/coreFrederic Weisbecker1-0/+1
2013-02-04Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-1/+11
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming1-2/+2
2013-01-28rcu: Allow TREE_PREEMPT_RCU on UP systemsPaul E. McKenney1-1/+3
2013-01-28rcu: Provide RCU CPU stall warnings for tiny RCUPaul E. McKenney1-0/+8
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker1-1/+22
2013-01-26userns: Recommend use of memory control groups.Eric W. Biederman1-0/+7