index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-04
powerpc/xics: Check return value of kasprintf in icp_native_map_one_cpu
Kunwu Chan
1
-0
/
+2
2024-06-16
powerpc/fsl-soc: hide unused const variable
Arnd Bergmann
1
-0
/
+2
2023-11-20
powerpc/xive: Fix endian conversion size
Benjamin Gray
1
-1
/
+1
2023-05-17
powerpc/sysdev/tsi108: fix resource printk format warnings
Randy Dunlap
1
-3
/
+2
2023-01-18
powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_...
Yang Yingliang
1
-0
/
+1
2022-10-26
powerpc/sysdev/fsl_msi: Add missing of_node_put()
Liang He
1
-0
/
+2
2022-08-25
powerpc/xive: Fix refcount leak in xive_get_max_prio
Miaoqian Lin
1
-0
/
+1
2022-08-25
powerpc/fsl-pci: Fix Class Code of PCIe Root Port
Pali Rohár
2
-0
/
+9
2022-06-14
powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup
Miaoqian Lin
1
-0
/
+2
2022-06-14
powerpc/iommu: Add missing of_node_put in iommu_init_early_dart
Peng Wu
1
-2
/
+4
2022-06-14
powerpc/xics: fix refcount leak in icp_opal_init()
Lv Ruyi
1
-0
/
+1
2022-04-15
powerpc/sysdev: fix incorrect use to determine if list is empty
Jakob Koschel
1
-2
/
+2
2021-11-26
powerpc/dcr: Use cmplwi instead of 3-argument cmpli
Michael Ellerman
1
-1
/
+1
2021-10-20
powerpc/xive: Discard disabled interrupts in get_irqchip_state()
Cédric Le Goater
1
-1
/
+2
2021-05-14
powerpc/xive: Fix xmon command "dxi"
Cédric Le Goater
1
-4
/
+10
2021-01-06
powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()
Qinglang Miao
1
-1
/
+1
2020-10-29
powerpc/icp-hv: Fix missing of_node_put() in success path
Nicholas Mc Guire
1
-0
/
+1
2020-09-03
powerpc/xive: Ignore kmemleak false positives
Alexey Kardashevskiy
1
-0
/
+2
2020-06-17
powerpc/xive: Clear the page tables for the ESB IO mapping
Cédric Le Goater
1
-0
/
+5
2020-04-17
powerpc/xive: Fix xmon support on the PowerNV platform
Cédric Le Goater
1
-0
/
+4
2020-04-17
powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIs
Cédric Le Goater
4
-13
/
+14
2020-01-29
powerpc/xive: Discard ESB load value when interrupt is invalid
Frederic Barrat
1
-3
/
+12
2019-12-17
powerpc/xive: Skip ioremap() of ESB pages for LSI interrupts
Cédric Le Goater
1
-2
/
+10
2019-12-17
powerpc/xive: Prevent page fault issues in the machine crash handler
Cédric Le Goater
1
-0
/
+9
2019-09-24
KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag
Michael Roth
2
-6
/
+6
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
8
-246
/
+132
2019-09-14
powerpc/xmon: Fix output of XIVE IPI
Cédric Le Goater
1
-11
/
+16
2019-09-14
powerpc/xmon: Improve output of XIVE interrupts
Cédric Le Goater
1
-3
/
+26
2019-09-12
powerpc/xive: Fix bogus error code returned by OPAL
Greg Kurz
1
-0
/
+11
2019-08-27
KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...
Paul Mackerras
1
-0
/
+7
2019-08-19
powerpc/xive: Fix dump of XIVE interrupt under pseries
Cédric Le Goater
4
-0
/
+75
2019-08-19
powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pages
Alexey Kardashevskiy
1
-1
/
+1
2019-08-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-23
/
+64
2019-08-16
powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race
Paul Mackerras
1
-23
/
+64
2019-08-15
powerpc/xive: Add a check for memory allocation failure
Christophe JAILLET
1
-0
/
+4
2019-08-15
powerpc/xive: Use GFP_KERNEL instead of GFP_ATOMIC in 'xive_irq_bitmap_add()'
Christophe JAILLET
1
-1
/
+1
2019-08-05
powerpc/xive: Update comment referencing magic loads from an ESB
Jordan Niethe
1
-1
/
+1
2019-08-05
powerpc/powernv: Move SCOM access code into powernv platform
Andrew Donnellan
3
-232
/
+0
2019-07-18
powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()
Gautham R. Shenoy
1
-4
/
+3
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-1548
/
+58
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-07-05
powerpc/8xx: move CPM1 related files from sysdev/ to platforms/8xx
Christophe Leroy
3
-1539
/
+0
2019-07-05
powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()
Christophe Leroy
1
-1
/
+1
2019-07-04
powerpc/Kconfig: Clean up formatting
Enrico Weigelt, metux IT consult
1
-7
/
+6
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-14
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
8
-48
/
+8
2019-06-02
powerpc/pseries: Fix xive=off command line
Greg Kurz
1
-1
/
+51
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
1
-4
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
5
-71
/
+5
[next]