summaryrefslogtreecommitdiff
path: root/init
Commit message (Expand)AuthorAge
* kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2013-07-14
* Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-14
|\
| * slub: Make cpu partial slab support configurableJoonsoo Kim2013-07-07
* | lib: add support for LZ4-compressed kernelKyungsik Lee2013-07-09
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-06
|\ \
| * \ Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner2013-07-04
| |\ \
| * | | sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd2013-06-12
* | | | insert missing space in printk line of root_delayToralf Förster2013-07-03
* | | | init: remove permanent string buffer from do_one_initcall()Steven Rostedt2013-07-03
* | | | memcg: Kconfig info updateSergey Dyasly2013-07-03
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-07-02
|\ \ \ \
| * | | | perf: Use hrtimers for event multiplexingStephane Eranian2013-05-28
| |/ / /
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-02
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', '...Paul E. McKenney2013-06-10
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | | * | | rcu: Remove TINY_PREEMPT_RCUPaul E. McKenney2013-06-10
| | |/ / / | |/| | |
| | * | | rcu: Apply Dave Jones's NOCB Kconfig help feedbackPaul E. McKenney2013-06-10
| | * | | rcu: Remove "Experimental" flagsPaul E. McKenney2013-06-10
| |/ / /
* | | | build some drivers only when compile-testingJiri Slaby2013-06-24
* | | | Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman2013-06-17
|\ \ \ \ | |/ / /
| * | | rcu: Don't call wakeup() with rcu_node structure ->lock heldSteven Rostedt2013-06-10
| |/ /
* | | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-03
|/ /
* | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-05-05
|\ \
| * | rcu: Fix full dynticks' dependency on wide RCU nocb modeFrederic Weisbecker2013-05-04
| * | Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker2013-05-02
| |\ \
| * | | nohz: Select VIRT_CPU_ACCOUNTING_GEN from full dynticks configFrederic Weisbecker2013-04-26
| * | | nohz: Ensure full dynticks CPUs are RCU nocbsFrederic Weisbecker2013-04-19
| * | | nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker2013-04-03
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \ \ \
| * | | | proc: Split the namespace stuff out into linux/proc_ns.hDavid Howells2013-05-01
* | | | | init: Do not warn on non-zero initcall returnSteven Rostedt2013-05-01
* | | | | init/Kconfig: re-order CONFIG_EXPERT options to fix menuconfig displayMike Frysinger2013-04-30
* | | | | usermodehelper: split remaining calls to call_usermodehelper_fns()Lucas De Marchi2013-04-30
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-30
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'linus' into timers/coreThomas Gleixner2013-04-24
| |\ \ \ \ | | |/ / /
| * | | | tick: Call tick_init lateThomas Gleixner2013-03-07
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-30
|\ \ \ \ \
| * | | | | idle: Provide a generic entry point for the idle codeThomas Gleixner2013-04-08
| | |/ / / | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-30
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | context_tracking: Enable probes by default for selftestingFrederic Weisbecker2013-03-07
| | |/ / | |/| |
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-04-30
|\ \ \ \
| * \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-04-10
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacksPaul E. McKenney2013-03-26
| | * | | rcu: Distinguish "rcuo" kthreads by RCU flavorPaul E. McKenney2013-03-26
| | * | | rcu: Provide compile-time control for no-CBs CPUsPaul E. McKenney2013-03-26
| | * | | rcu: Remove restrictions on no-CBs CPUsPaul E. McKenney2013-03-12
| | |/ /
* | | | init/main.c: convert to pr_foo()Andrew Morton2013-04-29
* | | | init: raise log levelRichard Weinberger2013-04-29
* | | | init: scream bloody murder if interrupts are enabled too earlySteven Rostedt2013-04-29
|/ / /
* | | final removal of CONFIG_EXPERIMENTALKees Cook2013-03-12
|/ /
* | Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-02
|\ \