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/powernv: Fix MCE handler to avoid trashing CR0/CR1 registers.
Mahesh Salgaonkar
2016-08-09
1
-29
/
+40
*
Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-08-05
1
-4
/
+4
|
\
|
*
powerpc/mm: Make MMU_FTR_RADIX a MMU family feature
Aneesh Kumar K.V
2016-08-01
1
-4
/
+4
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-08-02
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interrupt
Mahesh Salgaonkar
2016-06-20
1
-1
/
+3
*
|
powerpc/irq: Add support for HV virtualization interrupts
Benjamin Herrenschmidt
2016-07-17
1
-0
/
+19
*
|
powerpc/book64s: Move a few exception common handlers to make room
Benjamin Herrenschmidt
2016-07-17
1
-8
/
+9
*
|
powerpc/powernv: Rename reusable idle functions to hardware agnostic names
Shreyas B. Prabhu
2016-07-15
1
-4
/
+4
*
|
powerpc/kvm: make hypervisor state restore a function
Shreyas B. Prabhu
2016-07-15
1
-24
/
+4
*
|
powerpc: Fix faults caused by radix patching of SLB miss handler
Michael Ellerman
2016-06-23
1
-3
/
+4
|
/
*
powerpc/powernv: Rename machine_check_pSeries_early() to powernv
Mahesh Salgaonkar
2016-05-11
1
-2
/
+2
*
powerpc/mm/radix: Use STD_MMU_64 to properly isolate hash related code
Aneesh Kumar K.V
2016-05-11
1
-5
/
+23
*
powerpc/book3s64: Remove __end_handlers marker
Hari Bathini
2016-04-21
1
-9
/
+4
*
powerpc/book3s64: Fix branching to OOL handlers in relocatable kernel
Hari Bathini
2016-04-21
1
-5
/
+11
*
powerpc/mm: Remove long disabled SLB code
Michael Ellerman
2016-04-11
1
-102
/
+0
*
powerpc/kernel: Combine vec/loc for STD_EXCEPTION_PSERIES
Michael Ellerman
2015-12-17
1
-8
/
+8
*
powerpc/kernel: Drop HMT_MEDIUM_PPR_DISCARD
Michael Ellerman
2015-12-17
1
-9
/
+0
*
powerpc/mm: Remove the dependency on pte bit position in asm code
Aneesh Kumar K.V
2015-12-14
1
-14
/
+4
*
powerpc/64: Include KVM guest test in all interrupt vectors
Paul Mackerras
2015-12-01
1
-17
/
+17
*
powerpc: Non relocatable system call doesn't need a trampoline
Anton Blanchard
2015-06-02
1
-1
/
+1
*
powerpc: Relocatable system call no longer uses the LR
Anton Blanchard
2015-06-02
1
-12
/
+4
*
powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLER
Mahesh Salgaonkar
2015-03-23
1
-1
/
+1
*
powernv/powerpc: Add winkle support for offline cpus
Shreyas B. Prabhu
2014-12-15
1
-3
/
+10
*
powernv/cpuidle: Redesign idle states management
Shreyas B. Prabhu
2014-12-15
1
-9
/
+15
*
powerpc/powernv: Return to cpu offline loop when finished in KVM guest
Paul Mackerras
2014-12-08
1
-0
/
+2
*
powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
Aneesh Kumar K.V
2014-12-05
1
-0
/
+2
*
powerpc/powernv: Cleanup unused MCE definitions/declarations.
Mahesh Salgaonkar
2014-12-02
1
-17
/
+0
*
powerpc: Save/restore PPR for KVM hypercalls
Suresh E. Warrier
2014-11-12
1
-1
/
+12
*
powerpc/book3s: Don't clear MSR_RI in hmi handler.
Mahesh Salgaonkar
2014-10-10
1
-5
/
+0
*
powerpc: Fix "attempt to move .org backwards" error
Guenter Roeck
2014-08-13
1
-55
/
+55
*
powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
Mahesh Salgaonkar
2014-08-05
1
-3
/
+63
*
powerpc: Remove misleading DISABLE_INTS
Michael Ellerman
2014-07-28
1
-14
/
+14
*
powerpc: Move bad_stack() below the fwnmi_data_area
Michael Ellerman
2014-07-28
1
-60
/
+60
*
powerpc: Remove STAB code
Michael Ellerman
2014-07-28
1
-155
/
+0
*
powerpc/book3s: Fix some ABIv2 issues in machine check code
Anton Blanchard
2014-06-12
1
-2
/
+2
*
powerpc/book3s: Add stack overflow check in machine check handler.
Mahesh Salgaonkar
2014-06-11
1
-4
/
+20
*
powerpc/book3s: Fix machine check handling for unhandled errors
Mahesh Salgaonkar
2014-06-11
1
-3
/
+37
*
powerpc: Remove dot symbol usage in exception macros
Anton Blanchard
2014-04-23
1
-23
/
+23
*
powerpc: Remove some unnecessary uses of _GLOBAL() and _STATIC()
Anton Blanchard
2014-04-23
1
-1
/
+1
*
powerpc: Remove superflous function descriptors in assembly only code
Anton Blanchard
2014-04-23
1
-9
/
+9
*
powerpc: No need to use dot symbols when branching to a function
Anton Blanchard
2014-04-23
1
-70
/
+70
*
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
[next]