aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms
AgeCommit message (Expand)AuthorFilesLines
2020-05-11powerpc: Replace _ALIGN() by ALIGN()Christophe Leroy1-2/+2
2020-05-11powerpc: Replace _ALIGN_UP() by ALIGN()Christophe Leroy5-21/+21
2020-05-11powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()Christophe Leroy4-10/+10
2020-05-11powerpc/powernv: Fix a warning messageChristophe JAILLET1-1/+1
2020-05-05powerpc/spufs: simplify spufs core dumpingChristoph Hellwig3-172/+113
2020-05-05powerpc/spufs: stop using access_okChristoph Hellwig1-34/+8
2020-05-05powerpc/spufs: fix copy_to_user while atomicJeremy Kerr1-38/+75
2020-04-30sched/core: Fix illegal RCU from offline CPUsPeter Zijlstra1-1/+0
2020-04-30powerpc/pseries: Account for SPURR ticks on idle CPUsGautham R. Shenoy1-0/+2
2020-04-30powerpc/idle: Store PURR snapshot in a per-cpu global variableGautham R. Shenoy1-4/+3
2020-04-30powerpc: Move idle_loop_prolog()/epilog() functions to header fileGautham R. Shenoy1-2/+5
2020-04-22powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32Christophe Leroy1-1/+1
2020-04-20powerpc/vas: Add VAS user space APIHaren Myneni4-4/+284
2020-04-20powerpc/vas: Initialize window attributes for GZIP coprocessor typeHaren Myneni1-5/+12
2020-04-20powerpc: Use mm_context vas_windows counter to issue CP_ABORTHaren Myneni1-9/+13
2020-04-20powerpc/vas: Free send window in VAS instance after credits returnedHaren Myneni1-2/+2
2020-04-20powerpc/vas: Display process stuck messageHaren Myneni1-1/+29
2020-04-20powerpc/vas: Do not use default credits for receive windowHaren Myneni2-4/+2
2020-04-20powerpc/vas: Print CRB and FIFO valuesHaren Myneni1-0/+41
2020-04-20powerpc/vas: Return credits after handling faultHaren Myneni3-0/+46
2020-04-20powerpc/vas: Update CSB and notify process for fault CRBsHaren Myneni1-1/+125
2020-04-20powerpc/vas: Setup thread IRQ handler per VAS instanceHaren Myneni4-1/+220
2020-04-20powerpc/vas: Take reference to PID and mm for user space windowsHaren Myneni3-6/+55
2020-04-20powerpc/vas: Register NX with fault window ID and IRQ port valueHaren Myneni2-2/+28
2020-04-20powerpc/vas: Setup fault window per VAS instanceHaren Myneni5-3/+121
2020-04-20powerpc/vas: Alloc and setup IRQ and trigger port addressHaren Myneni2-6/+40
2020-04-09Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds4-11/+22
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-22/+5
2020-04-07powernv/memtrace: always online added memory blocksDavid Hildenbrand1-10/+4
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds32-224/+227
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds1-0/+1
2020-04-02Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-nextDan Williams1-1/+3
2020-04-02Merge branch 'for-5.7/numa' into libnvdimm-for-nextDan Williams1-20/+1
2020-04-03powerpc/pseries/ddw: Extend upper limit for huge DMA window for persistent memoryAlexey Kardashevskiy1-0/+9
2020-04-02mm/sparse: rename pfn_present() to pfn_in_present_section()Pingfan Liu1-1/+1
2020-04-03powerpc/ps3: Remove duplicate error messageMarkus Elfring1-3/+1
2020-04-03powerpc/powernv: Re-enable imc trace-mode in kernelAnju T Sudhakar1-8/+1
2020-04-03powerpc/pseries: Fix MCE handling on pseriesGanesh Goudar1-0/+11
2020-04-01powerpc/32: drop unused ISA_DMA_THRESHOLDMike Rapoport5-7/+0
2020-03-31libnvdimm: Update persistence domain value for of_pmem and papr_scm deviceAneesh Kumar K.V1-1/+3
2020-03-27powerpc/pseries: Handle UE event for memcpy_mcsafeGanesh Goudar1-0/+3
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2020-03-25powerpc/maple: Fix declaration made after definitionNathan Chancellor1-17/+17
2020-03-25powerpc/pseries: Avoid harmless preempt warningNicholas Piggin1-1/+9
2020-03-25powerpc/eeh: Rework eeh_ops->probe()Oliver O'Halloran2-17/+36
2020-03-25powerpc/eeh: Make early EEH init pseries specificOliver O'Halloran3-21/+52
2020-03-25powerpc/eeh: Add sysfs files in late probeOliver O'Halloran2-3/+1
2020-03-25powerpc: Replace setup_irq() by request_irq()afzal mohammed6-55/+29
2020-03-25powerpc/cell: Use fallthrough;Joe Perches1-1/+1
2020-03-25powerpc/pseries: Fix of_read_drc_info_cell() to point at next recordTyrel Datwyler1-1/+1