aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2019-05-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+0
2019-05-19Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 4-5/+7
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 18-274/+2176
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 1-0/+6
2019-05-17powerpc/cacheinfo: Remove double freeGravatar Tobin C. Harding 1-1/+0
2019-05-17powerpc/mm/hash: Fix get_region_id() for invalid addressesGravatar Aneesh Kumar K.V 1-0/+4
2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]Gravatar David Howells 1-0/+6
2019-05-17powerpc/mm: Drop VM_BUG_ON in get_region_id()Gravatar Aneesh Kumar K.V 1-2/+0
2019-05-15Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 1-5/+0
2019-05-15Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Paolo Bonzini 25-295/+2400
2019-05-14powerpc: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISCGravatar Sinan Kaya 1-4/+4
2019-05-14powerpc/mm/radix: mark as __tlbie_pid() and friends as__always_inlineGravatar Masahiro Yamada 1-4/+4
2019-05-14powerpc/mm/radix: mark __radix__flush_tlb_range_psize() as __always_inlineGravatar Masahiro Yamada 1-1/+1
2019-05-14powerpc/prom_init: mark prom_getprop() and prom_getproplen() as __initGravatar Masahiro Yamada 1-3/+3
2019-05-15powerpc/mm: Fix crashes with hugepages & 4K pagesGravatar Michael Ellerman 1-1/+1
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-8/+6
2019-05-14Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 7-25/+16
2019-05-14mm: memblock: make keeping memblock memory opt-in rather than opt-outGravatar Mike Rapoport 1-0/+1
2019-05-14mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failGravatar David Hildenbrand 1-6/+3
2019-05-14mm, memory_hotplug: provide a more generic restrictions for memory hotplugGravatar Michal Hocko 1-3/+3
2019-05-14hugetlb: allow to free gigantic pages regardless of the configurationGravatar Alexandre Ghiti 2-4/+3
2019-05-14mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCGravatar Alexandre Ghiti 1-1/+1
2019-05-14initramfs: provide a generic free_initrd_mem implementationGravatar Christoph Hellwig 1-7/+0
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Gravatar Ira Weiny 2-3/+3
2019-05-14mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMGravatar Ira Weiny 1-2/+3
2019-05-14powerpc/32s: fix flush_hash_pages() on SMPGravatar Christophe Leroy 1-1/+2
2019-05-14KVM: PPC: Book3S HV: XIVE: Fix spelling mistake "acessing" -> "accessing"Gravatar Colin Ian King 1-1/+1
2019-05-14KVM: PPC: Book3S HV: Make sure to load LPID for radix VCPUsGravatar Paul Mackerras 1-6/+0
2019-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-1/+2
2019-05-12Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 18-19/+19
2019-05-10powerpc: tsi108: fix similar warning reported by kbuild test robotGravatar Petr Štetiar 1-1/+2
2019-05-10livepatch: Remove klp_check_compiler_support()Gravatar Jiri Kosina 1-5/+0
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 219-3738/+5971
2019-05-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Gravatar Linus Torvalds 1-3/+6
2019-05-09x86/mpx, mm/core: Fix recursive munmap() corruptionGravatar Dave Hansen 1-1/+0
2019-05-09powerpc/64s: Use early_mmu_has_feature() in set_kuap()Gravatar Michael Ellerman 1-1/+1
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+1
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+8
2019-05-07Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Gravatar Linus Torvalds 1-1/+0
2019-05-07Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxGravatar Linus Torvalds 2-2/+2
2019-05-07Merge branches 'clk-doc', 'clk-more-critical', 'clk-meson' and 'clk-basic-be'...Gravatar Stephen Boyd 1-3/+6
2019-05-07Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-8/+2
2019-05-07powerpc/book3s/64: check for NULL pointer in pgd_alloc()Gravatar Rick Lindsley 1-0/+3
2019-05-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 3-2/+7
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Gravatar Linus Torvalds 6-49/+31
2019-05-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+4
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-8/+0
2019-05-06Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 2-4/+4
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-17/+3
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openGravatar Kirill Smelkov 2-2/+2