summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/paca.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove duplicate/unnecessary ifdefsShrikanth Hegde2024-02-211-4/+0
* powerpc: Don't include lppaca.h in paca.hMichael Ellerman2023-08-241-5/+1
* powerpc: powernv: Fix KCSAN datarace warnings on idle_state contentionRohan McLure2023-06-211-0/+1
* powerpc/64: vmlinux support building with PCREL addresingNicholas Piggin2023-04-201-0/+2
* powerpc/64: Move paca allocation to early_setup()Nicholas Piggin2023-02-101-1/+0
* powerpc: Remove CONFIG_PPC_BOOK3EChristophe Leroy2022-09-261-4/+4
* Revert "powerpc/rtas: Implement reentrant rtas call"Nathan Lynch2022-09-141-1/+0
* powerpc/64: Include cache.h directly in paca.hMichael Ellerman2022-05-271-0/+1
* powerpc/mm: Remove CONFIG_PPC_MM_SLICESChristophe Leroy2022-05-051-7/+0
* powerpc/mce: Avoid using irq_work_queue() in realmodeGanesh Goudar2022-03-081-0/+1
* powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin2021-12-091-0/+8
* powerpc/64: use interrupt restart table to speed up return from interruptNicholas Piggin2021-06-251-0/+3
* powerpc/64s: avoid reloading (H)SRR registers if they are still validNicholas Piggin2021-06-251-0/+4
* powerpc/paca: Remove mm_ctx_id and mm_ctx_slb_addr_limitChristophe Leroy2021-05-171-2/+0
* powerpc/64s: Remove EXSLB interrupt save areaNicholas Piggin2021-02-111-2/+1
* powerpc: remove unneeded semicolonsChengyang Fan2021-02-091-3/+3
* powerpc/mce: Remove per cpu variables from MCE handlersGanesh Goudar2021-01-311-0/+4
* Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-071-0/+1
|\
| * powerpc/64s: Move HMI IRQ stat from percpu variable to paca.Mahesh Salgaonkar2020-07-291-0/+1
* | powerpc64: Break asm/percpu.h vs spinlock_types.h dependencyPeter Zijlstra2020-07-101-1/+1
|/
* powerpc/rtas: Implement reentrant rtas callLeonardo Bras2020-06-021-0/+2
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-131-0/+2
|\
| * powerpc/64s/exception: remove bad stack branchNicholas Piggin2019-07-021-0/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
|/
* Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-101-18/+22
|\
| * powerpc/64s: Reimplement book3s idle code in CNicholas Piggin2019-04-301-18/+22
* | powerpc/mmiowb: Hook up mmwiob() implementation to asm-generic codeWill Deacon2019-04-081-1/+5
|/
* powerpc/64s/hash: Add some SLB debugging testsNicholas Piggin2018-10-141-0/+3
* powerpc/64s/hash: Add SLB allocation status bitmapsNicholas Piggin2018-10-141-2/+4
* powerpc/64: add stack protector supportChristophe Leroy2018-10-031-0/+3
* Revert "convert SLB miss handlers to C" and subsequent commitsMichael Ellerman2018-10-031-4/+15
* powerpc/64s/hash: SLB allocation status bitmapsNicholas Piggin2018-09-191-2/+4
* powerpc/64s/hash: remove user SLB data from the pacaNicholas Piggin2018-09-191-13/+0
* powerpc/pseries: Dump the SLB contents on SLB MCE errors.Mahesh Salgaonkar2018-09-191-0/+6
* powerpc/pseries: Defer the logging of rtas error to irq work queue.Mahesh Salgaonkar2018-08-071-0/+3
* powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin2018-07-161-5/+0
* powerpc/64: Save stack pointer when we hard disable interruptsMichael Ellerman2018-06-031-1/+1
* Merge branch 'fixes' into nextMichael Ellerman2018-06-031-1/+0
|\
| * powerpc/64: Remove unused paca->soft_enabledMichael Ellerman2018-05-071-1/+0
* | powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code pathsNaveen N. Rao2018-05-031-0/+1
|/
* Merge branch 'topic/paca' into nextMichael Ellerman2018-03-311-6/+16
|\
| * powerpc/64: Defer paca allocation until memory topology is discoveredNicholas Piggin2018-03-301-2/+4
| * powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin2018-03-301-2/+2
| * powerpc/64s: Do not allocate lppaca if we are not virtualizedNicholas Piggin2018-03-301-2/+10
* | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-03-241-0/+3
|\ \
| * | powerpc/powernv: Provide a way to force a core into SMT4 modePaul Mackerras2018-03-241-0/+3
| |/
* / powerpc/mm/slice: Allow up to 64 low slicesChristophe Leroy2018-03-061-1/+1
|/
* powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin2018-01-231-2/+1
* Merge branch 'fixes' into nextMichael Ellerman2018-01-211-0/+10
|\
| * powerpc/64s: Add support for RFI flush of L1-D cacheMichael Ellerman2018-01-101-0/+10