summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pci: Add ppc_md.discover_phbs()Oliver O'Halloran2021-03-171-0/+3
* powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()Christophe Leroy2021-01-061-2/+21
* powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_atMathieu Desnoyers2020-12-302-4/+4
* powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32Christophe Leroy2020-12-301-5/+0
* powerpc/64s: flush L1D after user accessesNicholas Piggin2020-11-225-0/+39
* powerpc/uaccess: Evaluate macro arguments once, before user access is allowedNicholas Piggin2020-11-221-14/+35
* powerpc: Fix __clear_user() with KUAP enabledAndrew Donnellan2020-11-221-2/+7
* powerpc: Implement user_access_begin and friendsChristophe Leroy2020-11-221-19/+56
* powerpc: Add a framework for user access trackingChristophe Leroy2020-11-223-8/+70
* powerpc/64s: flush L1D on kernel entryNicholas Piggin2020-11-224-1/+25
* powerpc/drmem: Make lmb_size 64 bitAneesh Kumar K.V2020-11-051-2/+2
* powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MMNicholas Piggin2020-11-051-1/+1
* powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mmNicholas Piggin2020-10-301-13/+0
* powerpc/tau: Use appropriate temperature sample intervalFinn Thain2020-10-291-1/+1
* powerpc/pseries: explicitly reschedule during drmem_lmb list traversalNathan Lynch2020-10-291-1/+17
* KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like th...Gustavo Romero2020-10-011-0/+3
* KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon2020-08-261-1/+2
* powerpc: Fix circular dependency between percpu.h and mmu.hMichael Ellerman2020-08-211-2/+2
* powerpc/64s/pgtable: fix an undefined behaviourQian Cai2020-06-251-4/+19
* powerpc/64: Don't initialise init_task->thread.regsMichael Ellerman2020-06-251-1/+0
* powerpc: Make setjmp/longjmp signature standardClement Courbet2020-04-171-2/+4
* powerpc: Add attributes for setjmp/longjmpSegher Boessenkool2020-04-171-2/+2
* powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE en...Aneesh Kumar K.V2020-04-174-2/+21
* powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailableLibor Pechacek2020-04-171-2/+2
* powerpc/kgdb: add kgdb_arch_set/remove_breakpoint()Christophe Leroy2020-01-271-1/+4
* powerpc/archrandom: fix arch_get_random_seed_int()Ard Biesheuvel2020-01-271-1/+1
* powerpc/spinlocks: Include correct header for static keyJason A. Donenfeld2020-01-121-0/+1
* powerpc/vcpu: Assume dedicated processors as non-preemptSrikar Dronamraju2020-01-121-1/+3
* KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flagMichael Roth2020-01-091-3/+97
* Revert "powerpc/vcpu: Assume dedicated processors as non-preempt"Greg Kroah-Hartman2020-01-041-3/+1
* powerpc/vcpu: Assume dedicated processors as non-preemptSrikar Dronamraju2019-12-311-1/+3
* powerpc: Fix vDSO clock_getres()Vincenzo Frascino2019-12-171-0/+2
* powerpc/math-emu: Update macros from GCCJoel Stanley2019-12-131-63/+29
* powerpc/83xx: handle machine check caused by watchdog timerChristophe Leroy2019-12-052-0/+3
* KVM: PPC: Book3S HV: Flush link stack on guest exit to host kernelMichael Ellerman2019-12-011-0/+2
* powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman2019-12-012-0/+4
* powerpc: Fix duplicate const clang warning in user access codeAnton Blanchard2019-11-201-3/+3
* powerpc/pseries/memory-hotplug: Only update DT once per memory DLPAR requestNathan Fontenot2019-11-201-0/+5
* powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9Aneesh Kumar K.V2019-11-101-1/+2
* powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flagAneesh Kumar K.V2019-10-111-2/+2
* powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this functionChristophe Leroy2019-10-071-2/+1
* powerpc/xive: Fix bogus error code returned by OPALGreg Kurz2019-10-011-1/+1
* powerpc: Add barrier_nospec to raw_copy_in_user()Suraj Jitindar Singh2019-09-191-0/+1
* powerpc/tm: Remove msr_tm_active()Breno Leitao2019-09-161-1/+6
* KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu structPaul Mackerras2019-09-164-8/+6
* powerpc/pkeys: Fix handling of pkey state across fork()Ram Pai2019-09-161-6/+9
* powerpc/cacheflush: fix variable set but not usedQian Cai2019-07-311-2/+5
* powerpc/bpf: use unsigned division instruction for 64-bit operationsNaveen N. Rao2019-06-251-0/+1
* KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token listPaul Mackerras2019-06-221-0/+1
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-06-041-1/+1