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
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
/
platforms
/
pseries
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-17
powerpc/pseries: Enable kernel CPU dlpar from sysfs
Nathan Fontenot
1
-0
/
+6
2015-12-17
powerpc/pseries: Add CPU dlpar add functionality
Nathan Fontenot
1
-0
/
+116
2015-12-17
powerpc/pseries: Add CPU dlpar remove functionality
Nathan Fontenot
2
-0
/
+156
2015-12-17
powerpc/pseries: Update CPU hotplug error recovery
Nathan Fontenot
1
-13
/
+63
2015-12-17
powerpc/pseries: Factor out common cpu hotplug code
Nathan Fontenot
1
-31
/
+39
2015-12-17
powerpc/pseries: Consolidate CPU hotplug code to hotplug-cpu.c
Nathan Fontenot
2
-225
/
+219
2015-12-17
powerpc/pseries: Verify CPU doesn't exist before adding
Nathan Fontenot
1
-4
/
+39
2015-12-17
powerpc/pseries: Use rtas_call_unlocked() in pseries hotplug
Michael Ellerman
1
-8
/
+3
2015-12-14
powerpc/pseries: Limit EPOW reset event warnings
Vipin K Parashar
1
-24
/
+31
2015-12-14
powerpc/mm: Use H_READ with H_READ_4
Aneesh Kumar K.V
1
-27
/
+27
2015-12-14
powerpc/mm: Move THP headers around
Aneesh Kumar K.V
1
-0
/
+10
2015-11-06
Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-12
/
+2
2015-10-28
powerpc/pseries: Correct string length in pseries_of_derive_parent()
Nathan Fontenot
1
-2
/
+5
2015-10-21
powerpc/pseries: Cleanup on pseries_eeh_get_state()
Gavin Shan
1
-34
/
+26
2015-10-15
powerpc/pseries: Drop always true CONFIG_PSERIES_MSI
Michael Ellerman
2
-7
/
+1
2015-10-15
powerpc/pseries: Move PCI objects to obj-y
Michael Ellerman
1
-3
/
+2
2015-10-15
powerpc/pseries: Remove use of CONFIG_PCI
Michael Ellerman
2
-14
/
+0
2015-10-15
powerpc/pseries: Make PCI non-optional
Michael Ellerman
1
-1
/
+1
2015-10-09
powerpc/pseries/hvcserver: don't memset pi_buff if it is null
Colin Ian King
1
-1
/
+1
2015-10-05
powerpc/pseries: re-use code from of_helpers module
Andy Shevchenko
1
-26
/
+5
2015-10-05
powerpc/pseries: handle nodes without '/'
Andy Shevchenko
1
-3
/
+3
2015-10-05
powerpc/pseries: replace kmalloc + strlcpy
Andy Shevchenko
1
-2
/
+1
2015-10-05
powerpc/pseries: fix a potential memory leak
Andy Shevchenko
1
-4
/
+2
2015-10-05
powerpc/pseries: extract of_helpers module
Andy Shevchenko
4
-32
/
+49
2015-09-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2015-09-17
powerpc/PCI: Fix lookup of linux,pci-probe-only property
Marc Zyngier
1
-12
/
+2
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2015-09-08
powerpc/pseries: Release DRC when configure_connector fails
Bharata B Rao
1
-1
/
+3
2015-09-04
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
5
-14
/
+20
2015-08-28
powerpc/pseries: Cleanup on pci_dn_reconfig_notifier()
Gavin Shan
1
-11
/
+13
2015-08-28
powerpc/pseries: Fix corrupted pdn list
Gavin Shan
1
-0
/
+5
2015-08-18
powerpc/pseries: use kmemdup rather than duplicating its implementation
Andrzej Hajda
1
-2
/
+1
2015-07-23
powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_*
Paul Mackerras
1
-1
/
+1
2015-07-23
powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers
Thomas Huth
1
-1
/
+2
2015-07-22
powerpc/PCI: Use for_pci_msi_entry() to access MSI device list
Jiang Liu
1
-3
/
+3
2015-07-13
powerpc/iommu: Cleanup setting of DMA base/offset
Benjamin Herrenschmidt
1
-2
/
+1
2015-06-11
powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
Alexey Kardashevskiy
1
-3
/
+24
2015-06-11
powerpc/spapr: vfio: Replace iommu_table with iommu_table_group
Alexey Kardashevskiy
1
-34
/
+73
2015-06-11
powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
Alexey Kardashevskiy
1
-15
/
+19
2015-06-11
powerpc/iommu: Put IOMMU group explicitly
Alexey Kardashevskiy
1
-1
/
+15
2015-06-11
powerpc/iommu/powernv: Get rid of set_iommu_table_base_and_group
Alexey Kardashevskiy
1
-7
/
+8
2015-06-02
powerpc/pseries: Move MSI-related ops to pci_controller_ops
Daniel Axtens
1
-3
/
+13
2015-05-13
powerpc/eeh: fix comment for wait_state()
Wei Yang
1
-1
/
+1
2015-05-11
powerpc/pseries: Fix possible leaked device node reference
Nathan Fontenot
1
-2
/
+1
2015-05-01
powerpc/pseries: Correct cpu affinity for dlpar added cpus
Nathan Fontenot
1
-6
/
+4
2015-04-16
Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
12
-751
/
+743
2015-04-15
powerpc/pseries: Fix compile of memory hotplug without CONFIG_MEMORY_HOTREMOVE
Alexey Kardashevskiy
1
-0
/
+13
2015-04-14
powerpc: Remove PPC32 code from pseries specific find_and_init_phbs()
Daniel Axtens
1
-7
/
+0
2015-04-14
powerpc/pseries: Correct memory hotplug locking
Nathan Fontenot
1
-4
/
+7
2015-04-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+2
[next]