| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/irq: Make alignment & program interrupt behave the same | Benjamin Herrenschmidt | 2012-05-09 | 1 | -7/+0 |
* | powerpc: Rework lazy-interrupt handling | Benjamin Herrenschmidt | 2012-03-09 | 1 | -21/+13 |
* | powerpc: Replace mfmsr instructions with load from PACA kernel_msr field | Benjamin Herrenschmidt | 2012-03-09 | 1 | -1/+1 |
* | powerpc: Improve behaviour of irq tracing on 64-bit exception entry | Benjamin Herrenschmidt | 2012-03-09 | 1 | -3/+22 |
* | powerpc: Rework runlatch code | Benjamin Herrenschmidt | 2012-03-09 | 1 | -23/+27 |
* | powerpc: Use the same interrupt prolog for perfmon as other interrupts | Benjamin Herrenschmidt | 2012-03-09 | 1 | -14/+3 |
* | powerpc: Remove legacy iSeries bits from assembly files | Benjamin Herrenschmidt | 2012-03-09 | 1 | -15/+0 |
* | KVM: PPC: book3s_hv: Add support for PPC970-family processors | Paul Mackerras | 2011-07-12 | 1 | -0/+4 |
* | KVM: PPC: Add support for Book3S processors in hypervisor mode | Paul Mackerras | 2011-07-12 | 1 | -4/+15 |
* | KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpu | Paul Mackerras | 2011-07-12 | 1 | -5/+5 |
* | powerpc, KVM: Rework KVM checks in first-level interrupt handlers | Paul Mackerras | 2011-07-12 | 1 | -40/+81 |
* | powerpc: Save Come-From Address Register (CFAR) in exception frame | Paul Mackerras | 2011-05-04 | 1 | -0/+9 |
* | powerpc: Save register r9-r13 values accurately on interrupt with bad stack | Paul Mackerras | 2011-05-04 | 1 | -3/+4 |
* | powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode | Paul Mackerras | 2011-04-20 | 1 | -8/+7 |
* | powerpc: More work to support HV exceptions | Benjamin Herrenschmidt | 2011-04-20 | 1 | -13/+24 |
* | powerpc: Base support for exceptions using HSRR0/1 | Benjamin Herrenschmidt | 2011-04-20 | 1 | -32/+33 |
* | powerpc: In HV mode, use HSPRG0 for PACA | Benjamin Herrenschmidt | 2011-04-20 | 1 | -3/+3 |
* | powerpc: Account time using timebase rather than PURR | Paul Mackerras | 2010-09-02 | 1 | -1/+2 |
* | Make head_64.S aware of KVM real mode code | Alexander Graf | 2009-11-05 | 1 | -0/+2 |
* | powerpc: Remove use of a second scratch SPRG in STAB code | Benjamin Herrenschmidt | 2009-08-20 | 1 | -2/+5 |
* | powerpc: Use names rather than numbers for SPRGs (v2) | Benjamin Herrenschmidt | 2009-08-20 | 1 | -9/+9 |
* | powerpc: Rename exception.h to exception-64s.h | Benjamin Herrenschmidt | 2009-08-20 | 1 | -0/+279 |