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
2008-07-16
Merge branch 'linus' into core/softlockup
Ingo Molnar
1
-29
/
+48
2008-07-15
Merge branch 'sched/new-API-sched_setscheduler' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-0
/
+2
2008-07-14
Merge branch 'auto-ftrace-next' into tracing/for-linus
Ingo Molnar
1
-0
/
+16
2008-07-14
Merge branch 'sched/clock' into sched/devel
Ingo Molnar
1
-1
/
+16
2008-07-11
sched_clock: stop maximum check on NO HZ
Steven Rostedt
1
-1
/
+16
2008-06-27
sched: update shares on wakeup
Peter Zijlstra
1
-0
/
+3
2008-06-27
sched: fix sched_domain aggregation
Peter Zijlstra
1
-1
/
+0
2008-06-27
sched: revert revert of: fair-group: SMP-nice for group scheduling
Peter Zijlstra
1
-0
/
+1
2008-06-24
sched: add new API sched_setscheduler_nocheck: add a flag to control access c...
Rusty Russell
1
-0
/
+2
2008-06-16
Merge branch 'linus' into core/softlockup
Ingo Molnar
1
-1
/
+15
2008-06-16
Merge branch 'linus' into tracing/ftrace
Ingo Molnar
1
-1
/
+15
2008-06-16
Merge branch 'linus' into sched-devel
Ingo Molnar
1
-0
/
+13
2008-06-10
sched: prevent bound kthreads from changing cpus_allowed
David Rientjes
1
-0
/
+1
2008-06-10
sched: fix TASK_WAKEKILL vs SIGKILL race
Oleg Nesterov
1
-0
/
+13
2008-06-06
sched: fix cpupri hotplug support
Gregory Haskins
1
-2
/
+2
2008-06-06
sched: reorder task_struct to reduce padding on 64bit builds
Richard Kennedy
1
-8
/
+8
2008-06-06
namespacecheck: more sched.c fixes
Ingo Molnar
1
-18
/
+0
2008-05-29
Merge commit 'linus/master' into sched-fixes-for-linus
Ingo Molnar
1
-0
/
+2
2008-05-29
revert ("sched: fair-group: SMP-nice for group scheduling")
Ingo Molnar
1
-1
/
+0
2008-05-26
posix timers: discard SI_TIMER signals on exec
Oleg Nesterov
1
-0
/
+2
2008-05-25
softlockup: fix softlockup_thresh unaligned access and disable detection at r...
Dimitri Sivanich
1
-1
/
+1
2008-05-25
softlockup: allow panic on lockup
Ingo Molnar
1
-1
/
+2
2008-05-24
Port ftrace to markers
Mathieu Desnoyers
1
-32
/
+0
2008-05-23
ftrace: sched special
Ingo Molnar
1
-0
/
+6
2008-05-23
ftrace: fix __trace_special()
Ingo Molnar
1
-8
/
+12
2008-05-23
ftrace: fix wakeups
Ingo Molnar
1
-0
/
+2
2008-05-23
ftrace: sched tracer, trace full rbtree
Ingo Molnar
1
-9
/
+23
2008-05-23
ftrace: sched tracer fix
Ingo Molnar
1
-6
/
+0
2008-05-23
ftrace: make the task state char-string visible to all
Steven Rostedt
1
-0
/
+2
2008-05-23
sched: add latency tracer callbacks to the scheduler
Ingo Molnar
1
-0
/
+26
2008-05-13
Make 'cond_resched()' nullification depend on PREEMPT_BKL
Linus Torvalds
1
-1
/
+1
2008-05-12
Fix up 'need_resched()' definition
Linus Torvalds
1
-1
/
+1
2008-05-12
Add new 'cond_resched_bkl()' helper function
Linus Torvalds
1
-1
/
+5
2008-05-06
sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
Peter Zijlstra
1
-0
/
+29
2008-05-06
sched: make clock sync tunable by architecture code
Ingo Molnar
1
-0
/
+2
2008-05-06
sched: fix RT task-wakeup logic
Gregory Haskins
1
-1
/
+6
2008-04-30
Deprecate find_task_by_pid()
Pavel Emelyanov
1
-1
/
+4
2008-04-30
signals: use HAVE_SET_RESTORE_SIGMASK
Roland McGrath
1
-1
/
+1
2008-04-30
signals: fix /sbin/init protection from unwanted signals
Oleg Nesterov
1
-0
/
+2
2008-04-30
signals: join send_sigqueue() with send_group_sigqueue()
Oleg Nesterov
1
-2
/
+1
2008-04-30
signals: re-assign CLD_CONTINUED notification from the sender to reciever
Oleg Nesterov
1
-0
/
+6
2008-04-29
cgroups: add an owner to the mm_struct
Balbir Singh
1
-0
/
+13
2008-04-28
capabilities: implement per-process securebits
Andrew G. Morgan
1
-2
/
+1
2008-04-27
s390: KVM preparation: provide hook to enable pgstes in user pagetable
Carsten Otte
1
-0
/
+2
2008-04-24
[POWERPC] Add thread_info_cache_init() weak hook
Benjamin Herrenschmidt
1
-0
/
+2
2008-04-22
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
1
-1
/
+0
2008-04-19
sched: fair-group: de-couple load-balancing from the rb-trees
Peter Zijlstra
1
-0
/
+1
2008-04-19
sched: rt-group: optimize dequeue_rt_stack
Peter Zijlstra
1
-0
/
+1
2008-04-19
sched: fair-group: SMP-nice for group scheduling
Peter Zijlstra
1
-0
/
+1
2008-04-19
sched, cpuset: customize sched domains, core
Hidetoshi Seto
1
-1
/
+22
[prev]
[next]