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
/
arch
/
um
/
include
/
shared
/
os.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-03
um: simplify and consolidate TLB updates
Benjamin Berg
1
-6
/
+6
2024-07-03
um: Delay flushing syscalls until the thread is restarted
Benjamin Berg
1
-0
/
+4
2024-07-03
um: remove copy_context_skas0
Benjamin Berg
1
-1
/
+0
2024-07-03
um: Rework syscall handling
Benjamin Berg
1
-13
/
+9
2024-07-03
um: add mmap/mremap OS calls
Johannes Berg
1
-0
/
+2
2024-07-03
um: generalize os_rcv_fd
Johannes Berg
1
-1
/
+2
2024-07-03
um: chan: use blocking IO for console output for time-travel
Benjamin Berg
1
-0
/
+1
2024-01-05
um: Rely on PTRACE_SETREGSET to set FS/GS base registers
Benjamin Berg
1
-3
/
+0
2022-07-18
um: seed rng using host OS rng
Jason A. Donenfeld
1
-0
/
+7
2022-03-11
um: Fix WRITE_ZEROES in the UBD Driver
Frédéric Danis
1
-0
/
+1
2021-12-21
um: header debriding - os.h
Al Viro
1
-13
/
+0
2021-12-21
um: rename set_signals() to um_set_signals()
Johannes Berg
1
-2
/
+2
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
1
-1
/
+0
2021-06-17
um: Remove the repeated declaration
Shaokun Zhang
1
-1
/
+0
2021-06-17
um: Add support for host CPU flags and alignment
Anton Ivanov
1
-0
/
+3
2021-06-17
um: time-travel/signals: fix ndelay() in interrupt
Johannes Berg
1
-0
/
+3
2021-06-17
um: export signals_enabled directly
Johannes Berg
1
-1
/
+0
2020-12-14
um: time-travel: Correct time event IRQ delivery
Johannes Berg
1
-0
/
+3
2020-12-14
um: irq/sigio: Support suspend/resume handling of workaround IRQs
Johannes Berg
1
-0
/
+8
2020-12-14
um: Support suspend to RAM
Johannes Berg
1
-0
/
+3
2020-12-14
um: Allow PM with suspend-to-idle
Johannes Berg
1
-0
/
+1
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
1
-3
/
+3
2020-03-30
um: Implement time-travel=ext
Johannes Berg
1
-0
/
+1
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
1
-1
/
+1
2019-09-15
um: drivers: Add virtio vhost-user driver
Erel Geron
1
-0
/
+5
2019-09-15
um: Implement TRACE_IRQFLAGS_SUPPORT
Johannes Berg
1
-0
/
+7
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: Add support for DISCARD in the UBD Driver
Anton Ivanov
1
-0
/
+1
2018-02-19
Epoll based IRQ controller
Anton Ivanov
1
-8
/
+9
2017-09-13
um: Fix FP register size for XSTATE/XSAVE
Thomas Meyer
1
-1
/
+1
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-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
1
-5
/
+13
2015-11-07
um: Store syscall number after syscall_trace_enter()
Richard Weinberger
1
-0
/
+1
2015-05-31
um: Move syscall() declaration into os.h
Richard Weinberger
1
-0
/
+2
2015-04-13
um: Remove SKAS3/4 support
Richard Weinberger
1
-2
/
+0
2014-04-21
um: Memory corruption on startup
Anton Ivanov
1
-0
/
+1
2013-11-17
um: Make stack trace reliable against kernel mode faults
Richard Weinberger
1
-0
/
+1
2013-09-07
um: Cleanup SIGTERM handling
Richard Weinberger
1
-0
/
+1
2013-09-07
um: ubd: Add REQ_FLUSH suppport
Richard Weinberger
1
-0
/
+1
2013-09-07
um: Implement probe_kernel_read()
Richard Weinberger
1
-0
/
+1
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
[next]