index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-30
sched/core: Rewrite and improve select_idle_siblings()
Peter Zijlstra
1
-0
/
+3
2016-09-30
sched/core: Replace sd_busy/nr_busy_cpus with sched_domain_shared
Peter Zijlstra
1
-0
/
+1
2016-09-30
sched/core: Introduce 'struct sched_domain_shared'
Peter Zijlstra
1
-0
/
+6
2016-09-22
sched/core: Avoid _cond_resched() for PREEMPT=y
Peter Zijlstra
1
-0
/
+4
2016-09-22
sched/core: Optimize __schedule()
Peter Zijlstra
1
-0
/
+2
2016-09-16
sched/core: Free the stack early if CONFIG_THREAD_INFO_IN_TASK
Andy Lutomirski
1
-0
/
+14
2016-09-16
sched/core: Add try_get_task_stack() and put_task_stack()
Andy Lutomirski
1
-0
/
+16
2016-09-15
sched/core: Allow putting thread_info into task_struct
Andy Lutomirski
1
-2
/
+34
2016-09-14
cpufreq / sched: SCHED_CPUFREQ_IOWAIT flag to indicate iowait condition
Rafael J. Wysocki
1
-0
/
+1
2016-08-24
fork: Add generic vmalloced stack support
Andy Lutomirski
1
-0
/
+15
2016-08-18
sched/core: Introduce SD_ASYM_CPUCAPACITY sched_domain topology flag
Morten Rasmussen
1
-0
/
+1
2016-08-16
cpufreq / sched: Pass flags to cpufreq_update_util()
Rafael J. Wysocki
1
-4
/
+8
2016-08-10
sched/debug: Make the "Preemption disabled at ..." message more useful
Vegard Nossum
1
-0
/
+9
2016-08-10
sched/core: Fix power to capacity renaming in comment
Morten Rasmussen
1
-1
/
+1
2016-08-03
signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
Andy Lutomirski
1
-0
/
+63
2016-07-29
mm, oom_reaper: do not attempt to reap a task more than twice
Michal Hocko
1
-0
/
+1
2016-07-29
mm, oom: skip vforked tasks from being selected
Michal Hocko
1
-0
/
+26
2016-06-27
sched/fair: Fix PELT integrity for new tasks
Peter Zijlstra
1
-2
/
+3
2016-06-27
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2016-06-25
Clarify naming of thread info/stack allocators
Linus Torvalds
1
-1
/
+1
2016-06-03
sched/api: Introduce task_rcu_dereference() and try_get_task_struct()
Oleg Nesterov
1
-0
/
+3
2016-05-27
mm: oom_reaper: remove some bloat
Michal Hocko
1
-1
/
+3
2016-05-26
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2016-05-25
sched/core: Fix remote wakeups
Peter Zijlstra
1
-0
/
+1
2016-05-24
signal: make oom_flags a bool
Tetsuo Handa
1
-1
/
+5
2016-05-21
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+21
2016-05-21
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+4
2016-05-21
exit_thread: accept a task parameter to be exited
Jiri Slaby
1
-2
/
+2
2016-05-21
exit_thread: remove empty bodies
Jiri Slaby
1
-0
/
+7
2016-05-21
userfaultfd: don't pin the user memory in userfaultfd_file_create()
Oleg Nesterov
1
-1
/
+6
2016-05-21
mm,oom: speed up select_bad_process() loop
Tetsuo Handa
1
-0
/
+1
2016-05-21
mm, oom_reaper: do not mmput synchronously from the oom reaper context
Michal Hocko
1
-0
/
+5
2016-05-21
mm, oom_reaper: hide oom reaped tasks from OOM killer more carefully
Michal Hocko
1
-0
/
+1
2016-05-17
Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+4
2016-05-17
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-16
/
+108
2016-05-16
Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+20
2016-05-16
Merge branch 'core-lib-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2016-05-12
sched/core: Provide a tsk_nr_cpus_allowed() helper
Thomas Gleixner
1
-0
/
+5
2016-05-12
Merge branch 'smp/hotplug' into sched/core, to resolve conflicts
Ingo Molnar
1
-0
/
+9
2016-05-06
sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()
Thomas Gleixner
1
-0
/
+6
2016-05-06
sched/hotplug: Convert cpu_[in]active notifiers to state machine
Thomas Gleixner
1
-0
/
+2
2016-05-06
sched: Make set_cpu_rq_start_time() a built in hotplug state
Thomas Gleixner
1
-0
/
+1
2016-05-05
sched/fair: Add detailed description to the sched load avg metrics
Yuyang Du
1
-11
/
+49
2016-05-05
sched/fair: Generalize the load/util averages resolution definition
Yuyang Du
1
-3
/
+13
2016-05-04
signals/sigaltstack: If SS_AUTODISARM, bypass on_sig_stack()
Andy Lutomirski
1
-0
/
+12
2016-05-03
signals/sigaltstack: Implement SS_AUTODISARM flag
Stas Sergeev
1
-0
/
+8
2016-04-28
Merge back earlier cpufreq material for v4.7.
Rafael J. Wysocki
1
-1
/
+4
2016-04-23
sched/fair: Correctly handle nohz ticks CPU load accounting
Frederic Weisbecker
1
-2
/
+4
2016-04-23
sched/fair: Gather CPU load functions under a more conventional namespace
Frederic Weisbecker
1
-2
/
+2
2016-04-13
sched/clock: Make local_clock()/cpu_clock() inline
Daniel Lezcano
1
-2
/
+30
[prev]
[next]