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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-25
workqueue: Provide destroy_delayed_work_on_stack()
Thomas Gleixner
2
-0
/
+9
2014-03-22
clocksource: CMT, MTU2, TMU and STI should depend on GENERIC_CLOCKEVENTS
Geert Uytterhoeven
1
-0
/
+4
2014-03-20
timer: Remove code redundancy while calling get_nohz_timer_target()
Viresh Kumar
4
-22
/
+11
2014-03-20
hrtimer: Rearrange comments in the order struct members are declared
Viresh Kumar
1
-2
/
+2
2014-03-20
timer: Use variable head instead of &work_list in __run_timers()
Viresh Kumar
1
-1
/
+1
2014-03-12
clocksource: exynos_mct: silence a static checker warning
Dan Carpenter
1
-1
/
+1
2014-03-12
arm: zynq: Add support for cpufreq
Soren Brinkmann
3
-0
/
+11
2014-03-12
arm: zynq: Don't use arm_global_timer with cpufreq
Soren Brinkmann
1
-1
/
+1
2014-03-12
clocksource/cadence_ttc: Overhaul clocksource frequency adjustment
Soren Brinkmann
1
-20
/
+84
2014-03-12
clocksource/cadence_ttc: Call clockevents_update_freq() with IRQs enabled
Soren Brinkmann
1
-15
/
+2
2014-03-12
clocksource: Add Kconfig entries for CMT, MTU2, TMU and STI
Magnus Damm
1
-0
/
+44
2014-03-12
sh: Remove Kconfig entries for TMU, CMT and MTU2
Magnus Damm
1
-53
/
+23
2014-03-12
ARM: shmobile: Remove CMT, TMU and STI Kconfig entries
Magnus Damm
1
-18
/
+18
2014-03-12
clocksource: armada-370-xp: Use atomic access for shared registers
Ezequiel Garcia
1
-8
/
+4
2014-03-12
clocksource: orion: Use atomic access for shared registers
Ezequiel Garcia
1
-18
/
+10
2014-03-12
clocksource: timer-keystone: Delete unnecessary variable
Matthias Brugger
1
-4
/
+1
2014-03-12
clocksource: timer-keystone: introduce clocksource driver for Keystone
Ivan Khoronzhuk
2
-0
/
+245
2014-03-12
clocksource: keystone: add bindings for keystone timer
Ivan Khoronzhuk
1
-0
/
+29
2014-03-12
ARM: sunxi: dt: Convert to the new clocksource compatible
Maxime Ripard
5
-5
/
+5
2014-03-12
clocksource: sunxi: Add new compatibles
Maxime Ripard
2
-3
/
+3
2014-03-12
ARM: u300: move timer driver to clocksource
Linus Walleij
4
-5
/
+3
2014-03-12
clocksource: arch_timer: Set dynamic irq affinity on mmio clockevent
Stephen Boyd
1
-0
/
+1
2014-03-10
Merge branch 'fortglx/3.15/time' of git://git.linaro.org/people/john.stultz/l...
Thomas Gleixner
2
-0
/
+3
2014-03-04
timer: Make sure TIMER_FLAG_MASK bits are free in allocated base
Viresh Kumar
1
-3
/
+2
2014-03-04
timer: Check failure of timer_cpu_notify() before calling init_timer_stats()
Viresh Kumar
1
-2
/
+2
2014-03-03
kernel: Include appropriate header file in time/timekeeping_debug.c
Rashika Kheria
1
-0
/
+2
2014-02-28
Merge branch 'timers.2014.02.25a' of git://git.kernel.org/pub/scm/linux/kerne...
Thomas Gleixner
1
-2
/
+28
2014-02-26
timers: Make internal_add_timer() update ->next_timer if ->active_timers == 0
Oleg Nesterov
1
-2
/
+2
2014-02-26
timers: Reduce future __run_timers() latency for first add to empty list
Paul E. McKenney
1
-0
/
+1
2014-02-26
timers: Reduce future __run_timers() latency for newly emptied list
Paul E. McKenney
1
-0
/
+2
2014-02-26
timers: Reduce __run_timers() latency for empty list
Paul E. McKenney
1
-0
/
+18
2014-02-26
timers: Track total number of timers in list
Paul E. McKenney
1
-0
/
+5
2014-02-14
nohz: ensure users are aware boot CPU is not NO_HZ_FULL
Paul Gortmaker
1
-1
/
+1
2014-02-14
timer: Spare IPI when deferrable timer is queued on idle remote targets
Viresh Kumar
1
-1
/
+8
2014-02-09
tick: Fixup more fallout from hrtimer broadcast mode
Preeti U Murthy
3
-2
/
+6
2014-02-07
time: Fixup fallout from recent clockevent/tick changes
Thomas Gleixner
2
-2
/
+3
2014-02-07
tick: Introduce hrtimer based broadcast
Preeti U Murthy
4
-4
/
+167
2014-02-07
cpuidle: Handle clockevents_notify(BROADCAST_ENTER) failure
Preeti U Murthy
1
-6
/
+8
2014-02-07
time: Change the return type of clockevents_notify() to integer
Preeti U Murthy
4
-11
/
+15
2014-02-07
clockevents: Adjust timer interval when frequency changes
Soren Brinkmann
1
-3
/
+6
2014-02-07
clockevents: Serialize calls to clockevents_update_freq() in the core
Thomas Gleixner
3
-13
/
+45
2014-02-07
timekeeping: Move clock sync work to power efficient workqueue
Shaibal Dutta
1
-2
/
+3
2014-02-03
Linus 3.14-rc1
Linus Torvalds
1
-3
/
+3
2014-02-03
Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
15
-73
/
+278
2014-02-03
hpfs: optimize quad buffer loading
Mikulas Patocka
1
-46
/
+50
2014-02-03
hpfs: remember free space
Mikulas Patocka
3
-10
/
+87
2014-02-03
parisc: add flexible mmap memory layout support
Helge Deller
6
-43
/
+233
2014-02-02
parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc
Guy Martin
1
-1
/
+1
2014-02-02
parisc: convert uapi/asm/stat.h to use native types only
Helge Deller
1
-21
/
+19
2014-02-02
parisc: wire up sched_setattr and sched_getattr
Helge Deller
2
-1
/
+5
[next]