summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/processor.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-08-311-5/+0
|\
| * powerpc/watchpoints: Track perf single step directly on the breakpointBenjamin Gray2023-08-161-5/+0
* | locking: remove spin_lock_prefetchMateusz Guzik2023-08-121-3/+0
|/
* powerpc/dexcr: Support userspace ROP protectionBenjamin Gray2023-06-191-0/+1
* powerpc: split validate_sp into two functionsNicholas Piggin2022-12-021-3/+12
* Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-121-1/+0
|\
| * kernel: exit: cleanup release_thread()Kefeng Wang2022-09-111-1/+0
* | powerpc/64s: Make POWER10 and later use pause_short in cpu_relax loopsNicholas Piggin2022-09-281-5/+17
* | powerpc/math-emu: Inhibit W=1 warningsChristophe Leroy2022-09-081-0/+2
|/
* powerpc/mm: Convert to default topdown mmap layoutChristophe Leroy2022-05-051-2/+0
* powerpc: Move C prototypes out of asm-prototypes.hChristophe Leroy2022-03-081-0/+8
* powerpc: Add KUAP support for BOOKE and 40xChristophe Leroy2021-12-091-0/+3
* powerpc/32s: Save content of sr0 to avoid 'mfsr'Christophe Leroy2021-12-091-0/+9
* powerpc/signal32: Use struct_group() to zero spe regsKees Cook2021-12-021-2/+4
* sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-1/+1
* powerpc/64: drop redundant defination of spin_until_condSudeep Holla2021-06-171-11/+0
* powerpc/32s: Rework Kernel Userspace Access ProtectionChristophe Leroy2021-06-171-1/+9
* powerpc/64s: power4 nap fixup in CNicholas Piggin2021-04-081-0/+1
* powerpc/math: Fix missing __user qualifier for get_user() and other sparse wa...Christophe Leroy2021-03-291-0/+2
* powerpc/32: Always enable data translation in exception prologChristophe Leroy2021-03-291-3/+1
* powerpc/32: Remove ksp_limitChristophe Leroy2021-03-291-2/+0
* powerpc/book3s64/pkeys: Don't update SPRN_AMR when in kernel mode.Aneesh Kumar K.V2020-12-041-4/+0
* powerpc/signal: Remove get_clean_sp()Christophe Leroy2020-12-041-14/+0
* powerpc/signal: Don't manage floating point regs when no FPUChristophe Leroy2020-12-041-0/+2
* powerpc/processor: Move cpu_relax() into asm/vdso/processor.hChristophe Leroy2020-12-041-11/+2
* Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-221-7/+0
|\
| * powerpc: remove address space overrides using set_fs()Christoph Hellwig2020-09-081-7/+0
* | powerpc/tm: Save and restore AMR on treclaim and trechkptGustavo Romero2020-10-061-0/+1
* | powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10Nicholas Piggin2020-09-151-1/+1
* | powerpc: Move flush_instruction_cache() prototype in asm/cacheflush.hChristophe Leroy2020-09-021-1/+0
* | powerpc: Drop _nmask_and_or_msr()Christophe Leroy2020-09-021-1/+0
* | powerpc: drop hard_reset_now() and poweroff_now() declarationChristophe Leroy2020-09-021-2/+0
* | powerpc/fpu: Drop cvt_fd() and cvt_df()Christophe Leroy2020-09-021-2/+0
|/
* powerpc/perf: Add support for ISA3.1 PMU SPRsMadhavan Srinivasan2020-07-221-0/+4
* powerpc/book3s64/kuap: Move UAMOR setup to key init functionAneesh Kumar K.V2020-07-201-1/+0
* powerpc/64s: Don't set FSCR bits in INIT_THREADMichael Ellerman2020-06-021-1/+0
* powerpc/watchpoint: Prepare handler to handle more than one watchpointRavi Bangoria2020-05-191-1/+1
* powerpc/watchpoint: Convert thread_struct->hw_brk to an arrayRavi Bangoria2020-05-191-1/+1
* powerpc/watchpoint: Introduce function to get nr watchpoints dynamicallyRavi Bangoria2020-05-191-1/+1
* powerpc: Drop unneeded cast in task_pt_regs()Michael Ellerman2020-05-151-1/+1
* powerpc/64: Don't initialise init_task->thread.regsMichael Ellerman2020-05-151-1/+0
* powerpc: Use mm_context vas_windows counter to issue CP_ABORTHaren Myneni2020-04-201-1/+0
* powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACKChristophe Leroy2020-02-181-0/+4
* powerpc/32: prepare for CONFIG_VMAP_STACKChristophe Leroy2020-01-261-0/+6
* powerpc/64s: Reimplement power4_idle code in CNicholas Piggin2020-01-161-0/+3
* processor: remove spin_cpu_yieldHeiko Carstens2019-06-151-2/+0
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2019-04-301-3/+6
|\
| * powerpc/64s: Reimplement book3s idle code in CNicholas Piggin2019-04-301-3/+6
* | powerpc/32s: Implement Kernel Userspace Access ProtectionChristophe Leroy2019-04-211-0/+3
|/