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
/
x86
/
kernel
/
kexec-bzimage64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-03
Merge tag 'integrity-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
1
-19
/
+1
2022-07-15
kexec, KEYS: make the code in bzImage64_verify_sig generic
Coiby Xu
1
-19
/
+1
2022-07-11
x86/setup: Use rng seeds from setup_data
Jason A. Donenfeld
1
-4
/
+34
2022-07-01
x86/kexec: Carry forward IMA measurement log on kexec
Jonathan McDowell
1
-2
/
+40
2021-03-08
x86: Use ELF fields defined in 'struct kimage'
Lakshmi Ramasubramanian
1
-1
/
+1
2020-10-14
x86/kexec: Use up-to-dated screen_info copy to fill boot params
Kairui Song
1
-2
/
+1
2020-07-17
x86/efi: Remove references to no-longer-used efi_have_uv1_memmap()
steve.wahl@hpe.com
1
-9
/
+0
2020-02-23
efi/x86: Make fw_vendor, config_table and runtime sysfs nodes x86 specific
Ard Biesheuvel
1
-2
/
+2
2020-02-23
efi/x86: Remove runtime table address from kexec EFI setup data
Ard Biesheuvel
1
-1
/
+0
2020-01-20
efi/x86: Limit EFI old memory map to SGI UV machines
Ard Biesheuvel
1
-1
/
+1
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2019-08-20
lockdown: Copy secure_boot flag in boot params across kexec reboot
Dave Young
1
-0
/
+1
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+5
2019-06-28
x86/kexec/64: Prevent kexec from 5-level paging to a 4-level only kernel
Baoquan He
1
-0
/
+5
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
Thomas Gleixner
1
-3
/
+1
2019-06-08
docs: fix broken documentation links
Mauro Carvalho Chehab
1
-1
/
+1
2019-03-11
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+11
2019-03-08
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+3
2019-02-06
x86/kexec: Fill in acpi_rsdp_addr from the first kernel
Kairui Song
1
-1
/
+3
2019-02-05
kexec, KEYS: Make use of platform keyring for signature verify
Kairui Song
1
-3
/
+11
2019-02-01
x86/kexec: Don't setup EFI info if EFI runtime is not enabled
Kairui Song
1
-0
/
+3
2019-01-15
x86/kexec: Fix a kexec_file_load() failure
Dave Young
1
-0
/
+2
2018-08-16
Fix kexec forbidding kernels signed with keys in the secondary keyring to boot
Yannik Sembritzki
1
-1
/
+1
2018-04-21
kexec_file: do not add extra alignment to efi memmap
Dave Young
1
-3
/
+2
2018-04-14
kernel/kexec_file.c: allow archs to set purgatory load address
Philipp Rudo
1
-4
/
+4
2018-04-14
kexec_file,x86,powerpc: factor out kexec_file_ops functions
AKASHI Takahiro
1
-1
/
+1
2017-07-05
x86/boot/e820: Rename the e820_table_firmware to e820_table_kexec
Chen Yu
1
-2
/
+2
2017-01-29
x86/boot/e820: Clean up the E820 table size define names
Ingo Molnar
1
-3
/
+3
2017-01-29
x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"
Ingo Molnar
1
-1
/
+1
2017-01-28
x86/boot/e820: Rename e820_table_saved to e820_table_firmware and improve the...
Ingo Molnar
1
-2
/
+2
2017-01-28
x86/boot/e820: Harmonize the 'struct e820_table' fields
Ingo Molnar
1
-3
/
+2
2017-01-28
x86/boot/e820: Rename everything to e820_table
Ingo Molnar
1
-5
/
+5
2017-01-28
x86/boot/e820: Rename 'e820_map' variables to 'e820_array'
Ingo Molnar
1
-5
/
+5
2017-01-28
x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 's...
Ingo Molnar
1
-1
/
+1
2017-01-28
x86/boot/e820: Remove spurious asm/e820/api.h inclusions
Ingo Molnar
1
-0
/
+1
2016-11-30
kexec_file: Change kexec_add_buffer to take kexec_buf as argument.
Thiago Jung Bauermann
1
-22
/
+26
2016-09-21
x86/e820: Prepare e280 code for switch to dynamic storage
Denys Vlasenko
1
-2
/
+2
2016-04-06
KEYS: Generalise system_verify_data() to provide access to internal content
David Howells
1
-14
/
+4
2016-02-24
x86: Fix misspellings in comments
Adam Buchbinder
1
-1
/
+1
2015-09-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-1
/
+3
2015-08-12
PKCS#7: Appropriately restrict authenticated attributes and content type
David Howells
1
-1
/
+3
2015-07-21
x86/boot: Obsolete the MCA sys_desc_table
Paolo Pisati
1
-3
/
+0
2015-07-01
x86/kexec: prepend elfcorehdr instead of appending it to the crash-kernel com...
KarimAllah Ahmed
1
-5
/
+6
2014-10-14
kexec-bzimage64: fix sparse warnings
Vivek Goyal
1
-7
/
+8
2014-08-09
kexec: verify the signature of signed PE bzImage
Vivek Goyal
1
-0
/
+21
2014-08-09
kexec: support kexec/kdump on EFI systems
Vivek Goyal
1
-12
/
+134
2014-08-09
kexec: support for kexec on panic using new system call
Vivek Goyal
1
-10
/
+45
2014-08-09
kexec-bzImage64: support for loading bzImage using 64bit entry
Vivek Goyal
1
-0
/
+375