index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
exception-64s.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-05
powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
Mahesh Salgaonkar
1
-0
/
+2
2014-07-28
powerpc: Remove misleading DISABLE_INTS
Michael Ellerman
1
-4
/
+7
2014-07-28
powerpc: Document register clobbering in EXCEPTION_COMMON()
Michael Ellerman
1
-0
/
+1
2014-04-23
powerpc: No need to use dot symbols when branching to a function
Anton Blanchard
1
-1
/
+1
2014-03-24
powerpc/book3s: Fix CFAR clobbering issue in machine check handler.
Mahesh Salgaonkar
1
-0
/
+8
2013-12-30
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-1
/
+1
2013-12-30
powerpc: Fix bad stack check in exception entry
Michael Neuling
1
-1
/
+1
2013-12-05
powerpc/book3s: Split the common exception prolog logic into two section.
Mahesh Salgaonkar
1
-7
/
+14
2013-10-17
kvm: powerpc: book3s: Cleanup interrupt handling code
Aneesh Kumar K.V
1
-0
/
+11
2013-10-17
kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE
Aneesh Kumar K.V
1
-1
/
+1
2013-10-17
KVM: PPC: Book3S HV: Add support for guest Program Priority Register
Paul Mackerras
1
-0
/
+8
2013-08-14
powerpc: Avoid link stack corruption for MMU on exceptions
Michael Neuling
1
-16
/
+17
2013-08-14
powerpc/ppc64: Rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATE
Tiejun Chen
1
-1
/
+1
2013-07-01
Merge tag 'v3.10' into next
Benjamin Herrenschmidt
1
-1
/
+1
2013-07-01
powerpc: Remove KVMTEST from RELON exception handlers
Michael Ellerman
1
-4
/
+4
2013-06-15
powerpc: Fix stack overflow crash in resume_kernel when ftracing
Michael Ellerman
1
-1
/
+1
2013-04-26
powerpc: Fix "attempt to move .org backwards" error
Paul Mackerras
1
-1
/
+1
2013-02-15
powerpc/kvm/book3s_hv: Preserve guest CFAR register value
Paul Mackerras
1
-2
/
+6
2013-02-15
powerpc: Save CFAR before branching in interrupt entry paths
Paul Mackerras
1
-16
/
+68
2013-01-10
powerpc: Implement PPR save/restore
Haren Myneni
1
-8
/
+10
2013-01-10
powerpc: Macros for saving/restore PPR
Haren Myneni
1
-0
/
+37
2013-01-10
powerpc: Increase exceptions arrays in paca struct to save PPR
Haren Myneni
1
-0
/
+1
2013-01-10
powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to caller
Haren Myneni
1
-1
/
+2
2013-01-10
powerpc: Add book3s privileged doorbell exception vectors
Ian Munsie
1
-0
/
+1
2013-01-10
powerpc: Add book3s hypervisor doorbell exception vectors
Ian Munsie
1
-0
/
+2
2012-11-15
powerpc: Add relocation on exception vector handlers
Michael Neuling
1
-1
/
+3
2012-11-15
powerpc: Add new macros needed for relocation on exceptions
Michael Neuling
1
-0
/
+90
2012-11-15
powerpc: Make load_hander handle upto 64k offset
Michael Neuling
1
-1
/
+2
2012-07-11
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
Stuart Yoder
1
-2
/
+2
2012-05-09
powerpc/irq: Make alignment & program interrupt behave the same
Benjamin Herrenschmidt
1
-7
/
+0
2012-03-09
powerpc: Rework lazy-interrupt handling
Benjamin Herrenschmidt
1
-21
/
+13
2012-03-09
powerpc: Replace mfmsr instructions with load from PACA kernel_msr field
Benjamin Herrenschmidt
1
-1
/
+1
2012-03-09
powerpc: Improve behaviour of irq tracing on 64-bit exception entry
Benjamin Herrenschmidt
1
-3
/
+22
2012-03-09
powerpc: Rework runlatch code
Benjamin Herrenschmidt
1
-23
/
+27
2012-03-09
powerpc: Use the same interrupt prolog for perfmon as other interrupts
Benjamin Herrenschmidt
1
-14
/
+3
2012-03-09
powerpc: Remove legacy iSeries bits from assembly files
Benjamin Herrenschmidt
1
-15
/
+0
2011-07-12
KVM: PPC: book3s_hv: Add support for PPC970-family processors
Paul Mackerras
1
-0
/
+4
2011-07-12
KVM: PPC: Add support for Book3S processors in hypervisor mode
Paul Mackerras
1
-4
/
+15
2011-07-12
KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpu
Paul Mackerras
1
-5
/
+5
2011-07-12
powerpc, KVM: Rework KVM checks in first-level interrupt handlers
Paul Mackerras
1
-40
/
+81
2011-05-04
powerpc: Save Come-From Address Register (CFAR) in exception frame
Paul Mackerras
1
-0
/
+9
2011-05-04
powerpc: Save register r9-r13 values accurately on interrupt with bad stack
Paul Mackerras
1
-3
/
+4
2011-04-20
powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode
Paul Mackerras
1
-8
/
+7
2011-04-20
powerpc: More work to support HV exceptions
Benjamin Herrenschmidt
1
-13
/
+24
2011-04-20
powerpc: Base support for exceptions using HSRR0/1
Benjamin Herrenschmidt
1
-32
/
+33
2011-04-20
powerpc: In HV mode, use HSPRG0 for PACA
Benjamin Herrenschmidt
1
-3
/
+3
2010-09-02
powerpc: Account time using timebase rather than PURR
Paul Mackerras
1
-1
/
+2
2009-11-05
Make head_64.S aware of KVM real mode code
Alexander Graf
1
-0
/
+2
2009-08-20
powerpc: Remove use of a second scratch SPRG in STAB code
Benjamin Herrenschmidt
1
-2
/
+5
2009-08-20
powerpc: Use names rather than numbers for SPRGs (v2)
Benjamin Herrenschmidt
1
-9
/
+9
[next]