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
starfive-6.6.48-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
2014-12-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+0
2014-12-19
tick/powerclamp: Remove tick_nohz_idle abuse
Thomas Gleixner
1
-2
/
+0
2014-12-12
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-1
/
+1
2014-11-04
rcu: Remove "cpu" argument to rcu_needs_cpu()
Paul E. McKenney
1
-1
/
+1
2014-10-29
percpu: Convert remaining __get_cpu_var uses in 3.18-rcX
Christoph Lameter
1
-1
/
+1
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-12
/
+12
2014-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2014-10-09
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+8
2014-10-09
s390/nohz: use a per-cpu flag for arch_needs_cpu
Martin Schwidefsky
1
-1
/
+1
2014-09-13
nohz: nohz full depends on irq work self IPI support
Frederic Weisbecker
1
-0
/
+14
2014-09-13
nohz: Consolidate nohz full init code
Frederic Weisbecker
1
-19
/
+19
2014-09-05
nohz: Restore NMI safe local irq work for local nohz kick
Frederic Weisbecker
1
-0
/
+14
2014-08-26
scheduler: Replace __get_cpu_var with this_cpu_ptr
Christoph Lameter
1
-2
/
+2
2014-08-26
time: Replace __get_cpu_var uses
Christoph Lameter
1
-10
/
+10
2014-08-22
nohz: Avoid tick's double reprogramming in highres mode
Viresh Kumar
1
-0
/
+4
2014-08-22
nohz: Fix spurious periodic tick behaviour in low-res dynticks mode
Viresh Kumar
1
-0
/
+4
2014-08-05
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+6
2014-07-09
rcu: Bind grace-period kthreads to non-NO_HZ_FULL CPUs
Paul E. McKenney
1
-0
/
+10
2014-06-16
nohz: Support nohz full remote kick
Frederic Weisbecker
1
-4
/
+6
2014-04-15
tick-sched: Check tick_nohz_enabled in tick_nohz_switch_to_nohz()
Viresh Kumar
1
-1
/
+1
2014-04-15
tick-sched: Don't call update_wall_time() when delta is lesser than tick_period
Viresh Kumar
1
-0
/
+3
2014-01-25
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
1
-13
/
+14
2014-01-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-23
/
+17
2014-01-16
nohz_full: fix code style issue of tick_nohz_full_stop_tick
Alex Shi
1
-8
/
+8
2014-01-16
nohz: Get timekeeping max deferment outside jiffies_lock
Frederic Weisbecker
1
-1
/
+2
2014-01-16
tick: Rename tick_check_idle() to tick_irq_enter()
Frederic Weisbecker
1
-4
/
+4
2014-01-13
sched/clock, x86: Use a static_key for sched_clock_stable
Peter Zijlstra
1
-1
/
+1
2014-01-12
Merge branch 'fortglx/3.14/time' of git://git.linaro.org/people/john.stultz/l...
Ingo Molnar
1
-0
/
+1
2014-01-12
Merge branch 'linus' into timers/core
Ingo Molnar
1
-13
/
+12
2013-12-23
tick/timekeeping: Call update_wall_time outside the jiffies lock
John Stultz
1
-0
/
+1
2013-12-02
nohz: Convert a few places to use local per cpu accesses
Frederic Weisbecker
1
-23
/
+16
2013-11-29
nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=off
Thomas Gleixner
1
-1
/
+3
2013-11-19
NOHZ: Check for nohz active instead of nohz enabled
Thomas Gleixner
1
-12
/
+9
2013-08-16
nohz: Include local CPU in full dynticks global kick
Frederic Weisbecker
1
-0
/
+1
2013-08-14
Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
1
-32
/
+27
2013-08-14
nohz: Optimize full dynticks's sched hooks with static keys
Frederic Weisbecker
1
-4
/
+4
2013-08-14
nohz: Optimize full dynticks state checks with static keys
Frederic Weisbecker
1
-12
/
+2
2013-08-14
nohz: Rename a few state variables
Frederic Weisbecker
1
-22
/
+22
2013-08-13
nohz: Only enable context tracking on full dynticks CPUs
Frederic Weisbecker
1
-0
/
+6
2013-07-29
Revert "cpuidle: Quickly notice prediction failure for repeat mode"
Rafael J. Wysocki
1
-7
/
+2
2013-07-24
nohz: fix compile warning in tick_nohz_init()
Li Zhong
1
-2
/
+0
2013-07-24
nohz: Do not warn about unstable tsc unless user uses nohz_full
Steven Rostedt
1
-1
/
+2
2013-07-15
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
1
-1
/
+1
2013-07-10
Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
1
-10
/
+5
2013-06-20
nohz: Remove obsolete check for full dynticks CPUs to be RCU nocbs
Frederic Weisbecker
1
-10
/
+0
2013-06-20
nohz: Warn if the machine can not perform nohz_full
Steven Rostedt
1
-0
/
+5
2013-05-31
nohz: Fix notifier return val that enforce timekeeping
Li Zhong
1
-1
/
+1
2013-05-16
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+2
2013-05-14
tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offline
Thomas Gleixner
1
-0
/
+1
2013-05-12
tick: Cleanup NOHZ per cpu data on cpu down
Thomas Gleixner
1
-1
/
+1
[next]