Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_universal7904
/
26c42b0dd5fa552bf26451cbd1d4c70fb6b95b67
/
arch
/
powerpc
/
include
/
asm
/
exception-64s.h
b1576fe
powerpc: No need to use dot symbols when branching to a function
by Anton Blanchard
· 11 years ago
d410ae2
powerpc/book3s: Fix CFAR clobbering issue in machine check handler.
by Mahesh Salgaonkar
· 11 years ago
dece8ad
Merge branch 'merge' into next
by Benjamin Herrenschmidt
· 11 years ago
90ff5d6
powerpc: Fix bad stack check in exception entry
by Michael Neuling
· 11 years ago
b14a7253
powerpc/book3s: Split the common exception prolog logic into two section.
by Mahesh Salgaonkar
· 11 years ago
dd96b2c
kvm: powerpc: book3s: Cleanup interrupt handling code
by Aneesh Kumar K.V
· 11 years ago
7aa7993
kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE
by Aneesh Kumar K.V
· 11 years ago
4b8473c
KVM: PPC: Book3S HV: Add support for guest Program Priority Register
by Paul Mackerras
· 11 years ago
bc2e6c6
powerpc: Avoid link stack corruption for MMU on exceptions
by Michael Neuling
· 12 years ago
de021bb
powerpc/ppc64: Rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATE
by Tiejun Chen
· 12 years ago
24a72ac
Merge tag 'v3.10' into next
by Benjamin Herrenschmidt
· 12 years ago
c9f6951
powerpc: Remove KVMTEST from RELON exception handlers
by Michael Ellerman
· 12 years ago
0e37739
powerpc: Fix stack overflow crash in resume_kernel when ftracing
by Michael Ellerman
· 12 years ago
a485c70
powerpc: Fix "attempt to move .org backwards" error
by Paul Mackerras
· 12 years ago
0acb911
powerpc/kvm/book3s_hv: Preserve guest CFAR register value
by Paul Mackerras
· 12 years ago
1707dd1
powerpc: Save CFAR before branching in interrupt entry paths
by Paul Mackerras
· 12 years ago
44e9309
powerpc: Implement PPR save/restore
by Haren Myneni
· 12 years ago
13e7a8e
powerpc: Macros for saving/restore PPR
by Haren Myneni
· 12 years ago
a09688c
powerpc: Increase exceptions arrays in paca struct to save PPR
by Haren Myneni
· 12 years ago
5d75b26
powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to caller
by Haren Myneni
· 12 years ago
1dbdafe
powerpc: Add book3s privileged doorbell exception vectors
by Ian Munsie
· 12 years ago
655bb3f
powerpc: Add book3s hypervisor doorbell exception vectors
by Ian Munsie
· 12 years ago
c1fb681
powerpc: Add relocation on exception vector handlers
by Michael Neuling
· 12 years ago
4700dfa
powerpc: Add new macros needed for relocation on exceptions
by Michael Neuling
· 12 years ago
61e2390
powerpc: Make load_hander handle upto 64k offset
by Michael Neuling
· 12 years ago
9778b69
powerpc: Use CURRENT_THREAD_INFO instead of open coded assembly
by Stuart Yoder
· 13 years ago
a3512b2
powerpc/irq: Make alignment & program interrupt behave the same
by Benjamin Herrenschmidt
· 13 years ago
7230c56
powerpc: Rework lazy-interrupt handling
by Benjamin Herrenschmidt
· 13 years ago
d9ada91
powerpc: Replace mfmsr instructions with load from PACA kernel_msr field
by Benjamin Herrenschmidt
· 13 years ago
1b70117
powerpc: Improve behaviour of irq tracing on 64-bit exception entry
by Benjamin Herrenschmidt
· 13 years ago
fe1952f
powerpc: Rework runlatch code
by Benjamin Herrenschmidt
· 13 years ago
7450f6f
powerpc: Use the same interrupt prolog for perfmon as other interrupts
by Benjamin Herrenschmidt
· 13 years ago
4f8cf36
powerpc: Remove legacy iSeries bits from assembly files
by Benjamin Herrenschmidt
· 13 years ago
9e368f2
KVM: PPC: book3s_hv: Add support for PPC970-family processors
by Paul Mackerras
· 14 years ago
de56a94
KVM: PPC: Add support for Book3S processors in hypervisor mode
by Paul Mackerras
· 14 years ago
3c42bf8
KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpu
by Paul Mackerras
· 14 years ago
b01c8b5
powerpc, KVM: Rework KVM checks in first-level interrupt handlers
by Paul Mackerras
· 14 years ago
48404f2
powerpc: Save Come-From Address Register (CFAR) in exception frame
by Paul Mackerras
· 14 years ago
1977b50
powerpc: Save register r9-r13 values accurately on interrupt with bad stack
by Paul Mackerras
· 14 years ago
673b189
powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode
by Paul Mackerras
· 14 years ago
b3e6b5d
powerpc: More work to support HV exceptions
by Benjamin Herrenschmidt
· 14 years ago
a5d4f3a
powerpc: Base support for exceptions using HSRR0/1
by Benjamin Herrenschmidt
· 14 years ago
2dd60d7
powerpc: In HV mode, use HSPRG0 for PACA
by Benjamin Herrenschmidt
· 14 years ago
cf9efce
powerpc: Account time using timebase rather than PURR
by Paul Mackerras
· 15 years ago
842f2fe
Make head_64.S aware of KVM real mode code
by Alexander Graf
· 15 years ago
c5a8c0c
powerpc: Remove use of a second scratch SPRG in STAB code
by Benjamin Herrenschmidt
· 16 years ago
ee43eb7
powerpc: Use names rather than numbers for SPRGs (v2)
by Benjamin Herrenschmidt
· 16 years ago
8aa34ab
powerpc: Rename exception.h to exception-64s.h
by Benjamin Herrenschmidt
· 16 years ago
[Renamed from arch/powerpc/include/asm/exception.h]
1f6a93e
powerpc: Make it possible to move the interrupt handlers away from the kernel
by Paul Mackerras
· 17 years ago
b8b572e
powerpc: Move include files to arch/powerpc/include/asm
by Stephen Rothwell
· 17 years ago
[Renamed from include/asm-powerpc/exception.h]
945feb1
[POWERPC] irqtrace support for 64-bit powerpc
by Benjamin Herrenschmidt
· 17 years ago
a416561
[POWERPC] Move lowlevel runlatch calls under cpu feature control
by Olof Johansson
· 18 years ago
7180e3e
[POWERPC] Split out iSeries specific exception macros
by Stephen Rothwell
· 18 years ago
f9ff0f3
[POWERPC] Move the exception macros into a header file
by Stephen Rothwell
· 18 years ago