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
2020-01-16
MIPS: vdso: Define BUILD_VDSO32 when building a 32bit kernel
Thomas Gleixner
1
-0
/
+4
2020-01-15
tick/common: Touch watchdog in tick_unfreeze() on all CPUs
Chunyan Zhang
1
-0
/
+2
2020-01-15
alarmtimer: Unregister wakeup source when module get fails
Stephen Boyd
1
-3
/
+5
2020-01-14
selftests/timens: Check for right timens offsets after fork and exec
Andrei Vagin
3
-1
/
+96
2020-01-14
selftests/timens: Add a simple perf test for clock_gettime()
Andrei Vagin
3
-1
/
+99
2020-01-14
selftests/timens: Add timer offsets test
Andrei Vagin
3
-1
/
+124
2020-01-14
selftests/timens: Add procfs selftest
Dmitry Safonov
3
-1
/
+146
2020-01-14
selftests/timens: Add a test for clock_nanosleep()
Andrei Vagin
3
-2
/
+152
2020-01-14
selftests/timens: Add a test for timerfd
Andrei Vagin
3
-1
/
+130
2020-01-14
selftests/timens: Add Time Namespace test for supported clocks
Dmitry Safonov
7
-0
/
+325
2020-01-14
fs/proc: Introduce /proc/pid/timens_offsets
Andrei Vagin
3
-0
/
+205
2020-01-14
x86/vdso: Zap vvar pages when switching to a time namespace
Dmitry Safonov
3
-0
/
+46
2020-01-14
x86/vdso: On timens page fault prefault also VVAR page
Dmitry Safonov
1
-1
/
+16
2020-01-14
x86/vdso: Handle faults on timens page
Dmitry Safonov
2
-2
/
+54
2020-01-14
time: Allocate per-timens vvar page
Dmitry Safonov
2
-1
/
+106
2020-01-14
x86/vdso: Add time napespace page
Dmitry Safonov
6
-3
/
+26
2020-01-14
x86/vdso: Provide vdso_data offset on vvar_page
Dmitry Safonov
5
-9
/
+17
2020-01-14
lib/vdso: Prepare for time namespace support
Thomas Gleixner
5
-5
/
+169
2020-01-14
x86/vdso: Restrict splitting VVAR VMA
Dmitry Safonov
1
-0
/
+13
2020-01-14
fs/proc: Respect boottime inside time namespace for /proc/uptime
Dmitry Safonov
1
-0
/
+3
2020-01-14
posix-timers: Make clock_nanosleep() time namespace aware
Andrei Vagin
2
-4
/
+25
2020-01-14
hrtimers: Prepare hrtimer_nanosleep() for time namespaces
Andrei Vagin
5
-12
/
+17
2020-01-14
alarmtimer: Make nanosleep() time namespace aware
Andrei Vagin
1
-0
/
+2
2020-01-14
posix-timers: Make timer_settime() time namespace aware
Andrei Vagin
1
-0
/
+2
2020-01-14
timerfd: Make timerfd_settime() time namespace aware
Andrei Vagin
1
-0
/
+3
2020-01-14
time: Add do_timens_ktime_to_host() helper
Andrei Vagin
2
-0
/
+53
2020-01-14
posix-clocks: Wire up clock_gettime() with timens offsets
Andrei Vagin
3
-1
/
+16
2020-01-14
posix-timers: Use clock_get_ktime() in common_timer_get()
Andrei Vagin
1
-7
/
+1
2020-01-14
posix-clocks: Introduce clock_get_ktime() callback
Andrei Vagin
3
-2
/
+46
2020-01-14
alarmtimer: Provide get_timespec() callback
Andrei Vagin
1
-1
/
+6
2020-01-14
alarmtimer: Rename gettime() callback to get_ktime()
Andrei Vagin
1
-17
/
+17
2020-01-14
posix-clocks: Rename .clock_get_timespec() callbacks accordingly
Andrei Vagin
2
-11
/
+11
2020-01-14
posix-clocks: Rename the clock_get() callback to clock_get_timespec()
Andrei Vagin
5
-35
/
+35
2020-01-14
time: Add timens_offsets to be used for tasks in time namespace
Andrei Vagin
2
-0
/
+24
2020-01-14
ns: Introduce Time Namespace
Andrei Vagin
12
-10
/
+361
2020-01-14
lib/vdso: Mark do_hres() and do_coarse() as __always_inline
Andrei Vagin
1
-6
/
+8
2020-01-14
lib/vdso: Add unlikely() hint into vdso_read_begin()
Andrei Vagin
1
-1
/
+1
2020-01-14
lib/vdso: Avoid duplication in __cvdso_clock_getres()
Christophe Leroy
1
-6
/
+1
2020-01-14
lib/vdso: Let do_coarse() return 0 to simplify the callsite
Christophe Leroy
1
-7
/
+8
2020-01-14
x86/vdso: Remove unused VDSO_HAS_32BIT_FALLBACK
Vincenzo Frascino
1
-2
/
+0
2020-01-14
mips: vdso: Remove unused VDSO_HAS_32BIT_FALLBACK
Vincenzo Frascino
1
-2
/
+0
2020-01-14
arm64: compat: vdso: Remove unused VDSO_HAS_32BIT_FALLBACK
Vincenzo Frascino
1
-1
/
+0
2020-01-14
lib/vdso: Remove checks on return value for 32 bit vDSO
Vincenzo Frascino
1
-5
/
+5
2020-01-14
lib/vdso: Remove VDSO_HAS_32BIT_FALLBACK
Vincenzo Frascino
1
-10
/
+0
2020-01-14
lib/vdso: Build 32 bit specific functions in the right context
Vincenzo Frascino
1
-0
/
+4
2020-01-14
ARM: vdso: Set BUILD_VDSO32 and provide 32bit fallbacks
Thomas Gleixner
2
-1
/
+37
2020-01-14
arm64: compat: vdso: Expose BUILD_VDSO32
Vincenzo Frascino
1
-0
/
+1
2020-01-10
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2
-0
/
+4
2020-01-10
lib/vdso: Make __cvdso_clock_getres() static
Vincenzo Frascino
1
-0
/
+1
2020-01-09
time/sched_clock: Disable interrupts in sched_clock_register()
Paul Cercueil
1
-2
/
+5
[next]