开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
xive
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
9 days
powerpc/xive: simplify xive_spapr_debug_show()
Yury Norov
2026-04-01
powerpc/xive: rework xive_find_target_in_mask()
Yury Norov
2026-04-01
Revert "powerpc/xive: Fix the size of the cpumask used in xive_find_target_in...
Yury Norov
2026-03-30
powerpc/xive: fix kmemleak caused by incorrect chip_data lookup
Nilay Shroff
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-10-13
powerpc, ocxl: Fix extraction of struct xive_irq_data
Nam Cao
2025-09-06
powerpc/xive: Untangle xive from child interrupt controller drivers
Nam Cao
2025-05-16
powerpc: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
2025-04-04
irqdomain: Rename irq_set_default_host() to irq_set_default_domain()
Jiri Slaby (SUSE)
2024-11-14
powerpc/xive: Use cpumask_intersects()
Costa Shulyupin
2024-10-29
powerpc/machdep: Drop include of seq_file.h
Michael Ellerman
2024-07-25
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
2024-05-08
powerpc: Fix typos
Bjorn Helgaas
2023-10-19
powerpc/xive: Fix endian conversion size
Benjamin Gray
2023-03-30
powerpc: Use of_property_read_bool() for boolean properties
Rob Herring
2022-11-24
powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_...
Yang Yingliang
2022-11-24
powerpc/sysdev: Remove some duplicate prefix in some messages
Christophe JAILLET
2022-09-06
powerpc/xive: fix repeated words in comments
Jilin Yuan
2022-09-05
powerpc/sysdev: Add missing of_node_put()s
Liang He
2022-08-01
powerpc/xive: Fix refcount leak in xive_get_max_prio
Miaoqian Lin
2022-06-24
powerpc/xive/spapr: correct bitmap allocation size
Nathan Lynch
2022-05-22
powerpc/xive: Fix refcount leak in xive_spapr_init
Miaoqian Lin
2022-05-22
powerpc/kasan: Disable address sanitization in kexec paths
Daniel Axtens
2022-05-08
powerpc: Add missing headers
Christophe Leroy
2022-05-05
powerpc: fix typos in comments
Julia Lawall
2022-03-16
powerpc/xive: fix return value of __setup handler
Randy Dunlap
2022-02-03
powerpc/xive: Add some error handling code to 'xive_spapr_init()'
Christophe JAILLET
2022-01-31
powerpc/xive: Export XIVE IPI information for online-only processors.
Sachin Sant
2022-01-04
powerpc/xive: Add missing null check after calling kmalloc
Ammar Faizi
2021-12-23
powerpc/sysdev: Add __init attribute to eligible functions
Nick Child
2021-12-02
powerpc/xive: Fix compile when !CONFIG_PPC_POWERNV.
Cédric Le Goater
2021-11-25
powerpc/xive: Add a debugfs toggle for save-restore
Cédric Le Goater
2021-11-25
powerpc/xive: Add a kernel parameter for StoreEOI
Cédric Le Goater
2021-11-25
powerpc/xive: Add a debugfs toggle for StoreEOI
Cédric Le Goater
2021-11-25
powerpc/xive: Add a debugfs file to dump EQs
Cédric Le Goater
2021-11-25
powerpc/xive: Rename the 'cpus' debugfs file to 'ipis'
Cédric Le Goater
2021-11-25
powerpc/xive: Change the debugfs file 'xive' into a directory
Cédric Le Goater
2021-11-25
powerpc/xive: Introduce xive_core_debugfs_create()
Cédric Le Goater
2021-11-25
powerpc/xive: Activate StoreEOI on P10
Cédric Le Goater
2021-11-25
powerpc/xive: Introduce an helper to print out interrupt characteristics
Cédric Le Goater
2021-11-25
powerpc/xive: Replace pr_devel() by pr_debug() to ease debug
Cédric Le Goater
2021-11-17
powerpc/xive: Change IRQ domain to a tree domain
Cédric Le Goater
2021-10-13
powerpc/xive: Discard disabled interrupts in get_irqchip_state()
Cédric Le Goater
2021-09-03
Merge branch 'fixes' into next
Michael Ellerman
2021-08-18
powerpc/xive: Do not mark xive_request_ipi() as __init
Nathan Chancellor
2021-08-13
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
2021-08-12
powerpc/xive: Do not skip CPU-less nodes when creating the IPIs
Cédric Le Goater
2021-08-10
KVM: PPC: Book3S HV: XIVE: Add support for automatic save-restore
Cédric Le Goater
[next]