Hidetoshi Seto
|
0cf55e1ec0
sched, cputime: Introduce thread_group_times()
|
15 years ago |
Hidetoshi Seto
|
d99ca3b977
sched, cputime: Cleanups related to task_times()
|
15 years ago |
Hiroshi Shimamoto
|
fa1452e808
locking, task_struct: Reduce size on TRACE_IRQFLAGS and 64bit
|
15 years ago |
Hidetoshi Seto
|
d5b7c78e97
sched: Remove task_{u,s,g}time()
|
15 years ago |
Hidetoshi Seto
|
d180c5bcce
sched: Introduce task_times() to replace task_{u,s}time() pair
|
15 years ago |
Sebastian Andrzej Siewior
|
2a855dd01b
signal: Fix alternate signal stack check
|
15 years ago |
Rusty Russell
|
acc3f5d7ca
cpumask: Partition_sched_domains takes array of cpumask_var_t
|
15 years ago |
Hiroshi Shimamoto
|
9824a2b728
sched: Remove unused cpu_nr_migrations()
|
15 years ago |
Hiroshi Shimamoto
|
2a2bb3142d
sched: Remove unused time_sync_thresh declaration
|
15 years ago |
Hiroshi Shimamoto
|
1477b6a7ed
sched: Remove unused __schedule() declaration
|
15 years ago |
Linus Torvalds
|
db16826367
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
|
16 years ago |
Hiroshi Shimamoto
|
801460d0cf
task_struct cleanup: move binfmt field to mm_struct
|
16 years ago |
Alexey Dobriyan
|
8d65af789f
sysctl: remove "struct file *" argument of ->proc_handler
|
16 years ago |
Roland McGrath
|
d9588725e5
signals: inline __fatal_signal_pending
|
16 years ago |
Oleg Nesterov
|
a7f0765edf
ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee
|
16 years ago |
Rusty Russell
|
e0ad955680
cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=y
|
16 years ago |
Linus Torvalds
|
31bbb9b58d
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Stefani Seibold
|
d899bf7b55
procfs: provide stack information for threads
|
16 years ago |
Jiri Pirko
|
1f10206cf8
getrusage: fill ru_maxrss value
|
16 years ago |
Arjan van de Ven
|
69d25870f2
cpuidle: fix the menu governor to boost IO performance
|
16 years ago |
KOSAKI Motohiro
|
28b83c5193
oom: move oom_adj value from task_struct to signal_struct
|
16 years ago |
Hugh Dickins
|
35451beecb
ksm: unmerge is an origin of OOMs
|
16 years ago |
Hugh Dickins
|
f8af4da3b4
ksm: the mm interface to ksm
|
16 years ago |
Linus Torvalds
|
43c1266ce4
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Linus Torvalds
|
b8c7f1dc5c
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Ingo Molnar
|
cdd6c482c9
perf: Do the big rename: Performance Counters -> Performance Events
|
16 years ago |
Peter Williams
|
0d721ceadb
sched: Simplify sys_sched_rr_get_interval() system call
|
16 years ago |
Andrew Morton
|
89f19f04dc
sched: Fix raciness in runqueue_is_locked()
|
16 years ago |
Paul E. McKenney
|
c3422bea5f
rcu: Simplify rcu_read_unlock_special() quiescent-state accounting
|
16 years ago |
Peter Zijlstra
|
ad4b78bbcb
sched: Add new wakeup preemption mode: WAKEUP_RUNNING
|
16 years ago |