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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-23
powerpc/32: add helper to write into segment registers
Christophe Leroy
1
-0
/
+5
2019-02-23
powerpc: sstep: Add tests for addc[.] instruction
Sandipan Das
1
-0
/
+1
2019-02-23
Revert "powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling"
Michael Ellerman
1
-4
/
+4
2019-02-22
powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling
Christophe Leroy
1
-4
/
+4
2019-02-22
powerpc/6xx: Store PGDIR physical address in a SPRG
Christophe Leroy
1
-0
/
+1
2019-02-22
powerpc/6xx: Don't use SPRN_SPRG2 for storing stack pointer while in RTAS
Christophe Leroy
2
-1
/
+3
2019-02-22
powerpc: simplify BDI switch
Christophe Leroy
1
-0
/
+2
2019-02-22
powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exit
Paul Mackerras
1
-0
/
+2
2019-02-22
powerpc/book3s: Remove pgd/pud/pmd_set() interfaces
Aneesh Kumar K.V
2
-18
/
+4
2019-02-22
powerpc/eeh: Add eeh_force_recover to debugfs
Oliver O'Halloran
1
-0
/
+1
2019-02-22
powerpc/eeh: Allow disabling recovery
Oliver O'Halloran
1
-0
/
+1
2019-02-22
powerpc/pci: Add pci_find_controller_for_domain()
Oliver O'Halloran
1
-0
/
+2
2019-02-22
powerpc/eeh_cache: Add a way to dump the EEH address cache
Oliver O'Halloran
1
-0
/
+3
2019-02-22
powerpc/eeh: Use debugfs_create_u32 for eeh_max_freezes
Oliver O'Halloran
1
-1
/
+1
2019-02-22
powerpc: drop unused GENERIC_CSUM Kconfig item
Christophe Leroy
1
-4
/
+0
2019-02-22
powerpc/mm/hash: Increase vmalloc space to 512T with hash MMU
Michael Ellerman
1
-9
/
+23
2019-02-22
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2
-2
/
+3
2019-02-21
powerpc/64s: Better printing of machine check info for guest MCEs
Paul Mackerras
1
-1
/
+1
2019-02-21
KVM: PPC: Book3S HV: Simplify machine check handling
Paul Mackerras
1
-1
/
+2
2019-02-21
Merge branch 'topic/dma' into next
Michael Ellerman
9
-121
/
+33
2019-02-19
Merge branch 'fixes' into next
Michael Ellerman
1
-17
/
+9
2019-02-18
powerpc/dma: trim the fat from <asm/dma-mapping.h>
Christoph Hellwig
2
-29
/
+10
2019-02-18
powerpc/dma: remove set_dma_offset
Christoph Hellwig
1
-6
/
+0
2019-02-18
powerpc/dma: remove get_dma_offset
Christoph Hellwig
2
-18
/
+6
2019-02-18
powerpc/dma: use the generic direct mapping bypass
Christoph Hellwig
2
-12
/
+0
2019-02-18
powerpc/dma: use the dma_direct mapping routines
Christoph Hellwig
1
-30
/
+0
2019-02-18
powerpc/dma: use the dma-direct allocator for coherent platforms
Christoph Hellwig
1
-1
/
+0
2019-02-18
powerpc/dma: remove dma_nommu_dma_supported
Christoph Hellwig
1
-1
/
+0
2019-02-18
powerpc/dma: remove dma_nommu_get_required_mask
Christoph Hellwig
1
-1
/
+0
2019-02-18
powerpc/dma: remove dma_nommu_mmap_coherent
Christoph Hellwig
1
-4
/
+0
2019-02-18
dma-mapping, powerpc: simplify the arch dma_set_mask override
Christoph Hellwig
2
-3
/
+1
2019-02-18
powerpc/dma: fix an off-by-one in dma_capable
Christoph Hellwig
1
-6
/
+2
2019-02-18
powerpc/dma: remove max_direct_dma_addr
Christoph Hellwig
2
-6
/
+1
2019-02-18
powerpc/dma: move pci_dma_dev_setup_swiotlb to fsl_pci.c
Christoph Hellwig
1
-2
/
+0
2019-02-18
powerpc/dma: remove get_pci_dma_ops
Christoph Hellwig
1
-2
/
+0
2019-02-18
powerpc/pci: remove the dma_set_mask pci_controller ops methods
Christoph Hellwig
1
-2
/
+0
2019-02-18
powerpc/dma: stop overriding dma_get_required_mask
Christoph Hellwig
4
-7
/
+0
2019-02-18
powerpc/cell: use the generic iommu bypass code
Christoph Hellwig
2
-1
/
+7
2019-02-18
powerpc/dma: handle iommu bypass in dma_iommu_ops
Christoph Hellwig
3
-0
/
+15
2019-02-18
powerpc/dma: untangle vio_dma_mapping_ops from dma_iommu_ops
Christoph Hellwig
1
-0
/
+1
2019-02-17
powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()
Michael Ellerman
1
-2
/
+2
2019-02-05
powerpc/eeh: Improve recovery of passed-through devices
Sam Bobroff
2
-2
/
+2
2019-02-05
powerpc/eeh: Add include_passed to eeh_pe_state_clear()
Sam Bobroff
1
-1
/
+1
2019-02-05
powerpc/eeh: remove sw_state from eeh_unfreeze_pe()
Sam Bobroff
1
-1
/
+1
2019-02-04
powerpc: Drop page_is_ram() and walk_system_ram_range()
Christophe Leroy
1
-1
/
+0
2019-01-31
powerpc/radix: Fix kernel crash with mremap()
Aneesh Kumar K.V
1
-15
/
+7
2019-01-31
powerpc/mm: Add _PAGE_SAO to _PAGE_CACHE_CTL mask
Reza Arbab
1
-1
/
+1
2019-01-30
powerpc/pseries: Perform full re-add of CPU for topology update post-migration
Nathan Fontenot
1
-0
/
+2
2019-01-15
powerpc/powernv: Remove never used pnv_power9_force_smt4
Alexey Kardashevskiy
1
-1
/
+0
2019-01-15
powerpc/mm: Fix compile when CONFIG_PPC_RADIX_MMU is not defined
Alexey Kardashevskiy
1
-6
/
+24
[next]