index
:
talos-op-linux
master
Talos™ II 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/64s: Consolidate System Call 0xc00 interrupt
Nicholas Piggin
2016-10-04
1
-60
/
+61
*
powerpc/64s: Consolidate Reserved 0xb00 interrupt
Nicholas Piggin
2016-10-04
1
-4
/
+3
*
powerpc/64s: Consolidate Directed Privileged Doorbell 0xa00 interrupt
Nicholas Piggin
2016-10-04
1
-7
/
+7
*
powerpc/64s: Consolidate Hypervisor Decrementer 0x980 interrupt
Nicholas Piggin
2016-10-04
1
-3
/
+4
*
powerpc/64s: Consolidate Decrementer 0x900 interrupt
Nicholas Piggin
2016-10-04
1
-3
/
+4
*
powerpc/64s: Consolidate FP Unavailable 0x800 interrupt
Nicholas Piggin
2016-10-04
1
-31
/
+30
*
powerpc/64s: Consolidate Program 0x700 interrupt
Nicholas Piggin
2016-10-04
1
-10
/
+9
*
powerpc/64s: Consolidate Alignment 0x600 interrupt
Nicholas Piggin
2016-10-04
1
-18
/
+17
*
powerpc/64s: Consolidate External 0x500 interrupt
Nicholas Piggin
2016-10-04
1
-11
/
+13
*
powerpc/64s: Consolidate Instruction Segment 0x480 interrupt
Nicholas Piggin
2016-10-04
1
-111
/
+113
*
powerpc/64s: Consolidate Instruction Storage 0x400 interrupt
Nicholas Piggin
2016-10-04
1
-17
/
+18
*
powerpc/64s: Consolidate Data Segment 0x380 interrupt
Nicholas Piggin
2016-10-04
1
-25
/
+25
*
powerpc/64s: Consolidate Data Storage 0x300 interrupt
Nicholas Piggin
2016-10-04
1
-26
/
+27
*
powerpc/64s: Consolidate Machine Check 0x200 interrupt
Nicholas Piggin
2016-10-04
1
-296
/
+295
*
powerpc/64s: Consolidate System Reset 0x100 interrupt
Nicholas Piggin
2016-10-04
1
-13
/
+13
*
powerpc: Use gas sections for arranging exception vectors
Nicholas Piggin
2016-10-04
1
-32
/
+79
*
powerpc/64s: Consolidate exception handler alignment
Nicholas Piggin
2016-10-04
1
-36
/
+0
*
powerpc/64s: Add new exception vector macros
Michael Ellerman
2016-10-04
1
-310
/
+287
*
powerpc/pseries: Remove unnecessary syscall trampoline
Nicholas Piggin
2016-09-23
1
-6
/
+2
*
powerpc/pseries: Fix HV facility unavailable to use correct handler
Nicholas Piggin
2016-09-23
1
-2
/
+2
*
powerpc/64: Optimise syscall entry for virtual, relocatable case
Nicholas Piggin
2016-09-20
1
-5
/
+2
*
powerpc/64: Do load of PACAKBASE in LOAD_HANDLER
Michael Ellerman
2016-09-13
1
-12
/
+0
*
powerpc/mm: Preserve CFAR value on SLB miss caused by access to bogus address
Paul Mackerras
2016-09-13
1
-6
/
+34
*
powerpc/pseries: PACA save area fix for MCE vs MCE
Nicholas Piggin
2016-08-22
1
-1
/
+20
*
powerpc/pseries: PACA save area fix for general exception vs MCE
Nicholas Piggin
2016-08-22
1
-4
/
+4
*
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
[prev]
[next]