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-11
powerpc/sysdev/tsi108: fix resource printk format warnings
Randy Dunlap
1
-3
/
+2
2022-12-31
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-10-15
Revert "powerpc/rtas: Implement reentrant rtas call"
Nathan Lynch
1
-11
/
+11
2022-08-17
powerpc/xive: Fix refcount leak in xive_get_max_prio
Miaoqian Lin
1
-0
/
+1
2022-08-17
powerpc/fsl-pci: Fix Class Code of PCIe Root Port
Pali Rohár
2
-0
/
+9
2022-07-21
powerpc/xive/spapr: correct bitmap allocation size
Nathan Lynch
1
-2
/
+3
2022-06-09
powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup
Miaoqian Lin
1
-0
/
+2
2022-06-09
powerpc/xive: Fix refcount leak in xive_spapr_init
Miaoqian Lin
1
-2
/
+5
2022-06-09
powerpc/xive: Add some error handling code to 'xive_spapr_init()'
Christophe JAILLET
1
-8
/
+28
2022-06-09
powerpc/iommu: Add missing of_node_put in iommu_init_early_dart
Peng Wu
1
-2
/
+4
2022-06-09
powerpc/xics: fix refcount leak in icp_opal_init()
Lv Ruyi
1
-0
/
+1
2022-04-08
powerpc/sysdev: fix incorrect use to determine if list is empty
Jakob Koschel
1
-2
/
+2
2022-01-27
powerpc/xive: Add missing null check after calling kmalloc
Ammar Faizi
1
-0
/
+3
2021-11-25
powerpc/xive: Change IRQ domain to a tree domain
Cédric Le Goater
2
-3
/
+1
2021-11-25
powerpc/dcr: Use cmplwi instead of 3-argument cmpli
Michael Ellerman
1
-1
/
+1
2021-10-13
powerpc/xive: Discard disabled interrupts in get_irqchip_state()
Cédric Le Goater
1
-1
/
+2
2021-09-15
powerpc/xics: Set the IRQ chip data for the ICS native backend
Cédric Le Goater
1
-2
/
+2
2021-09-03
Merge branch 'fixes' into next
Michael Ellerman
1
-12
/
+24
2021-08-26
powerpc: Refactor verification of MSR_RI
Christophe Leroy
1
-1
/
+1
2021-08-18
powerpc/xive: Do not mark xive_request_ipi() as __init
Nathan Chancellor
1
-1
/
+1
2021-08-13
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
1
-2
/
+1
2021-08-12
powerpc/xive: Do not skip CPU-less nodes when creating the IPIs
Cédric Le Goater
1
-11
/
+24
2021-08-10
powerpc: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2
-15
/
+8
2021-08-10
KVM: PPC: Book3S HV: XIVE: Add support for automatic save-restore
Cédric Le Goater
1
-0
/
+10
2021-08-10
powerpc: use IRQF_NO_DEBUG for IPIs
Cédric Le Goater
2
-2
/
+3
2021-08-10
powerpc/xive: Use XIVE domain under xmon and debugfs
Cédric Le Goater
1
-6
/
+5
2021-08-10
powerpc/xics: Fix IRQ migration
Cédric Le Goater
1
-2
/
+7
2021-08-10
powerpc/xics: Drop unmask of MSIs at startup
Cédric Le Goater
2
-20
/
+0
2021-08-10
powerpc/xics: Add support for IRQ domain hierarchy
Cédric Le Goater
1
-0
/
+41
2021-08-10
powerpc/xics: Add debug logging to the set_irq_affinity handlers
Cédric Le Goater
2
-1
/
+4
2021-08-10
powerpc/xics: Give a name to the default XICS IRQ domain
Cédric Le Goater
1
-4
/
+17
2021-08-10
powerpc/xics: Rename the map handler in a check handler
Cédric Le Goater
4
-49
/
+34
2021-08-10
powerpc/xics: Remove ICS list
Cédric Le Goater
1
-26
/
+19
2021-08-10
powerpc/pseries/pci: Add a msi_free() handler to clear XIVE data
Cédric Le Goater
1
-1
/
+4
2021-08-10
powerpc/xive: Remove irqd_is_started() check when setting the affinity
Cédric Le Goater
1
-4
/
+0
2021-08-10
powerpc/xive: Drop unmask of MSIs at startup
Cédric Le Goater
1
-10
/
+0
2021-08-10
powerpc/xive: Ease debugging of xive_irq_set_affinity()
Cédric Le Goater
1
-2
/
+2
2021-08-10
powerpc/xive: Add support for IRQ domain hierarchy
Cédric Le Goater
1
-0
/
+64
2021-07-05
powerpc/xive: Fix error handling when allocating an IPI
Cédric Le Goater
1
-4
/
+3
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
6
-3
/
+266
2021-06-25
powerpc/64s: avoid reloading (H)SRR registers if they are still valid
Nicholas Piggin
2
-3
/
+3
2021-06-21
powerpc/xics: Add a native ICS backend for microwatt
Benjamin Herrenschmidt
4
-0
/
+263
2021-06-10
powerpc: Move the use of irq_domain_add_nomap() behind a config option
Marc Zyngier
1
-0
/
+1
2021-06-10
powerpc: Convert irq_domain_add_legacy_isa use to irq_domain_add_legacy
Marc Zyngier
4
-4
/
+6
2021-06-10
powerpc: Add missing linux/{of.h,irqdomain.h} include directives
Marc Zyngier
4
-0
/
+4
2021-04-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+0
[next]