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.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
2014-01-24
exec: kill task_struct->did_exec
Oleg Nesterov
1
-1
/
+0
2014-01-24
kernel/fork.c: make dup_mm() static
DaeSeok Youn
1
-2
/
+0
2014-01-24
proc: cleanup/simplify get_task_state/task_state_array
Oleg Nesterov
1
-1
/
+1
2014-01-24
coredump: make __get_dumpable/get_dumpable inline, kill fs/coredump.h
Oleg Nesterov
1
-4
/
+17
2014-01-24
coredump: kill MMF_DUMPABLE and MMF_DUMP_SECURELY
Oleg Nesterov
1
-3
/
+1
2014-01-22
introduce for_each_thread() to replace the buggy while_each_thread()
Oleg Nesterov
1
-0
/
+12
2014-01-13
sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding
Peter Zijlstra
1
-0
/
+15
2014-01-13
sched/clock, x86: Use a static_key for sched_clock_stable
Peter Zijlstra
1
-1
/
+3
2014-01-13
sched/deadline: Add bandwidth management for SCHED_DEADLINE tasks
Dario Faggioli
1
-0
/
+1
2014-01-13
sched/deadline: Add SCHED_DEADLINE inheritance logic
Dario Faggioli
1
-1
/
+7
2014-01-13
rtmutex: Turn the plist into an rb-tree
Peter Zijlstra
1
-1
/
+3
2014-01-13
sched/deadline: Add period support for SCHED_DEADLINE tasks
Harald Gustafsson
1
-0
/
+1
2014-01-13
sched/deadline: Add SCHED_DEADLINE SMP-related data structures & logic
Juri Lelli
1
-0
/
+1
2014-01-13
sched/deadline: Add SCHED_DEADLINE structures & implementation
Dario Faggioli
1
-1
/
+45
2014-01-13
sched: Add new scheduler syscalls to support an extended scheduling parameter...
Dario Faggioli
1
-0
/
+62
2013-12-17
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
1
-5
/
+2
2013-12-11
sched/fair: Rework sched_fair time accounting
Peter Zijlstra
1
-1
/
+2
2013-12-11
sched: Remove PREEMPT_NEED_RESCHED from generic code
Peter Zijlstra
1
-2
/
+0
2013-12-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+0
2013-11-27
tasks/exit: Remove unused task_is_dead() method
Oleg Nesterov
1
-1
/
+0
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2013-11-19
sched: Remove unused variable in 'struct sched_domain'
Alex Shi
1
-2
/
+0
2013-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+8
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
1
-1
/
+1
2013-11-13
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
1
-0
/
+4
2013-11-13
sched: remove ARCH specific fpu_counter from task_struct
Vineet Gupta
1
-9
/
+0
2013-11-06
hung_task: add method to reset detector
Marcelo Tosatti
1
-0
/
+8
2013-11-01
Merge branch 'linus' into sched/core
Ingo Molnar
1
-4
/
+3
2013-10-17
mm: memcg: handle non-error OOM situations more gracefully
Johannes Weiner
1
-4
/
+3
2013-10-09
sched/numa: Skip some page migrations after a shared fault
Rik van Riel
1
-1
/
+4
2013-10-09
mm: numa: Revert temporarily disabling of NUMA migration
Rik van Riel
1
-1
/
+0
2013-10-09
sched/numa: Adjust scan rate in task_numa_placement
Rik van Riel
1
-0
/
+9
2013-10-09
sched/numa: Be more careful about joining numa groups
Rik van Riel
1
-0
/
+1
2013-10-09
sched/numa: Add debugging
Ingo Molnar
1
-0
/
+6
2013-10-09
sched/numa: Call task_numa_free() from do_execve()
Rik van Riel
1
-0
/
+4
2013-10-09
sched/numa: Use group fault statistics in numa placement
Mel Gorman
1
-0
/
+1
2013-10-09
sched/numa: Stay on the same node if CLONE_VM
Rik van Riel
1
-1
/
+1
2013-10-09
mm: numa: Do not group on RO pages
Peter Zijlstra
1
-2
/
+5
2013-10-09
sched/numa: Report a NUMA task group ID
Mel Gorman
1
-0
/
+5
2013-10-09
sched/numa: Use {cpu, pid} to create task groups for shared faults
Peter Zijlstra
1
-0
/
+3
2013-10-09
sched/numa: Introduce migrate_swap()
Peter Zijlstra
1
-0
/
+2
2013-10-09
sched/numa: Retry migration of tasks to CPU on a preferred node
Mel Gorman
1
-0
/
+1
2013-10-09
sched/numa: Add infrastructure for split shared/private accounting of NUMA hi...
Mel Gorman
1
-2
/
+3
2013-10-09
sched/numa: Favour moving tasks towards the preferred node
Mel Gorman
1
-0
/
+1
2013-10-09
sched/numa: Update NUMA hinting faults once per scan
Mel Gorman
1
-0
/
+13
2013-10-09
sched/numa: Select a preferred node with the most numa hinting faults
Mel Gorman
1
-0
/
+1
2013-10-09
sched/numa: Track NUMA hinting faults on per-node basis
Mel Gorman
1
-0
/
+2
2013-10-09
sched/numa: Set the scan rate proportional to the memory usage of the task be...
Mel Gorman
1
-0
/
+1
2013-09-28
sched: Revert need_resched() to look at TIF_NEED_RESCHED
Peter Zijlstra
1
-0
/
+5
2013-09-25
sched: Prepare for per-cpu preempt_count
Peter Zijlstra
1
-3
/
+9
[next]