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
/
kernel
/
head32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-18
x86/microcode/32: Move early loading after paging enable
Thomas Gleixner
1
-1
/
+2
2023-10-18
x86/boot/32: Temporarily map initrd for microcode loading
Thomas Gleixner
1
-2
/
+52
2023-10-18
x86/boot/32: Restructure mk_early_pgtbl_32()
Thomas Gleixner
1
-19
/
+23
2023-10-18
x86/boot/32: De-uglify the 2/3 level paging difference in mk_early_pgtbl_32()
Thomas Gleixner
1
-18
/
+20
2023-10-18
x86/boot: Use __pa_nodebug() in mk_early_pgtbl_32()
Thomas Gleixner
1
-10
/
+6
2023-10-18
x86/boot/32: Disable stackprotector and tracing for mk_early_pgtbl_32()
Thomas Gleixner
1
-1
/
+2
2023-05-18
x86: Add dummy prototype for mk_early_pgtbl_32()
Arnd Bergmann
1
-0
/
+1
2023-04-14
x86/head: Mark *_start_kernel() __noreturn
Josh Poimboeuf
1
-1
/
+1
2018-11-20
x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setu...
Juergen Gross
1
-1
/
+0
2018-10-10
x86/boot: Add ACPI RSDP address to setup_header
Juergen Gross
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-16
x86/idt: Initialize early IDT before cr4_init_shadow()
Thomas Gleixner
1
-2
/
+3
2017-08-29
x86/idt: Move early IDT setup out of 32-bit asm
Thomas Gleixner
1
-0
/
+4
2017-01-28
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
1
-1
/
+1
2017-01-06
x86/boot/32: Convert the 32-bit pgtable setup code from assembly to C
Boris Ostrovsky
1
-0
/
+62
2016-08-11
x86/boot: Run reserve_bios_regions() after we initialize the memory map
Andy Lutomirski
1
-2
/
+0
2016-07-21
x86/boot: Reorganize and clean up the BIOS area reservation code
Ingo Molnar
1
-1
/
+1
2016-04-22
x86/rtc: Replace paravirt rtc check with platform legacy quirk
Luis R. Rodriguez
1
-0
/
+2
2015-02-04
x86: Store a per-cpu shadow copy of CR4
Andy Lutomirski
1
-0
/
+1
2014-05-06
asmlinkage, x86: Add explicit __visible to arch/x86/*
Andi Kleen
1
-1
/
+1
2013-10-18
intel_mid: Renamed *mrst* to *intel_mid*
Kuppuswamy Sathyanarayanan
1
-2
/
+2
2013-08-07
x86, asmlinkage: Make _*_start_kernel visible
Andi Kleen
1
-1
/
+1
2013-01-30
x86: Merge early kernel reserve for 32bit and 64bit
Yinghai Lu
1
-9
/
+0
2013-01-30
x86: Merge early_reserve_initrd for 32bit and 64bit
Yinghai Lu
1
-11
/
+0
2013-01-29
x86, boot: Sanitize boot_params if not zeroed on creation
H. Peter Anvin
1
-0
/
+3
2012-05-08
x86, realmode: Move ACPI wakeup to unified realmode code
Jarkko Sakkinen
1
-1
/
+0
2011-12-08
memblock: Kill memblock_init()
Tejun Heo
1
-2
/
+0
2011-07-14
memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones
Tejun Heo
1
-2
/
+3
2011-05-20
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2011-03-16
x86: Introduce pci_map_biosrom()
Dan Williams
1
-1
/
+0
2011-02-18
x86, trampoline: Common infrastructure for low memory trampolines
H. Peter Anvin
1
-9
/
+0
2010-11-12
x86: Add CE4100 platform support
Thomas Gleixner
1
-0
/
+3
2010-10-23
Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+1
2010-10-21
x86-32, mm: Add an initial page table for core bootstrapping
Borislav Petkov
1
-0
/
+1
2010-08-31
Merge commit 'v2.6.36-rc3' into x86/memblock
Ingo Molnar
1
-1
/
+1
2010-08-27
x86, memblock: Replace e820_/_early string with memblock_
Yinghai Lu
1
-2
/
+2
2010-08-27
x86: Use memblock to replace early_res
Yinghai Lu
1
-2
/
+4
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
1
-1
/
+1
2010-03-29
x86: Make sure free_init_pages() frees pages on page boundary
Yinghai Lu
1
-1
/
+3
2010-02-12
x86: Move bios page reserve early to head32/64.c
Yinghai Lu
1
-0
/
+10
2009-12-11
x86: Use find_e820() instead of hard coded trampoline address
Yinghai Lu
1
-2
/
+0
2009-08-31
x86: Add Moorestown early detection
Thomas Gleixner
1
-0
/
+3
2009-08-31
x86: Add early platform detection
Thomas Gleixner
1
-5
/
+17
2009-08-27
x86: Move ioapic_ids_setup to x86_init_ops
Thomas Gleixner
1
-0
/
+3
2009-08-27
x86: Add reserve_ebda_region to x86_init_ops
Thomas Gleixner
1
-2
/
+2
2009-08-27
x86: Add request_standard_resources to x86_init
Thomas Gleixner
1
-0
/
+1
2009-08-27
x86: Add probe_roms to x86_init
Thomas Gleixner
1
-0
/
+3
2009-03-15
x86-32: use brk segment for allocating initial kernel pagetable
Jeremy Fitzhardinge
1
-3
/
+0
2009-03-15
x86: add brk allocation for very, very early allocations
Jeremy Fitzhardinge
1
-1
/
+1
2008-12-08
x86: change static allocation of trampoline area
Rafael J. Wysocki
1
-0
/
+3
[next]