index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
xics
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/xics: Check return value of kasprintf in icp_native_map_one_cpu
Kunwu Chan
2023-11-27
1
-0
/
+2
*
powerpc/xics: Remove unnecessary endian conversion
Gautam Menghani
2023-08-16
1
-1
/
+0
*
powerpc/xics: Use of_address_count()
Rob Herring
2023-04-04
1
-12
/
+5
*
powerpc/rtas: arch-wide function token lookup conversions
Nathan Lynch
2023-02-13
1
-4
/
+4
*
Revert "powerpc/rtas: Implement reentrant rtas call"
Nathan Lynch
2022-09-14
1
-11
/
+11
*
powerpc/xics: Include missing header
Christophe Leroy
2022-05-24
1
-0
/
+1
*
powerpc/xics: fix refcount leak in icp_opal_init()
Lv Ruyi
2022-05-22
1
-0
/
+1
*
powerpc/kasan: Disable address sanitization in kexec paths
Daniel Axtens
2022-05-22
1
-2
/
+2
*
powerpc: Add missing headers
Christophe Leroy
2022-05-08
2
-2
/
+3
*
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
2022-05-08
3
-3
/
+0
*
powerpc/sysdev: Add __init attribute to eligible functions
Nick Child
2021-12-23
3
-3
/
+3
*
powerpc/xics: Set the IRQ chip data for the ICS native backend
Cédric Le Goater
2021-09-15
1
-2
/
+2
*
powerpc: use IRQF_NO_DEBUG for IPIs
Cédric Le Goater
2021-08-10
1
-1
/
+1
*
powerpc/xics: Fix IRQ migration
Cédric Le Goater
2021-08-10
1
-2
/
+7
*
powerpc/xics: Drop unmask of MSIs at startup
Cédric Le Goater
2021-08-10
2
-20
/
+0
*
powerpc/xics: Add support for IRQ domain hierarchy
Cédric Le Goater
2021-08-10
1
-0
/
+41
*
powerpc/xics: Add debug logging to the set_irq_affinity handlers
Cédric Le Goater
2021-08-10
2
-1
/
+4
*
powerpc/xics: Give a name to the default XICS IRQ domain
Cédric Le Goater
2021-08-10
1
-4
/
+17
*
powerpc/xics: Rename the map handler in a check handler
Cédric Le Goater
2021-08-10
4
-49
/
+34
*
powerpc/xics: Remove ICS list
Cédric Le Goater
2021-08-10
1
-26
/
+19
*
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-07-02
4
-0
/
+263
|
\
|
*
powerpc/xics: Add a native ICS backend for microwatt
Benjamin Herrenschmidt
2021-06-21
4
-0
/
+263
*
|
powerpc: Convert irq_domain_add_legacy_isa use to irq_domain_add_legacy
Marc Zyngier
2021-06-10
1
-1
/
+1
*
|
powerpc: Add missing linux/{of.h,irqdomain.h} include directives
Marc Zyngier
2021-06-10
2
-0
/
+2
|
/
*
powerpc/icp-hv: Fix missing of_node_put() in success path
Nicholas Mc Guire
2020-08-25
1
-0
/
+1
*
powerpc/rtas: Implement reentrant rtas call
Leonardo Bras
2020-06-02
1
-11
/
+11
*
KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag
Michael Roth
2019-09-24
2
-6
/
+6
*
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-13
1
-7
/
+6
|
\
|
*
powerpc/Kconfig: Clean up formatting
Enrico Weigelt, metux IT consult
2019-07-04
1
-7
/
+6
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
5
-28
/
+5
|
/
*
powerpc: Add -Werror at arch/powerpc level
Michael Ellerman
2018-10-19
1
-1
/
+0
*
powerpc/xics: Add missing of_node_put() in error path
YueHaibing
2018-06-03
1
-3
/
+4
*
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
2018-03-30
1
-1
/
+1
*
powerpc: Use pr_warn instead of pr_warning
Joe Perches
2017-12-04
4
-14
/
+12
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
*
powerpc/powernv: Fix oops on P9 DD1 in cause_ipi()
Michael Ellerman
2017-04-26
1
-0
/
+3
*
powerpc: Change the doorbell IPI calling convention
Nicholas Piggin
2017-04-13
4
-16
/
+3
*
powerpc: Consolidate variants of real-mode MMIOs
Benjamin Herrenschmidt
2017-04-10
1
-4
/
+4
*
powerpc/xics: Work around limitations of OPAL XICS priority handling
Balbir Singh
2017-03-06
2
-3
/
+24
*
powerpc/powernv: Properly set "host-ipi" on IPIs
Benjamin Herrenschmidt
2017-02-09
1
-2
/
+4
*
powerpc/powernv: Fix CPU hotplug to handle waking on HVI
Benjamin Herrenschmidt
2017-02-09
1
-0
/
+29
*
powerpc/icp-opal: Fix missing KVM case and harden replay
Benjamin Herrenschmidt
2017-01-17
1
-7
/
+24
*
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-10-07
4
-11
/
+11
|
\
|
*
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-09-20
4
-11
/
+11
*
|
powerpc/xics/opal: Fix processor numbers in OPAL ICP
Benjamin Herrenschmidt
2016-09-06
1
-5
/
+7
|
/
*
powerpc/xics: Properly set Edge/Level type and enable resend
Benjamin Herrenschmidt
2016-08-09
4
-9
/
+59
*
powerpc/xics: Add ICP OPAL backend
Benjamin Herrenschmidt
2016-07-17
3
-2
/
+149
*
powerpc/xics: Add icp_native_cause_ipi_rm
Suresh Warrier
2016-02-29
1
-0
/
+21
*
powerpc, irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2015-09-15
2
-2
/
+2
*
genirq/irqdomain: Allow irq domain aliasing
Marc Zyngier
2015-07-30
1
-1
/
+2
[next]