summaryrefslogtreecommitdiffstats
path: root/init
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm-current/current'Stephen Rothwell2016-03-042-3/+51
|\
| * init/main.c: use list_for_each_entry()Geliang Tang2016-02-281-3/+1
| * kallsyms: add support for relative offsets in kallsyms address tableArd Biesheuvel2016-02-281-4/+6
| * kallsyms: add support for relative offsets in kallsyms address tableArd Biesheuvel2016-02-281-0/+16
| * x86-kallsyms-disable-absolute-percpu-symbols-on-smp-v5Ard Biesheuvel2016-02-281-0/+4
| * printk/nmi: increase the size of NMI buffer and make it configurablePetr Mladek2016-02-281-1/+23
| * printk/nmi: generic solution for safe printk in NMIPetr Mladek2016-02-282-0/+6
* | next-20160111/aioStephen Rothwell2016-03-041-0/+13
|\ \
| * | aio: add queue_work() based threaded aio supportBenjamin LaHaise2016-01-091-0/+13
* | | Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell2016-03-041-24/+24
|\ \ \
| * \ \ Merge branch 'smp/hotplug'Ingo Molnar2016-03-031-15/+1
| |\ \ \
| | * | | cpu/hotplug: Unpark smpboot threads from the state machineThomas Gleixner2016-03-011-1/+0
| | * | | cpu/hotplug: Convert to a state machine for the control processorThomas Gleixner2016-03-011-14/+1
| | | |/ | | |/|
| * | | Merge branch 'mm/readonly'Ingo Molnar2016-03-031-4/+23
| |\ \ \
| | * | | mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel ...Kees Cook2016-02-221-4/+23
| | |/ /
| * / / locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin2016-02-091-5/+0
| |/ /
* / / akcipher: Move the RSA DER encoding check to the crypto layerDavid Howells2016-03-031-1/+1
|/ /
* | mm: memcontrol: rein in the CONFIG space madnessJohannes Weiner2016-01-201-18/+3
* | mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEMJohannes Weiner2016-01-201-1/+9
* | init/do_mounts: initrd_load() can be booleanYaowei Bai2016-01-202-5/+5
* | init/main.c: obsolete_checksetup can be booleanYaowei Bai2016-01-201-5/+5
* | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-01-171-8/+3
|\ \
| * | audit: always enable syscall auditing when supported and audit is enabledPaul Moore2016-01-131-8/+3
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-171-1/+1
|\ \
| * | uselib: default depending if libc5 was usedRiku Voipio2016-01-161-1/+1
* | | Merge tag 'docs-4.5' of git://git.lwn.net/linuxLinus Torvalds2016-01-171-7/+0
|\ \ \ | |/ / |/| |
| * | init, Documentation: Remove ramdisk_blocksize mentionsRobert Elliott2015-12-261-7/+0
* | | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2016-01-121-127/+114
|\ \ \
| * | | cgroup: put controller Kconfig options in meaningful orderJohannes Weiner2015-12-181-107/+107
| * | | cgroup: clean up the kernel configuration menu nomenclatureJohannes Weiner2015-12-181-39/+26
| |/ /
* | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2016-01-061-0/+2
|\ \ \ | |_|/ |/| |
| * | rcu: Wire up rcu_end_inkernel_boot()Paul E. McKenney2015-12-041-0/+2
| |/
* / kernel: remove stop_machine() Kconfig dependencyChris Wilson2015-12-121-7/+0
|/
* sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers2015-09-111-0/+12
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-2/+2
* kmod: use system_unbound_wq instead of khelperFrederic Weisbecker2015-09-101-1/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-09-081-19/+21
|\
| * Move certificate handling to its own directoryDavid Howells2015-08-141-39/+0
| * sign-file: Document dependency on OpenSSL devel librariesDavid Howells2015-08-121-0/+4
| * modsign: Add explicit CONFIG_SYSTEM_TRUSTED_KEYS optionDavid Woodhouse2015-08-071-0/+13
| * modsign: Use single PEM file for autogenerated keyDavid Woodhouse2015-08-071-2/+2
| * modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if neededDavid Woodhouse2015-08-071-4/+4
| * modsign: Allow external signing key to be specifiedDavid Woodhouse2015-08-071-0/+14
| * MODSIGN: Extract the blob PKCS#7 signature verifier from module signingDavid Howells2015-08-071-10/+19
| * MODSIGN: Use PKCS#7 messages as module signaturesDavid Howells2015-08-071-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-09-051-1/+0
|\ \
| * | percpu-rwsem: kill CONFIG_PERCPU_RWSEMOleg Nesterov2015-08-151-1/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-051-0/+18
|\ \ \
| * | | mm: send one IPI per CPU to TLB flush all entries after unmapping pagesMel Gorman2015-09-041-0/+10
| * | | userfaultfd: buildsystem activationAndrea Arcangeli2015-09-041-0/+11
|/ / /