summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/asm-offsets.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt2009-01-131-0/+7
|\
| * powerpc/fsl-booke: Don't hard-code size of struct tlbcamTrent Piepho2009-01-071-0/+7
* | KVM: ppc: Implement in-kernel exit timing statisticsHollis Blanchard2008-12-311-0/+11
* | KVM: ppc: directly insert shadow mappings into the hardware TLBHollis Blanchard2008-12-311-6/+0Star
* | KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessorHollis Blanchard2008-12-311-5/+9
* | KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"Hollis Blanchard2008-12-311-1/+1
|/
* powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok2008-12-281-0/+4
* powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt2008-12-211-0/+1
* powerpc: Improve resolution of VDSO clock_gettimePaul Mackerras2008-11-051-0/+1
* Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-171-2/+2
|\
| * KVM: powerpc: Map guest userspace with TID=0 mappingsHollis Blanchard2008-10-151-1/+1
| * KVM: ppc: Write only modified shadow entries into the TLB on exitHollis Blanchard2008-10-151-0/+1
| * KVM: ppc: Stop saving host TLB stateHollis Blanchard2008-10-151-1/+0Star
* | POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physicalBecky Bruce2008-09-241-0/+1
* | powerpc: Make it possible to move the interrupt handlers away from the kernelPaul Mackerras2008-09-151-0/+2
|/
* powerpc: Introduce VSX thread_struct and CONFIG_VSXMichael Neuling2008-07-011-0/+4
* [POWERPC] 40x/Book-E: Save/restore volatile exception registersKumar Gala2008-06-021-0/+23
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-291-0/+1
|\
| * [POWERPC] Add IRQSTACKS support on ppc32Kumar Gala2008-04-291-0/+1
* | ppc/powerpc: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-291-5/+1Star
|/
* KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard2008-04-271-0/+28
* [POWERPC] Cleanup asm-offsets.cKumar Gala2008-04-241-9/+2Star
* [POWERPC] iSeries: Use alternate paca structure for bootingStephen Rothwell2008-04-151-0/+6
* [POWERPC] powerpc32: Remove asm-offsets ptrace cruftRoland McGrath2008-03-251-4/+0Star
* Fix compilation of powerpc asm-offsets.c with old gccTony Breeds2008-02-071-1/+1
* [POWERPC] Use a sensible default for clock_getres() in the VDSOTony Breeds2008-02-061-1/+2
* [POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKEKumar Gala2007-12-061-2/+1Star
* [POWERPC] vdso: Fixes for cache block sizesOlof Johansson2007-11-201-0/+4
* powerpc: add scaled time accountingMichael Neuling2007-10-181-0/+1
* [POWERPC] Size swapper_pg_dir correctlyStephen Rothwell2007-09-191-0/+4
* [POWERPC] iSeries: Clean up lparmap messStephen Rothwell2007-08-221-0/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-091-5/+11
|\
| * [POWERPC] Introduce address space "slices"Benjamin Herrenschmidt2007-05-091-5/+11
* | rename thread_info to stackRoman Zippel2007-05-091-1/+1
|/
* [POWERPC] powermac: Suspend to disk on G5Johannes Berg2007-05-071-2/+2
* [POWERPC] Save trap number in bad_stackOlof Johansson2007-04-241-0/+1
* [POWERPC] Remove last_syscallAnton Blanchard2007-03-221-1/+0Star
* [POWERPC] Fix manual assembly WARN_ON() in enter_rtas().David Woodhouse2007-01-091-0/+3
* [POWERPC] Lazy interrupt disabling for 64-bit machinesPaul Mackerras2006-10-161-1/+2
* [POWERPC] Fix non-smp buildOlof Johansson2006-09-141-0/+1
* [POWERPC] powerpc: Instrument Hypervisor CallsMike Kravetz2006-09-131-0/+7
* [POWERPC] Cleanup CPU initsOlof Johansson2006-08-251-0/+1
* [POWERPC] SLB shadow buffer cleanupMichael Neuling2006-08-251-0/+5
* [POWERPC] Implement SLB shadow bufferMichael Neuling2006-08-081-0/+2
* [POWERPC] iseries: Remove unnecessary include of iseries/hv_lp_event.hStephen Rothwell2006-07-131-1/+0Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* powerpc: Use 64k pages without needing cache-inhibited large pagesPaul Mackerras2006-06-151-0/+2
* powerpc: Remove unused paca->pgdir fieldPaul Mackerras2006-06-121-3/+0Star
* powerpc: Use correct sequence for putting CPU into nap modePaul Mackerras2006-04-181-0/+1
* [PATCH] powerpc: Kill _machine and hard-coded platform numbersBenjamin Herrenschmidt2006-03-281-2/+0Star