index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
xive
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-11
powerpc/xive: Simplify xive_do_source_eoi()
Cédric Le Goater
1
-39
/
+33
2020-12-11
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_EOI_FW
Cédric Le Goater
1
-13
/
+1
2020-12-11
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_MASK_FW
Cédric Le Goater
1
-39
/
+1
2020-12-11
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_SHIFT_BUG
Cédric Le Goater
1
-9
/
+0
2020-12-11
powerpc/xive: Add a debug_show handler to the XIVE irq_domain
Cédric Le Goater
1
-0
/
+58
2020-12-11
powerpc/xive: Add a name to the IRQ domain
Cédric Le Goater
1
-5
/
+5
2020-12-11
powerpc/xive: Introduce XIVE_IPI_HW_IRQ
Cédric Le Goater
1
-5
/
+5
2020-12-11
powerpc/xive: Rename XIVE_IRQ_NO_EOI to show its a flag
Cédric Le Goater
1
-1
/
+1
2020-09-18
powerpc/xive: Make debug routines static
Cédric Le Goater
1
-2
/
+2
2020-05-28
powerpc/xive: Do not expose a debugfs file when XIVE is disabled
Cédric Le Goater
1
-2
/
+3
2020-05-26
powerpc/xive: Clear the page tables for the ESB IO mapping
Cédric Le Goater
1
-0
/
+5
2020-05-07
powerpc/xive: Enforce load-after-store ordering when StoreEOI is active
Cédric Le Goater
1
-0
/
+3
2020-03-26
powerpc/xive: Add a debugfs file to dump internal XIVE state
Cédric Le Goater
1
-0
/
+105
2020-03-26
powerpc/xmon: Add source flags to output of XIVE interrupts
Cédric Le Goater
1
-1
/
+4
2020-03-26
powerpc/xive: Fix xmon support on the PowerNV platform
Cédric Le Goater
1
-0
/
+4
2020-03-26
powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIs
Cédric Le Goater
1
-9
/
+3
2020-01-22
powerpc/xive: Discard ESB load value when interrupt is invalid
Frederic Barrat
1
-3
/
+12
2019-11-13
powerpc/xive: Prevent page fault issues in the machine crash handler
Cédric Le Goater
1
-0
/
+9
2019-09-13
powerpc/xmon: Fix output of XIVE IPI
Cédric Le Goater
1
-11
/
+16
2019-09-13
powerpc/xmon: Improve output of XIVE interrupts
Cédric Le Goater
1
-3
/
+26
2019-08-19
powerpc/xive: Fix dump of XIVE interrupt under pseries
Cédric Le Goater
1
-0
/
+7
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-05
powerpc/xive: Update comment referencing magic loads from an ESB
Jordan Niethe
1
-1
/
+1
2019-07-18
powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()
Gautham R. Shenoy
1
-4
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-01-15
powerpc: remove unnecessary unlikely()
Igor Stoppa
1
-1
/
+1
2018-11-25
powerpc/xive: Define xive_do_source_eoi as static
Breno Leitao
1
-1
/
+1
2018-10-03
powerpc/xive: Move a dereference below a NULL test
zhong jiang
1
-3
/
+4
2018-08-24
treewide: correct "differenciate" and "instanciate" typos
Finn Thain
1
-1
/
+1
2018-08-07
powerpc/xive: Remove xive_kexec_teardown_cpu()
Benjamin Herrenschmidt
1
-22
/
+0
2018-07-16
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
1
-4
/
+4
2018-03-30
powerpc/xive: Fix wrong xmon output caused by typo
Frederic Barrat
1
-1
/
+1
2018-01-21
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-1
/
+2
2018-01-16
powerpc/xive: Remove incorrect debug code
Benjamin Herrenschmidt
1
-5
/
+0
2018-01-12
powerpc/xive: Add interrupt flag to disable automatic EOI
Benjamin Herrenschmidt
1
-1
/
+2
2017-10-04
powerpc/xive: Clear XIVE internal structures when a CPU is removed
Cédric Le Goater
1
-0
/
+8
2017-09-02
powerpc/xive: improve debugging macros
Cédric Le Goater
1
-2
/
+6
2017-09-02
powerpc/xive: introduce H_INT_ESB hcall
Cédric Le Goater
1
-2
/
+8
2017-09-02
powerpc/xive: introduce xive_esb_write()
Cédric Le Goater
1
-1
/
+10
2017-09-02
powerpc/xive: rename xive_poke_esb() in xive_esb_read()
Cédric Le Goater
1
-10
/
+10
2017-09-02
powerpc/xive: guest exploitation of the XIVE interrupt controller
Cédric Le Goater
1
-0
/
+13
2017-09-02
powerpc/xive: introduce a common routine xive_queue_page_alloc()
Cédric Le Goater
1
-0
/
+16
2017-08-24
powerpc/xive: Fix the size of the cpumask used in xive_find_target_in_mask()
Cédric Le Goater
1
-1
/
+1
2017-08-15
powerpc/xmon: Exclude all of xmon from ftrace
Naveen N. Rao
1
-3
/
+3
2017-08-10
powerpc/xive: Fix section mismatch warnings
Michael Ellerman
1
-2
/
+2
2017-08-10
powerpc/xive: Ensure active irqd when setting affinity
Benjamin Herrenschmidt
1
-0
/
+4
2017-07-03
Merge branch 'fixes' into next
Michael Ellerman
1
-1
/
+1
2017-06-15
powerpc/xive: Fix offset for store EOI MMIOs
Benjamin Herrenschmidt
1
-1
/
+1
2017-06-05
powerpc: Fix some spelling mistakes
Colin Ian King
1
-1
/
+1
[next]