Age | Commit message (Expand) | Author |
2014-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-01-27 | softirq: use const char * const for softirq_to_name, whitespace neatening | Joe Perches |
2014-01-27 | softirq: convert printks to pr_<level> | Joe Perches |
2014-01-27 | softirq: use ffs() in __do_softirq() | Joe Perches |
2014-01-27 | kernel/kexec.c: use vscnprintf() instead of vsnprintf() in vmcoreinfo_append_... | Chen Gang |
2014-01-27 | Merge tag 'trace-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-01-25 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-01-25 | introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m... | Oleg Nesterov |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-01-23 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2014-01-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2014-01-23 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2014-01-23 | kdump: fix exported size of vmcoreinfo note | Vivek Goyal |
2014-01-23 | kexec: add sysctl to disable kexec_load | Kees Cook |
2014-01-23 | kernel/signal.c: change do_signal_stop/do_sigaction to use while_each_thread() | Oleg Nesterov |
2014-01-23 | kernel/sys.c: k_getrusage() can use while_each_thread() | Oleg Nesterov |
2014-01-23 | exec: kill task_struct->did_exec | Oleg Nesterov |
2014-01-23 | kernel/fork.c: remove redundant NULL check in dup_mm() | Daeseok Youn |
2014-01-23 | kernel/fork.c: fix coding style issues | Daeseok Youn |
2014-01-23 | kernel/fork.c: make dup_mm() static | DaeSeok Youn |
2014-01-23 | printk: flush conflicting continuation line | Arun KS |
2014-01-23 | numa: add a sysctl for numa_balancing | Andi Kleen |
2014-01-23 | tracing: Check if tracing is enabled in trace_puts() | Steven Rostedt (Red Hat) |
2014-01-23 | sched/clock: Fixup early initialization | Peter Zijlstra |
2014-01-23 | Revert "sched: Fix sleep time double accounting in enqueue entity" | Vincent Guittot |
2014-01-22 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-01-23 | tracing: Fix formatting of trace README file | Steven Rostedt (Red Hat) |
2014-01-22 | tracing/README: Add event file usage to tracing mini-HOWTO | Tom Zanussi |
2014-01-22 | Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2014-01-21 | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds |
2014-01-21 | Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2014-01-21 | Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2014-01-21 | sched: add tracepoints related to NUMA task migration | Mel Gorman |
2014-01-21 | kernel/power/snapshot.c: use memblock apis for early memory allocations | Santosh Shilimkar |
2014-01-21 | kernel/printk/printk.c: use memblock apis for early memory allocations | Santosh Shilimkar |
2014-01-21 | introduce for_each_thread() to replace the buggy while_each_thread() | Oleg Nesterov |
2014-01-21 | mm: add overcommit_kbytes sysctl variable | Jerome Marchand |
2014-01-21 | fsnotify: remove pointless NULL initializers | Jan Kara |
2014-01-21 | fsnotify: remove .should_send_event callback | Jan Kara |
2014-01-21 | fsnotify: do not share events between notification groups | Jan Kara |
2014-01-21 | module: Add missing newline in printk call. | Tetsuo Handa |
2014-01-20 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-01-20 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-01-20 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-01-20 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-01-20 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-01-20 | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-01-19 | tracing: Fix buggered tee(2) on tracing_pipe | Al Viro |
2014-01-18 | cgroup: trivial style updates | SeongJae Park |
2014-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |