summaryrefslogtreecommitdiff
path: root/init
Commit message (Expand)AuthorAge
* Revert "init/Kconfig: add option to disable kernel compression"H. Peter Anvin2013-11-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-15
|\
| * NUMA: fix typos in Kconfig help textPaul Gortmaker2013-10-14
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-11-15
|\ \
| * | init: fix in-place parameter modification regressionKrzysztof Mazur2013-10-31
* | | mm: create a separate slab for page->ptl allocationKirill A. Shutemov2013-11-15
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
| |\ \ \
| * | | | static_key: WARN on usage before jump_label_init was calledHannes Frederic Sowa2013-10-19
| | |/ / | |/| |
* | | | ./Makefile: export initial ramdisk compression config optionP J P2013-11-13
* | | | init/Kconfig: add option to disable kernel compressionChristian Ruppert2013-11-13
* | | | init: make init failures more explicitMichael Opdenacker2013-11-13
* | | | init/do_mounts_rd.c: fix NULL pointer dereference while loading initramfsP J P2013-11-13
* | | | init/main.c: remove prototype for softirq_init()Geert Uytterhoeven2013-11-13
* | | | init/do_mounts.c: add maj:min syntax commentSebastian Capella2013-11-13
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-12
|\ \ \ \
| * | | | nohz: Drop generic vtime obsolete dependency on CONFIG_64BITKevin Hilman2013-09-30
| * | | | vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN KconfigKevin Hilman2013-09-30
| |/ / /
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-12
|\ \ \ \
| * \ \ \ Merge branch 'core/urgent' into sched/coreIngo Molnar2013-10-11
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | sched: Introduce preempt_count accessor functionsPeter Zijlstra2013-09-25
| | |/ / | |/| |
* | | | parisc: add kernel audit featureHelge Deller2013-11-07
| |/ / |/| |
* | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-10
|\ \ \ | |/ / |/| |
| * | random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o2013-09-23
* | | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2013-09-15
|\ \ \
| * | | slub: don't use cpu partial pages on UPUwe Kleine-König2013-08-13
* | | | initmpfs: use initramfs if rootfstype= or root= specifiedRob Landley2013-09-11
* | | | initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabledRob Landley2013-09-11
* | | | initmpfs: move rootfs code from fs/ramfs/ to init/Rob Landley2013-09-11
* | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2013-09-11
|\ \ \ \
| * | | | modules: do not depend on kconfig to set 'modules' option to symbol MODULESYann E. MORIN2013-08-15
| |/ / /
* | | | Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-09-09
|\ \ \ \ | |_|_|/ |/| | |
| * | | enable building user namespace with xfsDwight Engen2013-08-15
| |/ /
* | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-04
|\ \ \
| * | | context_tracking: Ground setup for static key useFrederic Weisbecker2013-08-14
| * | | context_tracking: Remove full dynticks' hacky dependency on wide context trac...Frederic Weisbecker2013-08-13
* | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-09-03
|\ \ \ \ | |_|_|/ |/| | |
| * | | rcu: Select IRQ_WORK from TREE_PREEMPT_RCUJames Hogan2013-08-18
| |/ /
* | | memcg: get rid of swapaccount leftoversMichal Hocko2013-08-23
|/ /
* | 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
|\ \ \ \