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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-13
um: convert irq_lock to raw spinlock
Johannes Berg
1
-32
/
+47
2025-02-13
um: avoid copying FP state from init_task
Benjamin Berg
1
-1
/
+9
2025-01-31
Merge tag 'uml-for-linus-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-25
/
+10
2025-01-26
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
1
-3
/
+1
2025-01-26
asm-generic: pgalloc: provide generic __pgd_{alloc,free}
Kevin Brodsky
1
-4
/
+3
2025-01-10
um: Remove unused user_context function
Tiwei Bie
1
-8
/
+0
2025-01-10
um: Mark get_top_address as __init
Tiwei Bie
1
-1
/
+1
2025-01-10
um: Mark parse_cache_line as __init
Tiwei Bie
1
-1
/
+2
2025-01-10
um: Mark parse_host_cpu_flags as __init
Tiwei Bie
1
-1
/
+1
2025-01-10
um: Count iomem_size only once in physmem calculation
Tiwei Bie
1
-3
/
+2
2025-01-10
um: Remove obsolete fixmap support
Tiwei Bie
1
-11
/
+4
2024-11-30
Merge tag 'uml-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
20
-296
/
+289
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+11
2024-11-12
um: move thread info into task
Benjamin Berg
6
-125
/
+7
2024-11-08
x86/module: prepare module loading for ROX allocations of text
Mike Rapoport (Microsoft)
1
-5
/
+6
2024-11-08
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
1
-0
/
+5
2024-11-07
um: Always dump trace for specified task in show_stack
Tiwei Bie
1
-1
/
+1
2024-11-07
um: remove broken double fault detection
Benjamin Berg
1
-6
/
+0
2024-11-07
um: remove file sync for stub data
Benjamin Berg
1
-1
/
+0
2024-11-07
um: Remove double zero check
Shaojie Dong
1
-2
/
+1
2024-10-29
of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
1
-1
/
+1
2024-10-26
um: fix stub exe build with CONFIG_GCOV
Johannes Berg
1
-1
/
+1
2024-10-23
um: switch to regset API and depend on XSTATE
Benjamin Berg
2
-15
/
+9
2024-10-23
um: insert scheduler ticks when userspace does not yield
Benjamin Berg
1
-0
/
+20
2024-10-23
um: Rename _PAGE_NEWPAGE to _PAGE_NEEDSYNC
Tiwei Bie
1
-5
/
+5
2024-10-23
um: Abandon the _PAGE_NEWPROT bit
Tiwei Bie
2
-48
/
+28
2024-10-23
um: Do not propagate initrd parameter to kernel
Tiwei Bie
1
-0
/
+1
2024-10-23
um: Do not propagate dtb parameter to kernel
Tiwei Bie
1
-0
/
+1
2024-10-23
um: Do not propagate mem parameter to kernel
Tiwei Bie
1
-0
/
+2
2024-10-23
um: Remove UML specific debug parameter
Tiwei Bie
1
-13
/
+0
2024-10-23
um: remove fault_catcher infrastructure
Johannes Berg
1
-16
/
+0
2024-10-23
um: make stub_exe _start() pure inline asm
Johannes Berg
1
-7
/
+11
2024-10-18
um: Fix misaligned stack in stub_exe
David Gow
1
-1
/
+1
2024-10-17
um: Disable auto variable initialization for stub_exe.c
Nathan Chancellor
1
-0
/
+5
2024-10-17
um: Fix passing '-n' to linker for stub_exe
Nathan Chancellor
1
-1
/
+1
2024-10-10
um: Switch to 4 level page tables on 64 bit
Benjamin Berg
1
-1
/
+16
2024-10-10
um: clear all memory in new userspace processes
Benjamin Berg
1
-23
/
+2
2024-10-10
um: Discover host_task_size from envp
Benjamin Berg
1
-2
/
+19
2024-10-10
um: Limit TASK_SIZE to the addressable range
Benjamin Berg
1
-1
/
+6
2024-10-10
um: Calculate stub data address relative to stub code
Benjamin Berg
1
-4
/
+2
2024-10-10
um: Add compile time assert that stub fits on a page
Benjamin Berg
1
-0
/
+3
2024-10-10
um: Set parent death signal for userspace process
Benjamin Berg
1
-0
/
+3
2024-10-10
um: use execveat to create userspace MMs
Benjamin Berg
4
-2
/
+132
2024-10-10
um: remove auxiliary FP registers
Benjamin Berg
1
-2
/
+2
2024-10-10
um: always use the internal copy of the FP registers
Benjamin Berg
1
-2
/
+9
2024-10-10
um: Fix the return value of elf_core_copy_task_fpregs
Tiwei Bie
1
-1
/
+1
2024-10-10
um: Fix the definition for physmem_size
Tiwei Bie
2
-3
/
+1
2024-10-10
um: Remove highmem leftovers
Tiwei Bie
3
-31
/
+17
2024-10-10
um: Fix potential integer overflow during physmem setup
Tiwei Bie
1
-3
/
+3
2024-09-27
Merge tag 'uml-for-linus-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-42
/
+40
[next]