aboutsummaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2013-10-10Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-23random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o
2013-09-15Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2013-09-11initmpfs: use initramfs if rootfstype= or root= specifiedRob Landley
2013-09-11initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabledRob Landley
2013-09-11initmpfs: move rootfs code from fs/ramfs/ to init/Rob Landley
2013-09-11Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2013-09-09Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2013-08-23memcg: get rid of swapaccount leftoversMichal Hocko
2013-08-18rcu: Select IRQ_WORK from TREE_PREEMPT_RCUJames Hogan
2013-08-15modules: do not depend on kconfig to set 'modules' option to symbol MODULESYann E. MORIN
2013-08-15enable building user namespace with xfsDwight Engen
2013-08-14context_tracking: Ground setup for static key useFrederic Weisbecker
2013-08-13slub: don't use cpu partial pages on UPUwe Kleine-König
2013-08-13context_tracking: Remove full dynticks' hacky dependency on wide context trac...Frederic Weisbecker
2013-07-14kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker
2013-07-14Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-09lib: add support for LZ4-compressed kernelKyungsik Lee
2013-07-07slub: Make cpu partial slab support configurableJoonsoo Kim
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-04Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner
2013-07-03insert missing space in printk line of root_delayToralf Förster
2013-07-03init: remove permanent string buffer from do_one_initcall()Steven Rostedt
2013-07-03memcg: Kconfig info updateSergey Dyasly
2013-07-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-07-02Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-06-24build some drivers only when compile-testingJiri Slaby
2013-06-17Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd
2013-06-10Merge branches 'cbnum.2013.06.10a', 'doc.2013.06.10a', 'fixes.2013.06.10a', '...Paul E. McKenney
2013-06-10rcu: Remove TINY_PREEMPT_RCUPaul E. McKenney
2013-06-10rcu: Apply Dave Jones's NOCB Kconfig help feedbackPaul E. McKenney
2013-06-10rcu: Remove "Experimental" flagsPaul E. McKenney
2013-06-10rcu: Don't call wakeup() with rcu_node structure ->lock heldSteven Rostedt
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell
2013-05-28perf: Use hrtimers for event multiplexingStephane Eranian
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-04rcu: Fix full dynticks' dependency on wide RCU nocb modeFrederic Weisbecker
2013-05-02Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01proc: Split the namespace stuff out into linux/proc_ns.hDavid Howells
2013-05-01init: Do not warn on non-zero initcall returnSteven Rostedt
2013-04-30init/Kconfig: re-order CONFIG_EXPERT options to fix menuconfig displayMike Frysinger
2013-04-30usermodehelper: split remaining calls to call_usermodehelper_fns()Lucas De Marchi
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds