index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
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-11
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-06
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-16
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
2008-07-11
nohz: don't stop idle tick if softirqs are pending.
Heiko Carstens
1
-0
/
+1
2008-05-30
nohz: reduce jiffies polling overhead
Ingo Molnar
1
-0
/
+7
2008-05-30
softlockup: fix false positives on nohz if CPU is 100% idle for more than 60 ...
Ingo Molnar
1
-2
/
+2
2008-04-25
softlockup: fix NOHZ wakeup
Ingo Molnar
1
-0
/
+1
2008-04-19
sched: rt-group: synchonised bandwidth period
Peter Zijlstra
1
-5
/
+0
2008-04-17
clockevents: optimise tick_nohz_stop_sched_tick() a bit
Karsten Wiese
1
-4
/
+2
2008-03-09
time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_tim...
Karsten Wiese
1
-1
/
+1
2008-02-29
rcu: add support for dynamic ticks and preempt rcu
Steven Rostedt
1
-0
/
+3
2008-02-08
timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres
Li Zefan
1
-1
/
+1
2008-02-01
tick-sched: add more debug information
Thomas Gleixner
1
-0
/
+2
2008-01-30
time: track accurate idle time with tick_sched.idle_sleeptime
Venki Pallipadi
1
-22
/
+48
2008-01-30
time: more timer related cleanups
Pavel Machek
1
-1
/
+1
2008-01-30
time: timer cleanups
Pavel Machek
1
-2
/
+2
2008-01-25
hrtimer: clean up cpu->base locking tricks
Peter Zijlstra
1
-8
/
+0
2008-01-25
sched: rt throttling vs no_hz
Peter Zijlstra
1
-0
/
+5
2007-11-28
softlockup: fix false positives on CONFIG_NOHZ
Thomas Gleixner
1
-0
/
+2
2007-11-06
time: fix inconsistent function names in comments
Li Zefan
1
-1
/
+1
2007-10-29
clockevents: unexport tick_nohz_get_sleep_length
Adrian Bunk
1
-2
/
+0
2007-10-20
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-0
/
+16
2007-10-17
Use num_possible_cpus() instead of NR_CPUS for timer distribution
john stultz
1
-1
/
+1
2007-10-10
cpuidle: consolidate 2.6.22 cpuidle branch into one patch
Len Brown
1
-0
/
+16
2007-09-16
clockevents: prevent stale tick update on offline cpu
Thomas Gleixner
1
-0
/
+12
2007-07-22
tick management: spread timer interrupt
john stultz
1
-1
/
+6
2007-05-30
NOHZ: prevent multiplication overflow - stop timer for huge timeouts
Thomas Gleixner
1
-1
/
+15
2007-05-24
NOHZ: Rate limit the local softirq pending warning output
Thomas Gleixner
1
-3
/
+9
[prev]
[next]