aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/asm-offsets.c
AgeCommit message (Expand)Author
2011-04-27powerpc: Per process DSCR + some fixes (try#4)Alexey Kardashevskiy
2010-11-29powerpc: Remove second definition of STACK_FRAME_OVERHEADStephen Rothwell
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-10-24KVM: PPC: Add mtsrin PV codeAlexander Graf
2010-10-24KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM caseAlexander Graf
2010-10-24KVM: PPC: Generic KVM PV guest supportAlexander Graf
2010-10-24KVM: PPC: Convert MSR to shared pageAlexander Graf
2010-10-24KVM: PPC: Introduce shared pageAlexander Graf
2010-10-14powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chipsKumar Gala
2010-09-02powerpc: Account time using timebase rather than PURRPaul Mackerras
2010-07-09powerpc: Optimise per cpu accesses on 64bitAnton Blanchard
2010-07-09powerpc: Rework VDSO gettimeofday to prevent time going backwardsPaul Mackerras
2010-05-21Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-05-21powerpc/kexec: Fix race in kexec shutdownMichael Neuling
2010-05-17powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftraceKumar Gala
2010-05-17PPC: Export SWITCH_FRAME_SIZEAlexander Graf
2010-05-17KVM: PPC: Add SVCPU to Book3S_32Alexander Graf
2010-05-17KVM: PPC: Use now shadowed vcpu fieldsAlexander Graf
2010-05-17KVM: PPC: Use CONFIG_PPC_BOOK3S defineAlexander Graf
2010-05-12powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras
2010-03-01KVM: PPC: Keep SRR1 flags around in shadow_msrAlexander Graf
2010-03-01KVM: PPC: Call SLB patching code in interrupt safe mannerAlexander Graf
2010-03-01KVM: PPC: Use PACA backed shadow vcpuAlexander Graf
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