Age | Commit message (Expand) | Author |
2014-01-23 | printk: flush conflicting continuation line | Arun KS |
2014-01-23 | numa: add a sysctl for numa_balancing | Andi Kleen |
2014-01-22 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
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 |
2014-01-16 | sched: Fix __sched_setscheduler() nice test | Peter Zijlstra |
2014-01-16 | futexes: Fix futex_hashsize initialization | Heiko Carstens |
2014-01-16 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2014-01-16 | sched: Move SCHED_RESET_ON_FORK into attr::sched_flags | Peter Zijlstra |
2014-01-16 | sched: Fix up attr::sched_priority warning | Peter Zijlstra |
2014-01-16 | sched: Fix up scheduler syscall LTP fails | Peter Zijlstra |
2014-01-16 | sched: Preserve the nice level over sched_setscheduler() and sched_setparam()... | Peter Zijlstra |
2014-01-16 | sched/core: Fix htmldocs warnings | Juri Lelli |
2014-01-16 | sched/deadline: No need to check p if dl_se is valid | Juri Lelli |
2014-01-16 | sched/deadline: Remove unused variables | Peter Zijlstra |
2014-01-16 | sched/deadline: Fix sparse static warnings | Fengguang Wu |
2014-01-16 | Merge branches 'sched-urgent-for-linus' and 'timers-urgent-for-linus' of git:... | Linus Torvalds |
2014-01-14 | tracing: Have trace buffer point back to trace_array | Steven Rostedt (Red Hat) |
2014-01-13 | ftrace: Fix synchronization location disabling and freeing ftrace_ops | Steven Rostedt (Red Hat) |
2014-01-13 | sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding | Peter Zijlstra |
2014-01-13 | sched/preempt, locking: Rework local_bh_{dis,en}able() | Peter Zijlstra |
2014-01-13 | ftrace: Have function graph only trace based on global_ops filters | Steven Rostedt (Red Hat) |
2014-01-13 | sched/clock: Fix up clear_sched_clock_stable() | Peter Zijlstra |
2014-01-13 | sched/clock, x86: Use a static_key for sched_clock_stable | Peter Zijlstra |
2014-01-13 | sched/clock: Remove local_irq_disable() from the clocks | Peter Zijlstra |
2014-01-13 | locking: Optimize lock_bh functions | Peter Zijlstra |
2014-01-13 | sched: Factor out the on_null_domain() checks in trigger_load_balance() | Daniel Lezcano |
2014-01-13 | sched: Pass 'struct rq' to nohz_idle_balance() | Daniel Lezcano |
2014-01-13 | sched: Pass 'struct rq' to rebalance_domains() | Daniel Lezcano |
2014-01-13 | sched: Remove unused parameter from nohz_balancer_kick() | Daniel Lezcano |