summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/paca.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* powerpc: various straight conversions from module.h --> export.hPaul Gortmaker2011-10-311-1/+1
* powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect...Paul Mackerras2011-07-121-1/+1
* powerpc: Use nr_cpu_ids in initial paca allocationMilton Miller2011-05-191-11/+6
* powerpc: In HV mode, use HSPRG0 for PACABenjamin Herrenschmidt2011-04-201-1/+12
* powerpc: Set nr_cpu_ids early and use it to free PACAsRyan Grimm2011-04-051-1/+1
* powerpc/iseries: Fix early init access to lppacaBenjamin Herrenschmidt2011-03-101-14/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-10-211-2/+68
|\
| * powerpc: Fix compile error with paca code on ppc64eKumar Gala2010-10-141-1/+1
| * powerpc: Dynamically allocate most lppaca structsPaul Mackerras2010-09-021-2/+68
* | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-311-0/+10
|\ \ | |/
| * Merge commit 'gcl/next' into nextBenjamin Herrenschmidt2010-08-041-4/+4
| |\
| * | powerpc/kexec: Switch to a static PACA on the way outMatt Evans2010-07-311-0/+10
* | | memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt2010-08-051-1/+1
| |/ |/|
* | lmb: rename to memblockYinghai Lu2010-07-141-4/+4
|/
* powerpc/kexec: Fix race in kexec shutdownMichael Neuling2010-05-211-0/+2
* powerpc: Dynamically allocate pacasMichael Ellerman2010-03-091-22/+71
* powerpc: Add PACA fields specific to 64-bit Book3E processorsBenjamin Herrenschmidt2009-08-201-0/+3
* powerpc: Separate PACA fields for server CPUsBenjamin Herrenschmidt2009-06-091-1/+13
* powerpc: Update page-in counter for CMMBrian King2008-11-051-0/+1
* powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras2008-09-151-1/+2
* powerpc: Make it possible to move the interrupt handlers away from the kernelPaul Mackerras2008-09-151-0/+2
* [POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSSTony Breeds2008-04-241-62/+25
* [POWERPC] Initialize paca->current earlierBenjamin Herrenschmidt2008-04-171-0/+1
* [POWERPC] iSeries: Make iseries_reg_save private to iSeriesStephen Rothwell2008-04-151-25/+8
* [POWERPC] Implement SLB shadow bufferMichael Neuling2006-08-081-1/+14
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
OpenPOWER on IntegriCloud