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
/
boot
/
compressed
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-14
x86/boot/compressed: Disable relocation relaxation
Arvind Sankar
1
-0
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-19
x86/boot/compressed: Use builtin mem functions for decompressor
Arvind Sankar
1
-5
/
+2
2020-08-10
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+2
2020-07-31
x86: Add support for ZSTD compressed kernel
Nick Terrell
3
-8
/
+9
2020-07-19
Merge tag 'x86-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2020-07-19
x86/boot: Don't add the EFI stub to targets
Arvind Sankar
1
-2
/
+2
2020-07-07
kbuild: remove cc-option test of -ffreestanding
Masahiro Yamada
1
-1
/
+1
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
1
-1
/
+1
2020-06-17
efi/x86: Setup stack correctly for efi_pe_entry
Arvind Sankar
1
-1
/
+10
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
1
-0
/
+2
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-01
Merge tag 'x86-build-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2020-06-01
Merge tag 'x86-boot-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-6
/
+15
2020-05-24
efi/x86: Drop the special GDT for the EFI thunk
Arvind Sankar
1
-16
/
+3
2020-05-22
x86/boot: Discard .discard.unreachable for arch/x86/boot/compressed/vmlinux
Fangrui Song
1
-0
/
+2
2020-05-19
x86/boot: Correct relocation destination on old linkers
Arvind Sankar
2
-2
/
+4
2020-05-04
x86/boot/compressed/64: Switch to __KERNEL_CS after GDT is loaded
Joerg Roedel
1
-0
/
+8
2020-05-04
x86/boot: Fix -Wint-to-pointer-cast build warning
Vamshi K Sthambamkadi
1
-4
/
+3
2020-04-24
efi/x86: Remove __efistub_global and add relocation check
Arvind Sankar
1
-0
/
+1
2020-04-13
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
8
-997
/
+262
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2020-03-31
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-3
/
+4
2020-03-28
x86/boot/compressed: Fix debug_puthex() parameter type
Joerg Roedel
1
-1
/
+1
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-03-21
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
10
-471
/
+176
2020-03-08
efi/x86: Decompress at start of PE image load address
Arvind Sankar
2
-3
/
+56
2020-03-08
x86/boot/compressed/32: Save the output address instead of recalculating it
Arvind Sankar
1
-13
/
+12
2020-03-08
x86/boot: Use unsigned comparison for addresses
Arvind Sankar
2
-3
/
+3
2020-03-08
efi/x86: Avoid using code32_start
Arvind Sankar
2
-4
/
+3
2020-03-08
efi/x86: Make efi32_pe_entry() more readable
Arvind Sankar
1
-17
/
+40
2020-03-08
efi/x86: Respect 32-bit ABI in efi32_pe_entry()
Arvind Sankar
1
-0
/
+4
2020-03-08
efi/x86: Annotate the LOADED_IMAGE_PROTOCOL_GUID with SYM_DATA
Arvind Sankar
1
-3
/
+6
2020-02-29
x86/boot/compressed: Fix reloading of GDTR post-relocation
Arvind Sankar
2
-7
/
+6
2020-02-26
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...
Ingo Molnar
6
-972
/
+155
2020-02-25
x86/vmlinux: Drop unneeded linker script discard of .eh_frame
Arvind Sankar
1
-5
/
+0
2020-02-25
x86/*/Makefile: Use -fno-asynchronous-unwind-tables to suppress .eh_frame sec...
Arvind Sankar
1
-0
/
+1
2020-02-24
x86/boot/compressed: Remove .eh_frame section from bzImage
Arvind Sankar
1
-0
/
+5
2020-02-23
efi/x86: Implement mixed mode boot without the handover protocol
Ard Biesheuvel
1
-2
/
+57
2020-02-23
efi/libstub/x86: Incorporate eboot.c into libstub
Ard Biesheuvel
3
-812
/
+1
2020-02-23
efi/libstub/x86: Avoid overflowing code32_start on PE entry
Ard Biesheuvel
1
-22
/
+18
2020-02-23
efi/libstub/x86: Remove pointless zeroing of apm_bios_info
Ard Biesheuvel
1
-5
/
+0
2020-02-23
efi/x86: Mark setup_graphics static
Arvind Sankar
1
-1
/
+1
2020-02-23
x86/boot: Micro-optimize GDT loading instructions
Arvind Sankar
1
-7
/
+8
2020-02-23
x86/boot: GDT limit value should be size - 1
Arvind Sankar
1
-2
/
+2
2020-02-23
efi/x86: Remove GDT setup from efi_main
Arvind Sankar
2
-109
/
+34
2020-02-23
x86/boot: Clear direction and interrupt flags in startup_64
Arvind Sankar
1
-0
/
+3
2020-02-23
x86/boot: Reload GDTR after copying to the end of the buffer
Arvind Sankar
1
-0
/
+10
2020-02-23
efi/x86: Don't depend on firmware GDT layout
Arvind Sankar
2
-17
/
+42
[next]