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
/
setup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-03-03
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+3
2010-02-25
x86: Do not reserve brk for DMI if it's not going to be used
Thadeu Lima de Souza Cascardo
1
-0
/
+2
2010-02-17
Merge branch 'linus' into x86/mm
Thomas Gleixner
1
-9
/
+30
2010-02-12
x86: Make 64 bit use early_res instead of bootmem before slab
Yinghai Lu
1
-0
/
+2
2010-02-11
x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMA
Yinghai Lu
1
-7
/
+0
2010-02-11
x86: Call early_res_to_bootmem one time
Yinghai Lu
1
-0
/
+1
2010-02-11
Merge remote branch 'linus/master' into x86/bootmem
H. Peter Anvin
1
-9
/
+30
2010-02-02
x86: Remove BIOS data range from e820
Yinghai Lu
1
-1
/
+18
2010-01-30
x86: Add quirk for Intel DG45FC board to avoid low memory corruption
David Härdeman
1
-3
/
+11
2009-12-11
x86: Use find_e820() instead of hard coded trampoline address
Yinghai Lu
1
-5
/
+8
2009-12-09
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-63
/
+43
2009-12-06
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2009-12-03
Merge branch 'perf/mce' into perf/core
Ingo Molnar
1
-0
/
+3
2009-11-30
x86: Fix a section mismatch in arch/x86/kernel/setup.c
Helight.Xu
1
-2
/
+2
2009-11-24
x86: Move find_smp_config() earlier and avoid bootmem usage
Yinghai Lu
1
-5
/
+5
2009-11-23
x86: Change crash kernel to reserve via reserve_early()
Yinghai Lu
1
-42
/
+15
2009-11-17
x86, mm: Report state of NX protections during boot
Kees Cook
1
-5
/
+6
2009-11-17
x86, mm: Clean up and simplify NX enablement
H. Peter Anvin
1
-6
/
+2
2009-11-11
x86: Make sure wakeup trampoline code is below 1MB
Yinghai Lu
1
-6
/
+7
2009-11-10
x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value
Yong Wang
1
-0
/
+3
2009-11-07
x86: Add Phoenix/MSC BIOSes to lowmem corruption list
Simon Kagstrom
1
-0
/
+7
2009-10-13
x86: Export srat physical topology
David Rientjes
1
-2
/
+3
2009-10-13
x86: Export k8 physical topology
David Rientjes
1
-1
/
+9
2009-09-23
Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+3
2009-09-20
Merge branch 'linus' into x86/urgent
Ingo Molnar
1
-97
/
+18
2009-09-19
Revert 'x86: Fix system crash when loading with "reservetop" parameter'
Yinghai Lu
1
-15
/
+15
2009-09-19
Merge branch 'linus' into sfi-release
Len Brown
1
-102
/
+36
2009-09-19
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-97
/
+18
2009-09-15
Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+15
2009-09-02
Merge commit 'v2.6.31-rc8' into x86/txt
Ingo Molnar
1
-0
/
+13
2009-09-02
x86, intel_txt: clean up the impact on generic code, unbreak non-x86
Shane Wang
1
-2
/
+1
2009-08-31
x86: apic namespace cleanup
Thomas Gleixner
1
-2
/
+2
2009-08-31
x86: Move tsc_calibration to x86_init_ops
Thomas Gleixner
1
-1
/
+1
2009-08-31
x86: Add timer_init to x86_init_ops
Thomas Gleixner
1
-43
/
+0
2009-08-31
x86: Move xen_post_allocator_init into xen_pagetable_setup_done
Thomas Gleixner
1
-1
/
+0
2009-08-31
x86: Move paravirt pagetable_setup to x86_init_ops
Thomas Gleixner
1
-2
/
+2
2009-08-31
x86: Move paravirt banner printout to x86_init_ops
Thomas Gleixner
1
-0
/
+1
2009-08-31
x86: Replace ARCH_SETUP by a proper x86_init_ops
Thomas Gleixner
1
-5
/
+1
2009-08-31
x86: Move traps_init to x86_init_ops
Thomas Gleixner
1
-15
/
+0
2009-08-31
x86: Move irq_init to x86_init_ops
Thomas Gleixner
1
-17
/
+0
2009-08-31
x86: Move get/find_smp_config to x86_init_ops
Thomas Gleixner
1
-2
/
+0
2009-08-29
x86: Fix earlyprintk=dbgp for machines without NX
Jan Beulich
1
-0
/
+10
2009-08-29
x86: add arch-specific SFI support
Feng Tang
1
-0
/
+3
2009-08-27
x86: Add request_standard_resources to x86_init
Thomas Gleixner
1
-12
/
+16
2009-08-27
x86: Add probe_roms to x86_init
Thomas Gleixner
1
-3
/
+1
2009-08-21
x86: Fix system crash when loading with "reservetop" parameter
Xiao Guangrong
1
-5
/
+5
2009-07-21
x86, intel_txt: Intel TXT boot support
Joseph Cihula
1
-0
/
+4
2009-07-18
x86: Add quirk for Intel DG45ID board to avoid low memory corruption
Alexey Fisher
1
-0
/
+13
2009-06-23
x86: Move init_gbpages() to setup_arch()
Pekka J Enberg
1
-0
/
+16
[next]