index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2009-02-15
Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/core
Ingo Molnar
1
-30
/
+34
2009-02-15
lockdep: annotate reclaim context (__GFP_NOFS)
Nick Piggin
1
-0
/
+1
2009-02-13
Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...
Ingo Molnar
1
-30
/
+34
2009-02-13
Merge branch 'linus' into x86/apic
Ingo Molnar
1
-29
/
+34
2009-02-13
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-30
/
+34
2009-02-12
Merge branch 'linus' into core/softlockup
Ingo Molnar
1
-23
/
+34
2009-02-12
Add in_execve flag into task_struct.
Kentaro Takeda
1
-0
/
+2
2009-02-11
timers: fix TIMER_ABSTIME for process wide cpu timers
Peter Zijlstra
1
-12
/
+1
2009-02-11
timers: split process wide cpu clocks/timers, fix
Peter Zijlstra
1
-0
/
+1
2009-02-11
Merge commit 'v2.6.29-rc4' into perfcounters/core
Ingo Molnar
1
-12
/
+22
2009-02-09
perf_counters: make software counters work as per-cpu counters
Paul Mackerras
1
-0
/
+2
2009-02-09
softlockup: remove timestamp checking from hung_task
Mandeep Singh Baines
1
-1
/
+0
2009-02-09
Merge commit 'v2.6.29-rc4' into tracing/core
Ingo Molnar
1
-0
/
+1
2009-02-08
Merge branches 'sched/rt' and 'sched/urgent' into sched/core
Ingo Molnar
1
-12
/
+24
2009-02-07
Merge branch 'linus' into core/locking
Ingo Molnar
1
-12
/
+22
2009-02-06
timers: split process wide cpu clocks/timers, remove spurious warning
Ingo Molnar
1
-2
/
+0
2009-02-06
Merge branch 'x86/urgent' into x86/apic
Ingo Molnar
1
-1
/
+0
2009-02-05
timers: split process wide cpu clocks/timers
Peter Zijlstra
1
-23
/
+31
2009-02-05
signal: re-add dead task accumulation stats.
Peter Zijlstra
1
-1
/
+9
2009-02-03
sched: add missing kernel-doc in sched.h
Randy Dunlap
1
-0
/
+1
2009-02-03
Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...
Ingo Molnar
1
-12
/
+21
2009-01-31
softlockup: remove unused definition for spawn_softlockup_task
Mandeep Singh Baines
1
-3
/
+0
2009-01-30
epoll: drop max_user_instances and rely only on max_user_watches
Davide Libenzi
1
-1
/
+0
2009-01-27
Merge branch 'linus' into core/percpu
Ingo Molnar
1
-11
/
+21
2009-01-26
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2009-01-23
trace, lockdep: manual preempt count adding for local_bh_disable
Steven Rostedt
1
-0
/
+2
2009-01-23
Merge branch 'core/percpu' into perfcounters/core
Ingo Molnar
1
-2
/
+14
2009-01-18
Merge branch 'core/percpu' into stackprotector
Ingo Molnar
1
-25
/
+78
2009-01-16
softlockup: decouple hung tasks check from softlockup detection
Mandeep Singh Baines
1
-4
/
+10
2009-01-16
sched: fix !CONFIG_SCHEDSTATS build failure
Ingo Molnar
1
-4
/
+4
2009-01-15
sched: introduce avg_wakeup
Peter Zijlstra
1
-0
/
+3
2009-01-14
mutex: implement adaptive spinning
Peter Zijlstra
1
-0
/
+1
2009-01-14
mutex: preemption fixes
Peter Zijlstra
1
-0
/
+1
2009-01-14
softlock: fix false panic which can occur if softlockup_thresh is reduced
Mandeep Singh Baines
1
-0
/
+3
2009-01-11
Merge branch 'sched/latest' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
1
-0
/
+2
2009-01-11
Merge commit 'v2.6.29-rc1' into perfcounters/core
Ingo Molnar
1
-25
/
+78
2009-01-07
itimers: remove the per-cpu-ish-ness
Peter Zijlstra
1
-11
/
+18
2009-01-07
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+3
2009-01-07
mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting
Oleg Nesterov
1
-0
/
+3
2009-01-06
Merge branches 'sched/clock', 'sched/cleanups' and 'linus' into sched/urgent
Ingo Molnar
1
-3
/
+3
2009-01-05
sched: clean up arch_reinit_sched_domains()
Li Zefan
1
-1
/
+0
2009-01-03
Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+0
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-20
/
+72
2008-12-31
[PATCH] idle cputime accounting
Martin Schwidefsky
1
-1
/
+0
2008-12-31
Merge branch 'linus' into stackprotector
Ingo Molnar
1
-84
/
+146
2008-12-30
sched: sched.c declare variables before they get used
Jaswinder Singh Rajput
1
-3
/
+3
2008-12-29
sched: create "pushable_tasks" list to limit pushing to one attempt
Gregory Haskins
1
-0
/
+1
2008-12-29
sched: add sched_class->needs_post_schedule() member
Gregory Haskins
1
-0
/
+1
2008-12-29
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-59
/
+43
2008-12-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+2
[prev]
[next]