index
:
xivo/linux.git
net-next
Linux branches with e1000 patched for support of the EP80579 GbE MAC and XiVO IPBX Open Hardware
XiVO Dev Team
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched_stats.h
Age
Commit message (
Expand
)
Author
2009-03-24
sched: remove unused fields from struct rq
Luis Henriques
2009-02-05
timers: split process wide cpu clocks/timers
Peter Zijlstra
2009-01-07
itimers: remove the per-cpu-ish-ness
Peter Zijlstra
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-12-18
schedstat: consolidate per-task cpu runtime stats
Ken Chen
2008-12-13
Merge ../linux-2.6-x86
Rusty Russell
2008-12-13
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...
Rusty Russell
2008-11-24
sched: wrap sched_group and sched_domain cpumask accesses.
Rusty Russell
2008-11-17
sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix...
Oleg Nesterov
2008-10-23
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...
Linus Torvalds
2008-10-23
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-10-23
proc: move /proc/schedstat boilerplate to kernel/sched_stats.h
Alexey Dobriyan
2008-10-17
sched: fix the wrong mask_len, cleanup
Peter Zijlstra
2008-10-17
sched: fix the wrong mask_len
Miao Xie
2008-09-27
timers: fix itimer/many thread hang, v3
Frank Mayhar
2008-09-23
timers: fix itimer/many thread hang, v2
Frank Mayhar
2008-07-04
sched: fix accounting in task delay accounting & migration
Ankita Garg
2008-06-19
sched, delay accounting: fix incorrect delay time when constantly waiting on ...
Bharath Ravi
2008-05-29
show_schedstat(): fix memleak
Adrian Bunk
2008-04-19
cpumask: use new cpus_scnprintf function
Mike Travis
2007-11-28
sched: clean up kernel/sched_stat.h
Ingo Molnar
2007-11-09
sched: fix delay accounting regression
Balbir Singh
2007-10-18
sched: reduce schedstat variable overhead a bit
Ken Chen
2007-10-15
sched: clean up schedstats, cnt -> count
Ingo Molnar
2007-10-15
sched: fix delay accounting performance regression
Ingo Molnar
2007-08-02
[PATCH] sched: add schedstat_set() API
Ingo Molnar
2007-07-09
sched: update delay-accounting to use CFS's precise stats
Balbir Singh
2007-07-09
sched: move code into kernel/sched_stats.h
Ingo Molnar