summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/paca.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Avoid broken GCC __attribute__((optimize))Ard Biesheuvel2020-11-191-2/+2
* Merge branch 'fixes' into nextMichael Ellerman2020-07-181-1/+1
|\
| * powerpc/pseries/svm: Fix incorrect check for shared_lppaca_sizeSatheesh Rajendran2020-07-141-1/+1
* | powerpc/pseries/svm: Drop unused align argument in alloc_shared_lppaca() func...Satheesh Rajendran2020-06-221-3/+10
|/
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* powerpc/rtas: Implement reentrant rtas callLeonardo Bras2020-06-021-0/+32
* powerpc/64: Prevent stack protection in early bootMichael Ellerman2020-03-251-2/+2
* powerpc/64: Setup a paca before parsing device tree etc.Daniel Axtens2020-03-251-3/+7
* powerpc/pseries/svm: Use shared memory for LPPACA structuresAnshuman Khandual2019-08-301-1/+42
* powerpc/pseries: Add and use LPPACA_SIZE constantThiago Jung Bauermann2019-08-301-5/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* powerpc/mm: Add helpers for accessing hash translation related variablesAneesh Kumar K.V2019-04-211-6/+6
* powerpc: use memblock functions returning virtual addressChristophe Leroy2019-03-121-1/+5
* powerpc: prefer memblock APIs returning virtual addressMike Rapoport2019-03-071-10/+6
* mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2019-03-051-1/+2
* memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-311-1/+1
* memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-311-1/+1
* Merge branch 'topic/paca' into nextMichael Ellerman2018-03-311-118/+121
|\
| * powerpc/64: Allocate pacas per nodeNicholas Piggin2018-03-311-6/+39
| * powerpc/64: Defer paca allocation until memory topology is discoveredNicholas Piggin2018-03-301-62/+28
| * powerpc/64s: Allocate slb_shadow structures individuallyNicholas Piggin2018-03-301-35/+30
| * powerpc/64s: Allocate LPPACAs individuallyNicholas Piggin2018-03-301-59/+30
| * powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin2018-03-301-21/+49
| * powerpc/64s: Do not allocate lppaca if we are not virtualizedNicholas Piggin2018-03-301-3/+13
* | powerpc/mm/slice: Allow up to 64 low slicesChristophe Leroy2018-03-061-1/+2
|/
* powerpc/64s: Relax PACA address limitationsNicholas Piggin2018-01-181-6/+7
* powerpc/64s: mm_context.addr_limit is only used on hashNicholas Piggin2017-11-131-2/+2
* powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman2017-11-061-6/+6
* treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan2017-09-081-1/+1
* powerpc/64s/radix: Do not allocate SLB shadow structuresNicholas Piggin2017-08-311-2/+11
* powerpc/mm/hash: Store addr_limit in PACAAneesh Kumar K.V2017-04-011-0/+1
* powerpc/mm: Add addr_limit to mm_context and use it to derive max slice indexAneesh Kumar K.V2017-04-011-1/+2
* powerpc/mm: Move copy_mm_to_paca to paca.cAneesh Kumar K.V2017-03-311-0/+19
* sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2017-03-021-0/+1
* powerpc/mm: Convert early cpu/mmu feature check to use the new helpersAneesh Kumar K.V2016-08-011-1/+1
* powerpc: Create a helper for getting the kernel toc valueMichael Ellerman2016-03-071-10/+1
* powerpc/book3e-64: Don't limit paca to 256 MiBScott Wood2015-10-271-2/+7
* powerpc/kernel: Avoid memory corruption at early stageGavin Shan2015-01-231-0/+8
* KVM: PPC: Book3S PR: Rework SLB switching codeAlexander Graf2014-05-301-0/+3
* powerpc/ppc64: Gracefully handle early interruptsBenjamin Herrenschmidt2014-04-071-1/+2
* powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood2014-01-091-0/+5
* powerpc: Dynamically allocate slb_shadow from memblockJeremy Kerr2013-12-091-7/+25
* powerpc: Make slb_shadow a localJeremy Kerr2013-12-091-1/+1
* powerpc: Fix section mismatch warning in free_lppacasVladimir Murzin2013-10-111-3/+3
* powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard2013-08-141-5/+5
* powerpc: Move boot_paca into early_setupGeoff Levand2013-02-151-2/+0
* powerpc: Initialise paca.data_offset with poisonMichael Ellerman2012-09-101-0/+1
* powerpc: Remove iseries specific fields in lppacaAnton Blanchard2012-04-301-3/+0
* powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell2012-03-211-9/+3