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 branch 'linus' into x86/apic
Ingo Molnar
2009-02-13
1
-29
/
+34
|
\
|
*
timers: fix TIMER_ABSTIME for process wide cpu timers
Peter Zijlstra
2009-02-11
1
-12
/
+1
|
*
timers: split process wide cpu clocks/timers, fix
Peter Zijlstra
2009-02-11
1
-0
/
+1
|
*
timers: split process wide cpu clocks/timers, remove spurious warning
Ingo Molnar
2009-02-06
1
-2
/
+0
|
*
timers: split process wide cpu clocks/timers
Peter Zijlstra
2009-02-05
1
-23
/
+31
|
*
signal: re-add dead task accumulation stats.
Peter Zijlstra
2009-02-05
1
-1
/
+9
|
*
sched: add missing kernel-doc in sched.h
Randy Dunlap
2009-02-03
1
-0
/
+1
*
|
Merge branch 'x86/urgent' into x86/apic
Ingo Molnar
2009-02-05
1
-1
/
+0
|
\
\
|
|
/
|
*
epoll: drop max_user_instances and rely only on max_user_watches
Davide Libenzi
2009-01-29
1
-1
/
+0
*
|
Merge branch 'linus' into core/percpu
Ingo Molnar
2009-01-27
1
-11
/
+21
|
\
\
|
|
/
|
*
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-26
1
-0
/
+3
|
|
\
|
|
*
softlock: fix false panic which can occur if softlockup_thresh is reduced
Mandeep Singh Baines
2009-01-14
1
-0
/
+3
|
*
|
itimers: remove the per-cpu-ish-ness
Peter Zijlstra
2009-01-07
1
-11
/
+18
|
|
/
*
|
Merge branch 'core/percpu' into stackprotector
Ingo Molnar
2009-01-18
1
-25
/
+78
|
\
\
|
|
/
|
*
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-01-06
1
-4
/
+3
|
|
\
|
|
*
-
-
-
.
Merge branches 'sched/clock', 'sched/cleanups' and 'linus' into sched/urgent
Ingo Molnar
2009-01-06
1
-3
/
+3
|
|
|
\
\
\
|
|
|
|
*
|
sched: sched.c declare variables before they get used
Jaswinder Singh Rajput
2008-12-30
1
-3
/
+3
|
|
|
|
/
/
|
|
*
|
|
sched: clean up arch_reinit_sched_domains()
Li Zefan
2009-01-05
1
-1
/
+0
|
|
|
|
/
|
|
|
/
|
|
*
|
|
mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting
Oleg Nesterov
2009-01-06
1
-0
/
+3
|
|
/
/
|
*
|
Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-01-03
1
-1
/
+0
|
|
\
\
|
|
*
|
[PATCH] idle cputime accounting
Martin Schwidefsky
2008-12-31
1
-1
/
+0
|
|
|
/
|
*
|
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-02
1
-20
/
+72
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
sched: move test_sd_parent() to an SMP section of sched.h
Ingo Molnar
2008-12-19
1
-9
/
+9
|
|
*
sched: add SD_BALANCE_NEWIDLE at MC and CPU level for sched_mc>0
Vaidyanathan Srinivasan
2008-12-19
1
-0
/
+13
|
|
*
sched: framework for sched_mc/smt_power_savings=N
Gautham R Shenoy
2008-12-19
1
-0
/
+11
|
|
*
sched: convert BALANCE_FOR_xx_POWER to inline functions
Vaidyanathan Srinivasan
2008-12-19
1
-9
/
+24
|
|
*
Merge branch 'sched/core' into cpus4096
Ingo Molnar
2008-12-12
1
-0
/
+1
|
|
|
\
|
|
*
\
Merge branch 'tracing/fastboot' into cpus4096
Ingo Molnar
2008-12-12
1
-1
/
+20
|
|
|
\
\
|
|
*
\
\
Merge branch 'linus' into cpus4096
Ingo Molnar
2008-12-02
1
-0
/
+4
|
|
|
\
\
\
|
|
*
|
|
|
sched: convert remaining old-style cpumask operators
Rusty Russell
2008-11-24
1
-8
/
+8
|
|
*
|
|
|
sched: convert nohz_cpu_mask to cpumask_var_t.
Rusty Russell
2008-11-24
1
-1
/
+1
|
|
*
|
|
|
sched: convert struct sched_group/sched_domain cpumask_ts to variable bitmaps
Rusty Russell
2008-11-24
1
-4
/
+7
|
|
*
|
|
|
sched: wrap sched_group and sched_domain cpumask accesses.
Rusty Russell
2008-11-24
1
-0
/
+10
|
|
|
|
|
|
|
|
|
\
\
\
|
|
*
-
.
\
\
\
Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096
Ingo Molnar
2008-11-24
1
-0
/
+11
|
|
|
\
\
\
\
\
*
|
|
\
\
\
\
\
Merge branch 'linus' into stackprotector
Ingo Molnar
2008-12-31
1
-84
/
+146
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-12-28
1
-4
/
+2
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
schedstat: consolidate per-task cpu runtime stats
Ken Chen
2008-12-18
1
-2
/
+1
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge commit 'v2.6.28-rc8' into sched/core
Ingo Molnar
2008-12-12
1
-0
/
+4
|
|
|
\
\
\
\
\
\
|
|
|
|
|
_
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
sched: add uid information to sched_debug for CONFIG_USER_SCHED
Arun R Bharadwaj
2008-12-01
1
-0
/
+1
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'sched/rt' into sched/core
Ingo Molnar
2008-11-24
1
-2
/
+0
|
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
sched/rt: removed unneeded defintion
Dhaval Giani
2008-11-11
1
-2
/
+0
|
*
|
|
|
|
|
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-12-28
1
-0
/
+31
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
x86, bts: provide in-kernel branch-trace interface
Markus Metzger
2008-12-12
1
-0
/
+1
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
tracing/function-graph-tracer: append the tracing_graph_flag
Frederic Weisbecker
2008-12-08
1
-0
/
+2
|
|
*
|
|
|
|
ftrace: graph of a single function
Steven Rostedt
2008-12-04
1
-0
/
+4
|
|
*
|
|
|
|
Merge commit 'v2.6.28-rc7' into tracing/core
Ingo Molnar
2008-12-04
1
-0
/
+4
|
|
|
\
\
\
\
\
|
|
|
|
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
*
|
|
|
|
tracing/function-return-tracer: change the name into function-graph-tracer
Frederic Weisbecker
2008-11-26
1
-1
/
+1
|
|
*
|
|
|
|
x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.c
Markus Metzger
2008-11-25
1
-0
/
+4
|
|
*
|
|
|
|
x86, bts: base in-kernel ds interface on handles
Markus Metzger
2008-11-25
1
-0
/
+9
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
tracing/function-return-tracer: store return stack into task_struct and alloc...
Frederic Weisbecker
2008-11-23
1
-12
/
+11
[next]