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.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
/
native.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-03
powerpc/xive: Ignore kmemleak false positives
Alexey Kardashevskiy
1
-0
/
+2
2020-04-17
powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIs
Cédric Le Goater
1
-2
/
+2
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+26
2019-09-12
powerpc/xive: Fix bogus error code returned by OPAL
Greg Kurz
1
-0
/
+11
2019-08-27
KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...
Paul Mackerras
1
-0
/
+7
2019-08-19
powerpc/xive: Fix dump of XIVE interrupt under pseries
Cédric Le Goater
1
-0
/
+15
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-30
KVM: PPC: Book3S HV: XIVE: Add a TIMA mapping
Cédric Le Goater
1
-0
/
+11
2019-04-11
powerpc/xive: add OPAL extensions for the XIVE native exploitation support
Cédric Le Goater
1
-0
/
+99
2018-09-19
powerpc/xive: Use xive_cpu->chip_id instead of looking it up again
Breno Leitao
1
-10
/
+1
2018-08-07
powerpc/xive: Remove now useless pr_debug statements
Benjamin Herrenschmidt
1
-9
/
+1
2018-07-12
powerpc/xive: Replace msleep(x) with msleep(OPAL_BUSY_DELAY_MS)
Daniel Klamt
1
-12
/
+12
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-03
powerpc/xive: Remove (almost) unused macros
Russell Currey
1
-1
/
+1
2018-04-18
powerpc/xive: Fix trying to "push" an already active pool VP
Benjamin Herrenschmidt
1
-0
/
+4
2018-01-19
KVM: PPC: Book3S HV: Enable use of the new XIVE "single escalation" feature
Benjamin Herrenschmidt
1
-2
/
+16
2017-09-09
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
1
-2
/
+2
2017-09-02
powerpc/xive: add the HW IRQ number under xive_irq_data
Cédric Le Goater
1
-0
/
+2
2017-09-02
powerpc/xive: introduce a common routine xive_queue_page_alloc()
Cédric Le Goater
1
-11
/
+5
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
1
-1
/
+1
2017-08-10
powerpc/xive: Fix section mismatch warnings
Michael Ellerman
1
-1
/
+1
2017-06-28
powerpc/xive: Silence message about VP block allocation
Benjamin Herrenschmidt
1
-2
/
+2
2017-05-09
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-5
/
+81
2017-04-27
KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller
Benjamin Herrenschmidt
1
-5
/
+81
2017-04-20
powerpc/xive: Fix missing check of rc != OPAL_BUSY
Michael Ellerman
1
-0
/
+1
2017-04-10
powerpc/xive: Native exploitation of the XIVE interrupt controller
Benjamin Herrenschmidt
1
-0
/
+639