summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/paca.c
AgeCommit message (Expand)Author
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
2013-12-09powerpc: Dynamically allocate slb_shadow from memblockJeremy Kerr
2013-12-09powerpc: Make slb_shadow a localJeremy Kerr
2013-10-11powerpc: Fix section mismatch warning in free_lppacasVladimir Murzin
2013-08-14powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard
2013-02-15powerpc: Move boot_paca into early_setupGeoff Levand
2012-09-10powerpc: Initialise paca.data_offset with poisonMichael Ellerman
2012-04-30powerpc: Remove iseries specific fields in lppacaAnton Blanchard
2012-03-21powerpc: Remove FW_FEATURE ISERIES from arch codeStephen Rothwell
2011-10-31powerpc: various straight conversions from module.h --> export.hPaul Gortmaker
2011-07-12powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect...Paul Mackerras
2011-05-19powerpc: Use nr_cpu_ids in initial paca allocationMilton Miller
2011-04-20powerpc: In HV mode, use HSPRG0 for PACABenjamin Herrenschmidt
2011-04-05powerpc: Set nr_cpu_ids early and use it to free PACAsRyan Grimm
2011-03-10powerpc/iseries: Fix early init access to lppacaBenjamin Herrenschmidt
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-10-14powerpc: Fix compile error with paca code on ppc64eKumar Gala
2010-09-02powerpc: Dynamically allocate most lppaca structsPaul Mackerras
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar
2010-08-05memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt
2010-07-31powerpc/kexec: Switch to a static PACA on the way outMatt Evans
2010-07-14lmb: rename to memblockYinghai Lu
2010-05-21powerpc/kexec: Fix race in kexec shutdownMichael Neuling
2010-03-09powerpc: Dynamically allocate pacasMichael Ellerman
2009-08-20powerpc: Add PACA fields specific to 64-bit Book3E processorsBenjamin Herrenschmidt
2009-06-09powerpc: Separate PACA fields for server CPUsBenjamin Herrenschmidt
2008-11-05powerpc: Update page-in counter for CMMBrian King
2008-09-15powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras
2008-09-15powerpc: Make it possible to move the interrupt handlers away from the kernelPaul Mackerras
2008-04-24[POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSSTony Breeds
2008-04-17[POWERPC] Initialize paca->current earlierBenjamin Herrenschmidt
2008-04-15[POWERPC] iSeries: Make iseries_reg_save private to iSeriesStephen Rothwell
2006-08-08[POWERPC] Implement SLB shadow bufferMichael Neuling
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-28[POWERPC] Clean up it_lp_queue.hStephen Rothwell