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
/
sysdev
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-27
powerpc/mpic: handle subsys_system_register() failure
Andrew Donnellan
1
-1
/
+8
2016-03-23
rapidio: add global inbound port write interfaces
Alexandre Bounine
3
-6
/
+12
2016-03-23
powerpc/fsl_rio: changes to mport registration
Alexandre Bounine
1
-6
/
+12
2016-03-20
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
9
-17
/
+439
2016-03-18
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-2
/
+2
2016-03-16
powerpc/rcpm: Fix build break when SMP=n
Michael Ellerman
1
-0
/
+1
2016-03-09
powerpc/fsl-lbc: Modify suspend/resume entry sequence
Raghav Dogra
1
-11
/
+38
2016-03-09
powerpc/885: set SDCR to 0x40
Christophe Leroy
1
-1
/
+4
2016-03-05
powerpc/rcpm: add RCPM driver
chenhui zhao
3
-0
/
+391
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
4
-5
/
+5
2016-02-29
powerpc/xics: Add icp_native_cause_ipi_rm
Suresh Warrier
1
-0
/
+21
2016-01-25
powerpc: simple_gpio: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2016-01-25
powerpc: ppc4cc/gpio: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2016-01-16
mm, dax, pmem: introduce pfn_t
Dan Williams
1
-5
/
+4
2016-01-16
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
16
-3022
/
+15
2015-12-24
powerpc/fsl_lbc: removal of dead code
Raghav Dogra
1
-2
/
+0
2015-12-23
powerpc/85xx: Add PCIe controller support for bsc9132qds
Harninder Rai
1
-0
/
+13
2015-12-23
QE: Move QE from arch/powerpc to drivers/soc
Zhao Qiang
14
-3113
/
+1
2015-12-23
QE: use subsys_initcall to init qe
Zhao Qiang
1
-0
/
+13
2015-12-23
QE/CPM: move muram management functions to qe_common
Zhao Qiang
4
-209
/
+239
2015-12-23
CPM/QE: use genalloc to manage CPM/QE muram
Zhao Qiang
1
-38
/
+88
2015-12-11
EDAC, mpc85xx: Make mpc85xx-pci-edac a platform device
Scott Wood
2
-10
/
+27
2015-11-26
powerpc/axonram: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-11-11
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+3
2015-11-07
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
1
-2
/
+3
2015-11-06
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-54
/
+83
2015-11-06
uaccess: reimplement probe_kernel_address() using probe_kernel_read()
Andrew Morton
1
-1
/
+1
2015-11-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
3
-44
/
+68
2015-10-28
powerpc/msi: Fix section mismatch warning in msi_bitmap_alloc()
Denis Kirjanov
1
-1
/
+1
2015-10-28
powerpc: handle error case in cpm_muram_alloc()
Christophe Leroy
1
-1
/
+2
2015-10-28
powerpc: mpic: use IRQCHIP_SKIP_SET_WAKE instead of redundant mpic_irq_set_wake
Sudeep Holla
1
-19
/
+4
2015-10-17
powerpc/fsl_pci: Don't set up inbound windows in kdump crash kernel
Scott Wood
1
-23
/
+61
2015-10-17
powerpc/fsl_pci: Check for get_user/probe_kernel_address failure
Scott Wood
1
-1
/
+1
2015-10-15
powerpc/mpc5xxx: Use of_get_next_parent to simplify code
Christophe Jaillet
1
-4
/
+1
2015-10-13
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
7
-7
/
+12
2015-10-06
powerpc/8xx: Shorten irq_chip name for the SIU
Christophe Leroy
1
-1
/
+1
2015-10-05
powerpc/msi: Free the bitmap if it was slab allocated
Denis Kirjanov
1
-4
/
+12
2015-09-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-16
/
+14
2015-09-18
Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-6
/
+9
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
7
-9
/
+7
2015-09-16
powerpc/mpc8xx: Use irq_set_handler_locked()
Thomas Gleixner
1
-1
/
+1
2015-09-16
powerpc/ipic: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-09-16
powerpc/cpm2: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-09-15
powerpc, irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2
-2
/
+2
2015-09-10
powerpc/MSI: Fix race condition in tearing down MSI interrupts
Paul Mackerras
3
-6
/
+9
2015-09-09
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+4
2015-09-04
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-16
/
+6
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2015-09-02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2015-08-28
dax: drop size parameter to ->direct_access()
Dan Williams
1
-1
/
+1
[next]