index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
Age
Commit message (
Expand
)
Author
Files
Lines
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-14
powerpc/xmon: Fix output of XIVE IPI
Cédric Le Goater
1
-11
/
+16
2019-09-14
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
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-15
powerpc/xive: Add a check for memory allocation failure
Christophe JAILLET
1
-0
/
+4
2019-08-15
powerpc/xive: Use GFP_KERNEL instead of GFP_ATOMIC in 'xive_irq_bitmap_add()'
Christophe JAILLET
1
-1
/
+1
2019-08-05
powerpc/xive: Update comment referencing magic loads from an ESB
Jordan Niethe
1
-1
/
+1
2019-08-05
powerpc/powernv: Move SCOM access code into powernv platform
Andrew Donnellan
3
-232
/
+0
2019-07-18
powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()
Gautham R. Shenoy
1
-4
/
+3
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-1548
/
+58
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-07-05
powerpc/8xx: move CPM1 related files from sysdev/ to platforms/8xx
Christophe Leroy
3
-1539
/
+0
2019-07-05
powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()
Christophe Leroy
1
-1
/
+1
2019-07-04
powerpc/Kconfig: Clean up formatting
Enrico Weigelt, metux IT consult
1
-7
/
+6
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-14
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
8
-48
/
+8
2019-06-02
powerpc/pseries: Fix xive=off command line
Greg Kurz
1
-1
/
+51
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
1
-4
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
5
-71
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
2
-28
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
31
-159
/
+31
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
3
-42
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+11
2019-05-10
powerpc: tsi108: fix similar warning reported by kbuild test robot
Petr Štetiar
1
-1
/
+2
2019-05-10
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+99
2019-05-05
powerpc: tsi108: support of_get_mac_address new ERR_PTR error
Petr Štetiar
1
-1
/
+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
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-0
/
+3
2019-03-12
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
1
-0
/
+3
2019-03-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+5
2019-03-07
powerpc: prefer memblock APIs returning virtual address
Mike Rapoport
1
-2
/
+5
2019-02-23
powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
Christophe Leroy
1
-3
/
+2
2019-02-21
Merge branch 'topic/dma' into next
Michael Ellerman
2
-52
/
+31
2019-02-18
powerpc/dma: trim the fat from <asm/dma-mapping.h>
Christoph Hellwig
1
-0
/
+1
2019-02-18
powerpc/dma: remove set_dma_offset
Christoph Hellwig
2
-2
/
+2
2019-02-18
powerpc/dma: use the generic direct mapping bypass
Christoph Hellwig
1
-4
/
+1
2019-02-18
dma-mapping, powerpc: simplify the arch dma_set_mask override
Christoph Hellwig
1
-7
/
+1
2019-02-18
powerpc/dma: remove max_direct_dma_addr
Christoph Hellwig
1
-2
/
+2
2019-02-18
powerpc/dma: move pci_dma_dev_setup_swiotlb to fsl_pci.c
Christoph Hellwig
1
-0
/
+9
2019-02-18
powerpc/dart: use the generic iommu bypass code
Christoph Hellwig
1
-30
/
+17
2019-02-18
powerpc/dart: remove dead cleanup code in iommu_init_early_dart
Christoph Hellwig
1
-10
/
+1
[next]