index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
include/linux: Remove all users of FASTCALL() macro
Harvey Harrison
2008-02-13
1
-7
/
+7
*
sched: rt-group: make rt groups scheduling configurable
Peter Zijlstra
2008-02-13
1
-4
/
+7
*
sched: rt-group: interface
Peter Zijlstra
2008-02-13
1
-2
/
+5
*
Get rid of the kill_pgrp_info() function
Pavel Emelyanov
2008-02-08
1
-1
/
+0
*
ITIMER_REAL: convert to use struct pid
Oleg Nesterov
2008-02-08
1
-2
/
+1
*
pid: Extend/Fix pid_vnr
Eric W. Biederman
2008-02-08
1
-3
/
+2
*
teach set_special_pids() to use struct pid
Oleg Nesterov
2008-02-08
1
-1
/
+1
*
Memory controller: accounting setup
Pavel Emelianov
2008-02-07
1
-0
/
+1
*
kernel/sys.c: get rid of expensive divides in groups_sort()
Eric Dumazet
2008-02-06
1
-1
/
+1
*
capabilities: introduce per-process capability bounding set
Serge E. Hallyn
2008-02-05
1
-1
/
+1
*
maps4: rework TASK_SIZE macros
Dave Hansen
2008-02-05
1
-0
/
+4
*
exec: rework the group exit and fix the race with kill
Oleg Nesterov
2008-02-05
1
-0
/
+7
*
get_task_comm(): return the result
Andrew Morton
2008-02-05
1
-1
/
+1
*
[AUDIT] add session id to audit messages
Eric Paris
2008-02-01
1
-0
/
+1
*
[PATCH] get rid of loginuid races
Al Viro
2008-02-01
1
-0
/
+3
*
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-02-01
1
-3
/
+33
|
\
|
*
Add schedule_timeout_killable
Matthew Wilcox
2007-12-06
1
-0
/
+1
|
*
Add fatal_signal_pending
Matthew Wilcox
2007-12-06
1
-1
/
+8
|
*
Add TASK_WAKEKILL
Matthew Wilcox
2007-12-06
1
-8
/
+14
|
*
Add macros to replace direct uses of TASK_ flags
Matthew Wilcox
2007-12-06
1
-0
/
+16
*
|
spinlock: lockbreak cleanup
Nick Piggin
2008-01-30
1
-14
/
+7
*
|
kernel: add CLONE_IO to specifically request sharing of IO contexts
Jens Axboe
2008-01-28
1
-0
/
+1
*
|
ioprio: move io priority from task_struct to io_context
Jens Axboe
2008-01-28
1
-1
/
+0
*
|
sched: keep total / count stats in addition to the max for
Arjan van de Ven
2008-01-25
1
-0
/
+2
*
|
sched, futex: detach sched.h and futex.h
Alexey Dobriyan
2008-01-25
1
-1
/
+1
*
|
softlockup: fix signedness
Ingo Molnar
2008-01-25
1
-2
/
+2
*
|
sched: latencytop support
Arjan van de Ven
2008-01-25
1
-0
/
+5
*
|
sched: rt throttling vs no_hz
Peter Zijlstra
2008-01-25
1
-0
/
+2
*
|
sched: rt group scheduling
Peter Zijlstra
2008-01-25
1
-1
/
+9
*
|
sched: rt time limit
Peter Zijlstra
2008-01-25
1
-0
/
+2
*
|
sched: high-res preemption tick
Peter Zijlstra
2008-01-25
1
-1
/
+2
*
|
sched: do not do cond_resched() when CONFIG_PREEMPT
Herbert Xu
2008-01-25
1
-1
/
+12
*
|
sched: SCHED_FIFO/SCHED_RR watchdog timer
Peter Zijlstra
2008-01-25
1
-0
/
+1
*
|
sched: sched_rt_entity
Peter Zijlstra
2008-01-25
1
-2
/
+6
*
|
Preempt-RCU: implementation
Paul E. McKenney
2008-01-25
1
-0
/
+5
*
|
sched: RT-balance, add new methods to sched_class
Steven Rostedt
2008-01-25
1
-0
/
+7
*
|
sched: RT-balance, replace hooks with pre/post schedule and wakeup methods
Steven Rostedt
2008-01-25
1
-0
/
+3
*
|
sched: add sched-domain roots
Gregory Haskins
2008-01-25
1
-0
/
+3
*
|
sched: de-SCHED_OTHER-ize the RT path
Gregory Haskins
2008-01-25
1
-0
/
+1
*
|
sched: add RT-balance cpu-weight
Gregory Haskins
2008-01-25
1
-0
/
+2
*
|
softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks
Ingo Molnar
2008-01-25
1
-0
/
+10
*
|
sched: group scheduler, fix fairness of cpu bandwidth allocation for task groups
Srivatsa Vaddagiri
2008-01-25
1
-0
/
+4
*
|
fix struct user_info export's sysfs interaction
Kay Sievers
2008-01-24
1
-7
/
+2
*
|
remove task_ppid_nr_ns
Roland McGrath
2008-01-13
1
-13
/
+0
|
/
*
sched: clean up, move __sched_text_start/end to sched.h
Ingo Molnar
2007-11-28
1
-0
/
+4
*
sched: proper prototype for kernel/sched.c:migration_init()
Adrian Bunk
2007-11-09
1
-0
/
+8
*
sched: avoid large irq-latencies in smp-balancing
Peter Zijlstra
2007-11-09
1
-0
/
+1
*
sched: remove PREEMPT_RESTRICT
Ingo Molnar
2007-11-09
1
-1
/
+0
*
sched: restore deterministic CPU accounting on powerpc
Paul Mackerras
2007-11-09
1
-0
/
+1
*
sched: reintroduce the sched_min_granularity tunable
Peter Zijlstra
2007-11-09
1
-1
/
+5
[next]