index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-27
powerpc/pseries: Handle UE event for memcpy_mcsafe
Ganesh Goudar
1
-0
/
+3
2020-03-25
powerpc/maple: Fix declaration made after definition
Nathan Chancellor
1
-17
/
+17
2020-03-25
powerpc/pseries: Avoid harmless preempt warning
Nicholas Piggin
1
-1
/
+9
2020-03-25
powerpc/eeh: Rework eeh_ops->probe()
Oliver O'Halloran
2
-17
/
+36
2020-03-25
powerpc/eeh: Make early EEH init pseries specific
Oliver O'Halloran
3
-21
/
+52
2020-03-25
powerpc/eeh: Add sysfs files in late probe
Oliver O'Halloran
2
-3
/
+1
2020-03-25
powerpc: Replace setup_irq() by request_irq()
afzal mohammed
6
-55
/
+29
2020-03-25
powerpc/cell: Use fallthrough;
Joe Perches
1
-1
/
+1
2020-03-25
powerpc/pseries: Fix of_read_drc_info_cell() to point at next record
Tyrel Datwyler
1
-1
/
+1
2020-03-20
powerpc/kuap: PPC_KUAP_DEBUG should depend on PPC_KUAP
Michael Ellerman
1
-1
/
+1
2020-03-17
powerpc/pmac/smp: Drop unnecessary volatile qualifier
YueHaibing
1
-2
/
+2
2020-03-17
powerpc/pmac/smp: Avoid unused-variable warnings
Ilie Halip
1
-4
/
+4
2020-03-04
powerpc/vphn: Check for error from hcall_vphn
Srikar Dronamraju
1
-1
/
+2
2020-03-04
powerpc/kernel/sysfs: Add new config option PMU_SYSFS to enable PMU SPRs sysf...
Kajol Jain
1
-0
/
+6
2020-03-04
powerpc/powernv: Add explicit fast-reboot support
Oliver O'Halloran
1
-0
/
+2
2020-03-04
powerpc/powernv: Treat an empty reboot string as default
Oliver O'Halloran
1
-1
/
+1
2020-03-04
powerpc/powernv: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
4
-63
/
+10
2020-03-04
powerpc/cell/axon_msi: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-5
/
+1
2020-03-04
powerpc/83xx: Add some error handling in 'quirk_mpc8360e_qe_enet10()'
Christophe JAILLET
1
-1
/
+4
2020-03-04
powerpc/83xx: Fix some typo in some warning message
Christophe JAILLET
1
-2
/
+2
2020-02-19
powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailable
Libor Pechacek
1
-4
/
+4
2020-02-19
powerpc/powernv: Move core and fadump_release_opalcore under new kobject
Sourabh Jain
1
-15
/
+40
2020-02-19
powerpc/papr_scm: Mark papr_scm_ndctl() as static
Vaibhav Jain
1
-2
/
+3
2020-02-19
powerpc/pseries/Makefile: Remove CONFIG_PPC_PSERIES check
Oliver O'Halloran
1
-2
/
+0
2020-02-19
powerpc/pseries/vio: Remove stray #ifdef CONFIG_PPC_PSERIES
Oliver O'Halloran
1
-2
/
+0
2020-02-09
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
11
-109
/
+5
2020-02-09
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+3
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
1
-7
/
+3
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
1
-1
/
+0
2020-02-04
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
20
-242
/
+357
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
4
-31
/
+30
2020-01-27
powerpc/32: Force KASAN_VMALLOC for modules
Christophe Leroy
1
-0
/
+1
2020-01-27
powerpc/kconfig: Move CONFIG_PPC32 into Kconfig.cputype
Christophe Leroy
1
-0
/
+4
2020-01-27
powerpc/32s: Enable CONFIG_VMAP_STACK
Christophe Leroy
1
-0
/
+2
2020-01-27
powerpc/8xx: Enable CONFIG_VMAP_STACK
Christophe Leroy
1
-0
/
+1
2020-01-25
powerpc/pseries/lparcfg: Fix display of Maximum Memory
Michael Bringmann
1
-2
/
+2
2020-01-25
powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some paths
Vaibhav Jain
1
-0
/
+2
2020-01-25
powerpc/maple: Fix comparing pointer to 0
Chen Zhou
1
-1
/
+1
2020-01-25
powerpc/pseries/vio: Fix iommu_table use-after-free refcount warning
Tyrel Datwyler
1
-0
/
+2
2020-01-25
powerpc/papr_scm: Don't enable direct map for a region by default
Aneesh Kumar K.V
1
-1
/
+0
2020-01-23
powernv/pci: Move pnv_pci_dma_bus_setup() to pci-ioda.c
Oliver O'Halloran
3
-22
/
+21
2020-01-23
powernv/pci: Fold pnv_pci_dma_dev_setup() into the pci-ioda.c version
Oliver O'Halloran
3
-14
/
+4
2020-01-23
powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()
Oliver O'Halloran
2
-18
/
+25
2020-01-23
powernv/pci: Remove dma_dev_setup() for NPU PHBs
Oliver O'Halloran
1
-1
/
+0
2020-01-23
powerpc/powernv: Allow manually invoking special reboots
Oliver O'Halloran
1
-0
/
+4
2020-01-23
powerpc/powernv: Use common code for the symbol_map export
Oliver O'Halloran
1
-38
/
+10
2020-01-23
powerpc/powernv: Rework exports to support subnodes
Oliver O'Halloran
1
-42
/
+72
2020-01-23
powernv/pci: Add a debugfs entry to dump PHB's IODA PE state
Oliver O'Halloran
1
-0
/
+29
2020-01-23
powernv/pci: Allow any write trigger the diag dump
Oliver O'Halloran
1
-3
/
+0
2020-01-23
powernv/pci: Use pnv_phb as the private data for debugfs entries
Oliver O'Halloran
1
-9
/
+2
[next]