index
:
linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
Age
Commit message (
Expand
)
Author
2023-05-17
powerpc/sysdev/tsi108: fix resource printk format warnings
Randy Dunlap
2023-01-18
powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_...
Yang Yingliang
2022-10-26
powerpc/sysdev/fsl_msi: Add missing of_node_put()
Liang He
2022-08-25
powerpc/xive: Fix refcount leak in xive_get_max_prio
Miaoqian Lin
2022-08-25
powerpc/fsl-pci: Fix Class Code of PCIe Root Port
Pali Rohár
2022-06-14
powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup
Miaoqian Lin
2022-06-14
powerpc/8xx: export 'cpm_setbrg' for modules
Randy Dunlap
2022-06-14
powerpc/xics: fix refcount leak in icp_opal_init()
Lv Ruyi
2022-04-20
powerpc/sysdev: fix incorrect use to determine if list is empty
Jakob Koschel
2021-11-26
powerpc/dcr: Use cmplwi instead of 3-argument cmpli
Michael Ellerman
2021-01-09
powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()
Qinglang Miao
2020-10-29
powerpc/icp-hv: Fix missing of_node_put() in success path
Nicholas Mc Guire
2020-09-03
powerpc/xive: Ignore kmemleak false positives
Alexey Kardashevskiy
2020-06-20
powerpc/xive: Clear the page tables for the ESB IO mapping
Cédric Le Goater
2020-04-24
powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIs
Cédric Le Goater
2019-12-17
powerpc/xive: Skip ioremap() of ESB pages for LSI interrupts
Cédric Le Goater
2019-12-17
powerpc/xive: Prevent page fault issues in the machine crash handler
Cédric Le Goater
2019-11-24
powerpc/xive: Move a dereference below a NULL test
zhong jiang
2019-10-05
powerpc/xive: Fix bogus error code returned by OPAL
Greg Kurz
2019-07-31
powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()
Gautham R. Shenoy
2018-09-15
powerpc: Fix size calculation using resource_size()
Dan Carpenter
2018-05-30
powerpc/mpic: Check if cpu_possible() in mpic_physmask()
Michael Ellerman
2018-04-24
powerpc/xive: Fix trying to "push" an already active pool VP
Benjamin Herrenschmidt
2018-02-22
powerpc/xive: Use hw CPU ids when configuring the CPU queues
Cédric Le Goater
2017-12-20
powerpc/ipic: Fix status get and status clear
Christophe Leroy
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-06
Merge tag 'powerpc-4.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-10-04
powerpc/xive: Clear XIVE internal structures when a CPU is removed
Cédric Le Goater
2017-10-04
powerpc/xive: Fix IPI reset
Cédric Le Goater
2017-10-03
rapidio: remove global irq spinlocks from the subsystem
Ioan Nicu
2017-09-08
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-04
powerpc/xive: Fix section __init warning
Cédric Le Goater
2017-09-02
powerpc/xive: improve debugging macros
Cédric Le Goater
2017-09-02
powerpc/xive: introduce H_INT_ESB hcall
Cédric Le Goater
2017-09-02
powerpc/xive: add the HW IRQ number under xive_irq_data
Cédric Le Goater
2017-09-02
powerpc/xive: introduce xive_esb_write()
Cédric Le Goater
2017-09-02
powerpc/xive: rename xive_poke_esb() in xive_esb_read()
Cédric Le Goater
2017-09-02
powerpc/xive: guest exploitation of the XIVE interrupt controller
Cédric Le Goater
2017-09-02
powerpc/xive: introduce a common routine xive_queue_page_alloc()
Cédric Le Goater
2017-09-01
axonram: Return directly after a failed kzalloc() in axon_ram_probe()
Markus Elfring
2017-09-01
axonram: Improve a size determination in axon_ram_probe()
Markus Elfring
2017-09-01
axonram: Delete an error message for a failed memory allocation in axon_ram_p...
Markus Elfring
2017-08-24
powerpc/xive: Fix the size of the cpumask used in xive_find_target_in_mask()
Cédric Le Goater
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2017-08-17
powerpc: Add const to bin_attribute structures
Bhumika Goyal
2017-08-15
powerpc/xmon: Exclude all of xmon from ftrace
Naveen N. Rao
2017-08-10
powerpc/xive: Fix section mismatch warnings
Michael Ellerman
2017-08-10
powerpc/8xx: Move mpc8xx_pic.c from sysdev to platform/8xx
Christophe Leroy
[next]