summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
...
| * | | math64: Add mul_u64_u32_shr()Peter Zijlstra2013-12-111-0/+6
| |/ /
* / / trivial: fix spelling in CONTEXT_TRACKING_FORCE help textPaul Gortmaker2013-12-021-1/+1
|/ /
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2013-11-211-0/+13
|\ \
| * | KEYS: Separate the kernel signature checking keyring from module signingDavid Howells2013-09-251-0/+13
* | | Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-11-211-14/+0
|\ \ \
| * | | audit: remove CONFIG_AUDIT_LOGINUID_IMMUTABLEEric Paris2013-11-051-14/+0
* | | | Revert "mm: create a separate slab for page->ptl allocation"Linus Torvalds2013-11-201-1/+1
* | | | Revert "init/Kconfig: add option to disable kernel compression"H. Peter Anvin2013-11-171-7/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-151-2/+2
|\ \ \ \
| * | | | NUMA: fix typos in Kconfig help textPaul Gortmaker2013-10-141-2/+2
* | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-11-151-2/+5
|\ \ \ \ \
| * | | | | init: fix in-place parameter modification regressionKrzysztof Mazur2013-10-311-2/+5
| | |_|/ / | |/| | |
* | | | | mm: create a separate slab for page->ptl allocationKirill A. Shutemov2013-11-151-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-131-0/+7
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-231-0/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | static_key: WARN on usage before jump_label_init was calledHannes Frederic Sowa2013-10-191-0/+7
| | |/ / / | |/| | |
* | | | | ./Makefile: export initial ramdisk compression config optionP J P2013-11-131-0/+5
* | | | | init/Kconfig: add option to disable kernel compressionChristian Ruppert2013-11-131-1/+7
* | | | | init: make init failures more explicitMichael Opdenacker2013-11-131-10/+29
* | | | | init/do_mounts_rd.c: fix NULL pointer dereference while loading initramfsP J P2013-11-131-0/+7
* | | | | init/main.c: remove prototype for softirq_init()Geert Uytterhoeven2013-11-131-1/+0
* | | | | init/do_mounts.c: add maj:min syntax commentSebastian Capella2013-11-131-0/+2
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-11-121-1/+2
|\ \ \ \ \
| * | | | | nohz: Drop generic vtime obsolete dependency on CONFIG_64BITKevin Hilman2013-09-301-1/+1
| * | | | | vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN KconfigKevin Hilman2013-09-301-0/+1
| |/ / / /
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-121-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'core/urgent' into sched/coreIngo Molnar2013-10-111-0/+2
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | sched: Introduce preempt_count accessor functionsPeter Zijlstra2013-09-251-1/+1
| | |/ / / | |/| | |
* | | | | parisc: add kernel audit featureHelge Deller2013-11-071-1/+1
| |/ / / |/| | |
* | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-101-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o2013-09-231-0/+2
| | |/ | |/|
* | | 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