aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/paca.c
Commit message (Expand)AuthorAge
* powerpc/pseries/svm: Use shared memory for LPPACA structuresAnshuman Khandual2019-08-29
* powerpc/pseries: Add and use LPPACA_SIZE constantThiago Jung Bauermann2019-08-29
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* powerpc/mm: Add helpers for accessing hash translation related variablesAneesh Kumar K.V2019-04-21
* powerpc: use memblock functions returning virtual addressChristophe Leroy2019-03-12
* powerpc: prefer memblock APIs returning virtual addressMike Rapoport2019-03-07
* mm: replace all open encodings for NUMA_NO_NODEAnshuman Khandual2019-03-06
* memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-31
* memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-31
* Merge branch 'topic/paca' into nextMichael Ellerman2018-03-30
|\
| * powerpc/64: Allocate pacas per nodeNicholas Piggin2018-03-30
| * powerpc/64: Defer paca allocation until memory topology is discoveredNicholas Piggin2018-03-30
| * powerpc/64s: Allocate slb_shadow structures individuallyNicholas Piggin2018-03-30
| * powerpc/64s: Allocate LPPACAs individuallyNicholas Piggin2018-03-30
| * powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin2018-03-30
| * powerpc/64s: Do not allocate lppaca if we are not virtualizedNicholas Piggin2018-03-30
* | powerpc/mm/slice: Allow up to 64 low slicesChristophe Leroy2018-03-05
|/
* powerpc/64s: Relax PACA address limitationsNicholas Piggin2018-01-17
* powerpc/64s: mm_context.addr_limit is only used on hashNicholas Piggin2017-11-13
* powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman2017-11-06
* treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan2017-09-08
* powerpc/64s/radix: Do not allocate SLB shadow structuresNicholas Piggin2017-08-31
* powerpc/mm/hash: Store addr_limit in PACAAneesh Kumar K.V2017-04-01
* powerpc/mm: Add addr_limit to mm_context and use it to derive max slice indexAneesh Kumar K.V2017-04-01
* powerpc/mm: Move copy_mm_to_paca to paca.cAneesh Kumar K.V2017-03-31
* sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2017-03-02
* powerpc/mm: Convert early cpu/mmu feature check to use the new helpersAneesh Kumar K.V2016-07-31
* powerpc: Create a helper for getting the kernel toc valueMichael Ellerman2016-03-06
* powerpc/book3e-64: Don't limit paca to 256 MiBScott Wood2015-10-27
* powerpc/kernel: Avoid memory corruption at early stageGavin Shan2015-01-22
* KVM: PPC: Book3S PR: Rework SLB switching codeAlexander Graf2014-05-30
* powerpc/ppc64: Gracefully handle early interruptsBenjamin Herrenschmidt2014-04-06
* powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood2014-01-09
* powerpc: Dynamically allocate slb_shadow from memblockJeremy Kerr2013-12-08
* powerpc: Make slb_shadow a localJeremy Kerr2013-12-08
* powerpc: Fix section mismatch warning in free_lppacasVladimir Murzin2013-10-11
* powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard2013-08-14
* powerpc: Move boot_paca into early_setupGeoff Levand2013-02-15
* powerpc: Initialise paca.data_offset with poisonMichael Ellerman2012-09-09
* powerpc: Remove iseries specific fields in lppacaAnton Blanchard2012-04-30
* powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell2012-03-20
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-31
* powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect...Paul Mackerras2011-07-12
* powerpc: Use nr_cpu_ids in initial paca allocationMilton Miller2011-05-19
* powerpc: In HV mode, use HSPRG0 for PACABenjamin Herrenschmidt2011-04-19
* powerpc: Set nr_cpu_ids early and use it to free PACAsRyan Grimm2011-04-05
* powerpc/iseries: Fix early init access to lppacaBenjamin Herrenschmidt2011-03-09
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-10-22
|\
| * powerpc: Fix compile error with paca code on ppc64eKumar Gala2010-10-14
| * powerpc: Dynamically allocate most lppaca structsPaul Mackerras2010-09-02