summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2020-11-19powerpc/mm: remove linear mapping if __add_pages() fails in arch_add_memory()David Hildenbrand
2020-11-19powerpc/book3s64/hash: Drop WARN_ON in hash__remove_section_mapping()David Hildenbrand
2020-11-19powerpc/mm: print warning in arch_remove_linear_mapping()David Hildenbrand
2020-11-19powerpc/mm: protect linear mapping modifications by a mutexDavid Hildenbrand
2020-11-19powerpc/mm: factor out creating/removing linear mappingDavid Hildenbrand
2020-11-19powerpc/powernv/memtrace: Fix crashing the kernel when enabling concurrentlyDavid Hildenbrand
2020-11-19powerpc/powernv/memtrace: Don't leak kernel memory to user spaceDavid Hildenbrand
2020-11-19powerpc/perf: Use regs->nip when SIAR is zeroMadhavan Srinivasan
2020-11-19powerpc/perf: Use the address from SIAR register to set cpumode flagsAthira Rajeev
2020-11-19powerpc/perf: Drop the check for SIAR_VALIDAthira Rajeev
2020-11-19powerpc/perf: Add new power PMU flag "PPMU_P10_DD1" for power10 DD1Athira Rajeev
2020-11-19powerpc/mm: Fix comparing pointer to 0 warningKaixu Xia
2020-11-19powerpc: Remove RFI macroChristophe Leroy
2020-11-19powerpc: Replace RFI by rfi on book3s/32 and bookeChristophe Leroy
2020-11-19powerpc/64s: Replace RFI by RFI_TO_KERNEL and remove RFIChristophe Leroy
2020-11-19powerpc/powernv/sriov: fix unsigned int win compared to less than zeroKaixu Xia
2020-11-19Revert "powerpc/pseries/hotplug-cpu: Remove double free in error path"Zhang Xiaoxu
2020-11-19powerpc/64s/perf: perf interrupt does not have to get_user_pages to access us...Nicholas Piggin
2020-11-19powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.SYouling Tang
2020-11-19powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32Christophe Leroy
2020-11-19powerpc/mm: Update tlbiel loop on POWER10Aneesh Kumar K.V
2020-11-19powerpc: Avoid broken GCC __attribute__((optimize))Ard Biesheuvel
2020-11-19powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()Qinglang Miao
2020-11-19powerpc/ps3: Drop unused DBG macroMichael Ellerman
2020-11-19powerpc/85xx: Fix declaration made after definitionMichael Ellerman
2020-11-19powerpc/mm: Move setting PTE specific flags to pfn_pmd()Aneesh Kumar K.V
2020-11-19powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()Christophe Leroy
2020-11-19powerpc/64s: Convert some cpu_setup() and cpu_restore() functions to CJordan Niethe
2020-11-18powerpc: fix -Wimplicit-fallthroughNick Desaulniers
2020-11-18powerpc: boot: include compiler_attributes.hNick Desaulniers
2020-11-18powerpc/64s/exception: KVM Fix for host DSI being taken in HPT guest MMU contextNicholas Piggin
2020-11-17powerpc: Drop -me200 addition to build flagsMichael Ellerman
2020-11-16arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann
2020-11-16KVM: PPC: Book3S HV: XIVE: Fix possible oops when accessing ESB pageCédric Le Goater
2020-11-16powerpc/64s: Fix KVM system reset handling when CONFIG_PPC_PSERIES=yNicholas Piggin
2020-11-15Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-11-13livepatch: Use the default ftrace_ops instead of REGS when ARGS is availableSteven Rostedt (VMware)
2020-11-13ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regsSteven Rostedt (VMware)
2020-11-09perf/arch: Remove perf_sample_data::regs_user_copyPeter Zijlstra
2020-11-09perf: Reduce stack usage of perf_output_begin()Peter Zijlstra
2020-11-09powerpc: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-11-09Merge 5.10-rc3 into tty-nextGreg Kroah-Hartman
2020-11-08powerpc/32s: Use relocation offset when setting early hash tableChristophe Leroy
2020-11-06powerpc/mm/highmem: Switch to generic kmap atomicThomas Gleixner
2020-11-06tty: Remove redundant synclinkmp driverLee Jones
2020-11-06tty: Remove redundant synclink driverLee Jones
2020-11-06ftrace: Add recording of functions that caused recursionSteven Rostedt (VMware)
2020-11-06kprobes/ftrace: Add recursion protection to the ftrace callbackSteven Rostedt (VMware)
2020-11-06powerpc/numa: Fix build when CONFIG_NUMA=nScott Cheloha
2020-11-05powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entryChristophe Leroy