summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
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-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-02Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-04-02Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-02mm/sparse: rename pfn_present() to pfn_in_present_section()Pingfan Liu
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu
2020-04-02mm: introduce FAULT_FLAG_DEFAULTPeter Xu
2020-04-02powerpc/mm: use helper fault_signal_pending()Peter Xu
2020-04-02mm/vma: make vma_is_foreign() available for general useAnshuman Khandual
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada
2020-04-01Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2020-04-01powerpc: Make setjmp/longjmp signature standardClement Courbet
2020-04-01powerpc/cputable: Remove unnecessary copy of cpu_spec->oprofile_typeLeonardo Bras
2020-04-01powerpc: Suppress .eh_frame generationNaveen N. Rao
2020-04-01powerpc: Drop -fno-dwarf2-cfi-asmNaveen N. Rao
2020-04-01powerpc/32: drop unused ISA_DMA_THRESHOLDMike Rapoport
2020-04-01powerpc/vmlinux.lds: Explicitly retain .gnu.hashMichael Ellerman
2020-04-01powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.cChristophe Leroy
2020-04-01powerpc/ptrace: create ppc_gethwdinfo()Christophe Leroy
2020-04-01powerpc/ptrace: create ptrace_get_debugreg()Christophe Leroy
2020-04-01powerpc/ptrace: split out ADV_DEBUG_REGS related functions.Christophe Leroy
2020-04-01powerpc/ptrace: move register viewing functions out of ptrace.cChristophe Leroy
2020-04-01powerpc/ptrace: split out TRANSACTIONAL_MEM related functions.Christophe Leroy
2020-04-01powerpc/ptrace: split out SPE related functions.Christophe Leroy
2020-04-01powerpc/ptrace: split out ALTIVEC related functions.Christophe Leroy
2020-04-01powerpc/ptrace: split out VSX related functions.Christophe Leroy
2020-04-01powerpc/ptrace: drop PARAMETER_SAVE_AREA_OFFSETChristophe Leroy
2020-04-01powerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64Christophe Leroy
2020-04-01powerpc/ptrace: remove unused header includesChristophe Leroy
2020-04-01powerpc: Move ptrace into a subdirectory.Christophe Leroy
2020-04-01powerpc/64/syscall: Reconcile interruptsNicholas Piggin
2020-04-01powerpc/64s/exception: Remove lite interrupt returnNicholas Piggin
2020-04-01powerpc/64s: Implement interrupt exit logic in CNicholas Piggin
2020-04-01powerpc/64: Implement soft interrupt replay in CNicholas Piggin
2020-04-01powerpc/64/syscall: Zero volatile registers when returningNicholas Piggin
2020-04-01powerpc/64/sycall: Implement syscall entry/exit logic in CNicholas Piggin
2020-04-01powerpc/64/sstep: Ifdef the deprecated fast endian switch syscallNicholas Piggin
2020-04-01powerpc/64/syscall: Remove non-volatile GPR save optimisationNicholas Piggin
2020-04-01powerpc/64s/exception: Soft NMI interrupt should not use ret_from_exceptNicholas Piggin
2020-04-01powerpc/64s/exception: Reconcile interrupts in system_resetNicholas Piggin
2020-04-01powerpc/64s/exception: Only test KVM in SRR interrupts when PR KVM is supportedNicholas Piggin
2020-04-01powerpc/64s/exception: Add more comments for interrupt handlersNicholas Piggin
2020-04-01powerpc/64s/exception: Clean up SRR specifiersNicholas Piggin