index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
exceptions-64s.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Remove dead code in sycall entry
Michael Neuling
2014-04-09
1
-8
/
+0
*
Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-04-02
1
-2
/
+8
|
\
|
*
powerpc/powernv: Add OPAL call to resync timebase on wakeup
Vaidyanathan Srinivasan
2014-03-05
1
-1
/
+1
|
*
powerpc/powernv: Add context management for Fast Sleep
Vaidyanathan Srinivasan
2014-03-05
1
-2
/
+8
*
|
powerpc/book3s: Fix CFAR clobbering issue in machine check handler.
Mahesh Salgaonkar
2014-03-24
1
-0
/
+5
|
/
*
powerpc: Fix "attempt to move .org backwards" error
Mahesh Salgaonkar
2013-12-30
1
-140
/
+138
*
powerpc/book3s: Queue up and process delayed MCE events.
Mahesh Salgaonkar
2013-12-05
1
-2
/
+5
*
powerpc/book3s: Return from interrupt if coming from evil context.
Mahesh Salgaonkar
2013-12-05
1
-0
/
+82
*
powerpc/book3s: handle machine check in Linux host.
Mahesh Salgaonkar
2013-12-05
1
-0
/
+111
*
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
2013-10-17
1
-1
/
+1
*
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: Move skip-interrupt handlers to common code
Paul Mackerras
2013-10-17
1
-0
/
+26
*
Merge branch 'merge' into next
Benjamin Herrenschmidt
2013-08-27
1
-2
/
+3
|
\
|
*
powerpc: Fix hypervisor facility unavaliable vector number
Michael Neuling
2013-08-09
1
-2
/
+3
*
|
powerpc: Add more exception trampolines for hypervisor exceptions
Michael Ellerman
2013-08-27
1
-1
/
+7
*
|
powerpc: Fix location and rename exception trampolines
Michael Ellerman
2013-08-27
1
-10
/
+10
*
|
powerpc: Fix denormalized exception handler
Paul Mackerras
2013-08-14
1
-5
/
+6
|
/
*
Merge tag 'v3.10' into next
Benjamin Herrenschmidt
2013-07-01
1
-1
/
+1
|
\
|
*
powerpc: Fix emulation of illegal instructions on PowerNV platform
Paul Mackerras
2013-06-15
1
-1
/
+1
*
|
powerpc: Wire up the HV facility unavailable exception
Michael Ellerman
2013-07-01
1
-0
/
+15
*
|
powerpc: Rename and flesh out the facility unavailable exception handler
Michael Ellerman
2013-07-01
1
-14
/
+7
*
|
powerpc: Remove KVMTEST from RELON exception handlers
Michael Ellerman
2013-07-01
1
-2
/
+0
*
|
powerpc: Remove unreachable relocation on exception handlers
Michael Ellerman
2013-07-01
1
-15
/
+3
|
/
*
powerpc/power8: Update denormalization handler
Michael Neuling
2013-06-10
1
-0
/
+10
*
powerpc/pseries: Simplify denormalization handler
Michael Neuling
2013-06-10
1
-64
/
+16
*
powerpc: Save DAR and DSISR in pt_regs on MCE
Aneesh Kumar K.V
2013-04-30
1
-0
/
+9
*
powerpc: Fix "attempt to move .org backwards" error
Paul Mackerras
2013-04-26
1
-1
/
+6
*
powerpc: Fix hardware IRQs with MMU on exceptions when HV=0
Michael Neuling
2013-04-26
1
-1
/
+1
*
powerpc: remove dead CONFIG_HVC_SCOM code
Paul Bolle
2013-04-18
1
-4
/
+0
*
powerpc: make additional room in exception vector area
Chen Gang
2013-03-25
1
-72
/
+72
*
powerpc: Rename USER_ESID_BITS* to ESID_BITS*
Aneesh Kumar K.V
2013-03-17
1
-1
/
+1
*
powerpc: Update kernel VSID range
Aneesh Kumar K.V
2013-03-17
1
-9
/
+25
*
powerpc: Avoid link stack corruption in MMU on syscall entry path
Michael Neuling
2013-03-05
1
-2
/
+2
*
powerpc: Hook in new transactional memory code
Michael Neuling
2013-02-15
1
-2
/
+54
*
powerpc: Add transactional memory unavaliable execption handler
Michael Neuling
2013-02-15
1
-0
/
+23
*
powerpc: Save CFAR before branching in interrupt entry paths
Paul Mackerras
2013-02-15
1
-30
/
+65
*
powerpc: Remove Cell-specific relocation-on interrupt vector code
Paul Mackerras
2013-02-15
1
-10
/
+0
*
powerpc: Make room in exception vector area
Benjamin Herrenschmidt
2013-01-10
1
-55
/
+55
*
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
Michael Neuling
2013-01-10
1
-1
/
+1
*
powerpc: Implement PPR save/restore
Haren Myneni
2013-01-10
1
-10
/
+13
*
powerpc: Add code to handle soft-disabled doorbells on server
Ian Munsie
2013-01-10
1
-12
/
+25
*
powerpc: Add book3s privileged doorbell exception vectors
Ian Munsie
2013-01-10
1
-2
/
+7
*
powerpc: Add book3s hypervisor doorbell exception vectors
Ian Munsie
2013-01-10
1
-3
/
+13
*
powerpc: Add relocation on exception vector handlers
Michael Neuling
2012-11-15
1
-8
/
+172
*
powerpc: Add new macros needed for relocation on exceptions
Michael Neuling
2012-11-15
1
-0
/
+25
*
powerpc: Turn syscall handler into macros
Michael Neuling
2012-11-15
1
-23
/
+40
*
powerpc: Make load_hander handle upto 64k offset
Michael Neuling
2012-11-15
1
-2
/
+2
*
powerpc: Remove unessessary 0x3000 location enforcement
Michael Neuling
2012-11-15
1
-1
/
+3
*
powerpc: Whitespace changes in exception64s.S
Michael Neuling
2012-11-15
1
-15
/
+15
*
powerpc: Fix denorm symbol name
Michael Neuling
2012-11-15
1
-1
/
+1
[next]