summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Book3S HV: Allocate a memory area exclusively for HPTsPaul Mackerras2018-10-276-12/+136
* powerpc/powernv/pci: Don't use the lower 4G TCEs in pseudo-DMA modeTimothy Pearson2018-10-271-1/+7
* powerpc/powernv/pci: Invalidate TCE cache after DMA map setupTimothy Pearson2018-10-271-2/+1
* powerpc/powernv/pci: Export pnv_pci_ioda2_tce_invalidate_peTimothy Pearson2018-10-272-1/+2
* powerpc/powernv/pci: Safety fixes for pseudobypass TCE allocationRussell Currey2018-10-271-2/+4
* powerpc/powernv/pci: Track DMA and TCE tables in debugfsRussell Currey2018-10-271-0/+43
* powerpc/powernv: DMA operations for discontiguous allocationRussell Currey2018-10-275-50/+381
* powerpc/powernv/pci: Track largest available TCE order per PHBRussell Currey2018-10-272-0/+19
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-267-56/+12
|\
| * hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti2018-10-261-5/+0
| * hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti2018-10-261-0/+1
| * hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti2018-10-264-12/+2
| * hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti2018-10-261-15/+0
| * hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti2018-10-261-5/+0
| * hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti2018-10-261-5/+0
| * hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti2018-10-261-0/+1
| * hugetlb: introduce generic version of huge_ptep_get_and_clear()Alexandre Ghiti2018-10-261-0/+1
| * hugetlb: introduce generic version of set_huge_pte_at()Alexandre Ghiti2018-10-261-6/+0
| * hugetlb: introduce generic version of hugetlb_free_pgd_rangeAlexandre Ghiti2018-10-261-1/+3
| * sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner2018-10-262-7/+4
* | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-26215-3022/+5224
|\ \
| * | powerpc/msi: Fix compile error on mpc83xxChristophe Leroy2018-10-211-0/+7
| * | powerpc: Fix stack protector crashes on CPU hotplugMichael Ellerman2018-10-211-7/+3
| * | powerpc/traps: restore recoverability of machine_check interruptsChristophe Leroy2018-10-201-2/+7
| * | powerpc/64/module: REL32 relocation range checkNicholas Piggin2018-10-201-1/+8
| * | powerpc/64s/radix: Fix radix__flush_tlb_collapsed_pmd double flushing pmdNicholas Piggin2018-10-201-1/+0
| * | powerpc/mm: Fix page table dump to work on RadixMichael Ellerman2018-10-201-3/+9
| * | powerpc/mm/radix: Display if mappings are exec or notMichael Ellerman2018-10-201-12/+17
| * | powerpc/mm/radix: Simplify split mapping logicMichael Ellerman2018-10-201-22/+10
| * | powerpc/mm/radix: Remove the retry in the split mapping logicMichael Ellerman2018-10-201-7/+5
| * | powerpc/mm/radix: Fix small page at boundary when splittingMichael Ellerman2018-10-201-2/+2
| * | powerpc/mm/radix: Fix overuse of small pages in splitting logicMichael Ellerman2018-10-201-2/+2
| * | powerpc/mm/radix: Fix off-by-one in split mapping logicMichael Ellerman2018-10-201-2/+2
| * | powerpc/ftrace: Handle large kernel configsNaveen N. Rao2018-10-203-5/+281
| * | powerpc/mm: Fix WARN_ON with THP NUMA migrationAneesh Kumar K.V2018-10-202-2/+3
| * | powerpc/time: no steal_time when CONFIG_PPC_SPLPAR is not selectedChristophe Leroy2018-10-201-2/+3
| * | powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64Christophe Leroy2018-10-205-4/+19
| * | powerpc/time: isolate scaled cputime accounting in dedicated functions.Christophe Leroy2018-10-201-26/+43
| * | powerpc/kgdb: add kgdb_arch_set/remove_breakpoint()Christophe Leroy2018-10-202-9/+39
| * | powerpc/sysdev/ipic: check primary_ipic NULL pointer before using itChristophe Leroy2018-10-201-1/+1
| * | powerpc/mm: fix always true/false warning in slice.cChristophe Leroy2018-10-201-7/+14
| * | powerpc/mm: fix missing prototypes in slice.cChristophe Leroy2018-10-201-0/+1
| * | powerpc/mm: Trace tlbia instructionChristophe Leroy2018-10-202-0/+17
| * | powerpc/mm: Add missing tracepoint for tlbieChristophe Leroy2018-10-201-0/+2
| * | powerpc/book3s64: fix dump_linuxpagetables "present" flagChristophe Leroy2018-10-201-2/+7
| * | powerpc/pseries: Export raw per-CPU VPA data via debugfsAravinda Prasad2018-10-201-0/+54
| * | powerpc64/module elfv1: Set opd addresses after module relocationNaveen N. Rao2018-10-202-5/+8
| * | powerpc: Add support for function error injectionNaveen N. Rao2018-10-205-0/+37
| * | powerpc/time: Fix clockevent_decrementer initalisation for PR KVMMichael Ellerman2018-10-191-0/+4
| * | powerpc/aout: Fix struct user definition to use user_pt_regsMichael Ellerman2018-10-191-1/+1
OpenPOWER on IntegriCloud