index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
cputime.c
Age
Commit message (
Expand
)
Author
2016-09-30
sched/irqtime: Consolidate irqtime flushing code
Frederic Weisbecker
2016-09-30
sched/irqtime: Consolidate accounting synchronization with u64_stats API
Frederic Weisbecker
2016-09-30
sched/irqtime: Remove needless IRQs disablement on kcpustat update
Frederic Weisbecker
2016-09-30
sched/irqtime: No need for preempt-safe accessors
Frederic Weisbecker
2016-08-18
sched/cputime: Improve scalability by not accounting thread group tasks pendi...
Stanislaw Gruszka
2016-08-18
sched/cputime: Resync steal time when guest & host lose sync
Wanpeng Li
2016-08-18
sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regression
Peter Zijlstra
2016-08-11
sched/cputime: Fix omitted ticks passed in parameter
Frederic Weisbecker
2016-08-11
sched/cputime: Fix steal time accounting
Wanpeng Li
2016-07-27
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-14
sched/cputime: Drop local_irq_save/restore from irqtime_account_irq()
Rik van Riel
2016-07-14
sched/cputime: Clean up the old vtime gen irqtime accounting completely
Frederic Weisbecker
2016-07-14
sched/cputime: Replace VTIME_GEN irq time code with IRQ_TIME_ACCOUNTING code
Rik van Riel
2016-07-14
sched/cputime: Count actually elapsed irq & softirq time
Rik van Riel
2016-07-06
xen: add steal_clock support on x86
Juergen Gross
2016-06-14
sched/cputime: Add steal time support to full dynticks CPU time accounting
Wanpeng Li
2016-03-08
sched/cputime: Fix steal_account_process_tick() to always return jiffies
Chris Friesen
2016-02-29
sched, time: Switch VIRT_CPU_ACCOUNTING_GEN to jiffy granularity
Rik van Riel
2016-01-12
Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-12-21
missing include asm/paravirt.h in cputime.c
Stefano Stabellini
2015-12-04
sched/cputime: Convert vtime_seqlock to seqcount
Frederic Weisbecker
2015-12-04
sched/cputime: Introduce vtime accounting check for readers
Frederic Weisbecker
2015-12-04
sched/cputime: Rename vtime_accounting_enabled() to vtime_accounting_cpu_enab...
Frederic Weisbecker
2015-12-04
sched/cputime: Correctly handle task guest time on housekeepers
Frederic Weisbecker
2015-12-04
sched/cputime: Clarify vtime symbols and document them
Frederic Weisbecker
2015-12-04
sched/cputime: Remove extra cost in task_cputime()
Hiroshi Shimamoto
2015-12-04
sched/cputime: Fix invalid gtime in proc
Hiroshi Shimamoto
2015-10-01
kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support
Andrey Smetanin
2015-08-03
sched/cputime: Guarantee stime + utime == rtime
Peter Zijlstra
2015-05-08
sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()...
Jason Low
2014-10-03
sched, time: Fix build error with 64 bit cputime_t on 32 bit systems
Rik van Riel
2014-09-19
sched, time: Fix lock inversion in thread_group_cputime()
Rik van Riel
2014-09-08
sched, time: Atomically increment stime & utime
Rik van Riel
2014-09-08
time, signal: Protect resource use statistics with seqlock
Rik van Riel
2014-08-20
sched: Change thread_group_cputime() to use for_each_thread()
Oleg Nesterov
2014-05-07
sched: Sanitize irq accounting madness
Thomas Gleixner
2014-04-01
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-03-13
cputime: Fix jiffies based cputime assumption on steal accounting
Frederic Weisbecker
2014-02-09
sched: Implement task_nice() as static inline function
Dongsheng Yang
2013-09-05
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-09-04
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-09-04
sched/cputime: Do not scale when utime == 0
Stanislaw Gruszka
2013-08-16
sched/cputime: Use this_cpu_add() in task_group_account_field()
Christoph Lameter
2013-08-14
vtime: Always debug check snapshot source _before_ updating it
Frederic Weisbecker
2013-08-14
vtime: Always scale generic vtime accounting results
Frederic Weisbecker
2013-08-14
vtime: Optimize full dynticks accounting off case with static keys
Frederic Weisbecker
2013-08-14
vtime: Fix racy cputime delta update
Frederic Weisbecker
2013-08-14
vtime: Remove a few unneeded generic vtime state checks
Frederic Weisbecker
2013-08-14
context_tracking: Optimize guest APIs off case with static key
Frederic Weisbecker
2013-08-13
vtime: Update a few comments
Frederic Weisbecker
[next]