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
/
arch
/
um
/
include
/
shared
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-06
Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+2
2022-07-18
um: seed rng using host OS rng
Jason A. Donenfeld
1
-0
/
+7
2022-07-18
um: include sys/types.h for size_t
Jason A. Donenfeld
1
-1
/
+2
2022-07-18
um: Replace to_phys() and to_virt() with less generic function names
Guenter Roeck
1
-2
/
+2
2022-07-14
um: Replace to_phys() and to_virt() with less generic function names
Guenter Roeck
1
-2
/
+2
2022-04-01
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2022-03-11
um: Fix WRITE_ZEROES in the UBD Driver
Frédéric Danis
1
-0
/
+1
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-1
/
+1
2021-12-21
um: header debriding - sigio.h
Al Viro
1
-1
/
+0
2021-12-21
um: header debriding - os.h
Al Viro
1
-13
/
+0
2021-12-21
um: header debriding - net_*.h
Al Viro
2
-3
/
+0
2021-12-21
um: header debriding - mem_user.h
Al Viro
1
-5
/
+0
2021-12-21
um: header debriding - activate_ipi()
Al Viro
1
-1
/
+0
2021-12-21
um: common-offsets.h debriding...
Al Viro
1
-12
/
+0
2021-12-21
um, x86: bury crypto_tfm_ctx_offset
Al Viro
1
-3
/
+0
2021-12-21
um: remove a dangling extern of syscall_trace()
Al Viro
1
-1
/
+0
2021-12-21
um: kill unused cpu()
Al Viro
1
-1
/
+0
2021-12-21
um: stop polluting the namespace with registers.h contents
Al Viro
1
-2
/
+0
2021-12-21
um: registers: Rename function names to avoid conflicts and build problems
Randy Dunlap
1
-2
/
+2
2021-12-21
um: rename set_signals() to um_set_signals()
Johannes Berg
2
-3
/
+3
2021-09-04
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-2
/
+0
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2
-2
/
+0
2021-07-19
printk: Userspace format indexing support
Chris Down
1
-1
/
+2
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
2
-0
/
+4
2021-06-17
um: expose time-travel mode to userspace side
Johannes Berg
1
-0
/
+22
2021-06-17
um: export signals_enabled directly
Johannes Berg
2
-8
/
+7
2021-06-17
um: remove unused smp_sigio_handler() declaration
Johannes Berg
1
-1
/
+0
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
[next]