summaryrefslogtreecommitdiff
path: root/init (unfollow)
Commit message (Expand)Author
2013-11-20Revert "mm: create a separate slab for page->ptl allocation"Linus Torvalds
2013-11-17Revert "init/Kconfig: add option to disable kernel compression"H. Peter Anvin
2013-11-15mm: create a separate slab for page->ptl allocationKirill A. Shutemov
2013-11-13./Makefile: export initial ramdisk compression config optionP J P
2013-11-13init/Kconfig: add option to disable kernel compressionChristian Ruppert
2013-11-13init: make init failures more explicitMichael Opdenacker
2013-11-13init/do_mounts_rd.c: fix NULL pointer dereference while loading initramfsP J P
2013-11-13init/main.c: remove prototype for softirq_init()Geert Uytterhoeven
2013-11-13init/do_mounts.c: add maj:min syntax commentSebastian Capella
2013-11-07parisc: add kernel audit featureHelge Deller
2013-11-05audit: remove CONFIG_AUDIT_LOGINUID_IMMUTABLEEric Paris
2013-10-31init: fix in-place parameter modification regressionKrzysztof Mazur
2013-10-19static_key: WARN on usage before jump_label_init was calledHannes Frederic Sowa
2013-10-14NUMA: fix typos in Kconfig help textPaul Gortmaker
2013-09-30nohz: Drop generic vtime obsolete dependency on CONFIG_64BITKevin Hilman
2013-09-30vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN KconfigKevin Hilman
2013-09-25KEYS: Separate the kernel signature checking keyring from module signingDavid Howells
2013-09-25sched: Introduce preempt_count accessor functionsPeter Zijlstra
2013-09-23random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o
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-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-09lib: add support for LZ4-compressed kernelKyungsik Lee
2013-07-07slub: Make cpu partial slab support configurableJoonsoo Kim
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-06-24build some drivers only when compile-testingJiri Slaby
2013-06-12sched_clock: Make ARM's sched_clock generic for all architecturesStephen Boyd
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-04rcu: Fix full dynticks' dependency on wide RCU nocb modeFrederic Weisbecker
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-29init/main.c: convert to pr_foo()Andrew Morton
2013-04-29init: raise log levelRichard Weinberger