index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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: Set assembler machine type to POWER4
Nicholas Piggin
2018-04-01
1
-8
/
+2
*
powerpc/64s: return more carefully from sreset NMI
Nicholas Piggin
2018-04-01
1
-3
/
+58
*
powerpc/mm: Add support for handling > 512TB address in SLB miss
Aneesh Kumar K.V
2018-03-31
1
-4
/
+7
*
Merge branch 'fixes' into next
Michael Ellerman
2018-03-28
1
-1
/
+1
|
\
|
*
powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRs
Nicholas Piggin
2018-03-26
1
-1
/
+1
*
|
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-03-24
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
Paul Mackerras
2018-03-24
1
-2
/
+2
*
|
powerpc/64s: Fix may_hard_irq_enable() for PMI soft masking
Nicholas Piggin
2018-02-08
1
-3
/
+3
|
/
*
powerpc/64s: Improve RFI L1-D cache flush fallback
Nicholas Piggin
2018-01-23
1
-40
/
+36
*
Merge branch 'fixes' into next
Michael Ellerman
2018-01-21
1
-13
/
+124
|
\
|
*
powerpc/64s: Add support for RFI flush of L1-D cache
Michael Ellerman
2018-01-10
1
-0
/
+84
|
*
powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNEL
Nicholas Piggin
2018-01-10
1
-1
/
+28
|
*
powerpc/64s: Simple RFI macro conversions
Nicholas Piggin
2018-01-10
1
-12
/
+12
*
|
powerpc: Handle exceptions caused by pkey violation
Ram Pai
2018-01-20
1
-1
/
+1
*
|
powerpc/64s: Add support to mask perf interrupts and replay them
Madhavan Srinivasan
2018-01-19
1
-2
/
+4
*
|
powerpc/64s: Add support to take additional parameter in MASKABLE_* macro
Madhavan Srinivasan
2018-01-19
1
-13
/
+19
*
|
powerpc: Remove useless EXC_COMMON_HV
Benjamin Herrenschmidt
2018-01-16
1
-1
/
+1
|
/
*
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-16
1
-17
/
+32
|
\
|
*
powerpc/64s: Fix masking of SRR1 bits on instruction fault
Michael Ellerman
2017-11-14
1
-1
/
+1
|
*
powerpc: Fix DABR match on hash based systems
Benjamin Herrenschmidt
2017-11-13
1
-1
/
+1
|
*
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
2017-11-06
1
-4
/
+4
|
*
KVM: PPC: Book3S HV: Handle host system reset in guest mode
Nicholas Piggin
2017-11-06
1
-0
/
+2
|
*
powerpc: Disable the fast-endian switch syscall by default
Michael Ellerman
2017-10-22
1
-0
/
+5
|
*
powerpc/64s: Move the two FAST_ENDIAN macros next to each other
Michael Ellerman
2017-10-22
1
-6
/
+6
|
*
powerpc/mce: Hookup derror (load/store) UE errors
Balbir Singh
2017-10-16
1
-1
/
+1
|
*
powerpc/64s: Add workaround for P9 vector CI load issue
Michael Neuling
2017-09-27
1
-4
/
+12
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
powerpc/64s: Use emergency stack for kernel TM Bad Thing program checks
Cyril Bur
2017-10-06
1
-1
/
+23
|
/
*
powerpc/64s: Remove spurious IRQ reason in IRQ replay
Nicholas Piggin
2017-08-23
1
-2
/
+0
*
powerpc/64s: Use the HV handler for external IRQ replay in HV mode on POWER9
Nicholas Piggin
2017-08-23
1
-0
/
+4
*
powerpc/64s: Merge HV and non-HV paths for doorbell IRQ replay
Nicholas Piggin
2017-08-23
1
-1
/
+1
*
powerpc/64s: masked_interrupt() returns to kernel so avoid restoring r13
Nicholas Piggin
2017-08-23
1
-1
/
+1
*
powerpc/64s: Optimise clearing of MSR_EE in masked_[H]interrupt()
Nicholas Piggin
2017-08-23
1
-2
/
+1
*
powerpc/64s: Avoid a branch in masked_[H]interrupt()
Nicholas Piggin
2017-08-23
1
-4
/
+2
*
powerpc/64s: Fix replay interrupt return label name
Michael Ellerman
2017-08-23
1
-2
/
+2
*
Merge branch 'fixes' into next
Michael Ellerman
2017-08-23
1
-1
/
+9
|
\
|
*
powerpc/64s: Fix stack setup in watchdog soft_nmi_common()
Nicholas Piggin
2017-07-31
1
-1
/
+9
|
*
Merge tag 'v4.13-rc1' into fixes
Michael Ellerman
2017-07-31
1
-2
/
+28
|
|
\
*
|
|
powerpc: Fix powerpc-specific watchdog build configuration
Nicholas Piggin
2017-08-10
1
-3
/
+3
*
|
|
powerpc/mm: Use symbolic constants for filtering SRR1 bits on ISIs
Benjamin Herrenschmidt
2017-08-03
1
-1
/
+1
*
|
|
powerpc/mm: Update bits used to skip hash_page
Benjamin Herrenschmidt
2017-08-03
1
-2
/
+4
*
|
|
Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-07-21
1
-14
/
+14
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
powerpc/64s: Fix hypercall entry clobbering r12 input
Nicholas Piggin
2017-07-18
1
-14
/
+14
*
|
powerpc/64s: implement arch-specific hardlockup watchdog
Nicholas Piggin
2017-07-12
1
-2
/
+28
|
/
*
powerpc/64s: Blacklist functions invoked on a trap
Naveen N. Rao
2017-07-03
1
-0
/
+2
*
powerpc/64s: Convert .L__replay_interrupt_return to a local label
Naveen N. Rao
2017-07-03
1
-2
/
+2
*
Merge branch 'fixes' into next
Michael Ellerman
2017-07-03
1
-4
/
+7
|
\
|
*
powerpc/64s: Handle data breakpoints in Radix mode
Naveen N. Rao
2017-06-16
1
-4
/
+7
*
|
powerpc/64s: Invalidate ERAT on powersave wakeup for POWER9
Benjamin Herrenschmidt
2017-06-27
1
-3
/
+5
*
|
powerpc/64s: Rename slb_allocate_realmode() to slb_allocate()
Michael Ellerman
2017-06-21
1
-1
/
+1
[next]