开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Age
Commit message (
Expand
)
Author
2011-02-17
sched: Use group weight, idle cpu metrics to fix imbalances during idle
Suresh Siddha
2011-02-17
sched, cgroup: Fixup broken cgroup movement
Peter Zijlstra
2011-02-17
sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time
Venkatesh Pallipadi
2011-02-17
sched: Add a PF flag for ksoftirqd identification
Venkatesh Pallipadi
2011-02-17
sched: Remove unused PF_ALIGNWARN flag
Dave Young
2011-02-17
sched: Fix softirq time accounting
Venkatesh Pallipadi
2011-02-17
sched: Remove USER_SCHED
Dhaval Giani
2010-09-20
sched: Pre-compute cpumask_weight(sched_domain_span(sd))
Peter Zijlstra
2010-09-20
sched: Fix TASK_WAKING vs fork deadlock
Peter Zijlstra
2010-09-20
sched: _cpu_down(): Don't play with current->cpus_allowed
Oleg Nesterov
2010-09-20
sched: Extend enqueue_task to allow head queueing
Thomas Gleixner
2010-09-20
sched: Remove the cfs_rq dependency from set_task_cpu()
Peter Zijlstra
2010-09-20
sched: Add pre and post wakeup hooks
Peter Zijlstra
2010-09-20
sched: Remove forced2_migrations stats
Ingo Molnar
2010-09-20
sched: Sanitize fork() handling
Peter Zijlstra
2010-09-20
sched: Remove unused cpu_nr_migrations()
Hiroshi Shimamoto
2010-09-20
sched: Protect sched_rr_get_param() access to task->sched_class
Thomas Gleixner
2010-08-13
sched, cputime: Introduce thread_group_times()
Hidetoshi Seto
2010-05-26
revert "procfs: provide stack information for threads" and its fixup commits
Robin Holt
2010-03-15
sched: Fix sched_mv_power_savings for !SMT
Vaidyanathan Srinivasan
2010-02-23
resource: add helpers for fetching rlimits
Jiri Slaby
2010-02-09
Split 'flush_old_exec' into two functions
Linus Torvalds
2009-12-14
signal: Fix alternate signal stack check
Sebastian Andrzej Siewior
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2009-09-24
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
procfs: provide stack information for threads
Stefani Seibold
2009-09-23
getrusage: fill ru_maxrss value
Jiri Pirko
2009-09-22
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-21
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2009-09-21
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
sched: Simplify sys_sched_rr_get_interval() system call
Peter Williams
2009-09-20
sched: Fix raciness in runqueue_is_locked()
Andrew Morton
2009-09-18
rcu: Simplify rcu_read_unlock_special() quiescent-state accounting
Paul E. McKenney
2009-09-17
sched: Add new wakeup preemption mode: WAKEUP_RUNNING
Peter Zijlstra
2009-09-16
HWPOISON: Add PR_MCE_KILL prctl to control early kill behaviour per process
Andi Kleen
2009-09-16
sched: Add SD_PREFER_LOCAL
Peter Zijlstra
2009-09-15
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
[next]