Age | Commit message (Expand) | Author |
2014-03-31 | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2014-03-31 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-02-23 | rcutorture: Abstract rcu_torture_random() | Paul E. McKenney |
2014-02-13 | lto: Disable LTO for sys_ni | Andi Kleen |
2014-02-11 | sched/idle: Move cpu/idle.c to sched/idle.c | Nicolas Pitre |
2013-12-13 | KEYS: Remove files generated when SYSTEM_TRUSTED_KEYRING=y | Kirill Tkhai |
2013-12-13 | X.509: Fix certificate gathering | David Howells |
2013-11-21 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds |
2013-11-06 | 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-10-15 | rcu: Move RCU-related source code to kernel/rcu directory | Paul E. McKenney |
2013-09-25 | 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-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
2013-07-31 | printk: move to separate directory for easier modification | Joe Perches |
2013-07-09 | reboot: move shutdown/reboot related functions to kernel/reboot.c | Robin Holt |
2013-05-05 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-04-11 | MODSIGN: do not send garbage to stderr when enabling modules signature | David Cohen |
2013-04-08 | idle: Provide a generic entry point for the idle code | Thomas Gleixner |
2013-02-27 | Merge branch 'akpm' (final batch from Andrew) | Linus Torvalds |
2013-02-27 | kcmp: make it depend on CHECKPOINT_RESTORE | Cyrill Gorcunov |
2013-02-27 | kfifo: move kfifo.c from kernel/ to lib/ | Stefani Seibold |
2013-02-27 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2013-02-16 | kernel: Replace timeconst.pl with a bc script | H. Peter Anvin |
2013-01-25 | MODSIGN: Simplify Makefile with a Kconfig helper | Michal Marek |
2012-12-19 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-12-14 | MODSIGN: Fix kbuild output when using default extra_certificates | Michal Marek |
2012-12-14 | MODSIGN: Avoid using .incbin in C source | Takashi Iwai |
2012-12-03 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar |
2012-11-30 | context_tracking: New context tracking susbsystem | Frederic Weisbecker |
2012-10-25 | Makefile: Documentation for external tool should be correct | H. Peter Anvin |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-10 | MODSIGN: Make mrproper should remove generated files. | Rusty Russell |
2012-10-10 | MODSIGN: Use utf8 strings in signer's name in autogenerated X.509 certs | David Howells |
2012-10-10 | MODSIGN: Use the same digest for the autogen key sig as for the module sig | David Howells |
2012-10-10 | MODSIGN: Provide module signing public keys to the kernel | David Howells |
2012-10-10 | MODSIGN: Automatically generate module signing keys if missing | David Howells |
2012-10-10 | module: signature checking hook | Rusty Russell |
2012-10-01 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-09-13 | trace: Stop compiling in trace_clock unconditionally | Josh Triplett |
2012-08-13 | hotplug: Fix UP bug in smpboot hotplug code | Paul E. McKenney |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |