index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
xive
/
native.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
2024-07-25
1
-3
/
+1
*
powerpc: Fix typos
Bjorn Helgaas
2024-05-07
1
-1
/
+1
*
powerpc/xive: Fix endian conversion size
Benjamin Gray
2023-10-19
1
-1
/
+1
*
powerpc: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-30
1
-4
/
+2
*
powerpc/sysdev: Remove some duplicate prefix in some messages
Christophe JAILLET
2022-11-24
1
-3
/
+3
*
powerpc/sysdev: Add missing of_node_put()s
Liang He
2022-09-05
1
-5
/
+10
*
powerpc: Add missing headers
Christophe Leroy
2022-05-08
1
-1
/
+1
*
powerpc: fix typos in comments
Julia Lawall
2022-05-05
1
-1
/
+1
*
powerpc/sysdev: Add __init attribute to eligible functions
Nick Child
2021-12-23
1
-2
/
+2
*
powerpc/xive: Fix compile when !CONFIG_PPC_POWERNV.
Cédric Le Goater
2021-12-02
1
-0
/
+11
*
powerpc/xive: Add a debugfs toggle for save-restore
Cédric Le Goater
2021-11-25
1
-1
/
+1
*
powerpc/xive: Activate StoreEOI on P10
Cédric Le Goater
2021-11-25
1
-0
/
+2
*
KVM: PPC: Book3S HV: XIVE: Add support for automatic save-restore
Cédric Le Goater
2021-08-10
1
-0
/
+10
*
powerpc/xive: Use the "ibm, chip-id" property only under PowerNV
Cédric Le Goater
2021-04-17
1
-0
/
+6
*
powerpc/xive: Improve error reporting of OPAL calls
Cédric Le Goater
2020-12-10
1
-12
/
+16
*
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_EOI_FW
Cédric Le Goater
2020-12-10
1
-12
/
+0
*
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_MASK_FW
Cédric Le Goater
2020-12-10
1
-2
/
+0
*
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_SHIFT_BUG
Cédric Le Goater
2020-12-10
1
-2
/
+0
*
powerpc/xive: Add a name to the IRQ domain
Cédric Le Goater
2020-12-10
1
-1
/
+1
*
powerpc/xive: Ignore kmemleak false positives
Alexey Kardashevskiy
2020-06-22
1
-0
/
+2
*
powerpc/xive: Define xive_native_alloc_irq_on_chip()
Haren Myneni
2020-04-20
1
-3
/
+3
*
powerpc/xive: Add a debugfs file to dump internal XIVE state
Cédric Le Goater
2020-03-26
1
-0
/
+3
*
powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIs
Cédric Le Goater
2020-03-26
1
-2
/
+2
*
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-09-20
1
-0
/
+26
|
\
|
*
powerpc/xive: Fix bogus error code returned by OPAL
Greg Kurz
2019-09-12
1
-0
/
+11
|
*
powerpc/xive: Fix dump of XIVE interrupt under pseries
Cédric Le Goater
2019-08-19
1
-0
/
+15
*
|
KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...
Paul Mackerras
2019-08-27
1
-0
/
+7
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
KVM: PPC: Book3S HV: XIVE: Add a TIMA mapping
Cédric Le Goater
2019-04-30
1
-0
/
+11
*
powerpc/xive: add OPAL extensions for the XIVE native exploitation support
Cédric Le Goater
2019-04-11
1
-0
/
+99
*
powerpc/xive: Use xive_cpu->chip_id instead of looking it up again
Breno Leitao
2018-09-19
1
-10
/
+1
*
powerpc/xive: Remove now useless pr_debug statements
Benjamin Herrenschmidt
2018-08-07
1
-9
/
+1
*
powerpc/xive: Replace msleep(x) with msleep(OPAL_BUSY_DELAY_MS)
Daniel Klamt
2018-07-12
1
-12
/
+12
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
powerpc/xive: Remove (almost) unused macros
Russell Currey
2018-06-03
1
-1
/
+1
*
powerpc/xive: Fix trying to "push" an already active pool VP
Benjamin Herrenschmidt
2018-04-18
1
-0
/
+4
*
KVM: PPC: Book3S HV: Enable use of the new XIVE "single escalation" feature
Benjamin Herrenschmidt
2018-01-19
1
-2
/
+16
*
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
2017-09-09
1
-2
/
+2
*
powerpc/xive: add the HW IRQ number under xive_irq_data
Cédric Le Goater
2017-09-02
1
-0
/
+2
*
powerpc/xive: introduce a common routine xive_queue_page_alloc()
Cédric Le Goater
2017-09-02
1
-11
/
+5
*
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2017-08-23
1
-1
/
+1
*
powerpc/xive: Fix section mismatch warnings
Michael Ellerman
2017-08-10
1
-1
/
+1
*
powerpc/xive: Silence message about VP block allocation
Benjamin Herrenschmidt
2017-06-28
1
-2
/
+2
*
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2017-05-09
1
-5
/
+81
|
\
|
*
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
Benjamin Herrenschmidt
2017-04-27
1
-5
/
+81
*
|
powerpc/xive: Fix missing check of rc != OPAL_BUSY
Michael Ellerman
2017-04-20
1
-0
/
+1
|
/
*
powerpc/xive: Native exploitation of the XIVE interrupt controller
Benjamin Herrenschmidt
2017-04-10
1
-0
/
+639