index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
exceptions-64s.S
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-07
powerpc/64s: Make rfi_flush_fallback a little more robust
Michael Ellerman
1
-0
/
+6
2018-08-07
powerpc/64s: Don't use __MASKABLE_EXCEPTION unnecessarily
Michael Ellerman
1
-11
/
+5
2018-08-07
powerpc/64s: Remove PSERIES naming from the MASKABLE macros
Michael Ellerman
1
-4
/
+4
2018-08-07
powerpc/64s: Drop _MASKABLE_RELON_EXCEPTION_PSERIES()
Michael Ellerman
1
-2
/
+2
2018-08-07
powerpc/64s: Drop _MASKABLE_EXCEPTION_PSERIES()
Michael Ellerman
1
-2
/
+2
2018-08-07
powerpc/64s: Remove PSERIES from the NORI macros
Michael Ellerman
1
-5
/
+5
2018-08-07
powerpc/64s: Rename EXCEPTION_PROLOG_PSERIES_1 to EXCEPTION_PROLOG_2
Michael Ellerman
1
-2
/
+2
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
1
-0
/
+1
2018-07-24
powerpc/64s: make PACA_IRQ_HARD_DIS track MSR[EE] closely
Nicholas Piggin
1
-1
/
+4
2018-07-16
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
1
-3
/
+1
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2018-06-03
powerpc/64: Save stack pointer when we hard disable interrupts
Michael Ellerman
1
-0
/
+1
2018-05-22
powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit
Nicholas Piggin
1
-2
/
+17
2018-03-31
powerpc/64s: Set assembler machine type to POWER4
Nicholas Piggin
1
-8
/
+2
2018-03-31
powerpc/64s: return more carefully from sreset NMI
Nicholas Piggin
1
-3
/
+58
2018-03-30
powerpc/mm: Add support for handling > 512TB address in SLB miss
Aneesh Kumar K.V
1
-4
/
+7
2018-03-28
Merge branch 'fixes' into next
Michael Ellerman
1
-1
/
+1
2018-03-25
powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRs
Nicholas Piggin
1
-1
/
+1
2018-03-24
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-2
/
+2
2018-03-23
KVM: PPC: Book3S HV: Work around transactional memory bugs in POWER9
Paul Mackerras
1
-2
/
+2
2018-02-08
powerpc/64s: Fix may_hard_irq_enable() for PMI soft masking
Nicholas Piggin
1
-3
/
+3
2018-01-23
powerpc/64s: Improve RFI L1-D cache flush fallback
Nicholas Piggin
1
-40
/
+36
2018-01-21
Merge branch 'fixes' into next
Michael Ellerman
1
-13
/
+124
2018-01-20
powerpc: Handle exceptions caused by pkey violation
Ram Pai
1
-1
/
+1
2018-01-19
powerpc/64s: Add support to mask perf interrupts and replay them
Madhavan Srinivasan
1
-2
/
+4
2018-01-19
powerpc/64s: Add support to take additional parameter in MASKABLE_* macro
Madhavan Srinivasan
1
-13
/
+19
2018-01-16
powerpc: Remove useless EXC_COMMON_HV
Benjamin Herrenschmidt
1
-1
/
+1
2018-01-10
powerpc/64s: Add support for RFI flush of L1-D cache
Michael Ellerman
1
-0
/
+84
2018-01-09
powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNEL
Nicholas Piggin
1
-1
/
+28
2018-01-09
powerpc/64s: Simple RFI macro conversions
Nicholas Piggin
1
-12
/
+12
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-17
/
+32
2017-11-14
powerpc/64s: Fix masking of SRR1 bits on instruction fault
Michael Ellerman
1
-1
/
+1
2017-11-13
powerpc: Fix DABR match on hash based systems
Benjamin Herrenschmidt
1
-1
/
+1
2017-11-06
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
1
-4
/
+4
2017-11-06
KVM: PPC: Book3S HV: Handle host system reset in guest mode
Nicholas Piggin
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-22
powerpc: Disable the fast-endian switch syscall by default
Michael Ellerman
1
-0
/
+5
2017-10-22
powerpc/64s: Move the two FAST_ENDIAN macros next to each other
Michael Ellerman
1
-6
/
+6
2017-10-16
powerpc/mce: Hookup derror (load/store) UE errors
Balbir Singh
1
-1
/
+1
2017-10-06
powerpc/64s: Use emergency stack for kernel TM Bad Thing program checks
Cyril Bur
1
-1
/
+23
2017-09-27
powerpc/64s: Add workaround for P9 vector CI load issue
Michael Neuling
1
-4
/
+12
2017-08-23
powerpc/64s: Remove spurious IRQ reason in IRQ replay
Nicholas Piggin
1
-2
/
+0
2017-08-23
powerpc/64s: Use the HV handler for external IRQ replay in HV mode on POWER9
Nicholas Piggin
1
-0
/
+4
2017-08-23
powerpc/64s: Merge HV and non-HV paths for doorbell IRQ replay
Nicholas Piggin
1
-1
/
+1
2017-08-23
powerpc/64s: masked_interrupt() returns to kernel so avoid restoring r13
Nicholas Piggin
1
-1
/
+1
2017-08-23
powerpc/64s: Optimise clearing of MSR_EE in masked_[H]interrupt()
Nicholas Piggin
1
-2
/
+1
2017-08-23
powerpc/64s: Avoid a branch in masked_[H]interrupt()
Nicholas Piggin
1
-4
/
+2
2017-08-23
powerpc/64s: Fix replay interrupt return label name
Michael Ellerman
1
-2
/
+2
2017-08-23
Merge branch 'fixes' into next
Michael Ellerman
1
-1
/
+9
2017-08-10
powerpc: Fix powerpc-specific watchdog build configuration
Nicholas Piggin
1
-3
/
+3
[next]