aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/paca.c
AgeCommit message (Expand)Author
2023-10-10docs: move powerpc under archCosta Shulyupin
2023-04-20powerpc/64: vmlinux support building with PCREL addresingNicholas Piggin
2022-09-26powerpc: Remove CONFIG_PPC_BOOK3EChristophe Leroy
2022-09-14Revert "powerpc/rtas: Implement reentrant rtas call"Nathan Lynch
2022-05-05powerpc/mm: Remove CONFIG_PPC_MM_SLICESChristophe Leroy
2021-12-09powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport
2021-05-17powerpc/paca: Remove mm_ctx_id and mm_ctx_slb_addr_limitChristophe Leroy
2020-11-19powerpc: Avoid broken GCC __attribute__((optimize))Ard Biesheuvel
2020-07-18Merge branch 'fixes' into nextMichael Ellerman
2020-07-14powerpc/pseries/svm: Fix incorrect check for shared_lppaca_sizeSatheesh Rajendran
2020-06-22powerpc/pseries/svm: Drop unused align argument in alloc_shared_lppaca() func...Satheesh Rajendran
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-02powerpc/rtas: Implement reentrant rtas callLeonardo Bras
2020-03-25powerpc/64: Prevent stack protection in early bootMichael Ellerman
2020-03-25powerpc/64: Setup a paca before parsing device tree etc.Daniel Axtens
2019-08-30powerpc/pseries/svm: Use shared memory for LPPACA structuresAnshuman Khandual
2019-08-30powerpc/pseries: Add and use LPPACA_SIZE constantThiago Jung Bauermann
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-21powerpc/mm: Add helpers for accessing hash translation related variablesAneesh Kumar K.V
2019-03-12powerpc: use memblock functions returning virtual addressChristophe Leroy
2019-03-07powerpc: prefer memblock APIs returning virtual addressMike Rapoport
2019-03-05mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport
2018-03-31Merge branch 'topic/paca' into nextMichael Ellerman
2018-03-31powerpc/64: Allocate pacas per nodeNicholas Piggin
2018-03-30powerpc/64: Defer paca allocation until memory topology is discoveredNicholas Piggin
2018-03-30powerpc/64s: Allocate slb_shadow structures individuallyNicholas Piggin
2018-03-30powerpc/64s: Allocate LPPACAs individuallyNicholas Piggin
2018-03-30powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin
2018-03-30powerpc/64s: Do not allocate lppaca if we are not virtualizedNicholas Piggin
2018-03-06powerpc/mm/slice: Allow up to 64 low slicesChristophe Leroy
2018-01-18powerpc/64s: Relax PACA address limitationsNicholas Piggin
2017-11-13powerpc/64s: mm_context.addr_limit is only used on hashNicholas Piggin
2017-11-06powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman
2017-09-08treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan
2017-08-31powerpc/64s/radix: Do not allocate SLB shadow structuresNicholas Piggin
2017-04-01powerpc/mm/hash: Store addr_limit in PACAAneesh Kumar K.V
2017-04-01powerpc/mm: Add addr_limit to mm_context and use it to derive max slice indexAneesh Kumar K.V
2017-03-31powerpc/mm: Move copy_mm_to_paca to paca.cAneesh Kumar K.V
2017-03-02sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar
2016-08-01powerpc/mm: Convert early cpu/mmu feature check to use the new helpersAneesh Kumar K.V
2016-03-07powerpc: Create a helper for getting the kernel toc valueMichael Ellerman
2015-10-27powerpc/book3e-64: Don't limit paca to 256 MiBScott Wood
2015-01-23powerpc/kernel: Avoid memory corruption at early stageGavin Shan
2014-05-30KVM: PPC: Book3S PR: Rework SLB switching codeAlexander Graf
2014-04-07powerpc/ppc64: Gracefully handle early interruptsBenjamin Herrenschmidt
2014-01-09powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood