index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
exception-64s.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
Mahesh Salgaonkar
2014-08-05
1
-0
/
+2
*
powerpc: Remove misleading DISABLE_INTS
Michael Ellerman
2014-07-28
1
-4
/
+7
*
powerpc: Document register clobbering in EXCEPTION_COMMON()
Michael Ellerman
2014-07-28
1
-0
/
+1
*
powerpc: No need to use dot symbols when branching to a function
Anton Blanchard
2014-04-23
1
-1
/
+1
*
powerpc/book3s: Fix CFAR clobbering issue in machine check handler.
Mahesh Salgaonkar
2014-03-24
1
-0
/
+8
*
Merge branch 'merge' into next
Benjamin Herrenschmidt
2013-12-30
1
-1
/
+1
|
\
|
*
powerpc: Fix bad stack check in exception entry
Michael Neuling
2013-12-30
1
-1
/
+1
*
|
powerpc/book3s: Split the common exception prolog logic into two section.
Mahesh Salgaonkar
2013-12-05
1
-7
/
+14
|
/
*
kvm: powerpc: book3s: Cleanup interrupt handling code
Aneesh Kumar K.V
2013-10-17
1
-0
/
+11
*
kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE
Aneesh Kumar K.V
2013-10-17
1
-1
/
+1
*
KVM: PPC: Book3S HV: Add support for guest Program Priority Register
Paul Mackerras
2013-10-17
1
-0
/
+8
*
powerpc: Avoid link stack corruption for MMU on exceptions
Michael Neuling
2013-08-14
1
-16
/
+17
*
powerpc/ppc64: Rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATE
Tiejun Chen
2013-08-14
1
-1
/
+1
*
Merge tag 'v3.10' into next
Benjamin Herrenschmidt
2013-07-01
1
-1
/
+1
|
\
|
*
powerpc: Fix stack overflow crash in resume_kernel when ftracing
Michael Ellerman
2013-06-15
1
-1
/
+1
*
|
powerpc: Remove KVMTEST from RELON exception handlers
Michael Ellerman
2013-07-01
1
-4
/
+4
|
/
*
powerpc: Fix "attempt to move .org backwards" error
Paul Mackerras
2013-04-26
1
-1
/
+1
*
powerpc/kvm/book3s_hv: Preserve guest CFAR register value
Paul Mackerras
2013-02-15
1
-2
/
+6
*
powerpc: Save CFAR before branching in interrupt entry paths
Paul Mackerras
2013-02-15
1
-16
/
+68
*
powerpc: Implement PPR save/restore
Haren Myneni
2013-01-10
1
-8
/
+10
*
powerpc: Macros for saving/restore PPR
Haren Myneni
2013-01-10
1
-0
/
+37
*
powerpc: Increase exceptions arrays in paca struct to save PPR
Haren Myneni
2013-01-10
1
-0
/
+1
*
powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to caller
Haren Myneni
2013-01-10
1
-1
/
+2
*
powerpc: Add book3s privileged doorbell exception vectors
Ian Munsie
2013-01-10
1
-0
/
+1
*
powerpc: Add book3s hypervisor doorbell exception vectors
Ian Munsie
2013-01-10
1
-0
/
+2
*
powerpc: Add relocation on exception vector handlers
Michael Neuling
2012-11-15
1
-1
/
+3
*
powerpc: Add new macros needed for relocation on exceptions
Michael Neuling
2012-11-15
1
-0
/
+90
*
powerpc: Make load_hander handle upto 64k offset
Michael Neuling
2012-11-15
1
-1
/
+2
*
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
Stuart Yoder
2012-07-11
1
-2
/
+2
*
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
[next]