index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
tick-sched.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-09
sched: Intoduce get_cpu_iowait_time_us()
Arjan van de Ven
1
-0
/
+28
2010-05-09
sched: Eliminate the ts->idle_lastupdate field
Arjan van de Ven
1
-4
/
+1
2010-05-09
sched: Fold updating of the last_update_time_info into update_ts_time_stats()
Arjan van de Ven
1
-11
/
+11
2010-05-09
sched: Update the idle statistics in get_cpu_idle_time_us()
Arjan van de Ven
1
-1
/
+6
2010-05-09
sched: Introduce a function to update the idle statistics
Arjan van de Ven
1
-10
/
+19
2010-05-09
sched: Add a comment to get_cpu_idle_time_us()
Arjan van de Ven
1
-0
/
+14
2010-03-11
sched: Rate-limit nohz
Mike Galbraith
1
-0
/
+3
2009-12-08
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-53
/
+88
2009-11-13
nohz: Track last do_timer() cpu
Thomas Gleixner
1
-24
/
+28
2009-11-13
nohz: Prevent clocksource wrapping during idle
Jon Hunter
1
-14
/
+38
2009-11-13
nohz: Type cast printk argument
Thomas Gleixner
1
-1
/
+1
2009-11-05
nohz: Introduce arch_needs_cpu
Martin Schwidefsky
1
-5
/
+8
2009-11-05
nohz: Reuse ktime in sub-functions of tick_check_idle.
Martin Schwidefsky
1
-29
/
+33
2009-10-07
NOHZ: update idle state also when NOHZ is inactive
Eero Nurkkala
1
-2
/
+7
2009-06-20
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+9
2009-05-27
NOHZ: Properly feed cpufreq ondemand governor
Eero Nurkkala
1
-3
/
+9
2009-05-13
timers: Identifying the existing pinned timers
Arun R Bharadwaj
1
-3
/
+4
2009-01-15
time-sched.c: tick_nohz_update_jiffies should be static
Jaswinder Singh Rajput
1
-1
/
+1
2009-01-03
Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-6
/
+6
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+5
2008-12-31
[PATCH] idle cputime accounting
Martin Schwidefsky
1
-7
/
+6
2008-12-31
[PATCH] fix scaled & unscaled cputime accounting
Martin Schwidefsky
1
-2
/
+3
2008-12-25
Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...
Ingo Molnar
1
-19
/
+25
2008-12-12
nohz: suppress needless timer reprogramming
Woodruff, Richard
1
-17
/
+24
2008-12-12
nohz: no softirq pending warnings for offline cpus
Heiko Carstens
1
-1
/
+1
2008-11-25
hrtimer: removing all ur callback modes
Peter Zijlstra
1
-1
/
+0
2008-11-24
sched: convert nohz_cpu_mask to cpumask_var_t.
Rusty Russell
1
-5
/
+5
2008-11-10
nohz: disable tick_nohz_kick_tick() for now
Thomas Gleixner
1
-0
/
+4
2008-10-22
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
1
-12
/
+13
2008-10-21
NOHZ: fix thinko in the timer restart code path
Thomas Gleixner
1
-1
/
+11
2008-10-17
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
1
-7
/
+19
2008-10-17
NOHZ: restart tick device from irq_enter()
Thomas Gleixner
1
-8
/
+23
2008-10-17
NOHZ: split tick_nohz_restart_sched_tick()
Thomas Gleixner
1
-22
/
+27
2008-10-17
NOHZ: unify the nohz function calls in irq_enter()
Thomas Gleixner
1
-1
/
+12
2008-10-15
Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...
Ingo Molnar
1
-1
/
+1
2008-10-09
[CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand g...
venkatesh.pallipadi@intel.com
1
-1
/
+10
2008-09-29
hrtimer: prevent migration of per CPU hrtimers
Thomas Gleixner
1
-1
/
+1
2008-09-23
clockevents: prevent stale tick_next_period for onlining CPUs
Thomas Gleixner
1
-0
/
+3
2008-09-23
clockevents: prevent cpu online to interfere with nohz
Thomas Gleixner
1
-4
/
+4
2008-09-05
hrtimer: convert kernel/* to the new hrtimer apis
Arjan van de Ven
1
-11
/
+10
2008-09-05
sched_clock: fix NOHZ interaction
Peter Zijlstra
1
-0
/
+3
2008-08-21
nohz: fix wrong event handler after online an offlined cpu
Miao Xie
1
-1
/
+5
2008-08-11
printk: robustify printk
Peter Zijlstra
1
-1
/
+1
2008-07-31
sched clock: revert various sched_clock() changes
Ingo Molnar
1
-2
/
+0
2008-07-24
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+10
2008-07-18
Merge branch 'linus' into timers/nohz
Ingo Molnar
1
-0
/
+2
2008-07-18
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
1
-2
/
+10
2008-07-15
Merge branch 'linus' into core/softlockup
Ingo Molnar
1
-0
/
+10
2008-07-15
Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+8
2008-07-11
sched_clock: stop maximum check on NO HZ
Steven Rostedt
1
-0
/
+2
[next]