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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
arch
/
um
/
include
/
shared
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-12
um: remove process stub VMA
Johannes Berg
1
-1
/
+2
2021-02-12
um: rework userspace stubs to not hard-code stub location
Johannes Berg
2
-12
/
+10
2021-02-12
um: separate child and parent errors in clone stub
Johannes Berg
1
-1
/
+1
2021-02-12
um: defer killing userspace on page table update failures
Johannes Berg
1
-0
/
+1
2021-02-12
um: time-travel: rework interrupt handling in ext mode
Johannes Berg
1
-0
/
+60
2021-01-27
Revert "um: allocate a guard page to helper threads"
Johannes Berg
1
-1
/
+1
2020-12-14
um: time-travel: Correct time event IRQ delivery
Johannes Berg
2
-0
/
+6
2020-12-14
um: irq/sigio: Support suspend/resume handling of workaround IRQs
Johannes Berg
1
-0
/
+8
2020-12-14
um: allocate a guard page to helper threads
Johannes Berg
1
-1
/
+1
2020-12-14
um: Support suspend to RAM
Johannes Berg
2
-0
/
+4
2020-12-14
um: Allow PM with suspend-to-idle
Johannes Berg
2
-0
/
+3
2020-12-14
um: Simplify os_idle_sleep() and sleep longer
Johannes Berg
1
-1
/
+1
2020-12-14
um: Remove IRQ_NONE type
Johannes Berg
3
-10
/
+12
2020-12-14
um: irq: Reduce irq_reg allocation
Johannes Berg
1
-1
/
+1
2020-12-14
um: irq: Clean up and rename struct irq_fd
Johannes Berg
1
-14
/
+0
2020-12-14
um: Support dynamic IRQ allocation
Johannes Berg
1
-6
/
+6
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-11
/
+11
2020-03-30
um: Implement time-travel=ext
Johannes Berg
1
-0
/
+1
2020-03-30
um: Move timer-internal.h to non-shared
Johannes Berg
1
-76
/
+0
2019-12-18
um: ubd: use 64-bit time_t where possible
Arnd Bergmann
1
-1
/
+1
2019-09-15
um: Add SPDX headers for files in arch/um/include
Alex Dewar
21
-21
/
+21
2019-09-15
um: drivers: Add virtio vhost-user driver
Erel Geron
1
-0
/
+5
2019-09-15
um: time-travel: Fix periodic timers
Johannes Berg
1
-0
/
+9
2019-09-15
um: Implement TRACE_IRQFLAGS_SUPPORT
Johannes Berg
2
-1
/
+8
2019-08-23
um: fix time travel mode
Johannes Berg
1
-4
/
+10
2019-07-04
um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORT
Johannes Berg
1
-0
/
+2
2019-07-03
um: Support time travel mode
Johannes Berg
1
-0
/
+46
2019-07-03
um: Pass nsecs to os timer functions
Johannes Berg
1
-2
/
+2
2019-07-03
um: Timer code cleanup
Johannes Berg
1
-5
/
+3
2019-07-03
um: fix os_timer_one_shot()
Johannes Berg
1
-1
/
+1
2018-12-28
um: Remove obsolete reenable_XX calls
Anton Ivanov
1
-1
/
+0
2018-12-28
um: Add support for DISCARD in the UBD Driver
Anton Ivanov
1
-0
/
+1
2018-10-30
um: remove unused AIO code
Christoph Hellwig
1
-28
/
+0
2018-06-10
um: remove uml initcalls
Alexander Pateenok
1
-5
/
+0
2018-02-19
High Performance UML Vector Network Driver
Anton Ivanov
1
-0
/
+2
2018-02-19
Epoll based IRQ controller
Anton Ivanov
2
-10
/
+19
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
3
-0
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-10-24
linux/compiler.h: Split into compiler.h and compiler_types.h
Will Deacon
1
-1
/
+1
2017-09-13
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
1
-1
/
+1
2017-07-07
um: stub-data.h: remove superfluous include
Thomas Meyer
1
-2
/
+0
2017-07-06
um: Add os_warn() for pre-boot warning/error messages
Masami Hiramatsu
1
-0
/
+2
2017-07-06
um: Add os_info() for pre-boot information messages
Masami Hiramatsu
1
-0
/
+2
2017-03-20
x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()
Kyle Huey
1
-1
/
+1
2017-03-20
x86/arch_prctl: Rename 'code' argument to 'option'
Kyle Huey
1
-2
/
+2
2016-05-22
um: add extended processor state save/restore support
Eli Cooper
1
-0
/
+2
2016-01-10
um: Fix ptrace GETREGS/SETREGS bugs
Mickaël Salaün
1
-1
/
+0
2016-01-10
um: Update UBD to use pread/pwrite family of functions
Anton Ivanov
1
-0
/
+2
2015-11-07
um: Switch clocksource to hrtimers
Anton Ivanov
3
-8
/
+30
2015-11-07
um: Store syscall number after syscall_trace_enter()
Richard Weinberger
1
-0
/
+1
[next]