Age | Commit message (Expand) | Author | Files | Lines |
2013-02-27 | Merge branch 'akpm' (final batch from Andrew) | Linus Torvalds | 1 | -4/+2 |
2013-02-27 | kcmp: make it depend on CHECKPOINT_RESTORE | Cyrill Gorcunov | 1 | -3/+1 |
2013-02-27 | kfifo: move kfifo.c from kernel/ to lib/ | Stefani Seibold | 1 | -1/+1 |
2013-02-27 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -4/+12 |
2013-02-16 | kernel: Replace timeconst.pl with a bc script | H. Peter Anvin | 1 | -4/+12 |
2013-01-25 | MODSIGN: Simplify Makefile with a Kconfig helper | Michal Marek | 1 | -19/+3 |
2012-12-19 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+7 |
2012-12-14 | MODSIGN: Fix kbuild output when using default extra_certificates | Michal Marek | 1 | -1/+5 |
2012-12-14 | MODSIGN: Avoid using .incbin in C source | Takashi Iwai | 1 | -2/+2 |
2012-12-03 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 1 | -0/+1 |
2012-11-30 | context_tracking: New context tracking susbsystem | Frederic Weisbecker | 1 | -0/+1 |
2012-10-25 | Makefile: Documentation for external tool should be correct | H. Peter Anvin | 1 | -4/+2 |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+77 |
2012-10-10 | MODSIGN: Make mrproper should remove generated files. | Rusty Russell | 1 | -1/+0 |
2012-10-10 | MODSIGN: Use utf8 strings in signer's name in autogenerated X.509 certs | David Howells | 1 | -0/+1 |
2012-10-10 | MODSIGN: Use the same digest for the autogen key sig as for the module sig | David Howells | 1 | -1/+21 |
2012-10-10 | MODSIGN: Provide module signing public keys to the kernel | David Howells | 1 | -2/+9 |
2012-10-10 | MODSIGN: Automatically generate module signing keys if missing | David Howells | 1 | -0/+49 |
2012-10-10 | module: signature checking hook | Rusty Russell | 1 | -0/+1 |
2012-10-01 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2012-09-13 | trace: Stop compiling in trace_clock unconditionally | Josh Triplett | 1 | -1/+1 |
2012-08-13 | hotplug: Fix UP bug in smpboot hotplug code | Paul E. McKenney | 1 | -2/+1 |
2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2012-05-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2012-05-31 | syscalls, x86: add __NR_kcmp syscall | Cyrill Gorcunov | 1 | -0/+3 |
2012-05-29 | brlocks/lglocks: turn into functions | Andi Kleen | 1 | -1/+1 |
2012-05-23 | task_work_add: generic process-context callbacks | Oleg Nesterov | 1 | -1/+1 |
2012-04-26 | smp: Add generic smpboot facility | Thomas Gleixner | 1 | -0/+1 |
2012-01-24 | sysctl: Move the implementation into fs/proc/proc_sysctl.c | Eric W. Biederman | 1 | -1/+0 |
2012-01-14 | PM: Make sysrq-o be available for CONFIG_PM unset | Rafael J. Wysocki | 1 | -2/+1 |
2011-11-17 | sched: Move all scheduler bits into kernel/sched/ | Peter Zijlstra | 1 | -17/+3 |
2011-11-17 | sched: Make separate sched*.c translation units | Peter Zijlstra | 1 | -3/+7 |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 1 | -0/+1 |
2011-09-23 | cpu_pm: Add cpu power management notifiers | Colin Cross | 1 | -0/+1 |
2011-08-25 | PM QoS: Move and rename the implementation files | Jean Pihet | 1 | -1/+1 |
2011-08-05 | jump label: Reduce the cycle count by changing the link order | Jason Baron | 1 | -1/+2 |
2011-07-20 | kernel: prevent unnecessary rebuilding due to config_data.gz | Peter Foley | 1 | -3/+2 |
2011-05-26 | cgroup: remove the ns_cgroup | Daniel Lezcano | 1 | -1/+0 |
2011-05-03 | hw breakpoints: Move to kernel/events/ | Borislav Petkov | 1 | -1/+0 |
2011-05-03 | perf: Start the restructuring | Borislav Petkov | 1 | -2/+3 |
2011-03-23 | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s... | Olaf Hering | 1 | -0/+1 |
2011-01-13 | kernel: clean up USE_GENERIC_SMP_HELPERS | Amerigo Wang | 1 | -1/+1 |
2011-01-11 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2011-01-07 | tracing: Fix TRACE_EVENT power tracepoint creation | Mathieu Desnoyers | 1 | -0/+1 |
2010-12-14 | kbuild: fix interaction of CONFIG_IKCONFIG and KCONFIG_CONFIG | Ben Gardiner | 1 | -1/+1 |
2010-10-21 | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+0 |
2010-10-21 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+3 |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 1 | -0/+2 |
2010-09-22 | jump label: Base patch for jump label | Jason Baron | 1 | -1/+1 |
2010-08-31 | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar | 1 | -5/+4 |