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
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-0
/
+3
*
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
2019-03-12
1
-0
/
+3
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-08
1
-2
/
+5
|
\
|
*
powerpc: prefer memblock APIs returning virtual address
Mike Rapoport
2019-03-08
1
-2
/
+5
*
|
powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
Christophe Leroy
2019-02-23
1
-3
/
+2
*
|
Merge branch 'topic/dma' into next
Michael Ellerman
2019-02-21
2
-52
/
+31
|
\
\
|
*
|
powerpc/dma: trim the fat from <asm/dma-mapping.h>
Christoph Hellwig
2019-02-18
1
-0
/
+1
|
*
|
powerpc/dma: remove set_dma_offset
Christoph Hellwig
2019-02-18
2
-2
/
+2
|
*
|
powerpc/dma: use the generic direct mapping bypass
Christoph Hellwig
2019-02-18
1
-4
/
+1
|
*
|
dma-mapping, powerpc: simplify the arch dma_set_mask override
Christoph Hellwig
2019-02-18
1
-7
/
+1
|
*
|
powerpc/dma: remove max_direct_dma_addr
Christoph Hellwig
2019-02-18
1
-2
/
+2
|
*
|
powerpc/dma: move pci_dma_dev_setup_swiotlb to fsl_pci.c
Christoph Hellwig
2019-02-18
1
-0
/
+9
|
*
|
powerpc/dart: use the generic iommu bypass code
Christoph Hellwig
2019-02-18
1
-30
/
+17
|
*
|
powerpc/dart: remove dead cleanup code in iommu_init_early_dart
Christoph Hellwig
2019-02-18
1
-10
/
+1
|
|
/
*
|
powerpc: Remove trailing semicolon after curly brace
Mathieu Malaterre
2019-02-03
1
-1
/
+1
*
|
powerpc: remove unnecessary unlikely()
Igor Stoppa
2019-01-15
1
-1
/
+1
*
|
powerpc/ipic: drop unused functions
Christophe Leroy
2019-01-14
1
-35
/
+0
|
/
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-3
/
+4
*
Revert "powerpc/fsl_pci: simplify fsl_pci_dma_set_mask"
Scott Wood
2018-12-24
1
-1
/
+5
*
powerpc/fsl-rio: fix spelling mistake "reserverd" -> "reserved"
Alexandre Belloni
2018-12-22
1
-1
/
+1
*
powerpc/fsl_pci: simplify fsl_pci_dma_set_mask
Christoph Hellwig
2018-12-22
1
-5
/
+1
*
arch/powerpc/fsl_rmu: Use dma_zalloc_coherent
Sabyasachi Gupta
2018-12-22
1
-3
/
+1
*
powerpc/ipic: Remove unused ipic_set_priority()
Michael Ellerman
2018-12-17
1
-28
/
+0
*
powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-11-26
1
-1
/
+1
*
powerpc/scom: Return NULL instead of 0
Breno Leitao
2018-11-25
1
-2
/
+2
*
powerpc/xive: Define xive_do_source_eoi as static
Breno Leitao
2018-11-25
1
-1
/
+1
*
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
1
-1
/
+1
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-10-31
1
-1
/
+1
*
powerpc/sysdev/ipic: check primary_ipic NULL pointer before using it
Christophe Leroy
2018-10-20
1
-1
/
+1
*
powerpc: Add -Werror at arch/powerpc level
Michael Ellerman
2018-10-18
3
-5
/
+0
*
powerpc: don't use ioremap_prot() nor __ioremap() unless really needed.
Christophe Leroy
2018-10-14
1
-4
/
+4
*
powerpc: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2018-10-13
2
-8
/
+0
*
powerpc/xive: Move a dereference below a NULL test
zhong jiang
2018-10-03
1
-3
/
+4
*
powerpc/xive: Use xive_cpu->chip_id instead of looking it up again
Breno Leitao
2018-09-19
1
-10
/
+1
*
treewide: correct "differenciate" and "instanciate" typos
Finn Thain
2018-08-24
1
-1
/
+1
*
powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPM
Christophe Leroy
2018-08-10
1
-0
/
+1
*
powerpc: Fix size calculation using resource_size()
Dan Carpenter
2018-08-10
1
-1
/
+1
*
powerpc/Makefiles: Convert ifeq to ifdef where possible
Rodrigo R. Galvao
2018-08-07
1
-1
/
+1
*
powerpc/xive: Remove xive_kexec_teardown_cpu()
Benjamin Herrenschmidt
2018-08-07
1
-22
/
+0
*
powerpc/xive: Remove now useless pr_debug statements
Benjamin Herrenschmidt
2018-08-07
1
-9
/
+1
*
powerpc: remove unnecessary inclusion of asm/tlbflush.h
Christophe Leroy
2018-07-30
1
-1
/
+0
*
powerpc: remove superflous inclusions of asm/fixmap.h
Christophe Leroy
2018-07-30
1
-1
/
+0
*
powerpc/mpic: Pass first free vector number to mpic_setup_error_int()
Bharat Bhushan
2018-07-19
2
-4
/
+4
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-07-19
1
-4
/
+4
|
\
|
*
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
2018-07-16
1
-4
/
+4
*
|
powerpc/xive: Replace msleep(x) with msleep(OPAL_BUSY_DELAY_MS)
Daniel Klamt
2018-07-12
1
-12
/
+12
*
|
powerpc/msi: Remove VLA usage
Kees Cook
2018-07-04
1
-7
/
+8
|
/
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
2
-3
/
+3
[next]