aboutsummaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)AuthorFilesLines
2013-11-21Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Gravatar Linus Torvalds 1-0/+13
2013-11-21Merge git://git.infradead.org/users/eparis/auditGravatar Linus Torvalds 1-14/+0
2013-11-20Revert "mm: create a separate slab for page->ptl allocation"Gravatar Linus Torvalds 1-1/+1
2013-11-17Revert "init/Kconfig: add option to disable kernel compression"Gravatar H. Peter Anvin 1-7/+1
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-2/+2
2013-11-15Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+5
2013-11-15mm: create a separate slab for page->ptl allocationGravatar Kirill A. Shutemov 1-1/+1
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+7
2013-11-13./Makefile: export initial ramdisk compression config optionGravatar P J P 1-0/+5
2013-11-13init/Kconfig: add option to disable kernel compressionGravatar Christian Ruppert 1-1/+7
2013-11-13init: make init failures more explicitGravatar Michael Opdenacker 1-10/+29
2013-11-13init/do_mounts_rd.c: fix NULL pointer dereference while loading initramfsGravatar P J P 1-0/+7
2013-11-13init/main.c: remove prototype for softirq_init()Gravatar Geert Uytterhoeven 1-1/+0
2013-11-13init/do_mounts.c: add maj:min syntax commentGravatar Sebastian Capella 1-0/+2
2013-11-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+2
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2013-11-07parisc: add kernel audit featureGravatar Helge Deller 1-1/+1
2013-11-05audit: remove CONFIG_AUDIT_LOGINUID_IMMUTABLEGravatar Eric Paris 1-14/+0
2013-10-31init: fix in-place parameter modification regressionGravatar Krzysztof Mazur 1-2/+5
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+2
2013-10-19static_key: WARN on usage before jump_label_init was calledGravatar Hannes Frederic Sowa 1-0/+7
2013-10-14NUMA: fix typos in Kconfig help textGravatar Paul Gortmaker 1-2/+2
2013-10-11Merge branch 'core/urgent' into sched/coreGravatar Ingo Molnar 1-0/+2
2013-10-10Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+2
2013-09-30nohz: Drop generic vtime obsolete dependency on CONFIG_64BITGravatar Kevin Hilman 1-1/+1
2013-09-30vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN KconfigGravatar Kevin Hilman 1-0/+1
2013-09-25KEYS: Separate the kernel signature checking keyring from module signingGravatar David Howells 1-0/+13
2013-09-25sched: Introduce preempt_count accessor functionsGravatar Peter Zijlstra 1-1/+1
2013-09-23random: run random_int_secret_init() run after all late_initcallsGravatar Theodore Ts'o 1-0/+2
2013-09-15Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Gravatar Linus Torvalds 1-1/+1
2013-09-11initmpfs: use initramfs if rootfstype= or root= specifiedGravatar Rob Landley 1-4/+11
2013-09-11initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabledGravatar Rob Landley 1-2/+8
2013-09-11initmpfs: move rootfs code from fs/ramfs/ to init/Gravatar Rob Landley 1-0/+32
2013-09-11Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 1-0/+1
2013-09-09Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfsGravatar Linus Torvalds 1-13/+0
2013-09-04Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-6/+24
2013-09-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Gravatar Ingo Molnar 1-0/+1
2013-08-23memcg: get rid of swapaccount leftoversGravatar Michal Hocko 1-1/+1
2013-08-18rcu: Select IRQ_WORK from TREE_PREEMPT_RCUGravatar James Hogan 1-0/+1
2013-08-15modules: do not depend on kconfig to set 'modules' option to symbol MODULESGravatar Yann E. MORIN 1-0/+1
2013-08-15enable building user namespace with xfsGravatar Dwight Engen 1-13/+0
2013-08-14context_tracking: Ground setup for static key useGravatar Frederic Weisbecker 1-0/+2
2013-08-13slub: don't use cpu partial pages on UPGravatar Uwe Kleine-König 1-1/+1
2013-08-13context_tracking: Remove full dynticks' hacky dependency on wide context trac...Gravatar Frederic Weisbecker 1-6/+22
2013-07-14kernel: delete __cpuinit usage from all core kernel filesGravatar Paul Gortmaker 1-5/+8
2013-07-14Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+11
2013-07-09lib: add support for LZ4-compressed kernelGravatar Kyungsik Lee 1-1/+16
2013-07-07slub: Make cpu partial slab support configurableGravatar Joonsoo Kim 1-0/+11
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-0/+5
2013-07-04Merge branch 'timers/posix-cpu-timers-for-tglx' ofGravatar Thomas Gleixner 1-0/+1