aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-10/+4
2019-09-24thp: update split_huge_page_pmd() commentKefeng Wang1-1/+1
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport1-1/+0
2019-09-24mm: remove quicklist page table cachesNicholas Piggin1-2/+0
2019-09-24mm: introduce compound_nr()Matthew Wilcox (Oracle)1-1/+1
2019-09-24mm: introduce page_shift()Matthew Wilcox (Oracle)1-5/+2
2019-09-24Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-91/+116
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+0
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-6/+6
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds204-5204/+7897
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds4-3/+4
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds3-7/+8
2019-09-19powerpc/mm/mce: Keep irqs disabled during lockless page table walkAneesh Kumar K.V1-8/+12
2019-09-18vfs: Convert spufs to use the new mount APIDavid Howells1-91/+116
2019-09-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+0
2019-09-18Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-6/+0
2019-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds16-71/+225
2019-09-18powerpc: Use ftrace_graph_ret_addr() when unwindingNaveen N. Rao1-13/+6
2019-09-18powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTRNaveen N. Rao7-4/+11
2019-09-18powerpc: dump kernel log before carrying out fadump or kdumpGanesh Goudar1-0/+1
2019-09-16Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2019-09-16Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds2-540/+6
2019-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-15/+0
2019-09-14powerpc/xmon: Fix output of XIVE IPICédric Le Goater1-11/+16
2019-09-14powerpc/xmon: Improve output of XIVE interruptsCédric Le Goater3-16/+31
2019-09-14powerpc/mm/radix: remove useless kernel messagesQian Cai1-3/+0
2019-09-14powerpc/fadump: support holes in kernel boot memory areaHari Bathini6-59/+219
2019-09-14powerpc/fadump: remove RMA_START and RMA_END macrosHari Bathini3-24/+18
2019-09-14powerpc/fadump: consider f/w load areaHari Bathini6-15/+64
2019-09-14powerpc/opalcore: provide an option to invalidate /sys/firmware/opal/core fileHari Bathini1-0/+38
2019-09-14powerpc/opalcore: export /sys/firmware/opal/core for analysing opal crashesHari Bathini5-57/+687
2019-09-14powerpc/fadump: add support to preserve crash data on FADUMP disabled kernelHari Bathini8-11/+144
2019-09-14powerpc/fadump: improve how crashed kernel's memory is reservedHari Bathini1-24/+29
2019-09-14powerpc/fadump: consider reserved ranges while releasing memoryHari Bathini1-21/+146
2019-09-14powerpc/fadump: make crash memory ranges array allocation genericHari Bathini2-56/+72
2019-09-14powerpc/fadump: process architected register state data provided by firmwareHari Bathini3-7/+247
2019-09-14powerpc/fadump: make use of memblock's bottom up allocation modeHari Bathini1-14/+12
2019-09-14powerpc/fadump: handle invalidation of crashdump and re-registraionHari Bathini2-2/+18
2019-09-14powerpc/fadump: Warn before processing partial crashdumpHari Bathini1-0/+24
2019-09-14powerpc/fadump: process the crashdump by exporting it as /proc/vmcoreHari Bathini1-2/+145
2019-09-14powerpc/fadump: support copying multiple kernel boot memory regionsHari Bathini1-7/+27
2019-09-14powerpc/fadump: define OPAL register/un-register callback functionsHari Bathini1-2/+77
2019-09-14powerpc/fadump: reset metadata address during clean upHari Bathini3-0/+17
2019-09-14powerpc/fadump: register kernel metadata address with opalHari Bathini4-4/+146
2019-09-14powerpc/fadump: improve fadump_reserve_mem()Hari Bathini1-23/+25
2019-09-14powerpc/fadump: add fadump support on powernvHari Bathini5-5/+115
2019-09-14powerpc/opal: add MPIPL interface definitionsHari Bathini3-1/+51
2019-09-14pseries/fadump: move out platform specific support from generic codeHari Bathini2-318/+274
2019-09-14powerpc/fadump: release all the memory above boot memory sizeHari Bathini1-24/+10
2019-09-14powerpc/fadump: add source info while displaying region contentsHari Bathini1-4/+4