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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-17
x86: introduce kernel/head32.c
Eric W. Biederman
4
-6
/
+19
2008-04-17
x86: make amd quad core 8 socket system not be clustered_box, #2
Yinghai Lu
1
-1
/
+11
2008-04-17
x86: de-macro start_thread()
Ingo Molnar
3
-26
/
+33
2008-04-17
x86: more cleanups in arch/x86/boot/compressed/misc.c
Ingo Molnar
1
-46
/
+54
2008-04-17
x86: coding style fixes to arch/x86/boot/compressed/misc.c
Paolo Ciarrocchi
1
-32
/
+34
2008-04-17
x86: coding style fixes to arch/x86/kernel/cpu/umc.c
Paolo Ciarrocchi
1
-5
/
+7
2008-04-17
x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p6.c
Paolo Ciarrocchi
1
-24
/
+24
2008-04-17
x86: clean up include/asm-x86/processor.h
Ingo Molnar
1
-280
/
+358
2008-04-17
x86: unify cpu/proc|_64.c
Hiroshi Shimamoto
2
-183
/
+2
2008-04-17
x86: cosmetic unification cpu/proc|_64.c
Hiroshi Shimamoto
2
-2
/
+83
2008-04-17
x86: add power management line in /proc/cpuinfo
Hiroshi Shimamoto
1
-5
/
+9
2008-04-17
x86: make cpu/proc|_64.c similar
Hiroshi Shimamoto
2
-78
/
+105
2008-04-17
x86: split cpuinfo from setup_64.c into cpu/proc_64.c
Hiroshi Shimamoto
3
-120
/
+127
2008-04-17
x86: coding style fixes to arch/x86/mach-generic/bigsmp.c
Paolo Ciarrocchi
1
-15
/
+15
2008-04-17
x86: coding style fixes to arch/x86/kernel/cpu/nexgen.c
Paolo Ciarrocchi
1
-8
/
+7
2008-04-17
x86: coding style fixes to arch/x86/mach-generic/summit.c
Paolo Ciarrocchi
1
-4
/
+4
2008-04-17
x86: coding style fixes to arch/x86/mach-generic/default.c
Paolo Ciarrocchi
1
-4
/
+4
2008-04-17
x86: coding style fixes to arch/x86/mach-generic/probe.c
Paolo Ciarrocchi
1
-18
/
+19
2008-04-17
x86: coding style fixes to arch/x86/oprofile/op_model_athlon.c
Paolo Ciarrocchi
1
-23
/
+23
2008-04-17
x86: coding style fixes to arch/x86/oprofile/op_model_ppro.c
Paolo Ciarrocchi
1
-26
/
+26
2008-04-17
x86: coding style fixes to arch/x86/kernel/x8664_ksyms_64.c
Paolo Ciarrocchi
1
-5
/
+7
2008-04-17
x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p5.c
Paolo Ciarrocchi
1
-8
/
+8
2008-04-17
x86: coding style fixes to arch/x86/lib/string_32.c
Paolo Ciarrocchi
1
-30
/
+30
2008-04-17
x86: coding style fixes to arch/x86/kernel/syscall_64.c
Paolo Ciarrocchi
1
-5
/
+8
2008-04-17
x86: coding style fixes to arch/x86/lib/memmove_64.c
Paolo Ciarrocchi
1
-4
/
+4
2008-04-17
x86: boot protocol updates
Ian Campbell
2
-12
/
+12
2008-04-17
x86: define outb_pic and inb_pic to stop using outb_p and inb_p
David P. Reed
1
-2
/
+25
2008-04-17
x86: reduce arch/x86/mm/ioremap.o size
Ian Campbell
1
-2
/
+2
2008-04-17
x86: more coding style fixes in centaur.c
Ingo Molnar
1
-195
/
+199
2008-04-17
x86: coding style fixes for arch/x86/kernel/cpu/centaur.c
Paolo Ciarrocchi
1
-116
/
+114
2008-04-17
x86: clean up mmx_32.c
Ingo Molnar
1
-103
/
+94
2008-04-17
x86: fix cmos read and write to not use inb_p and outb_p
David P. Reed
1
-4
/
+4
2008-04-17
x86: use ELF section to list CPU vendor specific code
Thomas Petazzoni
10
-69
/
+46
2008-04-17
x86, vsmp: use the paravirt helpers
Glauber Costa
1
-0
/
+7
2008-04-17
x86: introduce vsmp paravirt helpers
Glauber Costa
2
-1
/
+58
2008-04-17
x86: call vsmp_init explicitly
Glauber Costa
3
-6
/
+13
2008-04-17
x86: make vsmp_init void, instead of static int
Glauber Costa
1
-4
/
+4
2008-04-17
x86: change vsmp compile dependency
Glauber Costa
1
-1
/
+1
2008-04-17
x86: apic: extended interrupt LVT support for AMD
Robert Richter
1
-0
/
+29
2008-04-17
x86: remove never used nodenumer in pda
Yinghai Lu
2
-3
/
+0
2008-04-17
x86: get apic_id later in acpi_numa_processor_affinity_init
Yinghai Lu
1
-1
/
+2
2008-04-17
x86: reducing debuginfo size by removing unneeded includes
Arnaldo Carvalho de Melo
1
-25
/
+1
2008-04-17
x86: bump image header to version 2.08.
Ingo Molnar
1
-1
/
+1
2008-04-17
x86: add a crc32 checksum to the kernel image.
Ian Campbell
2
-1
/
+95
2008-04-17
x86: use ELF format in compressed images.
Ian Campbell
5
-1
/
+95
2008-04-17
x86: define DEBUG_SIG in signal_64.c
Harvey Harrison
1
-6
/
+6
2008-04-17
x86: Unify argument names in signal_32|64.c
Harvey Harrison
2
-8
/
+9
2008-04-17
x86: move struct definitions to unifed sigframe.h
Harvey Harrison
4
-14
/
+13
2008-04-17
x86: use sizeof(long) to unify signal_32|64.c
Harvey Harrison
2
-7
/
+6
2008-04-17
x86: Use FIX_EFLAGS define in X86_64
Harvey Harrison
2
-6
/
+24
[next]