summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/asm-offsets.c
AgeCommit message (Expand)Author
2009-11-20powerpc/fsl-booke: Rework TLB CAM codeKumar Gala
2009-11-05Export new PACA constants in asm-offsetsAlexander Graf
2009-11-05Add Book3s_64 offsets to asm-offsets.cAlexander Graf
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-08-20Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt
2009-08-20powerpc: Add PACA fields specific to 64-bit Book3E processorsBenjamin Herrenschmidt
2009-08-20powerpc: Add memory management headers for new 64-bit BookEBenjamin Herrenschmidt
2009-08-18powerpc: Allow perf_counters to access user memory at interrupt timePaul Mackerras
2009-06-12Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-06-09powerpc: Separate PACA fields for server CPUsBenjamin Herrenschmidt
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar
2009-03-30Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-03-24KVM: ppc: No need to include core-header for KVM in asm-offsets.c currentlyHollis Blanchard
2009-03-11powerpc: Remove unused asm-offsets entries for cpu_specMichael Ellerman
2009-01-21Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar
2009-01-13Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt
2009-01-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Ingo Molnar
2009-01-09powerpc: Provide a way to defer perf counter work until interrupts are enabledPaul Mackerras
2009-01-07powerpc/fsl-booke: Don't hard-code size of struct tlbcamTrent Piepho
2008-12-31KVM: ppc: Implement in-kernel exit timing statisticsHollis Blanchard
2008-12-31KVM: ppc: directly insert shadow mappings into the hardware TLBHollis Blanchard
2008-12-31KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessorHollis Blanchard
2008-12-31KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"Hollis Blanchard
2008-12-29powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok
2008-12-21powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt
2008-11-06powerpc: Improve resolution of VDSO clock_gettimePaul Mackerras
2008-10-16Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-15KVM: powerpc: Map guest userspace with TID=0 mappingsHollis Blanchard
2008-10-15KVM: ppc: Write only modified shadow entries into the TLB on exitHollis Blanchard
2008-10-15KVM: ppc: Stop saving host TLB stateHollis Blanchard
2008-09-24POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physicalBecky Bruce
2008-09-15powerpc: Make it possible to move the interrupt handlers away from the kernelPaul Mackerras
2008-07-01powerpc: Introduce VSX thread_struct and CONFIG_VSXMichael Neuling
2008-06-02[POWERPC] 40x/Book-E: Save/restore volatile exception registersKumar Gala
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