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
/
platforms
/
embedded6xx
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
3
-5
/
+5
2016-08-22
powerpc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2
-2
/
+2
2016-07-21
powerpc: Get rid of ppc_md.init_early()
Benjamin Herrenschmidt
3
-13
/
+7
2016-07-21
powerpc: Move 32-bit probe() machine to later in the boot process
Benjamin Herrenschmidt
8
-28
/
+8
2016-07-14
powerpc: Make ppc_md.{halt, restart} __noreturn
Daniel Axtens
8
-14
/
+14
2016-03-12
powerpc32: remove ioremap_base
Christophe Leroy
1
-10
/
+0
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2
-3
/
+2
2015-07-30
genirq/irqdomain: Allow irq domain aliasing
Marc Zyngier
1
-1
/
+2
2015-06-02
powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-1
/
+1
2015-01-28
powerpc: Remove some unused functions
Michael Ellerman
1
-11
/
+0
2014-11-10
powerpc/gamecube/wii: delete unneeded test before of_node_put
Julia Lawall
1
-3
/
+3
2014-11-03
powerpc: Convert power off logic to pm_power_off
Alexander Graf
3
-3
/
+7
2014-09-25
powerpc: make of_device_ids const
Uwe Kleine-König
5
-5
/
+5
2014-04-28
powerpc/legacy_serial: Support MVME5100 UARTS with shifted registers
Stephen Chivers
1
-0
/
+1
2014-03-20
powerpc/kconfig: Remove TSI108_BRIDGE duplicates
Luis Henriques
1
-2
/
+0
2014-03-07
powerpc: Delete old PrPMC 280/2800 support
Paul Gortmaker
3
-165
/
+0
2014-01-15
Merge remote-tracking branch 'scott/next' into next
Benjamin Herrenschmidt
3
-1
/
+234
2014-01-15
powerpc: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-10
powerpc/embedded6xx: Add support for Motorola/Emerson MVME5100
Stephen Chivers
3
-1
/
+234
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+3
2013-10-29
powerpc/6xx: add missing iounmap() on error in hlwd_pic_init()
Wei Yongjun
1
-0
/
+1
2013-10-10
powerpc: add explicit OF includes
Rob Herring
2
-0
/
+3
2013-05-06
powerpc/pci: Support per-aperture memory offset
Benjamin Herrenschmidt
1
-11
/
+0
2013-04-18
powerpc: remove CONFIG_MPC10X_OPENPIC
Paul Bolle
1
-5
/
+0
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
5
-5
/
+0
2012-03-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
4
-12
/
+6
2012-02-23
ppc-6xx: fix build failure in flipper-pic.c and hlwd-pic.c
Paul Gortmaker
2
-6
/
+6
2012-02-23
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
Kyle Moffett
4
-8
/
+4
2012-02-23
powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count
Kyle Moffett
4
-6
/
+4
2012-02-16
irq_domain/powerpc: constify irq_domain_ops
Grant Likely
2
-2
/
+2
2012-02-16
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
2
-7
/
+4
2012-02-15
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2
-33
/
+33
2012-01-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
4
-78
/
+15
2011-12-08
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
1
-1
/
+0
2011-12-08
powerpc: Cleanup memblock usage
Tejun Heo
1
-13
/
+9
2011-12-07
powerpc/mpic: Invert the meaning of MPIC_PRIMARY
Kyle Moffett
4
-4
/
+4
2011-12-07
powerpc/mpic: Search for open-pic device-tree node if NULL
Kyle Moffett
4
-33
/
+5
2011-12-07
powerpc/mpic: Save computed phys_addr for board-specific code
Kyle Moffett
4
-48
/
+13
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+2
2011-11-07
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-4
/
+0
2011-11-01
powerpc: Fix up modules that should be including module.h
Paul Gortmaker
2
-0
/
+2
2011-11-01
powerpc: drop unused Kconfig symbols
Paul Bolle
1
-4
/
+0
2011-09-15
treewide: typo 'interrrupt' word corrections.
Vitaliy Ivanov
1
-1
/
+1
2011-05-19
powerpc: Remove trival irq_host_ops.unmap
Milton Miller
2
-14
/
+0
2011-05-04
powerpc/irq: Stop exporting irq_map
Grant Likely
2
-8
/
+8
2011-03-29
powerpc: Convert to new irq_* function names
Thomas Gleixner
4
-16
/
+16
2011-03-29
powerpc: Use proper accessors for IRQ_* flags
Thomas Gleixner
2
-3
/
+3
2011-03-10
powerpc: platforms/embedded6xx irq_data conversion.
Lennert Buytenhek
2
-36
/
+37
2011-01-21
powerpc/kexec: Remove empty ppc_md.machine_kexec_prepare
Anton Blanchard
2
-22
/
+0
2010-09-11
powerpc, memblock: Fix memblock API change fallout
Yinghai Lu
1
-1
/
+1
[next]