| Commit message (Expand) | Author | Age | Files | Lines |
* | sys_membarrier(): system-wide memory barrier (generic, x86) | Mathieu Desnoyers | 2015-09-11 | 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-05 | 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-04 | 1 | -0/+10 |
| * | | | userfaultfd: buildsystem activation | Andrea Arcangeli | 2015-09-04 | 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 |
|\ \ \
| |_|/
|/| | |
|
| * | | rcu: Hide RCU_NOCB_CPU behind RCU_EXPERT | Paul E. McKenney | 2015-07-22 | 1 | -0/+1 |
| * | | rcu: Drop RCU_USER_QS in favor of NO_HZ_FULL | Paul E. McKenney | 2015-07-06 | 1 | -9/+0 |
| |/ |
|
* / | fs, file table: reinit files_stat.max_files after deferred memory initialisation | Mel Gorman | 2015-08-07 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-07-04 | 1 | -0/+1 |
|\ |
|
| * | sched/stat: Simplify the sched_info accounting dependency | Naveen N. Rao | 2015-07-04 | 1 | -0/+1 |
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-07-04 | 1 | -1/+1 |
|\ \ |
|
| * | | printk: Increase maximum CONFIG_LOG_BUF_SHIFT from 21 to 25 | Ingo Molnar | 2015-07-01 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-07-01 | 1 | -0/+2 |
|\ \ |
|
| * | | mm: meminit: finish initialisation of struct pages before basic setup | Mel Gorman | 2015-06-30 | 1 | -0/+2 |
* | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-07-01 | 1 | -15/+14 |
|\ \ \
| |/ /
|/| | |
|
| * | | modules: clarify CONFIG_MODULE_COMPRESS help, suggest 'N'. | Rusty Russell | 2015-06-23 | 1 | -15/+10 |
| * | | module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACING | Peter Zijlstra | 2015-05-28 | 1 | -0/+4 |
* | | | Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2015-06-26 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem | Tejun Heo | 2015-05-26 | 1 | -0/+1 |
* | | | | Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-06-26 | 1 | -10/+15 |
|\ \ \ \ |
|
| * | | | | module: add extra argument for parse_params() callback | Luis R. Rodriguez | 2015-05-20 | 1 | -10/+15 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-06-26 | 2 | -2/+8 |
|\ \ \ \ |
|
| * | | | | init/do_mounts.c: add create_dev() failure log | Vishnu Pratap Singh | 2015-06-25 | 1 | -2/+7 |
| * | | | | fs, proc: introduce CONFIG_PROC_CHILDREN | Iago López Galeiras | 2015-06-25 | 1 | -0/+1 |
* | | | | | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-25 | 1 | -0/+5 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK | Tejun Heo | 2015-06-02 | 1 | -0/+5 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-06-23 | 1 | -0/+1 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | ACPI / init: Switch over platform to the ACPI mode later | Rafael J. Wysocki | 2015-06-10 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-06-22 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Merge branch 'perf/urgent' into perf/core, before applying dependent patches | Ingo Molnar | 2015-05-27 | 1 | -2/+3 |
| |\| | |
|
| * | | | perf_event: Don't allow vmalloc() backed perf on powerpc | Michael Ellerman | 2015-05-08 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | rcu: Remove prompt for RCU implementation | Pranith Kumar | 2015-05-27 | 1 | -12/+6 |
* | | | rcu: Make RCU able to tolerate undefined CONFIG_RCU_KTHREAD_PRIO | Paul E. McKenney | 2015-05-27 | 1 | -0/+1 |
* | | | rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT_LEAF | Paul E. McKenney | 2015-05-27 | 1 | -1/+1 |
* | | | rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT | Paul E. McKenney | 2015-05-27 | 1 | -1/+1 |