aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2019-09-29Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-9/+25
2019-09-28Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 23-92/+559
2019-09-27powerpc/eeh: Fix eeh eeh_debugfs_break_device() with SRIOV devicesGravatar Oliver O'Halloran 1-2/+2
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingGravatar Mark Rutland 1-3/+3
2019-09-24Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 5-10/+4
2019-09-24thp: update split_huge_page_pmd() commentGravatar Kefeng Wang 1-1/+1
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Gravatar Mike Rapoport 1-1/+0
2019-09-24mm: remove quicklist page table cachesGravatar Nicholas Piggin 1-2/+0
2019-09-24mm: introduce compound_nr()Gravatar Matthew Wilcox (Oracle) 1-1/+1
2019-09-24mm: introduce page_shift()Gravatar Matthew Wilcox (Oracle) 1-5/+2
2019-09-25powerpc/nvdimm: use H_SCM_QUERY hcall on H_OVERLAP errorGravatar Aneesh Kumar K.V 1-8/+40
2019-09-25powerpc/nvdimm: Use HCALL error as the return valueGravatar Aneesh Kumar K.V 1-15/+11
2019-09-24Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-91/+116
2019-09-24libnvdimm/altmap: Track namespace boundaries in altmapGravatar Aneesh Kumar K.V 1-1/+16
2019-09-24powerpc/book3s64: Export has_transparent_hugepage() related functions.Gravatar Aneesh Kumar K.V 3-8/+9
2019-09-24powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Gravatar Aneesh Kumar K.V 5-22/+134
2019-09-24powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagGravatar Aneesh Kumar K.V 5-9/+9
2019-09-24powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisionsGravatar Aneesh Kumar K.V 1-2/+28
2019-09-24powerpc/pseries: Call H_BLOCK_REMOVE when supportedGravatar Laurent Dufour 1-2/+21
2019-09-24powerpc/pseries: Read TLB Block Invalidate CharacteristicsGravatar Laurent Dufour 3-0/+142
2019-09-24KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flagGravatar Michael Roth 6-14/+108
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+0
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Gravatar Linus Torvalds 1-6/+6
2019-09-21powerpc/mm: Fix an Oops in kasan_mmu_init()Gravatar Christophe Leroy 1-1/+14
2019-09-21powerpc/mm: Add a helper to select PAGE_KERNEL_RO or PAGE_READONLYGravatar Christophe Leroy 1-8/+13
2019-09-21powerpc/64s: Set reserved PCR bitsGravatar Jordan Niethe 6-12/+27
2019-09-21powerpc: Fix definition of PCR bits to work with old binutilsGravatar Alistair Popple 1-3/+3
2019-09-21powerpc/book3s64/radix: Remove WARN_ON in destroy_context()Gravatar Aneesh Kumar K.V 1-1/+14
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 204-5204/+7897
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 4-3/+4
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 3-7/+8
2019-09-19powerpc/mm/mce: Keep irqs disabled during lockless page table walkGravatar Aneesh Kumar K.V 1-8/+12
2019-09-18vfs: Convert spufs to use the new mount APIGravatar David Howells 1-91/+116
2019-09-18Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 1-1/+0
2019-09-18Merge tag 'usb-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-6/+0
2019-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 16-71/+225
2019-09-18powerpc: Use ftrace_graph_ret_addr() when unwindingGravatar Naveen N. Rao 1-13/+6
2019-09-18powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTRGravatar Naveen N. Rao 7-4/+11
2019-09-18powerpc: dump kernel log before carrying out fadump or kdumpGravatar Ganesh Goudar 1-0/+1
2019-09-16Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2019-09-16Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-540/+6
2019-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 2-15/+0
2019-09-14powerpc/xmon: Fix output of XIVE IPIGravatar Cédric Le Goater 1-11/+16
2019-09-14powerpc/xmon: Improve output of XIVE interruptsGravatar Cédric Le Goater 3-16/+31
2019-09-14powerpc/mm/radix: remove useless kernel messagesGravatar Qian Cai 1-3/+0
2019-09-14powerpc/fadump: support holes in kernel boot memory areaGravatar Hari Bathini 6-59/+219
2019-09-14powerpc/fadump: remove RMA_START and RMA_END macrosGravatar Hari Bathini 3-24/+18
2019-09-14powerpc/fadump: consider f/w load areaGravatar Hari Bathini 6-15/+64
2019-09-14powerpc/opalcore: provide an option to invalidate /sys/firmware/opal/core fileGravatar Hari Bathini 1-0/+38
2019-09-14powerpc/opalcore: export /sys/firmware/opal/core for analysing opal crashesGravatar Hari Bathini 5-57/+687