summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/asm-offsets.c
AgeCommit message (Expand)Author
2008-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2008-04-29ppc/powerpc: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter
2008-04-29[POWERPC] Add IRQSTACKS support on ppc32Kumar Gala
2008-04-27KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard
2008-04-24[POWERPC] Cleanup asm-offsets.cKumar Gala
2008-04-15[POWERPC] iSeries: Use alternate paca structure for bootingStephen Rothwell
2008-03-26[POWERPC] powerpc32: Remove asm-offsets ptrace cruftRoland McGrath
2008-02-07Fix compilation of powerpc asm-offsets.c with old gccTony Breeds
2008-02-06[POWERPC] Use a sensible default for clock_getres() in the VDSOTony Breeds
2007-12-06[POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKEKumar Gala
2007-11-20[POWERPC] vdso: Fixes for cache block sizesOlof Johansson
2007-10-18powerpc: add scaled time accountingMichael Neuling
2007-09-19[POWERPC] Size swapper_pg_dir correctlyStephen Rothwell
2007-08-22[POWERPC] iSeries: Clean up lparmap messStephen Rothwell
2007-05-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-09rename thread_info to stackRoman Zippel
2007-05-09[POWERPC] Introduce address space "slices"Benjamin Herrenschmidt
2007-05-07[POWERPC] powermac: Suspend to disk on G5Johannes Berg
2007-04-24[POWERPC] Save trap number in bad_stackOlof Johansson
2007-03-22[POWERPC] Remove last_syscallAnton Blanchard
2007-01-09[POWERPC] Fix manual assembly WARN_ON() in enter_rtas().David Woodhouse
2006-10-16[POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras
2006-09-14[POWERPC] Fix non-smp buildOlof Johansson
2006-09-13[POWERPC] powerpc: Instrument Hypervisor CallsMike Kravetz
2006-08-25[POWERPC] Cleanup CPU initsOlof Johansson
2006-08-25[POWERPC] SLB shadow buffer cleanupMichael Neuling
2006-08-08[POWERPC] Implement SLB shadow bufferMichael Neuling
2006-07-13[POWERPC] iseries: Remove unnecessary include of iseries/hv_lp_event.hStephen Rothwell
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-15powerpc: Use 64k pages without needing cache-inhibited large pagesPaul Mackerras
2006-06-12powerpc: Remove unused paca->pgdir fieldPaul Mackerras
2006-04-18powerpc: Use correct sequence for putting CPU into nap modePaul Mackerras
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt
2006-03-09Merge ../linux-2.6Paul Mackerras
2006-03-08powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras
2006-02-24powerpc: Implement accurate task and CPU time accountingPaul Mackerras
2006-01-13[PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson
2006-01-09[PATCH] powerpc: Remove some unneeded fields from the pacaDavid Gibson
2006-01-09[PATCH] syscall entry/exit revampDavid Woodhouse
2005-11-14[PATCH] powerpc: vdso fixes (take #2)Benjamin Herrenschmidt
2005-11-11[PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt
2005-11-10[PATCH] powerpc: merge code values for identifying platformsPaul Mackerras
2005-11-06[PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt
2005-11-02merge filename and modify references to iseries/hv_lp_event.hKelly Daly
2005-10-28powerpc: Rename asm offset TRAP to _TRAP for 32-bitPaul Mackerras
2005-10-26powerpc: Merge rtas.c into arch/powerpc/kernelPaul Mackerras
2005-10-21[PATCH] powerpc: Merge thread_info.hDavid Gibson
2005-10-11ppc: Various minor compile fixesPaul Mackerras
2005-10-10powerpc: Get 64-bit configs to compile with ARCH=powerpcPaul Mackerras
2005-09-30powerpc: merge asm-offsets.cStephen Rothwell