summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2019-02-06treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-02-06memblock: drop memblock_alloc_base()Mike Rapoport
2019-02-06memblock: memblock_phys_alloc(): don't panicMike Rapoport
2019-02-06memblock: memblock_phys_alloc_try_nid(): don't panicMike Rapoport
2019-02-06powerpc: use memblock functions returning virtual addressChristophe Leroy
2019-02-06Merge branch 'akpm-current/current'Stephen Rothwell
2019-02-06Merge remote-tracking branch 'cisco/for-next'Stephen Rothwell
2019-02-06Merge remote-tracking branch 'y2038/y2038'Stephen Rothwell
2019-02-06Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2019-02-06Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2019-02-06Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2019-02-06Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2019-02-06configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATEDAlexey Brodkin
2019-02-06numa: make "nr_node_ids" unsigned intAlexey Dobriyan
2019-02-06hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti
2019-02-06powerpc/mm/iommu: allow large IOMMU page size only for hugetlb backingAneesh Kumar K.V
2019-02-06powerpc/mm/iommu: allow migration of cma allocated pages during mm_iommu_do_a...Aneesh Kumar K.V
2019-02-06powerpc/vdso: don't clear PG_reservedDavid Hildenbrand
2019-02-06powerpc: use probe_user_read()Christophe Leroy
2019-02-06arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgradeAneesh Kumar K.V
2019-02-06arch/powerpc/mm: Nest MMU workaround for mprotect RW upgradeAneesh Kumar K.V
2019-02-06Merge remote-tracking branch 'powerpc/next'Stephen Rothwell
2019-02-06Merge remote-tracking branch 'dma-mapping/for-next'Stephen Rothwell
2019-02-06Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2019-02-06Merge remote-tracking branch 'powerpc-fixes/fixes'Stephen Rothwell
2019-02-05arch: simplify several early memory allocationsMike Rapoport
2019-02-05powerpc: prefer memblock APIs returning virtual addressMike Rapoport
2019-02-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual
2019-02-04Merge branch 'perf/core'Ingo Molnar
2019-02-03socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixesDeepa Dinamani
2019-02-01bpf: powerpc64: add JIT support for bpf line infoSandipan Das
2019-02-01dma-mapping: remove the default map_resource implementationChristoph Hellwig
2019-02-01powerpc/papr_scm: Use the correct bind addressOliver O'Halloran
2019-01-31powerpc/radix: Fix kernel crash with mremap()Aneesh Kumar K.V
2019-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-01-28Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman
2019-01-28kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada
2019-01-26ppc: bpf: implement jitting of JMP32Jiong Wang
2019-01-25y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann
2019-01-25y2038: rename old time and utime syscallsArnd Bergmann
2019-01-25y2038: use time32 syscall names on 32-bitArnd Bergmann
2019-01-25y2038: syscalls: rename y2038 compat syscallsArnd Bergmann
2019-01-25arch: add split IPC system calls where neededArnd Bergmann
2019-01-22pseries: ibmebus.c: convert to use BUS_ATTR_WOGreg Kroah-Hartman
2019-01-22iomap: introduce io{read|write}64_{lo_hi|hi_lo}Logan Gunthorpe
2019-01-22powerpc: Adopt nvram module for PPC64Finn Thain
2019-01-22powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAMFinn Thain
2019-01-22powerpc: Define missing ppc_md.nvram_size for CHRP and PowerMacFinn Thain
2019-01-22powerpc: Replace nvram_* extern declarations with standard headerFinn Thain
2019-01-21perf/core, arch/powerpc: use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable ...Andrew Murray