summaryrefslogtreecommitdiff
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm/iommu: allow large IOMMU page size only for hugetlb backingAneesh Kumar K.V2019-03-051-17/+7
* powerpc/mm/iommu: allow migration of cma allocated pages during mm_iommu_do_a...Aneesh Kumar K.V2019-03-051-87/+38
* powerpc/vdso: don't clear PG_reservedDavid Hildenbrand2019-03-051-2/+0
* arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgradeAneesh Kumar K.V2019-03-053-0/+54
* arch/powerpc/mm: Nest MMU workaround for mprotect RW upgradeAneesh Kumar K.V2019-03-054-0/+65
* mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2019-03-055-12/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-03-054-16/+114
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-242-0/+4
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-201-2/+2
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-153-16/+33
| |\ \ \
| * | | | socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixesDeepa Dinamani2019-02-031-2/+2
| * | | | bpf: powerpc64: add JIT support for bpf line infoSandipan Das2019-02-011-0/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-01-283-14/+111
| |\ \ \ \
| | * | | | ppc: bpf: implement jitting of JMP32Jiong Wang2019-01-263-14/+111
* | | | | | get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-1/+0
| |_|_|_|/ |/| | | |
* | | | | Merge tag 'powerpc-5.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-02-232-0/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | powerpc/powernv/sriov: Register IOMMU groups for VFsAlexey Kardashevskiy2019-02-192-0/+4
* | | | | Merge tag 'powerpc-5.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-02-171-2/+2
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()Michael Ellerman2019-02-171-2/+2
* | | | Merge tag 'powerpc-5.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-02-083-16/+33
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | powerpc/papr_scm: Use the correct bind addressOliver O'Halloran2019-02-011-1/+4
| * | powerpc/radix: Fix kernel crash with mremap()Aneesh Kumar K.V2019-01-312-15/+29
* | | Merge tag 'devicetree-fixes-for-5.0-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-01-201-2/+1
|\ \ \
| * | | powerpc: chrp: Use of_node_is_type to access device_typeRob Herring2019-01-191-2/+1
* | | | Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-01-199-16/+21
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | powerpc/syscalls: Fix syscall tracingMichael Ellerman2019-01-151-7/+0
| * | powerpc/pseries: Fix build break due to pnv_npu2_init()Jason A. Donenfeld2019-01-151-0/+2
| * | powerpc/4xx/ocm: Fix fix for phys_addr_t printf warningsMichael Ellerman2019-01-111-3/+3
| * | powerpc/powernv/npu: Fix oops in pnv_try_setup_npu_table_group()Frederic Barrat2019-01-111-1/+2
| * | powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEMBreno Leitao2019-01-111-3/+4
| * | powerpc/8xx: fix setting of pagetable for Abatron BDI debug tool.Christophe Leroy2019-01-111-1/+2
| * | powerpc/powernv/npu: Allocate enough memory in pnv_try_setup_npu_table_group()Dan Carpenter2019-01-111-1/+1
| * | powerpc/perf: Update perf_regs structure to include MMCRAMadhavan Srinivasan2019-01-082-0/+7
| |/
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-082-4/+5
|/
* arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-6/+0
* arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-066-8/+6
* Merge tag 'powerpc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-01-054-12/+19
|\
| * powerpc: Drop use of 'type' from access_ok()Mathieu Malaterre2019-01-041-1/+1
| * Merge branch 'master' into fixesMichael Ellerman2019-01-0458-202/+168
| |\
| * | KVM: PPC: Book3S HV: radix: Fix uninitialized var build errorMichael Ellerman2018-12-301-1/+1
| * | powerpc/configs: Add PPC4xx_OCM to ppc40x_defconfigMichael Ellerman2018-12-301-0/+1
| * | powerpc/4xx/ocm: Fix phys_addr_t printf warningsMichael Ellerman2018-12-301-3/+3
| * | powerpc/4xx/ocm: Fix compilation error due to PAGE_KERNEL usageChristian Lamparter2018-12-301-2/+2
| * | powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup'Diana Craciun2018-12-301-6/+12
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-056-22/+18
|\ \ \
| * | | mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-046-22/+18
* | | | Fix access_ok() fallout for sparc32 and powerpcLinus Torvalds2019-01-041-1/+1
| |_|/ |/| |
* | | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-0318-44/+42
|/ /
* | Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-012-3/+3
|\ \