index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Commit message (
Expand
)
Author
Age
*
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2009-09-24
|
\
|
*
HWPOISON: Add PR_MCE_KILL prctl to control early kill behaviour per process
Andi Kleen
2009-09-16
*
|
task_struct cleanup: move binfmt field to mm_struct
Hiroshi Shimamoto
2009-09-24
*
|
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-24
*
|
signals: inline __fatal_signal_pending
Roland McGrath
2009-09-24
*
|
ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee
Oleg Nesterov
2009-09-24
*
|
cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=y
Rusty Russell
2009-09-23
*
|
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-09-23
|
\
\
|
*
|
itimers: Fix periodic tics precision
Stanislaw Gruszka
2009-08-03
|
*
|
itimers: Merge ITIMER_VIRT and ITIMER_PROF
Stanislaw Gruszka
2009-08-03
*
|
|
procfs: provide stack information for threads
Stefani Seibold
2009-09-23
*
|
|
getrusage: fill ru_maxrss value
Jiri Pirko
2009-09-23
*
|
|
cpuidle: fix the menu governor to boost IO performance
Arjan van de Ven
2009-09-22
*
|
|
oom: move oom_adj value from task_struct to signal_struct
KOSAKI Motohiro
2009-09-22
*
|
|
ksm: unmerge is an origin of OOMs
Hugh Dickins
2009-09-22
*
|
|
ksm: the mm interface to ksm
Hugh Dickins
2009-09-22
*
|
|
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2009-09-21
|
\
\
\
|
*
|
|
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
*
|
|
|
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-09-21
|
\
\
\
\
|
*
|
|
|
rcu: Simplify rcu_read_unlock_special() quiescent-state accounting
Paul E. McKenney
2009-09-17
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
sched: Simplify sys_sched_rr_get_interval() system call
Peter Williams
2009-09-21
*
|
|
|
sched: Fix raciness in runqueue_is_locked()
Andrew Morton
2009-09-20
|
|
/
/
|
/
|
|
*
|
|
sched: Add new wakeup preemption mode: WAKEUP_RUNNING
Peter Zijlstra
2009-09-17
*
|
|
sched: Add SD_PREFER_LOCAL
Peter Zijlstra
2009-09-16
*
|
|
sched: Add WF_FORK
Peter Zijlstra
2009-09-15
*
|
|
sched: Rename sync arguments
Peter Zijlstra
2009-09-15
*
|
|
sched: Rename select_task_rq() argument
Peter Zijlstra
2009-09-15
*
|
|
x86: sched: Provide arch implementations using aperf/mperf
Peter Zijlstra
2009-09-15
*
|
|
sched: Merge select_task_rq_fair() and sched_balance_self()
Peter Zijlstra
2009-09-15
*
|
|
sched: Add TASK_WAKING
Peter Zijlstra
2009-09-15
*
|
|
sched: Hook sched_balance_self() into sched_class::select_task_rq()
Peter Zijlstra
2009-09-15
|
/
/
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-09-11
|
\
\
|
*
|
sched: Turn off child_runs_first
Mike Galbraith
2009-09-09
|
*
|
sched: Remove reciprocal for cpu_power
Peter Zijlstra
2009-09-04
|
*
|
sched: Scale down cpu_power due to RT tasks
Peter Zijlstra
2009-09-04
|
*
|
sched: Add smt_gain
Peter Zijlstra
2009-09-04
|
*
|
sched: Add SD_PREFER_SIBLING
Peter Zijlstra
2009-09-04
|
*
|
sched: Provide iowait counters
Arjan van de Ven
2009-09-02
|
*
|
Merge commit 'v2.6.31-rc8' into sched/core
Ingo Molnar
2009-09-02
|
|
\
\
|
*
|
|
sched, task_struct: stack_canary is not needed without CC_STACKPROTECTOR
Hiroshi Shimamoto
2009-08-18
|
*
|
|
sched: Enhance the pre/post scheduling logic
Gregory Haskins
2009-08-02
|
*
|
|
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2009-08-02
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
sched: Fix cond_resched_lock() in !CONFIG_PREEMPT
Frederic Weisbecker
2009-08-02
|
*
|
|
sched: Convert the only user of cond_resched_bkl to use cond_resched()
Frederic Weisbecker
2009-07-18
|
*
|
|
sched: Pull up the might_sleep() check into cond_resched()
Frederic Weisbecker
2009-07-18
|
*
|
|
sched: Remove the CONFIG_PREEMPT_BKL case definition of cond_resched()
Frederic Weisbecker
2009-07-18
|
*
|
|
Merge branch 'linus' into sched/core
Ingo Molnar
2009-07-18
|
|
\
\
\
|
*
\
\
\
Merge branch 'linus' into sched/core
Ingo Molnar
2009-06-29
|
|
\
\
\
\
|
*
|
|
|
|
sched: Introduce SCHED_RESET_ON_FORK scheduling policy flag
Lennart Poettering
2009-06-15
*
|
|
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-09-11
|
\
\
\
\
\
\
[next]