aboutsummaryrefslogtreecommitdiffstats
path: root/init (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-14kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker1-5/+8
2013-07-14Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linuxLinus Torvalds1-0/+11
2013-07-09lib: add support for LZ4-compressed kernelKyungsik Lee1-1/+16
2013-07-07slub: Make cpu partial slab support configurableJoonsoo Kim1-0/+11
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+5
2013-07-04Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner1-0/+1
2013-07-03insert missing space in printk line of root_delayToralf Förster1-1/+1
2013-07-03init: remove permanent string buffer from do_one_initcall()Steven Rostedt1-2/+1
2013-07-03memcg: Kconfig info updateSergey Dyasly1-1/+1
2013-07-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-07-02Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-19/+27
2013-06-24build some drivers only when compile-testingJiri Slaby1-0/+14
2013-06-17Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman1-0/+1
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2-0/+5
2013-06-10Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', 'srcu.2013.06.10a' and 'tiny.2013.06.10a' into HEADPaul E. McKenney1-19/+27
2013-06-10rcu: Remove TINY_PREEMPT_RCUPaul E. McKenney1-9/+1
2013-06-10rcu: Apply Dave Jones's NOCB Kconfig help feedbackPaul E. McKenney1-9/+25
2013-06-10rcu: Remove "Experimental" flagsPaul E. McKenney1-1/+1
2013-06-10rcu: Don't call wakeup() with rcu_node structure ->lock heldSteven Rostedt1-0/+1
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell1-3/+0
2013-05-28perf: Use hrtimers for event multiplexingStephane Eranian1-1/+1
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