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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-15
Merge x86-64 update from Andi
Linus Torvalds
82
-1097
/
+1481
2005-11-15
[PATCH] x86_64: Fix sparse mem
Bob Picco
2
-4
/
+17
2005-11-15
[PATCH] x86_64: Increase the maximum number of local APICs to the maximum
Andi Kleen
2
-6
/
+9
2005-11-15
[PATCH] x86_64: Remove CONFIG_CHECKING and add command line option for pagefa...
Andi Kleen
5
-65
/
+10
2005-11-15
[PATCH] x86_64: Make node boundaries consistent
Magnus Damm
3
-6
/
+1
2005-11-15
[PATCH] x86_64: Log machine checks from boot on Intel systems
Andi Kleen
2
-7
/
+13
2005-11-15
[PATCH] x86_64: Make ACPI NUMA and NUMA emulation peers of K8_NUMA in Kconfig
Ravikiran G Thirumalai
1
-15
/
+32
2005-11-15
[PATCH] x86_64: Use common sys_time64
Paolo 'Blaisorblade' Giarrusso
2
-15
/
+2
2005-11-15
[PATCH] x86_64: Set ____cacheline_maxaligned_in_smp alignment to 128 bytes
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+1
2005-11-15
[PATCH] x86_64: Remove asm-x86_64/rwsem.h
Andi Kleen
1
-283
/
+0
2005-11-15
[PATCH] x86_64: Remove optimization for B stepping AMD K8
Andi Kleen
4
-310
/
+2
2005-11-15
[PATCH] x86_64: Reduce number of retries for reset through keyboard controller
Andi Kleen
2
-2
/
+2
2005-11-15
[PATCH] x86_64: x86_64/i386 fix Intel cache detection code assumption about t...
Siddha, Suresh B
1
-14
/
+32
2005-11-15
[PATCH] x86-64/i386: Intel HT, Multi core detection fixes
Siddha, Suresh B
11
-110
/
+178
2005-11-15
[PATCH] x86_64: Fix NUMA node lookup debug code which had bitrotted
Andi Kleen
1
-3
/
+2
2005-11-15
[PATCH] x86_64: Don't enable interrupt unconditionally in reboot path
Andi Kleen
2
-4
/
+6
2005-11-15
[PATCH] x86_64: Formatting fixes for arch/x86_64/kernel/process.c
Andi Kleen
2
-21
/
+28
2005-11-15
[PATCH] x86_64: Allow modular build of ia32 aout loader
Andi Kleen
5
-5
/
+12
2005-11-15
[PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel...
Shaohua Li
2
-0
/
+13
2005-11-15
[PATCH] AGP: Make gart iterator in K8 AGP driver SMP safe
Andi Kleen
1
-2
/
+3
2005-11-15
[PATCH] AGP: Try unsupported AGP chipsets on x86-64 by default
Andi Kleen
1
-1
/
+1
2005-11-15
[PATCH] AGP: Support ULI/ALI 1689 bridge on AMD64
Andi Kleen
1
-0
/
+10
2005-11-15
[PATCH] x86_64: Optimize NUMA node hash function
Eric Dumazet
1
-24
/
+43
2005-11-15
[PATCH] x86_64: Save/restore CS in 64bit signal handlers and force __USER_CS ...
Bryan Ford
1
-0
/
+17
2005-11-15
[PATCH] x86_64: New heuristics to find out hotpluggable CPUs.
Andi Kleen
4
-5
/
+47
2005-11-15
[PATCH] x86_64: Use int operations in spinlocks to support more than 128 CPUs...
Andi Kleen
1
-6
/
+6
2005-11-15
[PATCH] x86_64: Some clarifications for Documention/x86_64/mm.txt
Andi Kleen
1
-1
/
+5
2005-11-15
[PATCH] x86_64: Replace swiotlb extern with include
Andi Kleen
1
-4
/
+1
2005-11-15
[PATCH] x86_64: Replace cpu_pda extern with include
Andi Kleen
1
-2
/
+0
2005-11-15
[PATCH] x86_64: Only use asm/sections.h to declare section symbols
Andi Kleen
6
-16
/
+8
2005-11-15
[PATCH] x86_64: Don't apply __PHYSICAL_MASK to page frame numbers
Andi Kleen
2
-3
/
+3
2005-11-15
[PATCH] x86_64: Unmap NULL during early bootup
Siddha, Suresh B
11
-32
/
+56
2005-11-15
[PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDA
Andi Kleen
7
-5
/
+18
2005-11-15
[PATCH] x86_64: Fix gcc 4 warning in aperture.c
Andi Kleen
1
-1
/
+1
2005-11-15
[PATCH] x86-64/i386: Fix CPU model for family 6
Suresh Siddha
2
-4
/
+4
2005-11-15
[PATCH] x86_64: Remove duplicate __cpuinit define
Ashok Raj
1
-2
/
+0
2005-11-15
[PATCH] x86_64: Use the DMA32 zone for dma_alloc_coherent()/pci_alloc_consistent
Andi Kleen
1
-1
/
+7
2005-11-15
[PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_t
Andi Kleen
4
-11
/
+5
2005-11-15
[PATCH] x86_64: Fix up outdated pfn_to_page comment
Andi Kleen
1
-3
/
+1
2005-11-15
[PATCH] i386/x86-64: Share interrupt vectors when there is a large number of ...
James Cleverdon
5
-17
/
+86
2005-11-15
[PATCH] x86_64: Support for AMD specific MCE Threshold.
Jacob Shin
11
-1
/
+582
2005-11-15
[PATCH] x86_64: Adjust, correct, and complete the HPET definitions for x86-64.
Jan Beulich
1
-14
/
+21
2005-11-15
[PATCH] x86_64: Account mem_map in VM holes accounting
Andi Kleen
1
-0
/
+19
2005-11-15
[PATCH] x86_64: When cpu_up fails clean up page allocator properly
Andi Kleen
1
-2
/
+1
2005-11-15
[PATCH] x86_64: Make i386 compile again with fourth DMA32 zone
Andi Kleen
1
-2
/
+2
2005-11-15
[PATCH] x86_64: Set compatibility flag for 4GB zone on IA64
Andi Kleen
1
-0
/
+4
2005-11-15
[PATCH] x86_64: Add 4GB DMA32 zone
Andi Kleen
7
-55
/
+90
2005-11-15
[PATCH] x86_64: Update defconfig
Andi Kleen
1
-15
/
+83
2005-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
67
-11066
/
+868
2005-11-15
powerpc: Remove __init from a function used in suspend/resume.
Paul Mackerras
1
-1
/
+2
[next]