Age | Commit message (Expand) | Author |
2015-03-27 | sched/deadline: Avoid a superfluous check | Wanpeng Li |
2015-03-27 | sched: Improve load balancing in the presence of idle CPUs | Preeti U Murthy |
2015-03-27 | sched: Optimize freq invariant accounting | Peter Zijlstra |
2015-03-27 | sched: Move CFS tasks to CPUs with higher capacity | Vincent Guittot |
2015-03-27 | sched: Add SD_PREFER_SIBLING for SMT level | Vincent Guittot |
2015-03-27 | sched: Remove unused struct sched_group_capacity::capacity_orig | Vincent Guittot |
2015-03-27 | sched: Replace capacity_factor by usage | Vincent Guittot |
2015-03-27 | sched: Calculate CPU's usage statistic and put it into struct sg_lb_stats::gr... | Vincent Guittot |
2015-03-27 | sched: Add struct rq::cpu_capacity_orig | Vincent Guittot |
2015-03-27 | sched: Make scale_rt invariant with frequency | Vincent Guittot |
2015-03-27 | sched: Make sched entity usage tracking scale-invariant | Morten Rasmussen |
2015-03-27 | sched: Remove frequency scaling from cpu_capacity | Vincent Guittot |
2015-03-27 | sched: Track group sched_entity usage contributions | Morten Rasmussen |
2015-03-27 | sched: Add sched_avg::utilization_avg_contrib | Vincent Guittot |
2015-03-27 | timers, sched/clock: Clean up the code a bit | Ingo Molnar |
2015-03-27 | timers, sched/clock: Avoid deadlock during read from NMI | Daniel Thompson |
2015-03-27 | timers, sched/clock: Remove redundant notrace from update function | Daniel Thompson |
2015-03-27 | timers, sched/clock: Remove suspend from clock_read_data() | Daniel Thompson |
2015-03-27 | timers, sched/clock: Optimize cache line usage | Daniel Thompson |
2015-03-27 | timers, sched/clock: Match scope of read and write seqcounts | Daniel Thompson |
2015-03-26 | console: Add extensible console matching | Peter Hurley |
2015-03-25 | fs: move struct kiocb to fs.h | Christoph Hellwig |
2015-03-25 | mm: numa: slow PTE scan rate if migration failures occur | Mel Gorman |
2015-03-25 | trace: Don't use __weak in header files | Stephen Rothwell |
2015-03-25 | tracing: remove ftrace:function TRACE_EVENT_FL_USE_CALL_FILTER flag | He Kuang |
2015-03-25 | tracing: %pF is only for function pointers | Scott Wood |
2015-03-25 | ring-buffer: Replace this_cpu_*() with __this_cpu_*() | Steven Rostedt |
2015-03-25 | locking/rtmutex: Rename argument in the rt_mutex_adjust_prio_chain() document... | Tom(JeHyeon) Yeon |
2015-03-25 | Merge 4.0-rc5 into char-misc-next | Greg Kroah-Hartman |
2015-03-24 | module: do not print allocation-fail warning on bogus user buffer size | Kirill A. Shutemov |
2015-03-24 | kernel/module.c: fix typos in message about unused symbols | Yannick Guerrini |
2015-03-23 | x86: kvm: Revert "remove sched notifier for cross-cpu migrations" | Marcelo Tosatti |
2015-03-23 | Merge 4.0-rc5 into tty-next | Greg Kroah-Hartman |
2015-03-23 | perf: Remove type specific target pointers | Peter Zijlstra |
2015-03-23 | sched/rt: Use IPI to trigger RT task push migration instead of pulling | Steven Rostedt |
2015-03-23 | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying... | Ingo Molnar |
2015-03-23 | timers/tick/broadcast-hrtimer: Fix suspicious RCU usage in idle loop | Preeti U Murthy |
2015-03-23 | lockdep: Fix the module unload key range freeing logic | Peter Zijlstra |
2015-03-23 | sched: Fix RLIMIT_RTTIME when PI-boosting to RT | Brian Silverman |
2015-03-23 | perf: Fix irq_work 'tail' recursion | Peter Zijlstra |
2015-03-20 | ebpf: add sched_act_type and map it to sk_filter's verifier ops | Daniel Borkmann |
2015-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-03-20 | Merge branches 'doc.2015.02.26a', 'earlycb.2015.03.03a', 'fixes.2015.03.03a',... | Paul E. McKenney |
2015-03-20 | rcu: Associate quiescent-state reports with grace period | Paul E. McKenney |
2015-03-20 | rcu: Yet another fix for preemption and CPU hotplug | Paul E. McKenney |
2015-03-19 | cpusets, isolcpus: exclude isolcpus from load balancing in cpusets | Rik van Riel |
2015-03-19 | sched, isolcpu: make cpu_isolated_map visible outside scheduler | Rik van Riel |
2015-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-03-18 | PM / sleep: add pm-trace support for suspending phase | Zhonghui Fu |
2015-03-17 | Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/... | Linus Torvalds |