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-05-13
timers: /proc/sys sysctl hook to enable timer migration
Arun R Bharadwaj
1
-0
/
+1
2009-05-11
CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace
David Howells
1
-1
/
+3
2009-05-08
Merge branch 'master' into next
James Morris
1
-52
/
+68
2009-05-07
Merge branch 'tracing/hw-branch-tracing' into tracing/core
Ingo Molnar
1
-9
/
+4
2009-04-30
SELinux: Don't flush inherited SIGKILL during execve()
David Howells
1
-0
/
+1
2009-04-29
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-1
/
+2
2009-04-24
Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing
Ingo Molnar
1
-9
/
+17
2009-04-18
tracing: add same level recursion detection
Steven Rostedt
1
-1
/
+3
2009-04-15
rculist: use list_entry_rcu in places where it's appropriate
Jiri Pirko
1
-3
/
+5
2009-04-09
sched: do not count frozen tasks toward load
Nathan Lynch
1
-1
/
+2
2009-04-08
Merge commit 'v2.6.30-rc1' into perfcounters/core
Ingo Molnar
1
-8
/
+15
2009-04-08
Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+10
2009-04-07
x86, ptrace: add bts context unconditionally
Markus Metzger
1
-2
/
+0
2009-04-07
mm, x86, ptrace, bts: defer branch trace stopping
Markus Metzger
1
-7
/
+2
2009-04-07
sched, hw-branch-tracer: add wait_task_context_switch() function to sched.h
Markus Metzger
1
-0
/
+2
2009-04-07
Merge branch 'linus' into core/softlockup
Ingo Molnar
1
-46
/
+90
2009-04-06
perf_counter: generic context switch event
Peter Zijlstra
1
-1
/
+0
2009-04-06
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
1
-43
/
+71
2009-04-06
Merge branch 'linus' into irq/threaded
Ingo Molnar
1
-44
/
+69
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+4
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+2
2009-04-03
pids: kill signal_struct-> __pgrp/__session and friends
Oleg Nesterov
1
-37
/
+6
2009-04-03
pids: refactor vnr/nr_ns helpers to make them safe
Oleg Nesterov
1
-7
/
+20
2009-04-03
pids: document task_pgrp/task_session is not safe without tasklist/rcu
Oleg Nesterov
1
-0
/
+5
2009-04-03
forget_original_parent: split out the un-ptrace part
Oleg Nesterov
1
-0
/
+5
2009-04-03
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+2
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
1
-0
/
+4
2009-04-01
get_mm_hiwater_xxx: trivial, s/define/inline/
Oleg Nesterov
1
-2
/
+9
2009-04-01
Get rid of indirect include of fs_struct.h
Al Viro
1
-1
/
+2
2009-03-31
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+3
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
1
-2
/
+14
2009-03-27
Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+16
2009-03-24
function-graph: ignore times across schedule
Steven Rostedt
1
-0
/
+2
2009-03-24
genirq: add threaded interrupt handler support
Thomas Gleixner
1
-0
/
+5
2009-03-24
Merge branch 'master' into next
James Morris
1
-30
/
+41
2009-03-13
Merge commit 'v2.6.29-rc8' into cpus4096
Ingo Molnar
1
-0
/
+3
2009-03-13
Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core
Ingo Molnar
1
-0
/
+3
2009-03-13
Merge branch 'core/locking' into tracing/ftrace
Ingo Molnar
1
-0
/
+3
2009-03-13
Merge branch 'linus' into core/locking
Ingo Molnar
1
-0
/
+3
2009-03-12
cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed.
Rusty Russell
1
-0
/
+3
2009-03-06
Merge branch 'x86/core' into tracing/textedit
Ingo Molnar
1
-2
/
+14
2009-03-05
Merge branch 'x86/urgent' into x86/core
Ingo Molnar
1
-0
/
+4
2009-03-05
Merge commit 'v2.6.29-rc7' into core/locking
Ingo Molnar
1
-30
/
+38
2009-03-04
Merge branch 'core/locking' into tracing/ftrace
Ingo Molnar
1
-0
/
+3
2009-03-04
Merge commit 'v2.6.29-rc7' into perfcounters/core
Ingo Molnar
1
-0
/
+4
2009-03-04
Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core
Ingo Molnar
1
-0
/
+4
2009-03-02
Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core
Ingo Molnar
1
-0
/
+14
2009-02-27
sched: don't allow setuid to succeed if the user does not have rt bandwidth
Dhaval Giani
1
-0
/
+4
2009-02-27
Merge branch 'sched/clock' into tracing/ftrace
Ingo Molnar
1
-0
/
+10
2009-02-26
sched: allow architectures to specify sched_clock_stable
Ingo Molnar
1
-0
/
+10
[prev]
[next]