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-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
1
-0
/
+2
2009-09-24
task_struct cleanup: move binfmt field to mm_struct
Hiroshi Shimamoto
1
-1
/
+0
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
1
-4
/
+4
2009-09-24
signals: inline __fatal_signal_pending
Roland McGrath
1
-1
/
+4
2009-09-24
ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee
Oleg Nesterov
1
-0
/
+1
2009-09-24
cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=y
Rusty Russell
1
-0
/
+3
2009-09-23
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+13
2009-09-23
procfs: provide stack information for threads
Stefani Seibold
1
-0
/
+1
2009-09-23
getrusage: fill ru_maxrss value
Jiri Pirko
1
-0
/
+10
2009-09-22
cpuidle: fix the menu governor to boost IO performance
Arjan van de Ven
1
-0
/
+4
2009-09-22
oom: move oom_adj value from task_struct to signal_struct
KOSAKI Motohiro
1
-1
/
+2
2009-09-22
ksm: unmerge is an origin of OOMs
Hugh Dickins
1
-1
/
+1
2009-09-22
ksm: the mm interface to ksm
Hugh Dickins
1
-0
/
+7
2009-09-21
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-6
/
+6
2009-09-21
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-6
/
+6
2009-09-21
sched: Simplify sys_sched_rr_get_interval() system call
Peter Williams
1
-0
/
+2
2009-09-20
sched: Fix raciness in runqueue_is_locked()
Andrew Morton
1
-1
/
+1
2009-09-18
rcu: Simplify rcu_read_unlock_special() quiescent-state accounting
Paul E. McKenney
1
-1
/
+0
2009-09-17
sched: Add new wakeup preemption mode: WAKEUP_RUNNING
Peter Zijlstra
1
-0
/
+2
2009-09-16
HWPOISON: Add PR_MCE_KILL prctl to control early kill behaviour per process
Andi Kleen
1
-0
/
+2
2009-09-16
sched: Add SD_PREFER_LOCAL
Peter Zijlstra
1
-1
/
+1
2009-09-15
sched: Add WF_FORK
Peter Zijlstra
1
-0
/
+1
2009-09-15
sched: Rename sync arguments
Peter Zijlstra
1
-2
/
+7
2009-09-15
sched: Rename select_task_rq() argument
Peter Zijlstra
1
-1
/
+1
2009-09-15
x86: sched: Provide arch implementations using aperf/mperf
Peter Zijlstra
1
-0
/
+4
2009-09-15
sched: Merge select_task_rq_fair() and sched_balance_self()
Peter Zijlstra
1
-4
/
+3
2009-09-15
sched: Add TASK_WAKING
Peter Zijlstra
1
-0
/
+1
2009-09-15
sched: Hook sched_balance_self() into sched_class::select_task_rq()
Peter Zijlstra
1
-1
/
+2
2009-09-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-39
/
+55
2009-09-12
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+29
2009-09-09
sched: Turn off child_runs_first
Mike Galbraith
1
-1
/
+1
2009-09-04
sched: Remove reciprocal for cpu_power
Peter Zijlstra
1
-8
/
+2
2009-09-04
sched: Scale down cpu_power due to RT tasks
Peter Zijlstra
1
-0
/
+1
2009-09-04
sched: Add smt_gain
Peter Zijlstra
1
-0
/
+1
2009-09-04
sched: Add SD_PREFER_SIBLING
Peter Zijlstra
1
-14
/
+15
2009-09-04
Merge branch 'linus' into core/rcu
Ingo Molnar
1
-0
/
+1
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
1
-0
/
+1
2009-09-02
sched: Provide iowait counters
Arjan van de Ven
1
-0
/
+4
2009-09-02
Merge commit 'v2.6.31-rc8' into sched/core
Ingo Molnar
1
-0
/
+1
2009-08-29
rcu: Changes from reviews: avoid casts, fix/add warnings, improve comments
Paul E. McKenney
1
-1
/
+3
2009-08-29
rcu: Create rcutree plugins to handle hotplug CPU for multi-level trees
Paul E. McKenney
1
-2
/
+2
2009-08-23
rcu: Remove CONFIG_PREEMPT_RCU
Paul E. McKenney
1
-13
/
+0
2009-08-23
rcu: Merge preemptable-RCU functionality into hierarchical RCU
Paul E. McKenney
1
-0
/
+37
2009-08-20
Merge branch 'master' into next
James Morris
1
-0
/
+1
2009-08-19
mm: revert "oom: move oom_adj value"
KOSAKI Motohiro
1
-0
/
+1
2009-08-18
sched, task_struct: stack_canary is not needed without CC_STACKPROTECTOR
Hiroshi Shimamoto
1
-0
/
+2
2009-08-06
Merge branch 'master' into next
James Morris
1
-1
/
+2
2009-08-03
itimers: Fix periodic tics precision
Stanislaw Gruszka
1
-0
/
+2
2009-08-03
itimers: Merge ITIMER_VIRT and ITIMER_PROF
Stanislaw Gruszka
1
-3
/
+11
[next]