summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-062-0/+5
|\
| * Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner2013-07-041-0/+1
| |\
| * | sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-122-0/+5
* | | insert missing space in printk line of root_delayToralf Förster2013-07-031-1/+1
* | | init: remove permanent string buffer from do_one_initcall()Steven Rostedt2013-07-031-2/+1
* | | memcg: Kconfig info updateSergey Dyasly2013-07-031-1/+1
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-07-021-1/+1
|\ \ \
| * | | perf: Use hrtimers for event multiplexingStephane Eranian2013-05-281-1/+1
| |/ /
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-021-19/+27
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', '...Paul E. McKenney2013-06-101-19/+27
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | * | rcu: Remove TINY_PREEMPT_RCUPaul E. McKenney2013-06-101-9/+1
| | |/ / | |/| |
| | * | rcu: Apply Dave Jones's NOCB Kconfig help feedbackPaul E. McKenney2013-06-101-9/+25
| | * | rcu: Remove "Experimental" flagsPaul E. McKenney2013-06-101-1/+1
| |/ /
* | | build some drivers only when compile-testingJiri Slaby2013-06-241-0/+14
* | | Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman2013-06-171-0/+1
|\| |
| * | rcu: Don't call wakeup() with rcu_node structure ->lock heldSteven Rostedt2013-06-101-0/+1
| |/
* / Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-031-3/+0
|/
* Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-052-6/+7
|\
| * rcu: Fix full dynticks' dependency on wide RCU nocb modeFrederic Weisbecker2013-05-041-2/+2
| * Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker2013-05-022-46/+77
| |\
| * | nohz: Select VIRT_CPU_ACCOUNTING_GEN from full dynticks configFrederic Weisbecker2013-04-261-3/+3
| * | nohz: Ensure full dynticks CPUs are RCU nocbsFrederic Weisbecker2013-04-191-0/+1
| * | nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker2013-04-031-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-1/+1
|\ \ \
| * | | proc: Split the namespace stuff out into linux/proc_ns.hDavid Howells2013-05-011-1/+1
* | | | init: Do not warn on non-zero initcall returnSteven Rostedt2013-05-011-4/+1
* | | | init/Kconfig: re-order CONFIG_EXPERT options to fix menuconfig displayMike Frysinger2013-04-301-40/+40
* | | | usermodehelper: split remaining calls to call_usermodehelper_fns()Lucas De Marchi2013-04-301-2/+6
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'linus' into timers/coreThomas Gleixner2013-04-241-4/+0
| |\| |
| * | | tick: Call tick_init lateThomas Gleixner2013-03-071-1/+1
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-1/+1
|\ \ \ \
| * | | | idle: Provide a generic entry point for the idle codeThomas Gleixner2013-04-081-1/+1
| | |/ / | |/| |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-301-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | context_tracking: Enable probes by default for selftestingFrederic Weisbecker2013-03-071-0/+1
| | |/ | |/|
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-04-301-15/+58
|\ \ \
| * \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-04-101-15/+58
| |\ \ \ | | |_|/ | |/| |
| | * | rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacksPaul E. McKenney2013-03-261-7/+10
| | * | rcu: Distinguish "rcuo" kthreads by RCU flavorPaul E. McKenney2013-03-261-6/+7
| | * | rcu: Provide compile-time control for no-CBs CPUsPaul E. McKenney2013-03-261-0/+39
| | * | rcu: Remove restrictions on no-CBs CPUsPaul E. McKenney2013-03-121-2/+2
| | |/
* | | init/main.c: convert to pr_foo()Andrew Morton2013-04-291-16/+15
* | | init: raise log levelRichard Weinberger2013-04-291-3/+3
* | | init: scream bloody murder if interrupts are enabled too earlySteven Rostedt2013-04-291-10/+3
|/ /
* / final removal of CONFIG_EXPERIMENTALKees Cook2013-03-121-4/+0
|/
* Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-021-0/+8
|\
| * sysctl: Enable PARISC "unaligned-trap" to be used cross-archVineet Gupta2013-02-151-0/+8
* | 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