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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-08
powerpc: fix exception clearing in e500 SPE float emulation
Joseph Myers
1
-2
/
+28
2014-01-08
powerpc/booke64: Add LRAT error exception handler
Mihai Caraman
2
-0
/
+29
2013-12-30
Merge branch 'merge' into next
Benjamin Herrenschmidt
7
-11
/
+16
2013-12-30
powerpc: Fix endian issues in power7/8 machine check handler
Anton Blanchard
1
-3
/
+3
2013-12-30
powerpc/iommu: Update the generic code to use dynamic iommu page sizes
Alistair Popple
3
-50
/
+67
2013-12-30
powerpc/iommu: Add it_page_shift field to determine iommu page size
Alistair Popple
1
-2
/
+3
2013-12-30
powerpc/iommu: Update constant names to reflect their hardcoded page size
Alistair Popple
3
-50
/
+51
2013-12-30
powerpc: Fix "attempt to move .org backwards" error
Mahesh Salgaonkar
1
-140
/
+138
2013-12-30
powerpc: Fix alignment of secondary cpu spin vars
Olof Johansson
1
-0
/
+1
2013-12-30
powerpc: Align p_end
Anton Blanchard
1
-0
/
+1
2013-12-13
powerpc: Fix endian issues in crash dump code
Anton Blanchard
1
-3
/
+3
2013-12-13
powerpc: Fix topology core_id endian issue on LE builds
Anton Blanchard
1
-2
/
+2
2013-12-13
powerpc: Fix endian issue in setup-common.c
Anton Blanchard
1
-2
/
+2
2013-12-13
powerpc: PTRACE_PEEKUSR always returns FPR0
Ulrich Weigand
1
-2
/
+2
2013-12-10
powerpc: Fix up the kdump base cap to 128M
Mahesh Salgaonkar
1
-1
/
+1
2013-12-10
powerpc: Fix build break with PPC_EARLY_DEBUG_BOOTX=y
Michael Ellerman
1
-1
/
+4
2013-12-09
powerpc: Dynamically allocate slb_shadow from memblock
Jeremy Kerr
1
-7
/
+25
2013-12-09
powerpc: Make slb_shadow a local
Jeremy Kerr
1
-1
/
+1
2013-12-05
powerpc: Increase EEH recovery timeout for SR-IOV
Brian King
2
-2
/
+2
2013-12-05
PPC: POWERNV: move iommu_add_device earlier
Alexey Kardashevskiy
1
-44
/
+4
2013-12-05
powerpc/powernv: Machine check exception handling.
Mahesh Salgaonkar
1
-0
/
+27
2013-12-05
powerpc/book3s: Queue up and process delayed MCE events.
Mahesh Salgaonkar
3
-2
/
+164
2013-12-05
powerpc/book3s: Decode and save machine check event.
Mahesh Salgaonkar
3
-9
/
+273
2013-12-05
powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power8.
Mahesh Salgaonkar
2
-0
/
+38
2013-12-05
powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7.
Mahesh Salgaonkar
3
-0
/
+155
2013-12-05
powerpc/book3s: Add flush_tlb operation in cpu_spec.
Mahesh Salgaonkar
2
-11
/
+35
2013-12-05
powerpc/book3s: Introduce a early machine check hook in cpu_spec.
Mahesh Salgaonkar
1
-2
/
+5
2013-12-05
powerpc/book3s: Return from interrupt if coming from evil context.
Mahesh Salgaonkar
2
-0
/
+83
2013-12-05
powerpc/book3s: handle machine check in Linux host.
Mahesh Salgaonkar
3
-0
/
+127
2013-12-05
powerpc/book3s: Introduce exclusive emergency stack for machine check exception.
Mahesh Salgaonkar
1
-1
/
+9
2013-12-02
powerpc/kernel/sysfs: Cleanup set up macros for PMC/non-PMC SPRs
Madhavan Srinivasan
1
-34
/
+38
2013-12-02
powerpc: Make irq_stat.timers_irqs counting more specific
fan.du
2
-4
/
+11
2013-12-02
powerpc: purge all the prefetched instructions for the coherent icache flush
Kevin Hao
2
-1
/
+9
2013-12-02
powerpc: kernel: remove useless code which related with 'max_cpus'
Chen Gang
1
-7
/
+2
2013-12-02
powerpc: Use patch_exception to update the debug exception handler
Kevin Hao
1
-5
/
+1
2013-11-25
arch/powerpc/kernel: Use %12.12s instead of %12s to avoid memory overflow
Chen Gang
1
-1
/
+1
2013-11-25
powerpc/signals: Improved mark VSX not saved with small contexts fix
Michael Neuling
2
-9
/
+13
2013-11-25
powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filtering
Hari Bathini
1
-0
/
+12
2013-11-23
powerpc/8xx: mfspr SPRN_TBRx in lieu of mftb/mftbu is not supported
LEROY Christophe
1
-0
/
+6
2013-11-22
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
8
-32
/
+59
2013-11-21
powerpc/signals: Mark VSX not saved with small contexts
Michael Neuling
1
-1
/
+9
2013-11-21
powerpc: Make cpu_to_chip_id() available when SMP=n
Michael Ellerman
2
-16
/
+20
2013-11-21
powerpc/vio: Fix a dma_mask issue of vio
Li Zhong
1
-1
/
+1
2013-11-21
powerpc: Only print PACATMSCRATCH in oops when TM is active
Anton Blanchard
1
-1
/
+2
2013-11-21
powerpc/pseries: Duplicate dtl entries sometimes sent to userspace
Anton Blanchard
1
-2
/
+2
2013-11-21
powerpc: Remove a few lines of oops output
Anton Blanchard
1
-9
/
+9
2013-11-21
powerpc: Print DAR and DSISR on machine check oopses
Anton Blanchard
1
-1
/
+1
2013-11-21
powerpc/eeh: More accurate log
Gavin Shan
1
-2
/
+7
2013-11-21
powerpc/eeh: Enable PCI_COMMAND_MASTER for PCI bridges
Gavin Shan
1
-0
/
+9
2013-11-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
3
-25
/
+66
[next]