| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2016-03-19 | 1 | -2/+2 |
|\ |
|
| * | cgroup: Trivial correction to reflect controller. | Parav Pandit | 2016-03-05 | 1 | -2/+2 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2016-03-17 | 1 | -1/+1 |
|\ \ |
|
| * | | akcipher: Move the RSA DER encoding check to the crypto layer | David Howells | 2016-03-03 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-03-16 | 2 | -3/+23 |
|\ \ |
|
| * | | kallsyms: add support for relative offsets in kallsyms address table | Ard Biesheuvel | 2016-03-16 | 1 | -0/+18 |
| * | | x86: kallsyms: disable absolute percpu symbols on !SMP | Ard Biesheuvel | 2016-03-16 | 1 | -0/+4 |
| * | | init/main.c: use list_for_each_entry() | Geliang Tang | 2016-03-16 | 1 | -3/+1 |
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-03-15 | 1 | -15/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | cpu/hotplug: Unpark smpboot threads from the state machine | Thomas Gleixner | 2016-03-01 | 1 | -1/+0 |
| * | | cpu/hotplug: Convert to a state machine for the control processor | Thomas Gleixner | 2016-03-01 | 1 | -14/+1 |
| |/ |
|
* | | Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-03-15 | 1 | -4/+23 |
|\ \ |
|
| * | | mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel ... | Kees Cook | 2016-02-22 | 1 | -4/+23 |
| |/ |
|
* / | locking/lockdep: Eliminate lockdep_init() | Andrey Ryabinin | 2016-02-09 | 1 | -5/+0 |
|/ |
|
* | mm: memcontrol: rein in the CONFIG space madness | Johannes Weiner | 2016-01-21 | 1 | -18/+3 |
* | mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM | Johannes Weiner | 2016-01-21 | 1 | -1/+9 |
* | init/do_mounts: initrd_load() can be boolean | Yaowei Bai | 2016-01-21 | 2 | -5/+5 |
* | init/main.c: obsolete_checksetup can be boolean | Yaowei Bai | 2016-01-21 | 1 | -5/+5 |
* | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2016-01-18 | 1 | -8/+3 |
|\ |
|
| * | audit: always enable syscall auditing when supported and audit is enabled | Paul Moore | 2016-01-13 | 1 | -8/+3 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-01-17 | 1 | -1/+1 |
|\ \ |
|
| * | | uselib: default depending if libc5 was used | Riku Voipio | 2016-01-16 | 1 | -1/+1 |
* | | | Merge tag 'docs-4.5' of git://git.lwn.net/linux | Linus Torvalds | 2016-01-17 | 1 | -7/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | init, Documentation: Remove ramdisk_blocksize mentions | Robert Elliott | 2015-12-26 | 1 | -7/+0 |
* | | | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2016-01-13 | 1 | -127/+114 |
|\ \ \ |
|
| * | | | cgroup: put controller Kconfig options in meaningful order | Johannes Weiner | 2015-12-18 | 1 | -107/+107 |
| * | | | cgroup: clean up the kernel configuration menu nomenclature | Johannes Weiner | 2015-12-18 | 1 | -39/+26 |
| |/ / |
|
* | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2016-01-06 | 1 | -0/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | rcu: Wire up rcu_end_inkernel_boot() | Paul E. McKenney | 2015-12-04 | 1 | -0/+2 |
| |/ |
|
* / | kernel: remove stop_machine() Kconfig dependency | Chris Wilson | 2015-12-12 | 1 | -7/+0 |
|/ |
|
* | sys_membarrier(): system-wide memory barrier (generic, x86) | Mathieu Desnoyers | 2015-09-12 | 1 | -0/+12 |
* | kexec: split kexec_load syscall from kexec core code | Dave Young | 2015-09-10 | 1 | -2/+2 |
* | kmod: use system_unbound_wq instead of khelper | Frederic Weisbecker | 2015-09-10 | 1 | -1/+0 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2015-09-08 | 1 | -19/+21 |
|\ |
|
| * | Move certificate handling to its own directory | David Howells | 2015-08-14 | 1 | -39/+0 |
| * | sign-file: Document dependency on OpenSSL devel libraries | David Howells | 2015-08-12 | 1 | -0/+4 |
| * | modsign: Add explicit CONFIG_SYSTEM_TRUSTED_KEYS option | David Woodhouse | 2015-08-07 | 1 | -0/+13 |
| * | modsign: Use single PEM file for autogenerated key | David Woodhouse | 2015-08-07 | 1 | -2/+2 |
| * | modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if needed | David Woodhouse | 2015-08-07 | 1 | -4/+4 |
| * | modsign: Allow external signing key to be specified | David Woodhouse | 2015-08-07 | 1 | -0/+14 |
| * | MODSIGN: Extract the blob PKCS#7 signature verifier from module signing | David Howells | 2015-08-07 | 1 | -10/+19 |
| * | MODSIGN: Use PKCS#7 messages as module signatures | David Howells | 2015-08-07 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-09-06 | 1 | -1/+0 |
|\ \ |
|
| * | | percpu-rwsem: kill CONFIG_PERCPU_RWSEM | Oleg Nesterov | 2015-08-15 | 1 | -1/+0 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-09-05 | 1 | -0/+18 |
|\ \ \ |
|
| * | | | mm: send one IPI per CPU to TLB flush all entries after unmapping pages | Mel Gorman | 2015-09-05 | 1 | -0/+10 |
| * | | | userfaultfd: buildsystem activation | Andrea Arcangeli | 2015-09-05 | 1 | -0/+11 |
|/ / / |
|
* | | | Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2015-09-02 | 1 | -0/+16 |
|\ \ \ |
|
| * | | | cgroup: implement the PIDs subsystem | Aleksa Sarai | 2015-07-14 | 1 | -0/+16 |
| | |/
| |/| |
|
* | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2015-08-12 | 1 | -9/+1 |
|\ \ \
| |_|/
|/| | |
|