Age | Commit message (Expand) | Author |
2016-05-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2016-05-17 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-05-17 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-05-17 | Merge tag 'trace-fixes-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-05-17 | Merge branch 'ovl-fixes' into for-linus | Al Viro |
2016-05-16 | Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2016-05-16 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-05-16 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-05-16 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-05-16 | Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2016-05-16 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-05-16 | Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-05-16 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-05-16 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2016-05-15 | locking/rwsem: Fix down_write_killable() | Peter Zijlstra |
2016-05-13 | Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-05-13 | Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-05-13 | ring-buffer: Prevent overflow of size in ring_buffer_resize() | Steven Rostedt (Red Hat) |
2016-05-13 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-05-13 | ring-buffer: Use long for nr_pages to avoid overflow failures | Steven Rostedt (Red Hat) |
2016-05-12 | workqueue: fix rebind bound workers warning | Wanpeng Li |
2016-05-12 | cgroup: fix compile warning | Felipe Balbi |
2016-05-12 | perf/core: Disable the event on a truncated AUX record | Alexander Shishkin |
2016-05-12 | perf/core: Disable the event on a truncated AUX record | Alexander Shishkin |
2016-05-12 | sched/core: Provide a tsk_nr_cpus_allowed() helper | Thomas Gleixner |
2016-05-12 | sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowed | Thomas Gleixner |
2016-05-12 | sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems | Vik Heyndrickx |
2016-05-12 | sched/fair: Correct unit of load_above_capacity | Morten Rasmussen |
2016-05-12 | sched/fair: Clean up scale confusion | Peter Zijlstra |
2016-05-12 | sched/nohz: Fix affine unpinned timers mess | Wanpeng Li |
2016-05-12 | sched/fair: Fix fairness issue on migration | Peter Zijlstra |
2016-05-12 | sched/core: Kill sched_class::task_waking to clean up the migration logic | Peter Zijlstra |
2016-05-12 | sched/fair: Prepare to fix fairness problems on migration | Peter Zijlstra |
2016-05-12 | sched/fair: Move record_wakee() | Peter Zijlstra |
2016-05-12 | Merge branch 'smp/hotplug' into sched/core, to resolve conflicts | Ingo Molnar |
2016-05-12 | Merge branch 'sched/urgent' into sched/core to pick up fixes | Ingo Molnar |
2016-05-11 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2016-05-11 | genirq: Ensure IRQ descriptor is valid when setting-up the IRQ | Jon Hunter |
2016-05-11 | Revert "sched/fair: Fix fairness issue on migration" | Ingo Molnar |
2016-05-10 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-05-10 | sched/rt, sched/dl: Don't push if task's scheduling class was changed | Xunlei Pang |
2016-05-09 | perf/core: Change the default paranoia level to 2 | Andy Lutomirski |
2016-05-09 | cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces | Serge E. Hallyn |
2016-05-09 | sched/core: Fix comment typo in wake_q_add() | Davidlohr Bueso |
2016-05-09 | sched/core: Remove unused variable | Muhammad Falak R Wani |
2016-05-07 | sched/fair: Fix !CONFIG_SMP kernel cpufreq governor breakage | Rafael J. Wysocki |
2016-05-06 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-05-06 | sched: Make hrtick_notifier an explicit call | Thomas Gleixner |
2016-05-06 | sched/fair: Make ilb_notifier an explicit call | Thomas Gleixner |
2016-05-06 | sched/hotplug: Make activate() the last hotplug step | Thomas Gleixner |