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
pinetabv-6.6.y-devel
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
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-19
powerpc: Exporting boot_cpuid_phys
Andrew Gabbasov
1
-0
/
+1
2011-07-19
powerpc: Add CFAR to oops output
Michael Neuling
1
-0
/
+2
2011-07-19
powerpc/irq: Quieten irq mapping printks
Anton Blanchard
1
-1
/
+1
2011-07-19
powerpc/kdump: Fix timeout in crash_kexec_wait_realmode
Michael Neuling
1
-5
/
+1
2011-07-19
powerpc: Correct annotations of pmu registration functions
Dmitry Eremin-Solenikov
8
-8
/
+8
2011-07-19
powerpc: Remove redundant set_fs(USER_DS)
Mathias Krause
1
-2
/
+0
2011-07-08
powerpc: Dont require a dma_ops struct to set dma mask
Kumar Gala
1
-3
/
+1
2011-07-08
powerpc: implement arch_setup_pdev_archdata
Kumar Gala
1
-24
/
+4
2011-07-08
powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKE
Becky Bruce
1
-0
/
+4
2011-07-01
powerpc: Add jump label support
Michael Ellerman
2
-0
/
+24
2011-06-30
powerpc: Add printk companion for ppc_md.progress
Dave Carroll
1
-0
/
+5
2011-06-30
Merge remote branch 'origin/master' into next
Benjamin Herrenschmidt
6
-63
/
+93
2011-06-29
powerpc/pseries: Re-implement HVSI as part of hvc_vio
Benjamin Herrenschmidt
1
-0
/
+3
2011-06-29
powerpc/udbg: Register udbg console generically
Benjamin Herrenschmidt
1
-0
/
+2
2011-06-29
powerpc/pseries: Improve error code on reconfiguration notifier failure
Akinobu Mita
1
-5
/
+3
2011-06-29
powerpc/maple: Enable scom access functions on Maple
Dmitry Eremin-Solenikov
1
-2
/
+2
2011-06-29
powerpc/book3e-64: Reraise doorbell when masked by soft-irq-disable
Scott Wood
3
-15
/
+21
2011-06-29
arch/powerpc: use printk_ratelimited instead of printk_ratelimit
Christian Dietrich
3
-46
/
+50
2011-06-29
powerpc/rtas-rtc: remove sideeffects of printk_ratelimit
Christian Dietrich
1
-12
/
+17
2011-06-27
powerpc/e500mc: Add support for the wait instruction in e500_idle
Scott Wood
1
-0
/
+12
2011-06-23
powerpc: make irq_choose_cpu() available to all PIC drivers
Stuart Yoder
1
-0
/
+35
2011-06-23
powerpc/pci: Move FSL fixup from 32-bit to common
Kumar Gala
2
-19
/
+18
2011-06-23
powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.
Ashish Kalra
3
-38
/
+56
2011-06-22
powerpc/e500: fix breakage with fsl_rio_mcheck_exception
Scott Wood
1
-1
/
+1
2011-06-20
powerpc: Avoid extra indirect function call in sending IPIs
Paul Mackerras
1
-4
/
+14
2011-06-17
powerpc: Fix early boot accounting of CPUs
Matt Evans
4
-5
/
+12
2011-06-09
powerpc: Force page alignment for initrd reserved memory
Benjamin Herrenschmidt
1
-3
/
+24
2011-06-09
Merge remote branch 'kumar/merge' into merge
Benjamin Herrenschmidt
1
-1
/
+1
2011-06-03
powerpc/book3e: Fix CPU feature handling on e5500 in 32-bit mode
Kumar Gala
1
-1
/
+1
2011-05-28
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2011-05-28
Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus
Russell King
1
-1
/
+1
2011-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+0
2011-05-27
Merge remote branch 'kumar/merge' into merge
Benjamin Herrenschmidt
1
-0
/
+13
2011-05-26
powerpc: Fix irq_free_virt by adjusting bounds before loop
Milton Miller
1
-4
/
+13
2011-05-26
powerpc/irq: Protect irq_radix_revmap_lookup against irq_free_virt
Milton Miller
1
-2
/
+5
2011-05-26
powerpc/irq: Check desc in handle_one_irq and expand generic_handle_irq
Milton Miller
1
-2
/
+5
2011-05-26
powerpc/irq: Always free duplicate IRQ_LEGACY hosts
Milton Miller
1
-9
/
+2
2011-05-26
powerpc/irq: Remove stale and misleading comment
Milton Miller
1
-3
/
+1
2011-05-26
powerpc/cell: Use common smp ipi actions
Milton Miller
1
-1
/
+1
2011-05-26
powerpc/ftrace: Implement raw syscall tracepoints on PowerPC
Ian Munsie
3
-0
/
+19
2011-05-26
Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...
Russell King
1
-1
/
+1
2011-05-25
powerpc: mmu_gather rework
Peter Zijlstra
1
-1
/
+22
2011-05-25
Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...
Russell King
1
-1
/
+1
2011-05-25
PM / Hibernate: Remove arch_prepare_suspend()
Rafael J. Wysocki
1
-1
/
+0
2011-05-24
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-05-23
Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2011-05-22
KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)
Scott Wood
1
-0
/
+1
2011-05-21
powerpc: Fix 32-bit SMP build
Josh Boyer
1
-1
/
+1
2011-05-20
powerpc/fsl_rio: move machine_check handler
Shaohui Xie
1
-0
/
+13
[next]