summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2013-09-151-1/+1
|\
| * slub: don't use cpu partial pages on UPUwe Kleine-König2013-08-131-1/+1
* | initmpfs: use initramfs if rootfstype= or root= specifiedRob Landley2013-09-111-4/+11
* | initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabledRob Landley2013-09-111-2/+8
* | initmpfs: move rootfs code from fs/ramfs/ to init/Rob Landley2013-09-111-0/+32
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2013-09-111-0/+1
|\ \
| * | modules: do not depend on kconfig to set 'modules' option to symbol MODULESYann E. MORIN2013-08-151-0/+1
| |/
* | Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-09-091-13/+0
|\ \
| * | enable building user namespace with xfsDwight Engen2013-08-151-13/+0
| |/
* | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-042-6/+24
|\ \
| * | context_tracking: Ground setup for static key useFrederic Weisbecker2013-08-141-0/+2
| * | context_tracking: Remove full dynticks' hacky dependency on wide context trac...Frederic Weisbecker2013-08-131-6/+22
* | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-09-031-0/+1
|\ \ \
| * | | rcu: Select IRQ_WORK from TREE_PREEMPT_RCUJames Hogan2013-08-181-0/+1
| |/ /
* / / memcg: get rid of swapaccount leftoversMichal Hocko2013-08-231-1/+1
|/ /
* / kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2013-07-141-5/+8
|/
* Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-141-0/+11
|\
| * slub: Make cpu partial slab support configurableJoonsoo Kim2013-07-071-0/+11
* | lib: add support for LZ4-compressed kernelKyungsik Lee2013-07-091-1/+16
* | 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