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
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-31
Merge tag 'x86-mm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2023-10-31
Merge tag 'x86_platform_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2023-10-11
x86/sev: Move sev_setup_arch() to mem_encrypt.c
Alexander Shishkin
1
-1
/
+1
2023-10-02
x86/of: Move the x86_flattree_get_config() call out of x86_dtb_init()
Saurabh Sengar
1
-0
/
+2
2023-09-18
x86/mm, kexec, ima: Use memblock_free_late() from ima_free_kexec_buffer()
Rik van Riel
1
-6
/
+2
2023-08-09
x86/apic: Provide apic_update_callback()
Thomas Gleixner
1
-0
/
+2
2023-08-09
x86/apic: Mop up *setup_apic_routing()
Thomas Gleixner
1
-1
/
+1
2023-08-09
x86/apic/32: Decrapify the def_bigsmp mechanism
Thomas Gleixner
1
-1
/
+0
2023-08-09
x86/apic: Rename disable_apic
Thomas Gleixner
1
-1
/
+1
2023-06-28
Merge tag 'for-linus-6.5-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2023-06-26
iscsi_ibft: Fix finding the iBFT under Xen Dom 0
Ross Lagerwall
1
-1
/
+1
2023-06-01
x86/mtrr: Support setting MTRR state for software defined MTRRs
Juergen Gross
1
-0
/
+2
2023-01-11
x86/setup: Move duplicate boot_cpu_data definition out of the ifdeffery
Yuntao Wang
1
-8
/
+2
2022-12-14
Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-12
/
+2
2022-12-14
Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2022-11-25
x86/boot: Skip realmode init code when running as Xen PV guest
Juergen Gross
1
-1
/
+1
2022-11-18
efi: memmap: Move EFI fake memmap support into x86 arch tree
Ard Biesheuvel
1
-0
/
+1
2022-11-10
x86: Decouple PAT and MTRR handling
Juergen Gross
1
-12
/
+1
2022-11-10
x86/mtrr: Add a stop_machine() handler calling only cache_cpu_init()
Juergen Gross
1
-1
/
+2
2022-07-11
x86/setup: Use rng seeds from setup_data
Jason A. Donenfeld
1
-0
/
+10
2022-07-01
x86/kexec: Carry forward IMA measurement log on kexec
Jonathan McDowell
1
-0
/
+63
2022-06-13
x86/mm: Fix RESERVE_BRK() for older binutils
Josh Poimboeuf
1
-5
/
+0
2022-05-25
x86/setup: Use strscpy() to replace deprecated strlcpy()
XueBing Chen
1
-3
/
+3
2022-04-04
x86/cpu: Remove "noexec"
Borislav Petkov
1
-3
/
+25
2022-03-24
x86/setup: use IS_ENABLED(CONFIG_KEXEC_CORE) instead of #ifdef
Jisheng Zhang
1
-7
/
+3
2022-03-09
x86/boot: Fix memremap of setup_indirect structures
Ross Philipson
1
-7
/
+27
2022-01-10
Merge tag 'x86_misc_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+6
2021-12-22
x86/mtrr: Remove the mtrr_bp_init() stub
Christoph Hellwig
1
-1
/
+6
2021-12-15
x86/boot: Move EFI range reservation after cmdline parsing
Mike Rapoport
1
-3
/
+3
2021-12-15
Revert "x86/boot: Pull up cmdline preparation and early param parsing"
Borislav Petkov
1
-39
/
+27
2021-12-15
Revert "x86/boot: Mark prepare_command_line() __init"
Borislav Petkov
1
-1
/
+1
2021-11-24
x86/boot: Mark prepare_command_line() __init
Borislav Petkov
1
-1
/
+1
2021-11-15
x86/boot: Pull up cmdline preparation and early param parsing
Borislav Petkov
1
-27
/
+39
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-2
/
+2
2021-09-21
x86/setup: Call early_reserve_memory() earlier
Juergen Gross
1
-12
/
+14
2021-09-01
x86/setup: Explicitly include acpi.h
Nathan Chancellor
1
-0
/
+1
2021-09-01
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-10
/
+0
2021-08-01
iscsi_ibft: fix crash due to KASLR physical memory remapping
Maurizio Lombardi
1
-10
/
+0
2021-07-08
x86: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-06-08
x86/setup: Document that Windows reserves the first MiB
Borislav Petkov
1
-10
/
+11
2021-06-07
x86/setup: Remove CONFIG_X86_RESERVE_LOW and reservelow= options
Mike Rapoport
1
-24
/
+0
2021-06-03
x86/setup: Always reserve the first 1M of RAM
Mike Rapoport
1
-14
/
+21
2021-05-31
x86/thermal: Fix LVT thermal setup for SMI delivery mode
Borislav Petkov
1
-0
/
+9
2021-04-28
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2021-04-26
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2021-04-26
Merge tag 'x86_boot_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-51
/
+58
2021-04-14
x86/setup: Move trim_snb_memory() later in setup_arch() to fix boot hangs
Mike Rapoport
1
-5
/
+15
2021-04-13
ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()
Rafael J. Wysocki
1
-3
/
+2
[next]