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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-11
powerpc/xive: Improve error reporting of OPAL calls
Cédric Le Goater
1
-12
/
+16
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
4
-32
/
+1
2020-12-11
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_MASK_FW
Cédric Le Goater
2
-41
/
+1
2020-12-11
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_SHIFT_BUG
Cédric Le Goater
2
-11
/
+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
4
-9
/
+9
2020-12-11
powerpc/xive: Introduce XIVE_IPI_HW_IRQ
Cédric Le Goater
2
-5
/
+7
2020-12-11
powerpc/xive: Rename XIVE_IRQ_NO_EOI to show its a flag
Cédric Le Goater
1
-1
/
+1
2020-11-19
powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()
Qinglang Miao
1
-1
/
+1
2020-09-18
powerpc/xive: Make debug routines static
Cédric Le Goater
1
-2
/
+2
2020-08-24
powerpc/icp-hv: Fix missing of_node_put() in success path
Nicholas Mc Guire
1
-0
/
+1
2020-07-30
powerpc: fix function annotations to avoid section mismatch warnings with gcc-10
Vladis Dronov
1
-1
/
+1
2020-06-22
powerpc/xive: Ignore kmemleak false positives
Alexey Kardashevskiy
1
-0
/
+2
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
1
-1
/
+1
2020-06-17
maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault
Christoph Hellwig
1
-2
/
+2
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2
-2
/
+2
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-06-02
powerpc/rtas: Implement reentrant rtas call
Leonardo Bras
1
-11
/
+11
2020-05-28
powerpc/xive: Share the event-queue page with the Hypervisor.
Ram Pai
1
-0
/
+7
2020-05-28
powerpc: Remove Xilinx PPC405/PPC440 support
Michal Simek
3
-222
/
+0
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-26
Merge "Use hugepages to map kernel mem on 8xx" into next
Michael Ellerman
1
-0
/
+2
2020-05-26
powerpc/8xx: Don't set IMMR map anymore at boot
Christophe Leroy
1
-0
/
+2
2020-05-20
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-0
/
+3
2020-05-07
powerpc/xive: Enforce load-after-store ordering when StoreEOI is active
Cédric Le Goater
1
-0
/
+3
2020-04-20
powerpc/xive: Define xive_native_alloc_irq_on_chip()
Haren Myneni
1
-3
/
+3
2020-03-26
powerpc/xive: Add a debugfs file to dump internal XIVE state
Cédric Le Goater
4
-0
/
+129
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
4
-13
/
+14
2020-02-04
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-8
/
+6
2020-01-25
powerpc: use probe_user_read() and probe_user_write()
Christophe Leroy
1
-6
/
+4
2020-01-22
powerpc/xive: Discard ESB load value when interrupt is invalid
Frederic Barrat
1
-3
/
+12
2020-01-07
powerpc/mpic: constify copied structure
Julia Lawall
1
-2
/
+2
2019-12-04
powerpc/xive: Skip ioremap() of ESB pages for LSI interrupts
Cédric Le Goater
1
-2
/
+10
2019-12-01
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-157
/
+9
2019-11-21
dma-mapping: treat dev->bus_dma_mask as a DMA limit
Nicolas Saenz Julienne
1
-3
/
+3
2019-11-21
powerpc/sysdev: drop simple gpio
Christophe Leroy
3
-157
/
+0
2019-11-13
powerpc/xive: Prevent page fault issues in the machine crash handler
Cédric Le Goater
1
-0
/
+9
2019-09-24
KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag
Michael Roth
2
-6
/
+6
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
8
-246
/
+132
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-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
4
-0
/
+75
2019-08-19
powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pages
Alexey Kardashevskiy
1
-1
/
+1
[next]