index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
1
-1
/
+0
|
\
|
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
|
prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision
Lennart Poettering
2012-03-23
1
-0
/
+12
|
/
*
cpuset: mm: reduce large amounts of memory barrier related damage v3
Mel Gorman
2012-03-21
1
-1
/
+1
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-20
1
-7
/
+34
|
\
|
*
Merge tag 'v3.3-rc7' into sched/core
Ingo Molnar
2012-03-13
1
-2
/
+1
|
|
\
|
*
|
sched: Clean up parameter passing of proc_sched_autogroup_set_nice()
Hiroshi Shimamoto
2012-03-02
1
-1
/
+1
|
*
|
sched/rt: Do not submit new work when PI-blocked
Thomas Gleixner
2012-03-01
1
-0
/
+8
|
*
|
sched/rt: Add schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
1
-0
/
+1
|
*
|
Merge branch 'linus' into sched/core
Ingo Molnar
2012-03-01
1
-1
/
+7
|
|
\
\
|
*
|
|
sched: Make initial SCHED_RR timeslace DEF_TIMESLICE
Hiroshi Shimamoto
2012-02-22
1
-0
/
+6
|
*
|
|
sched: Turn lock_task_sighand() into a static inline
Anton Vorontsov
2012-02-11
1
-6
/
+9
|
*
|
|
sched: Ensure cpu_power periodic update
Vincent Guittot
2012-01-27
1
-0
/
+1
|
*
|
|
sched, block: Unify cache detection
Peter Zijlstra
2012-01-27
1
-0
/
+8
*
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-03-20
1
-5
/
+5
|
\
\
\
\
|
*
\
\
\
Merge branch 'linus' into irq/core
Thomas Gleixner
2012-03-13
1
-2
/
+1
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
genirq: Get rid of unnecessary irqaction field in task_struct
Alexander Gordeev
2012-03-09
1
-5
/
+5
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-03-20
1
-2
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
rcu: Simplify unboosting checks
Paul E. McKenney
2012-02-21
1
-2
/
+1
|
|
/
/
*
|
|
vfork: kill PF_STARTING
Oleg Nesterov
2012-03-05
1
-1
/
+0
*
|
|
coredump_wait: don't call complete_vfork_done()
Oleg Nesterov
2012-03-05
1
-1
/
+0
*
|
|
vfork: make it killable
Oleg Nesterov
2012-03-05
1
-1
/
+1
*
|
|
vfork: introduce complete_vfork_done()
Oleg Nesterov
2012-03-05
1
-0
/
+1
|
/
/
*
|
Fix race in process_vm_rw_core
Christopher Yeoh
2012-02-02
1
-0
/
+6
*
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-01-26
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2012-01-17
1
-1
/
+1
|
|
\
|
|
*
sched: Add "const" to is_idle_task() parameter
Paul E. McKenney
2012-01-16
1
-1
/
+1
*
|
|
kernel-doc: fix kernel-doc warnings in sched
Randy Dunlap
2012-01-23
1
-1
/
+1
*
|
|
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
2012-01-12
1
-1
/
+1
*
|
|
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-10
1
-0
/
+1
|
\
\
\
|
*
|
|
writeback: dirty ratelimit - think time compensation
Wu Fengguang
2011-12-18
1
-0
/
+1
*
|
|
|
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-01-09
1
-19
/
+54
|
\
\
\
\
|
*
|
|
|
threadgroup: extend threadgroup_lock() to cover exit and exec
Tejun Heo
2011-12-12
1
-6
/
+41
|
*
|
|
|
threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem
Tejun Heo
2011-12-12
1
-15
/
+15
*
|
|
|
|
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-08
1
-3
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
|
|
/
/
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Rafael J. Wysocki
2011-11-23
1
-3
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
freezer: kill unused set_freezable_with_signal()
Tejun Heo
2011-11-23
1
-1
/
+0
|
|
*
|
freezer: kill PF_FREEZING
Tejun Heo
2011-11-21
1
-2
/
+1
*
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-01-06
1
-4
/
+19
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Martin Schwidefsky
2011-12-19
1
-2
/
+17
|
|
\
\
\
|
|
*
|
|
sched: Mark parent and real_parent as __rcu
Kees Cook
2011-12-15
1
-2
/
+2
|
|
*
|
|
Merge commit 'v3.2-rc5' into sched/core
Ingo Molnar
2011-12-15
1
-1
/
+0
|
|
|
\
\
\
|
|
|
|
/
/
|
|
*
|
|
sched: Fix compile error for UP,!NOHZ
Peter Zijlstra
2011-12-06
1
-1
/
+1
|
|
*
|
|
sched, nohz: Track nr_busy_cpus in the sched_group_power
Suresh Siddha
2011-12-06
1
-0
/
+6
|
|
*
|
|
sched: Make separate sched*.c translation units
Peter Zijlstra
2011-11-17
1
-0
/
+9
|
|
|
|
/
|
|
|
/
|
|
*
|
|
[S390] cputime: add sparse checking and cleanup
Martin Schwidefsky
2011-12-15
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
sched: Add is_idle_task() to handle invalidated uses of idle_cpu()
Paul E. McKenney
2011-12-11
1
-0
/
+8
|
/
/
*
|
writeback: remove vm_dirties and task->dirties
Wu Fengguang
2011-11-17
1
-1
/
+0
|
/
*
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-0
/
+7
|
\
|
*
writeback: per task dirty rate limit
Wu Fengguang
2011-10-03
1
-0
/
+7
[next]