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
Age
Commit message (
Expand
)
Author
Files
Lines
2005-10-24
powerpc: iseries: Fix a bogus comment
Stephen Rothwell
1
-5
/
+1
2005-10-24
powerpc: don't duplicate name between vio_driver and device_driver
Stephen Rothwell
1
-2
/
+1
2005-10-24
powerpc: Merge arch/ppc64/kernel/vio.c into arch/powerpc/kernel/vio.c
Stephen Rothwell
3
-1
/
+1
2005-10-23
powerpc: Make coff boot wrapper load the kernel at 8M
Paul Mackerras
1
-1
/
+1
2005-10-23
powerpc: Run on old powermacs.
Paul Mackerras
3
-27
/
+106
2005-10-23
powerpc: Fix time code for 601 processors
Paul Mackerras
1
-23
/
+56
2005-10-22
Merge changes from linux-2.6 by hand
Paul Mackerras
61
-1253
/
+1425
2005-10-22
ppc64: Use arch/powerpc/platforms/powermac for powermac build.
Paul Mackerras
10
-3581
/
+6
2005-10-22
powerpc: Merge in 64-bit powermac support.
Paul Mackerras
14
-813
/
+1136
2005-10-22
ppc64: Simplify secondary CPU startup on powermacs
Paul Mackerras
2
-31
/
+15
2005-10-22
ppc64: Rearrange btext initialization for consistency with ppc32
Paul Mackerras
3
-49
/
+46
2005-10-22
ppc64: Add a `primary' argument to pci_process_bridge_OF_ranges
Paul Mackerras
3
-11
/
+33
2005-10-22
ppc64/powerpc: Fix time initialization on SMP systems
Paul Mackerras
2
-28
/
+1
2005-10-22
ppc64: Fix delivery of RT signals to 32-bit processes.
Paul Mackerras
1
-2
/
+1
2005-10-22
powerpc: Move agp_special_page export to where it is defined
Paul Mackerras
4
-8
/
+2
2005-10-22
[PATCH] typo fix in last cpufreq powernow patch
Chris Wright
1
-1
/
+1
2005-10-22
[PATCH] cpufreq: fix pending powernow timer stuck condition
Dave Jones
1
-11
/
+19
2005-10-21
[PATCH] ppc64: Fix typo bug in iSeries hash code
David Gibson
1
-1
/
+1
2005-10-21
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-10
/
+31
2005-10-21
[PATCH] ppc64: Fix pages marked dirty abusively
Benjamin Herrenschmidt
1
-2
/
+1
2005-10-21
[PATCH] ppc64: Fix typo in time calculations
Paul Mackerras
1
-1
/
+1
2005-10-21
[PATCH] powerpc: Fix mmap returning 64 bit addresses
Michael Ellerman
1
-1
/
+1
2005-10-21
[PATCH] powerpc: Don't blow away load_addr in start_thread
Michael Ellerman
1
-1
/
+5
2005-10-21
[PATCH] powerpc: Merge thread_info.h
David Gibson
9
-26
/
+22
2005-10-21
[PATCH] Fix broken initialization of conswitchp for ARCH=ppc64
David Gibson
1
-0
/
+4
2005-10-21
[ARM] Fix Integrator IM/PD-1 support
Russell King
1
-7
/
+8
2005-10-21
[ARM] 3027/1: BAST - reduce NAND timings slightly
Ben Dooks
1
-3
/
+3
2005-10-21
[ARM] 3025/1: Add I2S platform device for PXA
Matt Reimer
1
-0
/
+20
2005-10-20
powerpc: Fix some bugs in the new merged time code
Paul Mackerras
2
-4
/
+3
2005-10-20
powerpc/ppc/ppc64: Various compile fixes.
Paul Mackerras
2
-3
/
+3
2005-10-20
ppc64: Use the merged mpic.c
Paul Mackerras
3
-889
/
+2
2005-10-20
powerpc: Move some calculations from xxx_calibrate_decr to time_init
Paul Mackerras
2
-27
/
+14
2005-10-20
ppc64: Move init_boot_text call and conswitchp init into setup_arch
Paul Mackerras
2
-4
/
+8
2005-10-20
ppc: rename pci_assign_all_busses to pci_assign_all_buses
Paul Mackerras
8
-16
/
+16
2005-10-20
powerpc: Fix places where ppc_md.show_[per]cpuinfo was treated as int
Paul Mackerras
3
-58
/
+26
2005-10-20
powerpc: Move smp_mpic_message_pass into mpic.c
Paul Mackerras
2
-22
/
+21
2005-10-20
ppc64: Change ppc_md.get_cpuinfo to ppc_md.show_cpuinfo
Paul Mackerras
5
-9
/
+9
2005-10-20
[PATCH] powerpc: Merge ppc64 pmc.[ch] with ppc32 perfmon.[ch]
David Gibson
10
-110
/
+33
2005-10-20
[PATCH] build fix for uml/amd64
Al Viro
1
-4
/
+0
2005-10-20
[PATCH] ppc64: update defconfigs
Paul Mackerras
6
-163
/
+380
2005-10-20
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+8
2005-10-20
[PATCH] swiotlb: make sure initial DMA allocations really are in DMA memory
Yasunori Goto
1
-2
/
+2
2005-10-20
[PATCH] ppc64: Fix error in vDSO 32 bits date
Benjamin Herrenschmidt
1
-1
/
+1
2005-10-20
[PATCH] ppc32: replace use of _GLOBAL with .globl for ppc32
Kumar Gala
3
-18
/
+33
2005-10-20
[PATCH] powerpc: Some more fixes to allow building for a Book-E processor
Kumar Gala
1
-3
/
+2
2005-10-20
powerpc: Fix a corner case in __div64_32
Paul Mackerras
1
-1
/
+2
2005-10-20
powerpc: Fix a branch-too-far link error for 32-bit targets
Paul Mackerras
1
-1
/
+2
2005-10-20
powerpc: Merge time.c and asm/time.h.
Paul Mackerras
12
-243
/
+356
2005-10-20
ppc64: Minor compilation fixes
Paul Mackerras
3
-13
/
+16
2005-10-20
powerpc: Move ptrace32.c from arch/ppc64 to arch/powerpc
Paul Mackerras
4
-7
/
+8
[next]