summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/processor.h
AgeCommit message (Expand)Author
2023-08-31Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-08-16powerpc/watchpoints: Track perf single step directly on the breakpointBenjamin Gray
2023-08-12locking: remove spin_lock_prefetchMateusz Guzik
2023-06-19powerpc/dexcr: Support userspace ROP protectionBenjamin Gray
2022-12-02powerpc: split validate_sp into two functionsNicholas Piggin
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-09-28powerpc/64s: Make POWER10 and later use pause_short in cpu_relax loopsNicholas Piggin
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang
2022-09-08powerpc/math-emu: Inhibit W=1 warningsChristophe Leroy
2022-05-05powerpc/mm: Convert to default topdown mmap layoutChristophe Leroy
2022-03-08powerpc: Move C prototypes out of asm-prototypes.hChristophe Leroy
2021-12-09powerpc: Add KUAP support for BOOKE and 40xChristophe Leroy
2021-12-09powerpc/32s: Save content of sr0 to avoid 'mfsr'Christophe Leroy
2021-12-02powerpc/signal32: Use struct_group() to zero spe regsKees Cook
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-06-17powerpc/64: drop redundant defination of spin_until_condSudeep Holla
2021-06-17powerpc/32s: Rework Kernel Userspace Access ProtectionChristophe Leroy
2021-04-08powerpc/64s: power4 nap fixup in CNicholas Piggin
2021-03-29powerpc/math: Fix missing __user qualifier for get_user() and other sparse wa...Christophe Leroy
2021-03-29powerpc/32: Always enable data translation in exception prologChristophe Leroy
2021-03-29powerpc/32: Remove ksp_limitChristophe Leroy
2020-12-04powerpc/book3s64/pkeys: Don't update SPRN_AMR when in kernel mode.Aneesh Kumar K.V
2020-12-04powerpc/signal: Remove get_clean_sp()Christophe Leroy
2020-12-04powerpc/signal: Don't manage floating point regs when no FPUChristophe Leroy
2020-12-04powerpc/processor: Move cpu_relax() into asm/vdso/processor.hChristophe Leroy
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-10-06powerpc/tm: Save and restore AMR on treclaim and trechkptGustavo Romero
2020-09-15powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10Nicholas Piggin
2020-09-08powerpc: remove address space overrides using set_fs()Christoph Hellwig
2020-09-02powerpc: Move flush_instruction_cache() prototype in asm/cacheflush.hChristophe Leroy
2020-09-02powerpc: Drop _nmask_and_or_msr()Christophe Leroy
2020-09-02powerpc: drop hard_reset_now() and poweroff_now() declarationChristophe Leroy
2020-09-02powerpc/fpu: Drop cvt_fd() and cvt_df()Christophe Leroy
2020-07-22powerpc/perf: Add support for ISA3.1 PMU SPRsMadhavan Srinivasan
2020-07-20powerpc/book3s64/kuap: Move UAMOR setup to key init functionAneesh Kumar K.V
2020-06-02powerpc/64s: Don't set FSCR bits in INIT_THREADMichael Ellerman
2020-05-19powerpc/watchpoint: Prepare handler to handle more than one watchpointRavi Bangoria
2020-05-19powerpc/watchpoint: Convert thread_struct->hw_brk to an arrayRavi Bangoria
2020-05-19powerpc/watchpoint: Introduce function to get nr watchpoints dynamicallyRavi Bangoria
2020-05-15powerpc: Drop unneeded cast in task_pt_regs()Michael Ellerman
2020-05-15powerpc/64: Don't initialise init_task->thread.regsMichael Ellerman
2020-04-20powerpc: Use mm_context vas_windows counter to issue CP_ABORTHaren Myneni
2020-02-18powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACKChristophe Leroy
2020-01-26powerpc/32: prepare for CONFIG_VMAP_STACKChristophe Leroy
2020-01-16powerpc/64s: Reimplement power4_idle code in CNicholas Piggin
2019-06-15processor: remove spin_cpu_yieldHeiko Carstens
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-30Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2019-04-30powerpc/64s: Reimplement book3s idle code in CNicholas Piggin
2019-04-21powerpc/32s: Implement Kernel Userspace Access ProtectionChristophe Leroy