| Commit message (Expand) | Author | Age |
* | sys_membarrier(): system-wide memory barrier (generic, x86) | Mathieu Desnoyers | 2015-09-11 |
* | kexec: split kexec_load syscall from kexec core code | Dave Young | 2015-09-10 |
* | kexec: split kexec_file syscall code to kexec_file.c | Dave Young | 2015-09-10 |
* | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-08 |
|\ |
|
| * | arch: introduce memremap() | Dan Williams | 2015-08-14 |
* | | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2015-09-08 |
|\ \ |
|
| * | | audit: clean simple fsnotify implementation | Richard Guy Briggs | 2015-08-06 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2015-09-08 |
|\ \ \ |
|
| * | | | Move certificate handling to its own directory | David Howells | 2015-08-14 |
| * | | | modsign: Use extract-cert to process CONFIG_SYSTEM_TRUSTED_KEYS | David Woodhouse | 2015-08-12 |
| * | | | modsign: Add explicit CONFIG_SYSTEM_TRUSTED_KEYS option | David Woodhouse | 2015-08-07 |
| * | | | modsign: Use single PEM file for autogenerated key | David Woodhouse | 2015-08-07 |
| * | | | modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if needed | David Woodhouse | 2015-08-07 |
| * | | | modsign: Allow external signing key to be specified | David Woodhouse | 2015-08-07 |
| | |/
| |/| |
|
* / | | cgroup: implement the PIDs subsystem | Aleksa Sarai | 2015-07-14 |
|/ / |
|
* | | make certificate list change message more useful | Linus Torvalds | 2015-07-02 |
* | | modsign: change default key details | David Howells | 2015-04-30 |
* | | kernel: conditionally support non-root users, groups and capabilities | Iulia Manda | 2015-04-15 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2015-02-11 |
|\ |
|
| * | X.509: shut up about included cert for silent build | Arnd Bergmann | 2015-01-23 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-02-11 |
|\ \ |
|
| * | | ftrace: allow architectures to specify ftrace compile options | Heiko Carstens | 2015-01-29 |
| |/ |
|
* / | livepatch: kernel: add support for live patching | Seth Jennings | 2014-12-22 |
|/ |
|
* | kernel: res_counter: remove the unused API | Johannes Weiner | 2014-12-10 |
* | bpf: split eBPF out of NET | Alexei Starovoitov | 2014-10-27 |
* | bin2c: move bin2c in scripts/basic | Vivek Goyal | 2014-08-08 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-08-06 |
|\ |
|
| * | net: filter: split filter.c into two files | Alexei Starovoitov | 2014-07-24 |
* | | time/timers: Move all time(r) related files into kernel/time | Thomas Gleixner | 2014-06-23 |
|/ |
|
* | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2014-03-31 |
|\ |
|
| * | lto: Disable LTO for sys_ni | Andi Kleen | 2014-02-13 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-03-31 |
|\ \ |
|
| * | | sched/idle: Move cpu/idle.c to sched/idle.c | Nicolas Pitre | 2014-02-11 |
| |/ |
|
* / | rcutorture: Abstract rcu_torture_random() | Paul E. McKenney | 2014-02-23 |
|/ |
|
* | KEYS: Remove files generated when SYSTEM_TRUSTED_KEYRING=y | Kirill Tkhai | 2013-12-13 |
* | X.509: Fix certificate gathering | David Howells | 2013-12-13 |
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 2013-11-21 |
|\ |
|
| * | KEYS: Separate the kernel signature checking keyring from module signing | David Howells | 2013-09-25 |
| * | KEYS: Have make canonicalise the paths of the X.509 certs better to deduplicate | David Howells | 2013-09-25 |
| * | KEYS: Load *.x509 files into kernel keyring | David Howells | 2013-09-25 |
* | | locking: Move the lglocks code to kernel/locking/ | Peter Zijlstra | 2013-11-06 |
* | | locking: Move the rwsem code to kernel/locking/ | Peter Zijlstra | 2013-11-06 |
* | | locking: Move the rtmutex code to kernel/locking/ | Peter Zijlstra | 2013-11-06 |
* | | locking: Move the semaphore core to kernel/locking/ | Peter Zijlstra | 2013-11-06 |
* | | locking: Move the spinlock code to kernel/locking/ | Peter Zijlstra | 2013-11-06 |
* | | locking: Move the lockdep code to kernel/locking/ | Peter Zijlstra | 2013-11-06 |
* | | locking: Move the mutex code to kernel/locking/ | Peter Zijlstra | 2013-11-06 |
* | | Merge branch 'sched/core' into core/locking, to prepare the kernel/locking/ f... | Ingo Molnar | 2013-11-06 |
|\ \ |
|
| * | | sched: Move wait.c into kernel/sched/ | Peter Zijlstra | 2013-11-06 |
| |/ |
|
* / | rcu: Move RCU-related source code to kernel/rcu directory | Paul E. McKenney | 2013-10-15 |
|/ |
|