index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
sched/deadline: Add bandwidth management for SCHED_DEADLINE tasks
Dario Faggioli
2014-01-13
1
-0
/
+1
*
|
sched/deadline: Add SCHED_DEADLINE inheritance logic
Dario Faggioli
2014-01-13
1
-1
/
+7
*
|
rtmutex: Turn the plist into an rb-tree
Peter Zijlstra
2014-01-13
1
-1
/
+3
*
|
sched/deadline: Add period support for SCHED_DEADLINE tasks
Harald Gustafsson
2014-01-13
1
-0
/
+1
*
|
sched/deadline: Add SCHED_DEADLINE SMP-related data structures & logic
Juri Lelli
2014-01-13
1
-0
/
+1
*
|
sched/deadline: Add SCHED_DEADLINE structures & implementation
Dario Faggioli
2014-01-13
1
-1
/
+45
*
|
sched: Add new scheduler syscalls to support an extended scheduling parameter...
Dario Faggioli
2014-01-13
1
-0
/
+62
*
|
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2013-12-17
1
-5
/
+2
|
\
\
|
|
/
|
*
sched/fair: Rework sched_fair time accounting
Peter Zijlstra
2013-12-11
1
-1
/
+2
|
*
sched: Remove PREEMPT_NEED_RESCHED from generic code
Peter Zijlstra
2013-12-11
1
-2
/
+0
|
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-12-02
1
-2
/
+0
|
|
\
|
|
*
sched: Remove unused variable in 'struct sched_domain'
Alex Shi
2013-11-19
1
-2
/
+0
*
|
|
tasks/exit: Remove unused task_is_dead() method
Oleg Nesterov
2013-11-27
1
-1
/
+0
|
/
/
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-19
1
-1
/
+1
|
\
\
|
*
|
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2013-11-13
1
-1
/
+1
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-11-15
1
-0
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
hung_task: add method to reset detector
Marcelo Tosatti
2013-11-06
1
-0
/
+8
*
|
|
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
2013-11-13
1
-0
/
+4
*
|
|
sched: remove ARCH specific fpu_counter from task_struct
Vineet Gupta
2013-11-13
1
-9
/
+0
|
|
/
|
/
|
*
|
Merge branch 'linus' into sched/core
Ingo Molnar
2013-11-01
1
-4
/
+3
|
\
\
|
*
|
mm: memcg: handle non-error OOM situations more gracefully
Johannes Weiner
2013-10-16
1
-4
/
+3
|
|
/
*
|
sched/numa: Skip some page migrations after a shared fault
Rik van Riel
2013-10-09
1
-1
/
+4
*
|
mm: numa: Revert temporarily disabling of NUMA migration
Rik van Riel
2013-10-09
1
-1
/
+0
*
|
sched/numa: Adjust scan rate in task_numa_placement
Rik van Riel
2013-10-09
1
-0
/
+9
*
|
sched/numa: Be more careful about joining numa groups
Rik van Riel
2013-10-09
1
-0
/
+1
*
|
sched/numa: Add debugging
Ingo Molnar
2013-10-09
1
-0
/
+6
*
|
sched/numa: Call task_numa_free() from do_execve()
Rik van Riel
2013-10-09
1
-0
/
+4
*
|
sched/numa: Use group fault statistics in numa placement
Mel Gorman
2013-10-09
1
-0
/
+1
*
|
sched/numa: Stay on the same node if CLONE_VM
Rik van Riel
2013-10-09
1
-1
/
+1
*
|
mm: numa: Do not group on RO pages
Peter Zijlstra
2013-10-09
1
-2
/
+5
*
|
sched/numa: Report a NUMA task group ID
Mel Gorman
2013-10-09
1
-0
/
+5
*
|
sched/numa: Use {cpu, pid} to create task groups for shared faults
Peter Zijlstra
2013-10-09
1
-0
/
+3
*
|
sched/numa: Introduce migrate_swap()
Peter Zijlstra
2013-10-09
1
-0
/
+2
*
|
sched/numa: Retry migration of tasks to CPU on a preferred node
Mel Gorman
2013-10-09
1
-0
/
+1
*
|
sched/numa: Add infrastructure for split shared/private accounting of NUMA hi...
Mel Gorman
2013-10-09
1
-2
/
+3
*
|
sched/numa: Favour moving tasks towards the preferred node
Mel Gorman
2013-10-09
1
-0
/
+1
*
|
sched/numa: Update NUMA hinting faults once per scan
Mel Gorman
2013-10-09
1
-0
/
+13
*
|
sched/numa: Select a preferred node with the most numa hinting faults
Mel Gorman
2013-10-09
1
-0
/
+1
*
|
sched/numa: Track NUMA hinting faults on per-node basis
Mel Gorman
2013-10-09
1
-0
/
+2
*
|
sched/numa: Set the scan rate proportional to the memory usage of the task be...
Mel Gorman
2013-10-09
1
-0
/
+1
*
|
sched: Revert need_resched() to look at TIF_NEED_RESCHED
Peter Zijlstra
2013-09-28
1
-0
/
+5
*
|
sched: Prepare for per-cpu preempt_count
Peter Zijlstra
2013-09-25
1
-3
/
+9
*
|
sched: Extract the basic add/sub preempt_count modifiers
Peter Zijlstra
2013-09-25
1
-5
/
+0
*
|
sched: Add NEED_RESCHED to the preempt_count
Peter Zijlstra
2013-09-25
1
-2
/
+5
*
|
sched, idle: Fix the idle polling state logic
Peter Zijlstra
2013-09-25
1
-7
/
+71
*
|
sched/balancing: Periodically decay max cost of idle balance
Jason Low
2013-09-20
1
-0
/
+3
*
|
sched/balancing: Consider max cost of idle balance per sched domain
Jason Low
2013-09-20
1
-0
/
+1
|
/
*
mm: memcg: do not trap chargers with full callstack on OOM
Johannes Weiner
2013-09-12
1
-0
/
+4
*
mm: memcg: enable memcg OOM killer only for user faults
Johannes Weiner
2013-09-12
1
-0
/
+3
*
include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...
Oleg Nesterov
2013-09-11
1
-4
/
+4
[prev]
[next]