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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-10
efi/x86: Avoid redundant cast of EFI firmware service pointer
Ard Biesheuvel
1
-7
/
+1
2020-01-10
efi/x86: Map the entire EFI vendor string before copying it
Ard Biesheuvel
1
-6
/
+7
2020-01-10
efi/x86: Re-disable RT services for 32-bit kernels running on 64-bit EFI
Ard Biesheuvel
1
-16
/
+2
2020-01-10
efi/libstub/x86: Force 'hidden' visibility for extern declarations
Ard Biesheuvel
1
-0
/
+2
2020-01-10
efi/libstub: Fix boot argument handling in mixed mode entry code
Ard Biesheuvel
1
-7
/
+10
2020-01-10
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
61
-668
/
+779
2020-01-10
Merge branch 'linus' into efi/core, to pick up fixes
Ingo Molnar
42
-106
/
+168
2020-01-06
Merge tag 'arc-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
4
-7
/
+14
2020-01-06
arm64: Revert support for execute-only user mappings
Catalin Marinas
3
-11
/
+6
2020-01-05
Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-19
/
+35
2020-01-05
riscv: prefix IRQ_ macro names with an RV_ namespace
Paul Walmsley
2
-12
/
+12
2020-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
15
-46
/
+32
2020-01-05
Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-18
/
+72
2020-01-05
hexagon: define ioremap_uc
Nick Desaulniers
1
-0
/
+1
2020-01-05
hexagon: work around compiler crash
Nick Desaulniers
1
-3
/
+1
2020-01-05
hexagon: parenthesize registers in asm predicates
Nick Desaulniers
6
-23
/
+23
2020-01-05
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
7
-20
/
+7
2020-01-03
Merge tag 'powerpc-5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-2
/
+3
2020-01-03
riscv: ftrace: correct the condition logic in function graph tracer
Zong Li
1
-1
/
+1
2020-01-03
riscv: dts: Add DT support for SiFive L2 cache controller
Yash Shah
1
-0
/
+15
2020-01-03
riscv: gcov: enable gcov for RISC-V
Zong Li
1
-0
/
+1
2020-01-03
riscv: mm: use __pa_symbol for kernel symbols
Zong Li
1
-6
/
+6
2020-01-03
MIPS: Avoid VDSO ABI breakage due to global register variable
Paul Burton
1
-1
/
+19
2019-12-30
powerpc/spinlocks: Include correct header for static key
Jason A. Donenfeld
1
-0
/
+1
2019-12-29
ARC: pt_regs: remove hardcoded registers offset
Eugeniy Paltsev
2
-4
/
+13
2019-12-28
riscv: export flush_icache_all to modules
Olof Johansson
1
-0
/
+1
2019-12-28
riscv: reject invalid syscalls below -1
David Abdurachmanov
1
-0
/
+1
2019-12-28
riscv: fix compile failure with EXPORT_SYMBOL() & !MMU
Luc Van Oostenryck
2
-3
/
+4
2019-12-25
efi/libstub/x86: Avoid globals to store context during mixed mode calls
Ard Biesheuvel
1
-14
/
+3
2019-12-25
efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive
Ard Biesheuvel
4
-54
/
+47
2019-12-25
efi/libstub: Drop 'table' argument from efi_table_attr() macro
Ard Biesheuvel
4
-24
/
+15
2019-12-25
efi/libstub: Drop protocol argument from efi_call_proto() macro
Ard Biesheuvel
4
-21
/
+14
2019-12-25
efi/libstub/x86: Work around page freeing issue in mixed mode
Ard Biesheuvel
1
-0
/
+16
2019-12-25
efi/libstub: Remove 'sys_table_arg' from all function prototypes
Ard Biesheuvel
3
-26
/
+21
2019-12-25
efi/libstub: Drop sys_table_arg from printk routines
Ard Biesheuvel
1
-14
/
+14
2019-12-25
efi/libstub/x86: Drop __efi_early() export and efi_config struct
Ard Biesheuvel
4
-198
/
+54
2019-12-25
efi/libstub: Unify the efi_char16_printk implementations
Ard Biesheuvel
1
-7
/
+0
2019-12-25
efi/libstub: Get rid of 'sys_table_arg' macro parameter
Ard Biesheuvel
3
-8
/
+13
2019-12-25
efi/libstub/x86: Avoid thunking for native firmware calls
Ard Biesheuvel
8
-138
/
+24
2019-12-25
efi/libstub: Annotate firmware routines as __efiapi
Ard Biesheuvel
2
-7
/
+8
2019-12-25
efi/libstub: Use stricter typing for firmware function pointers
Ard Biesheuvel
4
-10
/
+15
2019-12-25
efi/libstub: Drop explicit 32/64-bit protocol definitions
Ard Biesheuvel
1
-12
/
+0
2019-12-25
efi/libstub: Distinguish between native/mixed not 32/64 bit
Ard Biesheuvel
4
-11
/
+31
2019-12-25
efi/libstub: Extend native protocol definitions with mixed_mode aliases
Ard Biesheuvel
1
-4
/
+11
2019-12-25
efi/libstub: Use a helper to iterate over a EFI handle array
Ard Biesheuvel
1
-9
/
+5
2019-12-25
efi/x86: Rename efi_is_native() to efi_is_mixed()
Ard Biesheuvel
4
-11
/
+13
2019-12-25
efi/libstub: Remove unused __efi_call_early() macro
Ard Biesheuvel
3
-5
/
+0
2019-12-25
x86/efistub: Disable paging at mixed mode entry
Ard Biesheuvel
1
-0
/
+5
2019-12-23
powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notrace
Michael Ellerman
1
-2
/
+2
2019-12-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-12
/
+39
[next]