aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/asm-offsets.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-29powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok1-0/+4
2008-12-21powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt1-0/+1
2008-11-06powerpc: Improve resolution of VDSO clock_gettimePaul Mackerras1-0/+1
2008-10-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds1-2/+2
2008-10-15KVM: powerpc: Map guest userspace with TID=0 mappingsHollis Blanchard1-1/+1
2008-10-15KVM: ppc: Write only modified shadow entries into the TLB on exitHollis Blanchard1-0/+1
2008-10-15KVM: ppc: Stop saving host TLB stateHollis Blanchard1-1/+0
2008-09-24POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physicalBecky Bruce1-0/+1
2008-09-15powerpc: Make it possible to move the interrupt handlers away from the kernelPaul Mackerras1-0/+2
2008-07-01powerpc: Introduce VSX thread_struct and CONFIG_VSXMichael Neuling1-0/+4
2008-06-02[POWERPC] 40x/Book-E: Save/restore volatile exception registersKumar Gala1-0/+23
2008-04-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-0/+1
2008-04-29ppc/powerpc: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter1-5/+1
2008-04-29[POWERPC] Add IRQSTACKS support on ppc32Kumar Gala1-0/+1
2008-04-27KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard1-0/+28
2008-04-24[POWERPC] Cleanup asm-offsets.cKumar Gala1-9/+2
2008-04-15[POWERPC] iSeries: Use alternate paca structure for bootingStephen Rothwell1-0/+6
2008-03-26[POWERPC] powerpc32: Remove asm-offsets ptrace cruftRoland McGrath1-4/+0
2008-02-07Fix compilation of powerpc asm-offsets.c with old gccTony Breeds1-1/+1
2008-02-06[POWERPC] Use a sensible default for clock_getres() in the VDSOTony Breeds1-1/+2
2007-12-06[POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKEKumar Gala1-2/+1
2007-11-20[POWERPC] vdso: Fixes for cache block sizesOlof Johansson1-0/+4
2007-10-18powerpc: add scaled time accountingMichael Neuling1-0/+1
2007-09-19[POWERPC] Size swapper_pg_dir correctlyStephen Rothwell1-0/+4
2007-08-22[POWERPC] iSeries: Clean up lparmap messStephen Rothwell1-0/+8
2007-05-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-5/+11
2007-05-09rename thread_info to stackRoman Zippel1-1/+1
2007-05-09[POWERPC] Introduce address space "slices"Benjamin Herrenschmidt1-5/+11
2007-05-07[POWERPC] powermac: Suspend to disk on G5Johannes Berg1-2/+2
2007-04-24[POWERPC] Save trap number in bad_stackOlof Johansson1-0/+1
2007-03-22[POWERPC] Remove last_syscallAnton Blanchard1-1/+0
2007-01-09[POWERPC] Fix manual assembly WARN_ON() in enter_rtas().David Woodhouse1-0/+3
2006-10-16[POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras1-1/+2
2006-09-14[POWERPC] Fix non-smp buildOlof Johansson1-0/+1
2006-09-13[POWERPC] powerpc: Instrument Hypervisor CallsMike Kravetz1-0/+7
2006-08-25[POWERPC] Cleanup CPU initsOlof Johansson1-0/+1
2006-08-25[POWERPC] SLB shadow buffer cleanupMichael Neuling1-0/+5
2006-08-08[POWERPC] Implement SLB shadow bufferMichael Neuling1-0/+2
2006-07-13[POWERPC] iseries: Remove unnecessary include of iseries/hv_lp_event.hStephen Rothwell1-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-15powerpc: Use 64k pages without needing cache-inhibited large pagesPaul Mackerras1-0/+2
2006-06-12powerpc: Remove unused paca->pgdir fieldPaul Mackerras1-3/+0
2006-04-18powerpc: Use correct sequence for putting CPU into nap modePaul Mackerras1-0/+1
2006-03-28[PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt1-2/+0
2006-03-09Merge ../linux-2.6Paul Mackerras1-1/+0
2006-03-08powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras1-1/+0
2006-02-24powerpc: Implement accurate task and CPU time accountingPaul Mackerras1-0/+3
2006-01-13[PATCH] powerpc: Remove lppaca structure from the PACADavid Gibson1-1/+1
2006-01-09[PATCH] powerpc: Remove some unneeded fields from the pacaDavid Gibson1-2/+0
2006-01-09[PATCH] syscall entry/exit revampDavid Woodhouse1-2/+2