index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/rtas: Implement reentrant rtas call
Leonardo Bras
2020-06-02
1
-11
/
+11
*
powerpc/xive: Share the event-queue page with the Hypervisor.
Ram Pai
2020-05-28
1
-0
/
+7
*
powerpc: Remove Xilinx PPC405/PPC440 support
Michal Simek
2020-05-28
3
-222
/
+0
*
powerpc/xive: Do not expose a debugfs file when XIVE is disabled
Cédric Le Goater
2020-05-28
1
-2
/
+3
*
powerpc/xive: Clear the page tables for the ESB IO mapping
Cédric Le Goater
2020-05-26
1
-0
/
+5
*
Merge "Use hugepages to map kernel mem on 8xx" into next
Michael Ellerman
2020-05-26
1
-0
/
+2
|
\
|
*
powerpc/8xx: Don't set IMMR map anymore at boot
Christophe Leroy
2020-05-26
1
-0
/
+2
*
|
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2020-05-20
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
powerpc/xive: Enforce load-after-store ordering when StoreEOI is active
Cédric Le Goater
2020-05-07
1
-0
/
+3
*
|
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
4
-0
/
+129
*
powerpc/xmon: Add source flags to output of XIVE interrupts
Cédric Le Goater
2020-03-26
1
-1
/
+4
*
powerpc/xive: Fix xmon support on the PowerNV platform
Cédric Le Goater
2020-03-26
1
-0
/
+4
*
powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIs
Cédric Le Goater
2020-03-26
4
-13
/
+14
*
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-02-04
2
-8
/
+6
|
\
|
*
powerpc: use probe_user_read() and probe_user_write()
Christophe Leroy
2020-01-25
1
-6
/
+4
|
*
powerpc/mpic: constify copied structure
Julia Lawall
2020-01-07
1
-2
/
+2
*
|
powerpc/xive: Discard ESB load value when interrupt is invalid
Frederic Barrat
2020-01-22
1
-3
/
+12
|
/
*
powerpc/xive: Skip ioremap() of ESB pages for LSI interrupts
Cédric Le Goater
2019-12-04
1
-2
/
+10
*
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-11-30
4
-157
/
+9
|
\
|
*
powerpc/sysdev: drop simple gpio
Christophe Leroy
2019-11-21
3
-157
/
+0
|
*
powerpc/xive: Prevent page fault issues in the machine crash handler
Cédric Le Goater
2019-11-13
1
-0
/
+9
*
|
dma-mapping: treat dev->bus_dma_mask as a DMA limit
Nicolas Saenz Julienne
2019-11-21
1
-3
/
+3
|
/
*
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.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-09-20
8
-246
/
+132
|
\
|
*
powerpc/xmon: Fix output of XIVE IPI
Cédric Le Goater
2019-09-13
1
-11
/
+16
|
*
powerpc/xmon: Improve output of XIVE interrupts
Cédric Le Goater
2019-09-13
1
-3
/
+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
4
-0
/
+75
|
*
powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pages
Alexey Kardashevskiy
2019-08-19
1
-1
/
+1
|
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2019-08-19
1
-23
/
+64
|
|
\
|
*
|
powerpc/xive: Add a check for memory allocation failure
Christophe JAILLET
2019-08-15
1
-0
/
+4
|
*
|
powerpc/xive: Use GFP_KERNEL instead of GFP_ATOMIC in 'xive_irq_bitmap_add()'
Christophe JAILLET
2019-08-15
1
-1
/
+1
|
*
|
powerpc/xive: Update comment referencing magic loads from an ESB
Jordan Niethe
2019-08-05
1
-1
/
+1
|
*
|
powerpc/powernv: Move SCOM access code into powernv platform
Andrew Donnellan
2019-08-05
3
-232
/
+0
*
|
|
KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...
Paul Mackerras
2019-08-27
1
-0
/
+7
|
|
/
|
/
|
*
|
powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race
Paul Mackerras
2019-08-16
1
-23
/
+64
|
/
*
powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()
Gautham R. Shenoy
2019-07-18
1
-4
/
+3
*
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-14
6
-1548
/
+58
|
\
|
*
powerpc/8xx: move CPM1 related files from sysdev/ to platforms/8xx
Christophe Leroy
2019-07-04
3
-1539
/
+0
|
*
powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()
Christophe Leroy
2019-07-04
1
-1
/
+1
|
*
powerpc/Kconfig: Clean up formatting
Enrico Weigelt, metux IT consult
2019-07-04
1
-7
/
+6
|
*
powerpc/pseries: Fix xive=off command line
Greg Kurz
2019-06-02
1
-1
/
+51
*
|
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-09
1
-1
/
+1
|
\
\
|
*
|
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-14
1
-1
/
+1
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
/
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
8
-48
/
+8
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-30
1
-4
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
5
-71
/
+5
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
2019-05-30
2
-28
/
+2
[next]