aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/asm-offsets.c
Commit message (Expand)AuthorAge
* Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-05-21
|\
| * PPC: Export SWITCH_FRAME_SIZEAlexander Graf2010-05-17
| * KVM: PPC: Add SVCPU to Book3S_32Alexander Graf2010-05-17
| * KVM: PPC: Use now shadowed vcpu fieldsAlexander Graf2010-05-17
| * KVM: PPC: Use CONFIG_PPC_BOOK3S defineAlexander Graf2010-05-17
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2010-05-21
|\ \
| * | powerpc/kexec: Fix race in kexec shutdownMichael Neuling2010-05-21
| * | powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftraceKumar Gala2010-05-17
| |/
* / powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras2010-05-12
|/
* KVM: PPC: Keep SRR1 flags around in shadow_msrAlexander Graf2010-03-01
* KVM: PPC: Call SLB patching code in interrupt safe mannerAlexander Graf2010-03-01
* KVM: PPC: Use PACA backed shadow vcpuAlexander Graf2010-03-01
* powerpc/fsl-booke: Rework TLB CAM codeKumar Gala2009-11-20
* Export new PACA constants in asm-offsetsAlexander Graf2009-11-05
* Add Book3s_64 offsets to asm-offsets.cAlexander Graf2009-11-05
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt2009-08-19
|\
| * powerpc: Allow perf_counters to access user memory at interrupt timePaul Mackerras2009-08-18
* | powerpc: Add PACA fields specific to 64-bit Book3E processorsBenjamin Herrenschmidt2009-08-19
* | powerpc: Add memory management headers for new 64-bit BookEBenjamin Herrenschmidt2009-08-19
|/
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-06-12
|\
| * Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06
| |\
| * \ Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar2009-01-21
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Ingo Molnar2009-01-10
| |\ \ \
| | * | | powerpc: Provide a way to defer perf counter work until interrupts are enabledPaul Mackerras2009-01-09
* | | | | powerpc: Separate PACA fields for server CPUsBenjamin Herrenschmidt2009-06-09
| |_|_|/ |/| | |
* | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-03-29
|\ \ \ \
| * | | | KVM: ppc: No need to include core-header for KVM in asm-offsets.c currentlyHollis Blanchard2009-03-24
| | |_|/ | |/| |
* / | | powerpc: Remove unused asm-offsets entries for cpu_specMichael Ellerman2009-03-11
|/ / /
* | | Merge commit 'kumar/kumar-next' into nextBenjamin Herrenschmidt2009-01-12
|\ \ \ | |/ / |/| |
| * | powerpc/fsl-booke: Don't hard-code size of struct tlbcamTrent Piepho2009-01-07
| |/
* | KVM: ppc: Implement in-kernel exit timing statisticsHollis Blanchard2008-12-31
* | KVM: ppc: directly insert shadow mappings into the hardware TLBHollis Blanchard2008-12-31
* | KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessorHollis Blanchard2008-12-31
* | KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"Hollis Blanchard2008-12-31
|/
* powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok2008-12-28
* powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt2008-12-20
* powerpc: Improve resolution of VDSO clock_gettimePaul Mackerras2008-11-05
* Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-16
|\
| * KVM: powerpc: Map guest userspace with TID=0 mappingsHollis Blanchard2008-10-15
| * KVM: ppc: Write only modified shadow entries into the TLB on exitHollis Blanchard2008-10-15
| * KVM: ppc: Stop saving host TLB stateHollis Blanchard2008-10-15
* | POWERPC: Allow 32-bit hashed pgtable code to support 36-bit physicalBecky Bruce2008-09-24
* | powerpc: Make it possible to move the interrupt handlers away from the kernelPaul Mackerras2008-09-15
|/
* powerpc: Introduce VSX thread_struct and CONFIG_VSXMichael Neuling2008-06-30
* [POWERPC] 40x/Book-E: Save/restore volatile exception registersKumar Gala2008-06-02
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-29
|\
| * [POWERPC] Add IRQSTACKS support on ppc32Kumar Gala2008-04-29
* | ppc/powerpc: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-29
|/
* KVM: ppc: PowerPC 440 KVM implementationHollis Blanchard2008-04-27