aboutsummaryrefslogtreecommitdiff
path: root/init
AgeCommit message (Expand)Author
2016-03-18Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-15kallsyms: add support for relative offsets in kallsyms address tableArd Biesheuvel
2016-03-15x86: kallsyms: disable absolute percpu symbols on !SMPArd Biesheuvel
2016-03-15init/main.c: use list_for_each_entry()Geliang Tang
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-14Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-05cgroup: Trivial correction to reflect controller.Parav Pandit
2016-03-03akcipher: Move the RSA DER encoding check to the crypto layerDavid Howells
2016-03-01cpu/hotplug: Unpark smpboot threads from the state machineThomas Gleixner
2016-03-01cpu/hotplug: Convert to a state machine for the control processorThomas Gleixner
2016-02-22mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel ...Kees Cook
2016-02-09locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin
2016-01-20mm: memcontrol: rein in the CONFIG space madnessJohannes Weiner
2016-01-20mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEMJohannes Weiner
2016-01-20init/do_mounts: initrd_load() can be booleanYaowei Bai
2016-01-20init/main.c: obsolete_checksetup can be booleanYaowei Bai
2016-01-17Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds
2016-01-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-17Merge tag 'docs-4.5' of git://git.lwn.net/linuxLinus Torvalds
2016-01-16uselib: default depending if libc5 was usedRiku Voipio
2016-01-13audit: always enable syscall auditing when supported and audit is enabledPaul Moore
2016-01-12Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2016-01-06Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-12-26init, Documentation: Remove ramdisk_blocksize mentionsRobert Elliott
2015-12-18cgroup: put controller Kconfig options in meaningful orderJohannes Weiner
2015-12-18cgroup: clean up the kernel configuration menu nomenclatureJohannes Weiner
2015-12-12kernel: remove stop_machine() Kconfig dependencyChris Wilson
2015-12-04rcu: Wire up rcu_end_inkernel_boot()Paul E. McKenney
2015-09-11sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young
2015-09-10kmod: use system_unbound_wq instead of khelperFrederic Weisbecker
2015-09-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-09-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-04mm: send one IPI per CPU to TLB flush all entries after unmapping pagesMel Gorman
2015-09-04userfaultfd: buildsystem activationAndrea Arcangeli
2015-09-02Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2015-08-15percpu-rwsem: kill CONFIG_PERCPU_RWSEMOleg Nesterov
2015-08-14Move certificate handling to its own directoryDavid Howells
2015-08-12sign-file: Document dependency on OpenSSL devel librariesDavid Howells
2015-08-12Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-08-07modsign: Add explicit CONFIG_SYSTEM_TRUSTED_KEYS optionDavid Woodhouse
2015-08-07modsign: Use single PEM file for autogenerated keyDavid Woodhouse
2015-08-07modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if neededDavid Woodhouse
2015-08-07modsign: Allow external signing key to be specifiedDavid Woodhouse
2015-08-07MODSIGN: Extract the blob PKCS#7 signature verifier from module signingDavid Howells
2015-08-07MODSIGN: Use PKCS#7 messages as module signaturesDavid Howells
2015-08-07fs, file table: reinit files_stat.max_files after deferred memory initialisationMel Gorman