summaryrefslogtreecommitdiffstats
path: root/init
AgeCommit message (Expand)AuthorLines
2013-04-30init/Kconfig: re-order CONFIG_EXPERT options to fix menuconfig displayMike Frysinger-40/+40
2013-04-30usermodehelper: split remaining calls to call_usermodehelper_fns()Lucas De Marchi-2/+6
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2013-04-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+1
2013-04-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-15/+58
2013-04-29init/main.c: convert to pr_foo()Andrew Morton-16/+15
2013-04-29init: raise log levelRichard Weinberger-3/+3
2013-04-29init: scream bloody murder if interrupts are enabled too earlySteven Rostedt-10/+3
2013-04-24Merge branch 'linus' into timers/coreThomas Gleixner-4/+0
2013-04-10Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar-15/+58
2013-04-08idle: Provide a generic entry point for the idle codeThomas Gleixner-1/+1
2013-03-26rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacksPaul E. McKenney-7/+10
2013-03-26rcu: Distinguish "rcuo" kthreads by RCU flavorPaul E. McKenney-6/+7
2013-03-26rcu: Provide compile-time control for no-CBs CPUsPaul E. McKenney-0/+39
2013-03-12final removal of CONFIG_EXPERIMENTALKees Cook-4/+0
2013-03-12rcu: Remove restrictions on no-CBs CPUsPaul E. McKenney-2/+2
2013-03-07context_tracking: Enable probes by default for selftestingFrederic Weisbecker-0/+1
2013-03-07tick: Call tick_init lateThomas Gleixner-1/+1
2013-03-02Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+8
2013-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-13/+7
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+20
2013-02-21Merge tag 'please-pull-misc-3.9' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+7
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-44/+14
2013-02-19Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+26
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+25
2013-02-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+1
2013-02-15sysctl: Enable PARISC "unaligned-trap" to be used cross-archVineet Gupta-0/+8
2013-02-13cifs: Enable building with user namespaces enabled.Eric W. Biederman-1/+0
2013-02-13nfsd: Enable building with user namespaces enabled.Eric W. Biederman-1/+0
2013-02-13nfs: Enable building with user namespaces enabled.Eric W. Biederman-1/+0
2013-02-13ncpfs: Support interacting with multiple user namespacesEric W. Biederman-1/+0
2013-02-13gfs2: Enable building with user namespaces enabledEric W. Biederman-1/+0
2013-02-13ocfs2: Enable building with user namespaces enabledEric W. Biederman-1/+0
2013-02-13coda: Allow coda to be built when user namespace support is enabledEric W. Biederman-1/+0
2013-02-13afs: Support interacting with multiple user namespacesEric W. Biederman-1/+0
2013-02-129p: Allow building 9p with user namespaces enabled.Eric W. Biederman-4/+0
2013-02-12ceph: Enable building when user namespaces are enabled.Eric W. Biederman-1/+0
2013-02-08cputime: Restore CPU_ACCOUNTING config defaults for PPC64Stephen Rothwell-1/+1
2013-02-07sched/rt: Move rt specific bits into new header fileClark Williams-0/+1
2013-02-07sched: Move sched.h sysctl bits into separate headerClark Williams-0/+1
2013-02-06driver-core: constify data for class_find_device()Michał Mirosław-2/+2
2013-02-05Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...Ingo Molnar-1/+22
2013-02-05Merge branch 'nohz/printk-v8' into irq/coreFrederic Weisbecker-0/+1
2013-02-04Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar-1/+11
2013-01-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+2
2013-01-30efi: Make 'efi_enabled' a function to query EFI facilitiesMatt Fleming-2/+2
2013-01-28rcu: Allow TREE_PREEMPT_RCU on UP systemsPaul E. McKenney-1/+3
2013-01-28rcu: Provide RCU CPU stall warnings for tiny RCUPaul E. McKenney-0/+8
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker-1/+22