summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2023-01-18powerpc/imc-pmu: Fix use of mutex in IRQs disabled sectionKajol Jain
2023-01-04powerpc: add support for TIF_NOTIFY_SIGNALJens Axboe
2022-07-07powerpc/bpf: Fix use of user_pt_regs in uapiNaveen N. Rao
2022-07-02powerpc/ftrace: Remove ftrace init tramp once kernel init is completeNaveen N. Rao
2022-06-14powerpc/mm: Switch obsolete dssall to .longAlexey Kardashevskiy
2022-06-14powerpc/kasan: Force thread size increase with KASANMichael Ellerman
2022-06-09powerpc/64: Only WARN if __pa()/__va() called with bad addressesMichael Ellerman
2022-06-09powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attrHaren Myneni
2022-05-30powerpc: define get_cycles macro for arch-overrideJason A. Donenfeld
2022-04-13powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bitKefeng Wang
2022-04-08powerpc: Fix build errors with newer binutilsAnders Roxell
2022-02-16powerpc/fixmap: Fix VM debug warning on unmapChristophe Leroy
2022-02-01powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06Naveen N. Rao
2022-02-01powerpc/32s: Fix kasan_init_region() for KASANChristophe Leroy
2022-01-27powerpc/perf: Fix PMU callbacks to clear pending PMI before resetting an over...Athira Rajeev
2022-01-27powerpc/irq: Add helper to set regs->softeChristophe Leroy
2022-01-27powerpc/perf: MMCR0 control for PMU registers under PMCC=00Athira Rajeev
2022-01-27powerpc/64s: Convert some cpu_setup() and cpu_restore() functions to CJordan Niethe
2022-01-20powerpc/pseries: Get entry and uaccess flush required bits from H_GET_CPU_CHA...Nicholas Piggin
2021-11-18powerpc/security: Add a helper to query stf_barrier typeNaveen N. Rao
2021-11-18powerpc/lib: Add helper to check if offset is within conditional branch rangeNaveen N. Rao
2021-11-18powerpc: Fix is_kvm_guest() / kvm_para_available()Michael Ellerman
2021-11-18powerpc: Reintroduce is_kvm_guest() as a fast-path checkSrikar Dronamraju
2021-11-18powerpc: Rename is_kvm_guest() to check_kvm_guest()Srikar Dronamraju
2021-11-18powerpc: Refactor is_kvm_guest() declaration to new headerSrikar Dronamraju
2021-09-18KVM: PPC: Book3S HV Nested: Reflect guest PMU in-use to L0 when guest SPRs ar...Nicholas Piggin
2021-07-20powerpc/ps3: Add dma_mask to ps3_dma_regionGeoff Levand
2021-07-19powerpc/barrier: Avoid collision with clang's __lwsync macroNathan Chancellor
2021-07-14KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 processorsSuraj Jitindar Singh
2021-05-26powerpc/64s/syscall: Fix ptrace syscall info with scv syscallsNicholas Piggin
2021-05-26powerpc/pseries: Fix hcall tracing recursion in pv queued spinlocksNicholas Piggin
2021-05-14powerpc/64: Fix the definition of the fixmap areaChristophe Leroy
2021-05-14powerpc/smp: Reintroduce cpu_core_maskSrikar Dronamraju
2021-05-14powerpc/64s: Fix pte update for kernel memory on radixJordan Niethe
2021-05-11powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.hTony Ambardar
2021-05-11powerpc/powernv: Enable HAIL (HV AIL) for ISA v3.1 processorsNicholas Piggin
2021-03-30powerpc/4xx: Fix build errors from mfdcr()Michael Ellerman
2021-03-25powerpc: Force inlining of cpu_has_feature() to avoid build failureChristophe Leroy
2021-03-17powerpc: Fix missing declaration of [en/dis]able_kernel_vsx()Christophe Leroy
2021-03-17powerpc: Fix inverted SET_FULL_REGS bitopNicholas Piggin
2021-03-17powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao
2021-03-17powerpc/64: Fix stack trace not displaying final frameMichael Ellerman
2021-03-17powerpc/pci: Add ppc_md.discover_phbs()Oliver O'Halloran
2021-03-04powerpc/kexec_file: fix FDT size estimation for kdump kernelHari Bathini
2021-03-04powerpc/uaccess: Avoid might_fault() when user access is enabledAlexey Kardashevskiy
2021-01-27powerpc/64s: fix scv entry fallback flush vs interruptNicholas Piggin
2021-01-12local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-12-30powerpc/8xx: Fix early debug when SMC1 is relocatedChristophe Leroy
2020-12-30powerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LEChristophe Leroy
2020-12-30powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()Christophe Leroy