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
/
x86
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
37
-668
/
+683
2020-01-10
Merge branch 'linus' into efi/core, to pick up fixes
Ingo Molnar
2
-6
/
+2
2020-01-05
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
2
-6
/
+2
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
2
-48
/
+41
2019-12-25
efi/libstub: Drop 'table' argument from efi_table_attr() macro
Ard Biesheuvel
2
-20
/
+13
2019-12-25
efi/libstub: Drop protocol argument from efi_call_proto() macro
Ard Biesheuvel
2
-17
/
+12
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
1
-22
/
+18
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
1
-0
/
+5
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
2
-9
/
+29
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
1
-3
/
+0
2019-12-25
x86/efistub: Disable paging at mixed mode entry
Ard Biesheuvel
1
-0
/
+5
2019-12-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+4
2019-12-22
Merge tag 'kvm-ppc-fixes-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
24
-446
/
+979
2019-12-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-9
/
+26
2019-12-21
Merge tag 'kbuild-fixes-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-12-21
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+3
2019-12-18
kvm: x86: Host feature SSBD doesn't imply guest feature AMD_SSBD
Jim Mattson
1
-1
/
+2
2019-12-18
kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBD
Jim Mattson
1
-1
/
+2
2019-12-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+2
2019-12-17
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+4
2019-12-17
perf/x86/intel: Fix PT PMI handling
Alexander Shishkin
1
-2
/
+7
2019-12-17
perf/x86/intel/bts: Fix the use of page_private()
Alexander Shishkin
1
-5
/
+11
2019-12-17
perf/x86: Fix potential out-of-bounds access
Peter Zijlstra
1
-2
/
+8
2019-12-17
x86/mce: Fix possibly incorrect severity calculation on AMD
Jan H. Schönherr
1
-1
/
+1
2019-12-17
x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[]
Yazen Ghannam
1
-1
/
+1
2019-12-17
x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure()
Konstantin Khlebnikov
1
-1
/
+1
2019-12-14
x86/boot: kbuild: allow readelf executable to be specified
Dmitry Golovin
1
-1
/
+1
2019-12-14
Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2019-12-11
Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
1
-14
/
+0
2019-12-10
ftrace: Fix function_graph tracer interaction with BPF trampoline
Alexei Starovoitov
1
-14
/
+0
2019-12-10
mm, x86/mm: Untangle address space layout definitions from basic pgtable type...
Ingo Molnar
12
-143
/
+169
2019-12-10
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
1
-0
/
+4
2019-12-10
x86/mm/pat: Mark __cpa_flush_tlb() as static
kbuild test robot
1
-1
/
+1
[next]