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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-09
Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+0
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
1
-4
/
+0
2021-08-26
um: fix stub location calculation
Johannes Berg
1
-2
/
+1
2021-07-23
asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
Arnd Bergmann
1
-4
/
+10
2021-07-09
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-44
/
+258
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-06-29
Merge tag 'x86-entry-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2021-06-19
um: remove unneeded semicolon in um_arch.c
Wan Jiabing
1
-1
/
+1
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
1
-1
/
+1
2021-06-17
um: Fix stack pointer alignment
YiFei Zhu
1
-1
/
+1
2021-06-17
um: add a UML specific futex implementation
Anton Ivanov
1
-0
/
+136
2021-06-17
um: Add support for host CPU flags and alignment
Anton Ivanov
2
-6
/
+55
2021-06-17
um: add PCI over virtio emulation driver
Johannes Berg
3
-3
/
+18
2021-06-17
um: irqs: allow invoking time-travel handler multiple times
Johannes Berg
1
-4
/
+6
2021-06-17
um: time-travel/signals: fix ndelay() in interrupt
Johannes Berg
2
-29
/
+41
2021-06-17
um: export signals_enabled directly
Johannes Berg
1
-1
/
+1
2021-05-20
x86/syscalls: Use __NR_syscalls instead of __NR_syscall_max
Masahiro Yamada
1
-1
/
+1
2021-05-05
Merge tag 'for-linus-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-19
/
+13
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
1
-1
/
+0
2021-04-28
Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+12
2021-04-16
um: Replace if (cond) BUG() with BUG_ON()
Yang Li
1
-2
/
+1
2021-04-16
um: Disable CONFIG_GCOV with MODULES
Johannes Berg
2
-17
/
+0
2021-04-16
um: Mark all kernel symbols as local
Johannes Berg
2
-0
/
+12
2021-03-08
printk: introduce a kmsg_dump iterator
John Ogness
1
-1
/
+4
2021-03-08
um: synchronize kmsg_dumper
John Ogness
1
-0
/
+8
2021-02-22
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2021-02-12
um: add a pseudo RTC
Johannes Berg
1
-1
/
+9
2021-02-12
um: remove process stub VMA
Johannes Berg
4
-105
/
+6
2021-02-12
um: rework userspace stubs to not hard-code stub location
Johannes Berg
1
-2
/
+1
2021-02-12
um: separate child and parent errors in clone stub
Johannes Berg
1
-14
/
+11
2021-02-12
um: defer killing userspace on page table update failures
Johannes Berg
1
-4
/
+3
2021-02-12
um: mm: check more comprehensively for stub changes
Johannes Berg
1
-1
/
+11
2021-02-12
um: time-travel: rework interrupt handling in ext mode
Johannes Berg
2
-25
/
+153
2021-01-27
um: time: fix initialization in time-travel mode
Johannes Berg
1
-19
/
+31
2021-01-27
Revert "um: support some of ARCH_HAS_SET_MEMORY"
Johannes Berg
1
-54
/
+0
2021-01-27
Revert "um: allocate a guard page to helper threads"
Johannes Berg
1
-7
/
+4
2021-01-27
um: kmsg_dumper: always dump when not tty console
Thomas Meyer
1
-2
/
+7
2021-01-27
um: stdio_console: Make preferred console
Thomas Meyer
1
-3
/
+19
2020-12-14
um: Fix build w/o CONFIG_PM_SLEEP
Johannes Berg
1
-1
/
+1
2020-12-14
um: time-travel: Correct time event IRQ delivery
Johannes Berg
1
-0
/
+38
2020-12-14
um: irq/sigio: Support suspend/resume handling of workaround IRQs
Johannes Berg
1
-1
/
+16
2020-12-14
um: time-travel: Actually apply "free-until" optimisation
Johannes Berg
1
-1
/
+12
2020-12-14
um: allocate a guard page to helper threads
Johannes Berg
1
-4
/
+7
2020-12-14
um: support some of ARCH_HAS_SET_MEMORY
Johannes Berg
1
-0
/
+54
2020-12-14
um: time-travel: avoid multiple identical propagations
Johannes Berg
1
-0
/
+6
2020-12-14
um: Support suspend to RAM
Johannes Berg
3
-2
/
+130
2020-12-14
um: Allow PM with suspend-to-idle
Johannes Berg
1
-0
/
+25
2020-12-14
um: time: Fix read_persistent_clock64() in time-travel
Johannes Berg
1
-3
/
+20
[next]