aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/paca.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [POWERPC] Clean up it_lp_queue.hStephen Rothwell2006-06-281-1/+0
* [PATCH] powerpc: Allow non zero boot cpuidsAnton Blanchard2006-03-271-17/+4
* [PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson2006-01-131-12/+24
* [PATCH] powerpc: Remove some unneeded fields from the pacaDavid Gibson2006-01-091-1/+0
* [PATCH] powerpc: Remove ItLpRegSave area from the pacaDavid Gibson2006-01-091-7/+3
* [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt2005-11-111-7/+0
* [PATCH] powerpc: merge code values for identifying platformsPaul Mackerras2005-11-101-3/+2
* [PATCH] powerpc: Move various ppc64 files with no ppc32 equivalent to powerpcDavid Gibson2005-11-101-0/+143