aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/paca.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-2/+68
2010-10-14powerpc: Fix compile error with paca code on ppc64eKumar Gala1-1/+1
2010-09-02powerpc: Dynamically allocate most lppaca structsPaul Mackerras1-2/+68
2010-08-31Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar1-0/+10
2010-08-05memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt1-1/+1
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt1-4/+4
2010-07-31powerpc/kexec: Switch to a static PACA on the way outMatt Evans1-0/+10
2010-07-14lmb: rename to memblockYinghai Lu1-4/+4
2010-05-21powerpc/kexec: Fix race in kexec shutdownMichael Neuling1-0/+2
2010-03-09powerpc: Dynamically allocate pacasMichael Ellerman1-22/+71
2009-08-20powerpc: Add PACA fields specific to 64-bit Book3E processorsBenjamin Herrenschmidt1-0/+3
2009-06-09powerpc: Separate PACA fields for server CPUsBenjamin Herrenschmidt1-1/+13
2008-11-05powerpc: Update page-in counter for CMMBrian King1-0/+1
2008-09-15powerpc: Make the 64-bit kernel as a position-independent executablePaul Mackerras1-1/+2
2008-09-15powerpc: Make it possible to move the interrupt handlers away from the kernelPaul Mackerras1-0/+2
2008-04-24[POWERPC] Raise the upper limit of NR_CPUS and move the pacas into the BSSTony Breeds1-62/+25
2008-04-17[POWERPC] Initialize paca->current earlierBenjamin Herrenschmidt1-0/+1
2008-04-15[POWERPC] iSeries: Make iseries_reg_save private to iSeriesStephen Rothwell1-25/+8
2006-08-08[POWERPC] Implement SLB shadow bufferMichael Neuling1-1/+14
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-28[POWERPC] Clean up it_lp_queue.hStephen Rothwell1-1/+0
2006-03-27[PATCH] powerpc: Allow non zero boot cpuidsAnton Blanchard1-17/+4
2006-01-13[PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson1-12/+24
2006-01-09[PATCH] powerpc: Remove some unneeded fields from the pacaDavid Gibson1-1/+0
2006-01-09[PATCH] powerpc: Remove ItLpRegSave area from the pacaDavid Gibson1-7/+3
2005-11-11[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt1-7/+0
2005-11-10[PATCH] powerpc: merge code values for identifying platformsPaul Mackerras1-3/+2
2005-11-10[PATCH] powerpc: Move various ppc64 files with no ppc32 equivalent to powerpcDavid Gibson1-0/+143