summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2020-04-30powerpc/sysfs: Show idle_purr and idle_spurr for every CPUGautham R. Shenoy
2020-04-30powerpc/pseries: Account for SPURR ticks on idle CPUsGautham R. Shenoy
2020-04-30powerpc/idle: Store PURR snapshot in a per-cpu global variableGautham R. Shenoy
2020-04-30powerpc: Move idle_loop_prolog()/epilog() functions to header fileGautham R. Shenoy
2020-04-26Merge tag 'powerpc-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-04-24Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-23arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada
2020-04-22Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git.kernel.org/pub/scm/...Ingo Molnar
2020-04-22powerpc/mm: Fix CONFIG_PPC_KUAP_DEBUG on PPC32Christophe Leroy
2020-04-22powerpc/8xx: Fix STRICT_KERNEL_RWX startup test failureChristophe Leroy
2020-04-22powerpc/vas: Include linux/types.h in uapi/asm/vas-api.hStephen Rothwell
2020-04-21Merge tag 'kvm-ppc-fixes-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2020-04-21KVM: Remove redundant argument to kvm_arch_vcpu_ioctl_runTianjia Zhang
2020-04-21kvm_host: unify VM_STAT and VCPU_STAT definitions in a single placeEmanuele Giuseppe Esposito
2020-04-21powerpc/setup_64: Set cache-line-size based on cache-block-sizeChris Packham
2020-04-21KVM: PPC: Book3S HV: Handle non-present PTEs in page fault functionsPaul Mackerras
2020-04-20docs: fix broken references to text filesMauro Carvalho Chehab
2020-04-20crypto/nx: Remove 'pid' in vas_tx_win_attr structHaren Myneni
2020-04-20powerpc/vas: Add VAS user space APIHaren Myneni
2020-04-20powerpc/vas: Define VAS_TX_WIN_OPEN ioctl APIHaren Myneni
2020-04-20powerpc/vas: Initialize window attributes for GZIP coprocessor typeHaren Myneni
2020-04-20powerpc: Use mm_context vas_windows counter to issue CP_ABORTHaren Myneni
2020-04-20powerpc/vas: Free send window in VAS instance after credits returnedHaren Myneni
2020-04-20powerpc/vas: Display process stuck messageHaren Myneni
2020-04-20powerpc/vas: Do not use default credits for receive windowHaren Myneni
2020-04-20powerpc/vas: Print CRB and FIFO valuesHaren Myneni
2020-04-20powerpc/vas: Return credits after handling faultHaren Myneni
2020-04-20powerpc/vas: Update CSB and notify process for fault CRBsHaren Myneni
2020-04-20powerpc/vas: Setup thread IRQ handler per VAS instanceHaren Myneni
2020-04-20powerpc/vas: Take reference to PID and mm for user space windowsHaren Myneni
2020-04-20powerpc/vas: Register NX with fault window ID and IRQ port valueHaren Myneni
2020-04-20powerpc/vas: Setup fault window per VAS instanceHaren Myneni
2020-04-20powerpc/vas: Alloc and setup IRQ and trigger port addressHaren Myneni
2020-04-20powerpc/vas: Define nx_fault_stamp in coprocessor_request_blockHaren Myneni
2020-04-20powerpc/xive: Define xive_native_alloc_irq_on_chip()Haren Myneni
2020-04-16powerpc/perf: open access for CAP_PERFMON privileged processAlexey Budankov
2020-04-10mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe
2020-04-10powerpc/mm: thread pgprot_t through create_section_mapping()Logan Gunthorpe
2020-04-10mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe
2020-04-10mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual
2020-04-09Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-04-07asm-generic: fix unistd_32.h generation formatMichal Simek
2020-04-07powernv/memtrace: always online added memory blocksDavid Hildenbrand
2020-04-07mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()Anshuman Khandual
2020-04-07mm/vma: make vma_is_accessible() available for general useAnshuman Khandual
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-04-04powerpc: Improve ppc_save_regs()Nicholas Piggin