index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched_stats.h
Age
Commit message (
Expand
)
Author
2011-05-28
sched: More sched_domain iterations fixes
Xiaotian Feng
2010-10-24
sched_stat: Update sched_info_queue/dequeue() code comments
Rakib Mullick
2010-06-18
sched: Remove the obsolete exit_state/signal hacks
Oleg Nesterov
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