Age | Commit message (Expand) | Author | Files | Lines |
2016-01-20 | mm: memcontrol: rein in the CONFIG space madness | Johannes Weiner | 1 | -18/+3 |
2016-01-20 | mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM | Johannes Weiner | 1 | -1/+9 |
2016-01-20 | init/do_mounts: initrd_load() can be boolean | Yaowei Bai | 2 | -5/+5 |
2016-01-20 | init/main.c: obsolete_checksetup can be boolean | Yaowei Bai | 1 | -5/+5 |
2016-01-17 | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 1 | -8/+3 |
2016-01-17 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2016-01-17 | Merge tag 'docs-4.5' of git://git.lwn.net/linux | Linus Torvalds | 1 | -7/+0 |
2016-01-16 | uselib: default depending if libc5 was used | Riku Voipio | 1 | -1/+1 |
2016-01-13 | audit: always enable syscall auditing when supported and audit is enabled | Paul Moore | 1 | -8/+3 |
2016-01-12 | Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -127/+114 |
2016-01-06 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -0/+2 |
2015-12-26 | init, Documentation: Remove ramdisk_blocksize mentions | Robert Elliott | 1 | -7/+0 |
2015-12-18 | cgroup: put controller Kconfig options in meaningful order | Johannes Weiner | 1 | -107/+107 |
2015-12-18 | cgroup: clean up the kernel configuration menu nomenclature | Johannes Weiner | 1 | -39/+26 |
2015-12-12 | kernel: remove stop_machine() Kconfig dependency | Chris Wilson | 1 | -7/+0 |
2015-12-04 | rcu: Wire up rcu_end_inkernel_boot() | Paul E. McKenney | 1 | -0/+2 |
2015-09-11 | sys_membarrier(): system-wide memory barrier (generic, x86) | Mathieu Desnoyers | 1 | -0/+12 |
2015-09-10 | kexec: split kexec_load syscall from kexec core code | Dave Young | 1 | -2/+2 |
2015-09-10 | kmod: use system_unbound_wq instead of khelper | Frederic Weisbecker | 1 | -1/+0 |
2015-09-08 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -19/+21 |
2015-09-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+0 |
2015-09-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+18 |
2015-09-04 | mm: send one IPI per CPU to TLB flush all entries after unmapping pages | Mel Gorman | 1 | -0/+10 |
2015-09-04 | userfaultfd: buildsystem activation | Andrea Arcangeli | 1 | -0/+11 |
2015-09-02 | Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -0/+16 |
2015-08-15 | percpu-rwsem: kill CONFIG_PERCPU_RWSEM | Oleg Nesterov | 1 | -1/+0 |
2015-08-14 | Move certificate handling to its own directory | David Howells | 1 | -39/+0 |
2015-08-12 | sign-file: Document dependency on OpenSSL devel libraries | David Howells | 1 | -0/+4 |
2015-08-12 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -9/+1 |
2015-08-07 | modsign: Add explicit CONFIG_SYSTEM_TRUSTED_KEYS option | David Woodhouse | 1 | -0/+13 |
2015-08-07 | modsign: Use single PEM file for autogenerated key | David Woodhouse | 1 | -2/+2 |
2015-08-07 | modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if needed | David Woodhouse | 1 | -4/+4 |
2015-08-07 | modsign: Allow external signing key to be specified | David Woodhouse | 1 | -0/+14 |
2015-08-07 | MODSIGN: Extract the blob PKCS#7 signature verifier from module signing | David Howells | 1 | -10/+19 |
2015-08-07 | MODSIGN: Use PKCS#7 messages as module signatures | David Howells | 1 | -0/+1 |
2015-08-07 | fs, file table: reinit files_stat.max_files after deferred memory initialisation | Mel Gorman | 1 | -1/+1 |
2015-07-22 | rcu: Hide RCU_NOCB_CPU behind RCU_EXPERT | Paul E. McKenney | 1 | -0/+1 |
2015-07-14 | cgroup: implement the PIDs subsystem | Aleksa Sarai | 1 | -0/+16 |
2015-07-06 | rcu: Drop RCU_USER_QS in favor of NO_HZ_FULL | Paul E. McKenney | 1 | -9/+0 |
2015-07-04 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
2015-07-04 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2015-07-04 | sched/stat: Simplify the sched_info accounting dependency | Naveen N. Rao | 1 | -0/+1 |
2015-07-01 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+2 |
2015-07-01 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -15/+14 |
2015-07-01 | printk: Increase maximum CONFIG_LOG_BUF_SHIFT from 21 to 25 | Ingo Molnar | 1 | -1/+1 |
2015-06-30 | mm: meminit: finish initialisation of struct pages before basic setup | Mel Gorman | 1 | -0/+2 |
2015-06-26 | Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -0/+1 |
2015-06-26 | Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -10/+15 |
2015-06-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -2/+8 |
2015-06-25 | init/do_mounts.c: add create_dev() failure log | Vishnu Pratap Singh | 1 | -2/+7 |