summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-294-9/+25
|\
| * libnvdimm/altmap: Track namespace boundaries in altmapAneesh Kumar K.V2019-09-241-1/+16
| * powerpc/book3s64: Export has_transparent_hugepage() related functions.Aneesh Kumar K.V2019-09-243-8/+9
* | Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-2823-92/+559
|\ \
| * | powerpc/eeh: Fix eeh eeh_debugfs_break_device() with SRIOV devicesOliver O'Halloran2019-09-271-2/+2
| * | powerpc/nvdimm: use H_SCM_QUERY hcall on H_OVERLAP errorAneesh Kumar K.V2019-09-251-8/+40
| * | powerpc/nvdimm: Use HCALL error as the return valueAneesh Kumar K.V2019-09-251-15/+11
| * | powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V2019-09-245-22/+134
| * | powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V2019-09-245-9/+9
| * | powerpc/book3s64/mm: Don't do tlbie fixup for some hardware revisionsAneesh Kumar K.V2019-09-241-2/+28
| * | powerpc/pseries: Call H_BLOCK_REMOVE when supportedLaurent Dufour2019-09-241-2/+21
| * | powerpc/pseries: Read TLB Block Invalidate CharacteristicsLaurent Dufour2019-09-243-0/+142
| * | KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flagMichael Roth2019-09-246-14/+108
| * | powerpc/mm: Fix an Oops in kasan_mmu_init()Christophe Leroy2019-09-211-1/+14
| * | powerpc/mm: Add a helper to select PAGE_KERNEL_RO or PAGE_READONLYChristophe Leroy2019-09-211-8/+13
| * | powerpc/64s: Set reserved PCR bitsJordan Niethe2019-09-216-12/+27
| * | powerpc: Fix definition of PCR bits to work with old binutilsAlistair Popple2019-09-211-3/+3
| * | powerpc/book3s64/radix: Remove WARN_ON in destroy_context()Aneesh Kumar K.V2019-09-211-1/+14
* | | mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-3/+3
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-245-10/+4
|\ \ \
| * | | thp: update split_huge_page_pmd() commentKefeng Wang2019-09-241-1/+1
| * | | mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-1/+0
| * | | mm: remove quicklist page table cachesNicholas Piggin2019-09-241-2/+0
| * | | mm: introduce compound_nr()Matthew Wilcox (Oracle)2019-09-241-1/+1
| * | | mm: introduce page_shift()Matthew Wilcox (Oracle)2019-09-241-5/+2
* | | | Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-09-241-91/+116
|\ \ \ \
| * | | | vfs: Convert spufs to use the new mount APIDavid Howells2019-09-181-91/+116
* | | | | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-231-2/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov2019-08-081-2/+0
* | | | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-09-211-6/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | pagewalk: separate function pointers from iterator dataChristoph Hellwig2019-09-071-5/+5
| * | | | mm: split out a new pagewalk.h header from mm.hChristoph Hellwig2019-09-071-1/+1
| | |/ / | |/| |
* | | | Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-20204-5204/+7897
|\ \ \ \
| * | | | powerpc/mm/mce: Keep irqs disabled during lockless page table walkAneesh Kumar K.V2019-09-191-8/+12
| * | | | powerpc: Use ftrace_graph_ret_addr() when unwindingNaveen N. Rao2019-09-181-13/+6
| * | | | powerpc/ftrace: Enable HAVE_FUNCTION_GRAPH_RET_ADDR_PTRNaveen N. Rao2019-09-187-4/+11
| * | | | powerpc: dump kernel log before carrying out fadump or kdumpGanesh Goudar2019-09-181-0/+1
| * | | | powerpc/xmon: Fix output of XIVE IPICédric Le Goater2019-09-141-11/+16
| * | | | powerpc/xmon: Improve output of XIVE interruptsCédric Le Goater2019-09-143-16/+31
| * | | | powerpc/mm/radix: remove useless kernel messagesQian Cai2019-09-141-3/+0
| * | | | powerpc/fadump: support holes in kernel boot memory areaHari Bathini2019-09-146-59/+219
| * | | | powerpc/fadump: remove RMA_START and RMA_END macrosHari Bathini2019-09-143-24/+18
| * | | | powerpc/fadump: consider f/w load areaHari Bathini2019-09-146-15/+64
| * | | | powerpc/opalcore: provide an option to invalidate /sys/firmware/opal/core fileHari Bathini2019-09-141-0/+38
| * | | | powerpc/opalcore: export /sys/firmware/opal/core for analysing opal crashesHari Bathini2019-09-145-57/+687
| * | | | powerpc/fadump: add support to preserve crash data on FADUMP disabled kernelHari Bathini2019-09-148-11/+144
| * | | | powerpc/fadump: improve how crashed kernel's memory is reservedHari Bathini2019-09-141-24/+29
| * | | | powerpc/fadump: consider reserved ranges while releasing memoryHari Bathini2019-09-141-21/+146
| * | | | powerpc/fadump: make crash memory ranges array allocation genericHari Bathini2019-09-142-56/+72
| * | | | powerpc/fadump: process architected register state data provided by firmwareHari Bathini2019-09-143-7/+247