| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-10-03 | 1 | -2/+79 |
|\ |
|
| * | sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASK | Andy Lutomirski | 2016-09-16 | 1 | -0/+14 |
| * | sched/core: Add try_get_task_stack() and put_task_stack() | Andy Lutomirski | 2016-09-16 | 1 | -0/+16 |
| * | sched/core: Allow putting thread_info into task_struct | Andy Lutomirski | 2016-09-15 | 1 | -2/+34 |
| * | fork: Add generic vmalloced stack support | Andy Lutomirski | 2016-08-24 | 1 | -0/+15 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-10-03 | 1 | -2/+28 |
|\ \ |
|
| * | | sched/core, ia64: Rename set_curr_task() | Peter Zijlstra | 2016-09-30 | 1 | -1/+1 |
| * | | sched/core: Rewrite and improve select_idle_siblings() | Peter Zijlstra | 2016-09-30 | 1 | -0/+3 |
| * | | sched/core: Replace sd_busy/nr_busy_cpus with sched_domain_shared | Peter Zijlstra | 2016-09-30 | 1 | -0/+1 |
| * | | sched/core: Introduce 'struct sched_domain_shared' | Peter Zijlstra | 2016-09-30 | 1 | -0/+6 |
| * | | sched/core: Avoid _cond_resched() for PREEMPT=y | Peter Zijlstra | 2016-09-22 | 1 | -0/+4 |
| * | | sched/core: Optimize __schedule() | Peter Zijlstra | 2016-09-22 | 1 | -0/+2 |
| * | | sched/core: Introduce SD_ASYM_CPUCAPACITY sched_domain topology flag | Morten Rasmussen | 2016-08-18 | 1 | -0/+1 |
| * | | sched/debug: Make the "Preemption disabled at ..." message more useful | Vegard Nossum | 2016-08-10 | 1 | -0/+9 |
| * | | sched/core: Fix power to capacity renaming in comment | Morten Rasmussen | 2016-08-10 | 1 | -1/+1 |
| |/ |
|
* | | cpufreq / sched: SCHED_CPUFREQ_IOWAIT flag to indicate iowait condition | Rafael J. Wysocki | 2016-09-13 | 1 | -0/+1 |
* | | cpufreq / sched: Pass flags to cpufreq_update_util() | Rafael J. Wysocki | 2016-08-16 | 1 | -4/+8 |
|/ |
|
* | signal: consolidate {TS,TLF}_RESTORE_SIGMASK code | Andy Lutomirski | 2016-08-02 | 1 | -0/+63 |
* | mm, oom_reaper: do not attempt to reap a task more than twice | Michal Hocko | 2016-07-28 | 1 | -0/+1 |
* | mm, oom: skip vforked tasks from being selected | Michal Hocko | 2016-07-28 | 1 | -0/+26 |
* | sched/fair: Fix PELT integrity for new tasks | Peter Zijlstra | 2016-06-27 | 1 | -2/+3 |
* | Merge branch 'sched/urgent' into sched/core, to pick up fixes | Ingo Molnar | 2016-06-27 | 1 | -1/+1 |
|\ |
|
| * | Clarify naming of thread info/stack allocators | Linus Torvalds | 2016-06-24 | 1 | -1/+1 |
* | | sched/api: Introduce task_rcu_dereference() and try_get_task_struct() | Oleg Nesterov | 2016-06-03 | 1 | -0/+3 |
|/ |
|
* | mm: oom_reaper: remove some bloat | Michal Hocko | 2016-05-26 | 1 | -1/+3 |
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-05-25 | 1 | -0/+1 |
|\ |
|
| * | sched/core: Fix remote wakeups | Peter Zijlstra | 2016-05-25 | 1 | -0/+1 |
* | | signal: make oom_flags a bool | Tetsuo Handa | 2016-05-23 | 1 | -1/+5 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-05-20 | 1 | -2/+21 |
|\ \ |
|
| * | | exit_thread: accept a task parameter to be exited | Jiri Slaby | 2016-05-20 | 1 | -2/+2 |
| * | | exit_thread: remove empty bodies | Jiri Slaby | 2016-05-20 | 1 | -0/+7 |
| * | | userfaultfd: don't pin the user memory in userfaultfd_file_create() | Oleg Nesterov | 2016-05-20 | 1 | -1/+6 |
| * | | mm,oom: speed up select_bad_process() loop | Tetsuo Handa | 2016-05-20 | 1 | -0/+1 |
| * | | mm, oom_reaper: do not mmput synchronously from the oom reaper context | Michal Hocko | 2016-05-20 | 1 | -0/+5 |
| * | | mm, oom_reaper: hide oom reaped tasks from OOM killer more carefully | Michal Hocko | 2016-05-20 | 1 | -0/+1 |
* | | | Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-05-20 | 1 | -0/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge 4.6-rc3 into staging-next | Greg Kroah-Hartman | 2016-04-11 | 1 | -2/+2 |
| |\ \ |
|
| * | | | android,lowmemorykiller: Don't abuse TIF_MEMDIE. | Tetsuo Handa | 2016-04-04 | 1 | -0/+4 |
* | | | | Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2016-05-16 | 1 | -1/+4 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Merge back earlier cpufreq material for v4.7. | Rafael J. Wysocki | 2016-04-28 | 1 | -1/+4 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | cpufreq: sched: Helpers to add and remove update_util hooks | Rafael J. Wysocki | 2016-04-02 | 1 | -1/+4 |
| | |/ |
|
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-05-16 | 1 | -16/+108 |
|\ \ \ |
|
| * | | | sched/core: Provide a tsk_nr_cpus_allowed() helper | Thomas Gleixner | 2016-05-12 | 1 | -0/+5 |
| * | | | Merge branch 'smp/hotplug' into sched/core, to resolve conflicts | Ingo Molnar | 2016-05-12 | 1 | -0/+9 |
| |\ \ \ |
|
| | * | | | sched/hotplug: Move migration CPU_DYING to sched_cpu_dying() | Thomas Gleixner | 2016-05-06 | 1 | -0/+6 |
| | * | | | sched/hotplug: Convert cpu_[in]active notifiers to state machine | Thomas Gleixner | 2016-05-06 | 1 | -0/+2 |
| | * | | | sched: Make set_cpu_rq_start_time() a built in hotplug state | Thomas Gleixner | 2016-05-06 | 1 | -0/+1 |
| | |/ / |
|
| * | | | sched/fair: Add detailed description to the sched load avg metrics | Yuyang Du | 2016-05-05 | 1 | -11/+49 |
| * | | | sched/fair: Generalize the load/util averages resolution definition | Yuyang Du | 2016-05-05 | 1 | -3/+13 |
| * | | | sched/fair: Correctly handle nohz ticks CPU load accounting | Frederic Weisbecker | 2016-04-23 | 1 | -2/+4 |