index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
paca.h
Age
Commit message (
Expand
)
Author
2012-09-17
powerpc/mm: Use 32bit array for slb cache
Aneesh Kumar K.V
2012-09-07
powerpc: Restore VDSO information on critical exception om BookE
Mihai Caraman
2012-03-09
powerpc: Rework lazy-interrupt handling
Benjamin Herrenschmidt
2011-12-08
powerpc: Provide a way for KVM to indicate that NV GPR values are lost
Paul Mackerras
2011-09-20
powerpc/powernv: Machine check and other system interrupts
Benjamin Herrenschmidt
2011-07-25
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-07-12
KVM: PPC: Add support for Book3S processors in hypervisor mode
Paul Mackerras
2011-07-12
KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpu
Paul Mackerras
2011-06-29
powerpc/book3e-64: use a separate TLB handler when linear map is bolted
Scott Wood
2011-05-04
powerpc: Save Come-From Address Register (CFAR) in exception frame
Paul Mackerras
2011-04-27
powerpc/book3e: Fix extlb size
Michael Ellerman
2011-04-20
powerpc: Add NAP mode support on Power7 in HV mode
Benjamin Herrenschmidt
2010-10-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2010-10-18
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
2010-09-02
powerpc: Account time using timebase rather than PURR
Paul Mackerras
2010-07-31
powerpc/kexec: Switch to a static PACA on the way out
Matt Evans
2010-05-21
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-05-21
powerpc/kexec: Fix race in kexec shutdown
Michael Neuling
2010-05-17
KVM: PPC: Use now shadowed vcpu fields
Alexander Graf
2010-05-17
KVM: PPC: Use KVM_BOOK3S_HANDLER
Alexander Graf
2010-05-17
KVM: PPC: Name generic 64-bit code generic
Alexander Graf
2010-03-09
powerpc: Dynamically allocate pacas
Michael Ellerman
2010-03-01
KVM: PPC: Use PACA backed shadow vcpu
Alexander Graf
2009-11-05
Add fields to PACA
Alexander Graf
2009-09-21
perf: Tidy up after the big rename
Ingo Molnar
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-08-20
powerpc: Add PACA fields specific to 64-bit Book3E processors
Benjamin Herrenschmidt
2009-06-12
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-06-09
powerpc: Separate PACA fields for server CPUs
Benjamin Herrenschmidt
2009-01-09
powerpc: Provide a way to defer perf counter work until interrupts are enabled
Paul Mackerras
2008-09-15
powerpc: Make it possible to move the interrupt handlers away from the kernel
Paul Mackerras
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell