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
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-28
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
Benjamin Herrenschmidt
33
-459
/
+451
2006-03-28
[PATCH] powerpc: a couple of trivial compile warning fixes
Stephen Rothwell
2
-3
/
+4
2006-03-28
Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...
Paul Mackerras
58
-34
/
+4533
2006-03-28
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/po...
Paul Mackerras
1
-13
/
+1
2006-03-28
powerpc: remove OCP references
Kumar Gala
2
-11
/
+0
2006-03-28
[PATCH] powerpc: make ISA floppies work again
Stephen Rothwell
1
-0
/
+1
2006-03-28
[PATCH] powerpc: Fix some initcall return values
Anton Blanchard
2
-4
/
+4
2006-03-28
[PATCH] powerpc: Workaround for pSeries RTAS bug
Mike Kravetz
1
-0
/
+6
2006-03-28
[PATCH] spufs: fix __init/__exit annotations
Arnd Bergmann
1
-2
/
+2
2006-03-28
[PATCH] powerpc: hvc_console updates
Ryan S. Arnold
1
-0
/
+5
2006-03-28
[PATCH] powerpc: fix incorrect SA_ONSTACK behaviour for 64-bit processes
Laurent MEYER
1
-1
/
+1
2006-03-28
[PATCH] powerpc: Rename and export ppc64_firmware_features
Michael Ellerman
4
-5
/
+7
2006-03-28
powerpc: Make uImage default build output for MPC8540 ADS
Kumar Gala
2
-18
/
+26
2006-03-28
powerpc: move math-emu over to arch/powerpc
Kumar Gala
54
-5
/
+4507
2006-03-28
[PATCH] powerpc: export validate_sp for oprofile calltrace
Anton Blanchard
1
-1
/
+3
2006-03-28
powerpc: use memparse() for mem= command line parsing
Kumar Gala
1
-13
/
+1
2006-03-28
powerpc: Fix goof in 6xx and POWER4 idle power-save functions
Paul Mackerras
2
-21
/
+5
2006-03-27
powerpc: Fix event-scan code for 32-bit CHRP
Paul Mackerras
2
-20
/
+46
2006-03-27
powerpc: Don't compile in arch/ppc/kernel for 32-bit ARCH=powerpc
Paul Mackerras
1
-1
/
+0
2006-03-27
powerpc: Move perfmon_fsl_booke.c over to arch/powerpc
Paul Mackerras
2
-0
/
+223
2006-03-27
powerpc: Move module.c over to arch/powerpc
Paul Mackerras
2
-0
/
+323
2006-03-27
powerpc: Move swsusp.S over to arch/powerpc
Paul Mackerras
1
-0
/
+349
2006-03-27
powerpc: Move cpu_setup_6xx.S and temp.c over to arch/powerpc
Paul Mackerras
4
-3
/
+749
2006-03-27
powerpc: Move l2cr.S over to arch/powerpc
Paul Mackerras
2
-1
/
+472
2006-03-27
powerpc: Simplify pSeries idle loop
Paul Mackerras
1
-120
/
+70
2006-03-27
powerpc: Unify the 32 and 64 bit idle loops
Paul Mackerras
9
-86
/
+54
2006-03-27
[PATCH] powerpc: legacy_serial loop cleanup
Michael Neuling
1
-19
/
+19
2006-03-27
[PATCH] powerpc: Consistent printing of node id
Anton Blanchard
1
-1
/
+1
2006-03-27
[PATCH] powerpc: Allow non zero boot cpuids
Anton Blanchard
6
-77
/
+83
2006-03-27
[PATCH] powerpc/pseries: Cleanup device name printing.
Linas Vepstas
1
-6
/
+10
2006-03-27
[PATCH] spufs: Fix endless protection fault on LS writes by SPE.
Arnd Bergmann
1
-3
/
+2
2006-03-27
[PATCH] powerpc: use guarded ioremap for cell on-chip mappings
Arnd Bergmann
4
-16
/
+12
2006-03-27
[PATCH] powerpc: fix spider-pic affinity setting
Arnd Bergmann
1
-1
/
+1
2006-03-27
[PATCH] powerpc: dynamic probe - use ppc_md.pci_probe_mode()
John Rose
1
-3
/
+7
2006-03-27
[PATCH] powerpc: return to OF via trap, not exit
Olaf Hering
1
-9
/
+14
2006-03-27
[PATCH] powerpc: hot_add_scn_to_nid() build fix
Andrew Morton
1
-0
/
+2
2006-03-27
[PATCH] correct the comment about stackpointer alignment in __boot_from_prom
Olaf Hering
1
-1
/
+5
2006-03-27
[PATCH] spufs: initialize context correctly
Dirk Herrendoerfer
1
-0
/
+1
2006-03-27
[PATCH] spufs: enable SPE problem state MMIO access.
Mark Nutter
6
-12
/
+255
2006-03-27
[PATCH] spufs: implement mfc access for PPE-side DMA
Arnd Bergmann
8
-5
/
+430
2006-03-27
[PATCH] spufs: allow SPU code to do syscalls
Arnd Bergmann
3
-2
/
+444
2006-03-27
[PATCH] powerpc: declare arch syscalls in <asm/syscalls.h>
Arnd Bergmann
5
-0
/
+5
2006-03-27
[PATCH] powerpc: work around a cell interrupt HW bug
Arnd Bergmann
1
-1
/
+18
2006-03-27
[PATCH] powerpc: cell interrupt controller updates
Jens Osterkamp
3
-55
/
+169
2006-03-27
[PATCH] powerpc: update cell defconfig
Arnd Bergmann
1
-81
/
+52
2006-03-27
[PATCH] powerpc: fix cell iommu setup
Arnd Bergmann
1
-2
/
+2
2006-03-27
[PATCH] powerpc: fix various sparse warnings
Stephen Rothwell
8
-14
/
+19
2006-03-26
[PATCH] bitops: powerpc: use generic bitops
Akinobu Mita
1
-0
/
+4
2006-03-26
[PATCH] kprobes: fix broken fault handling for powerpc64
Prasanna S Panchamukhi
1
-8
/
+55
2006-03-26
[PATCH] kprobe handler: discard user space trap
bibo,mao
1
-0
/
+3
[next]