summaryrefslogtreecommitdiff
path: root/init
Commit message (Expand)AuthorAge
* mm: use early_pfn_to_nid in page_ext_initYang Shi2016-05-27
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-26
|\
| * Kbuild: change CC_OPTIMIZE_FOR_SIZE definitionArnd Bergmann2016-05-10
| * kconfig option for TRIM_UNUSED_KSYMSNicolas Pitre2016-03-29
* | init/main.c: simplify initcall_blacklisted()Rasmus Villemoes2016-05-20
* | printk/nmi: increase the size of NMI buffer and make it configurablePetr Mladek2016-05-20
* | printk/nmi: generic solution for safe printk in NMIPetr Mladek2016-05-20
* | mm: call page_ext_init() after all struct pages are initializedYang Shi2016-05-20
* | mm: SLAB freelist randomizationThomas Garnier2016-05-19
* | Make CONFIG_FHANDLE default yAndi Kleen2016-04-01
|/
* Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2016-03-18
|\
| * cgroup: Trivial correction to reflect controller.Parav Pandit2016-03-05
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-03-17
|\ \
| * | akcipher: Move the RSA DER encoding check to the crypto layerDavid Howells2016-03-03
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-16
|\ \
| * | kallsyms: add support for relative offsets in kallsyms address tableArd Biesheuvel2016-03-15
| * | x86: kallsyms: disable absolute percpu symbols on !SMPArd Biesheuvel2016-03-15
| * | init/main.c: use list_for_each_entry()Geliang Tang2016-03-15
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-15
|\ \ \ | |/ / |/| |
| * | cpu/hotplug: Unpark smpboot threads from the state machineThomas Gleixner2016-03-01
| * | cpu/hotplug: Convert to a state machine for the control processorThomas Gleixner2016-03-01
| |/
* | Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-14
|\ \
| * | mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel ...Kees Cook2016-02-22
| |/
* | locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin2016-02-09
|/
* mm: memcontrol: rein in the CONFIG space madnessJohannes Weiner2016-01-20
* mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEMJohannes Weiner2016-01-20
* init/do_mounts: initrd_load() can be booleanYaowei Bai2016-01-20
* init/main.c: obsolete_checksetup can be booleanYaowei Bai2016-01-20
* Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-01-17
|\
| * audit: always enable syscall auditing when supported and audit is enabledPaul Moore2016-01-13
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-17
|\ \
| * | uselib: default depending if libc5 was usedRiku Voipio2016-01-16
* | | Merge tag 'docs-4.5' of git://git.lwn.net/linuxLinus Torvalds2016-01-17
|\ \ \ | |/ / |/| |
| * | init, Documentation: Remove ramdisk_blocksize mentionsRobert Elliott2015-12-26
* | | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2016-01-12
|\ \ \
| * | | cgroup: put controller Kconfig options in meaningful orderJohannes Weiner2015-12-18
| * | | cgroup: clean up the kernel configuration menu nomenclatureJohannes Weiner2015-12-18
| |/ /
* | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2016-01-06
|\ \ \ | |_|/ |/| |
| * | rcu: Wire up rcu_end_inkernel_boot()Paul E. McKenney2015-12-04
| |/
* | kernel: remove stop_machine() Kconfig dependencyChris Wilson2015-12-12
|/
* sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers2015-09-11
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-10
* kmod: use system_unbound_wq instead of khelperFrederic Weisbecker2015-09-10
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-09-08
|\
| * Move certificate handling to its own directoryDavid Howells2015-08-14
| * sign-file: Document dependency on OpenSSL devel librariesDavid Howells2015-08-12
| * modsign: Add explicit CONFIG_SYSTEM_TRUSTED_KEYS optionDavid Woodhouse2015-08-07
| * modsign: Use single PEM file for autogenerated keyDavid Woodhouse2015-08-07
| * modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if neededDavid Woodhouse2015-08-07
| * modsign: Allow external signing key to be specifiedDavid Woodhouse2015-08-07