Gitiles Standalone
repos
/
linux-5.10
/
47355040d2760566901057287b35d5f10e217e12
/
arch
/
powerpc
/
kernel
/
traps.c
4735504
signal/powerpc: Remove unnecessary signal_code parameter of do_send_trap
by Eric W. Biederman
· 8 years ago
cf4674c
signal/powerpc: Document conflicts with SI_USER and SIGFPE and SIGTRAP
by Eric W. Biederman
· 8 years ago
6f700d3
powerpc: Remove facility loadups on transactional {fp, vec, vsx} unavailable
by Cyril Bur
· 8 years ago
eb5c3f1
powerpc: Always save/restore checkpointed regs during treclaim/trecheckpoint
by Cyril Bur
· 8 years ago
91381b9
powerpc: Force reload for recheckpoint during tm {fp, vec, vsx} unavailable exception
by Cyril Bur
· 8 years ago
a777117
powerpc: Don't enable FP/Altivec if not checkpointed
by Cyril Bur
· 8 years ago
632f0574
powerpc/tm: Don't check for WARN in TM Bad Thing handling
by Michael Ellerman
· 8 years ago
5080332
powerpc/64s: Add workaround for P9 vector CI load issue
by Michael Neuling
· 8 years ago
b134165
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into fixes
by Michael Ellerman
· 8 years ago
b96672d
powerpc: Machine check interrupt is a non-maskable interrupt
by Nicholas Piggin
· 8 years ago
6fcd6ba
powerpc/powernv: Use kernel crash path for machine checks
by Nicholas Piggin
· 8 years ago
4388c9b
powerpc: Do not send system reset request through the oops path
by Nicholas Piggin
· 8 years ago
a4e89ff
powerpc/e6500: Update machine check for L1D cache err
by Matt Weber
· 8 years ago
1c56cd8
powerpc/oops: Use IS_ENABLED() for oops markers
by Michael Ellerman
· 8 years ago
2e82ca3
powerpc/oops: Print the kernel's endian in the oops
by Michael Ellerman
· 8 years ago
72c0d9e
powerpc/oops: Fix the oops markers to use pr_cont()
by Michael Ellerman
· 8 years ago
fbbcc3b
powerpc/8xx: Remove SoftwareEmulation()
by Christophe Leroy
· 8 years ago
f70b1e8
powerpc/8xx: Move 8xx machine check handlers into platforms/8xx
by Christophe Leroy
· 8 years ago
d30a5a5
powerpc/traps: Use SRR1 defines for program check reasons
by Michael Ellerman
· 8 years ago
ccd3cd3
powerpc/mce: Move 64-bit machine check code into mce.c
by Michael Ellerman
· 8 years ago
7f3f819
powerpc/traps: machine_check_generic() is only used on 32-bit
by Michael Ellerman
· 8 years ago
42bff23
powerpc/traps: Inline get_mc_reason()
by Michael Ellerman
· 8 years ago
0d0935b
powerpc/4xx: Move machine_check_4xx() into platforms/4xx
by Michael Ellerman
· 8 years ago
5b4e285
powerpc/44x: Move 44x machine check handlers into platforms/44x
by Michael Ellerman
· 8 years ago
ca41ad4
powerpc: Add irq accounting for system reset interrupts
by Nicholas Piggin
· 8 years ago
f886f0f
powerpc/64s: Fix mce accounting for powernv
by Nicholas Piggin
· 8 years ago
15770a1
powerpc/64s: Blacklist functions invoked on a trap
by Naveen N. Rao
· 8 years ago
d93b0ac
powerpc/book3s/mce: Move add_taint() later in virtual mode
by Mahesh Salgaonkar
· 8 years ago
2b4f3ac
powerpc: Mark system reset as an NMI with nmi_enter/exit()
by Nicholas Piggin
· 9 years ago
c4f3b52
powerpc/64s: Disallow system reset vs system reset reentrancy
by Nicholas Piggin
· 9 years ago
9b7ff0c
powerpc/64s: Add SCV FSCR bit for ISA v3.0
by Nicholas Piggin
· 8 years ago
794464f
powerpc/64s: Add msgp facility unavailable log string
by Nicholas Piggin
· 8 years ago
7644d58
powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
by Michael Ellerman
· 9 years ago
b17b015
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>
by Ingo Molnar
· 9 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 9 years ago
93c2ec0
powerpc Don't print misleading facility name in facility unavailable exception
by Balbir Singh
· 9 years ago
da66588
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
by Thiago Jung Bauermann
· 9 years ago
6cc89ba
powerpc/kprobes: Invoke handlers directly
by Naveen N. Rao
· 9 years ago
7458e8b
powerpc: Fix second nested oops hang
by Nicholas Piggin
· 9 years ago
6f44b20
powerpc: Fix graceful debugger recovery
by Nicholas Piggin
· 9 years ago
29a969b
powerpc: Revert Load Monitor Register Support
by Michael Neuling
· 9 years ago
61a92f7
powerpc: Add support for relative exception tables
by Nicholas Piggin
· 9 years ago
065397a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
by Michael Ellerman
· 9 years ago
5d176f7
powerpc: tm: Enable transactional memory (TM) lazily for userspace
by Cyril Bur
· 9 years ago
172f7aa
powerpc/tm: Add TM Unavailable Exception
by Cyril Bur
· 9 years ago
dc31066
powerpc: tm: Always use fp_state and vr_state to store live registers
by Cyril Bur
· 9 years ago
e627f8d
powerpc/8xx: add dedicated machine check handler
by Christophe Leroy
· 9 years ago
f307939
powerpc/8xx: add system_reset_exception
by Christophe Leroy
· 9 years ago
ddc6cd0
powerpc32: Use instruction symbolic names in check_io_access()
by Christophe Leroy
· 9 years ago
03465f8
powerpc: Use kprobe blacklist for exception handlers
by Nicholas Piggin
· 9 years ago
f0f558b
powerpc/mm: Preserve CFAR value on SLB miss caused by access to bogus address
by Paul Mackerras
· 9 years ago
8a39b05
powerpc: migrate exception table users off module.h and onto extable.h
by Paul Gortmaker
· 9 years ago
221bb8a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
bd3ea31
powerpc: Load Monitor Register Support
by Jack Miller
· 9 years ago
b57bd2d
powerpc: Improve FSCR init and context switching
by Michael Neuling
· 9 years ago
fd7bacb
KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interrupt
by Mahesh Salgaonkar
· 9 years ago
42f5b4c
powerpc: Introduce asm-prototypes.h
by Daniel Axtens
· 9 years ago
d5e2d00
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
e7df0d8
powerpc: query dynamic DEBUG_PAGEALLOC setting
by Joonsoo Kim
· 9 years ago
446957b
powerpc: Fix misspellings in comments.
by Adam Buchbinder
· 9 years ago
a4c3f90
powerpc: Fix BUG_ON() reporting in real mode
by Balbir Singh
· 10 years ago
cdfc8ed
powerpc: Remove unused function trace_syscall()
by Rashmica Gupta
· 10 years ago
27ea2c4
powerpc: Set the correct kernel taint on machine check errors.
by Daniel Axtens
· 10 years ago
c952c1c
powerpc: Fix handling of DSCR related facility unavailable exception
by Anshuman Khandual
· 10 years ago
8aa989b
powerpc: Remove some unused functions
by Michael Ellerman
· 11 years ago
69111ba
powerpc: Replace __get_cpu_var uses
by Christoph Lameter
· 11 years ago
0869b6f
powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
by Mahesh Salgaonkar
· 11 years ago
c152833
powerpc/traps/e500: fix misleading error output
by Wladislav Wiebe
· 11 years ago
e6654d5
powerpc/book3s: Increment the mce counter during machine_check_early call.
by Mahesh Salgaonkar
· 11 years ago
f83319d
powerpc: Add lq/stq emulation
by Anton Blanchard
· 11 years ago
ee4ed6f
powerpc: Rate-limit users spamming kernel log buffer
by Michael Neuling
· 11 years ago
3ac8ff1
powerpc: Fix transactional FP/VMX/VSX unavailable handlers
by Paul Mackerras
· 12 years ago
d31626f
powerpc: Don't corrupt transactional state when using FP/VMX in kernel
by Paul Mackerras
· 12 years ago
4c70341
powerpc/book3s: Introduce a early machine check hook in cpu_spec.
by Mahesh Salgaonkar
· 12 years ago
1e9b450
powerpc/book3s: handle machine check in Linux host.
by Mahesh Salgaonkar
· 12 years ago
f080480
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
a3821b2
powerpc: Fix PPC_EMULATED_STATS build break with sync patch
by Scott Wood
· 12 years ago
1eb2819
powerpc/mpc8xx: Clearer Oops message for Software Emulation Exception
by LEROY Christophe
· 12 years ago
51ae8d4
powerpc: move debug registers in a structure
by Bharat Bhushan
· 12 years ago
9579198
powerpc: move debug registers in a structure
by Bharat Bhushan
· 12 years ago
9863c28
powerpc: Emulate sync instruction variants
by James Yang
· 12 years ago
de79f7b
powerpc: Put FP/VSX and VR state into structures
by Paul Mackerras
· 12 years ago
bc683a7
powerpc: Cleanup handling of the DSCR bit in the FSCR register
by Michael Neuling
· 12 years ago
3f1f431
Merge branch 'merge' into next
by Benjamin Herrenschmidt
· 12 years ago
b3f6a45
powerpc: Skip emulating & leave interrupts off for kernel program checks
by Michael Ellerman
· 12 years ago
4288e34
powerpc: Emulate instructions in little endian mode
by Anton Blanchard
· 12 years ago
3a3b5aa
powerpc: Introduce function emulate_math()
by Kevin Hao
· 12 years ago
6761ee3
powerpc/math-emu: Move the flush FPU state function into do_mathemu
by Kevin Hao
· 12 years ago
2517617
powerpc: Fix context switch DSCR on POWER8
by Michael Neuling
· 12 years ago
4e0e343
powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xx
by Hongtao Jia
· 12 years ago
24a72ac
Merge tag 'v3.10' into next
by Benjamin Herrenschmidt
· 12 years ago
b14b626
powerpc: Wire up the HV facility unavailable exception
by Michael Ellerman
· 12 years ago
021424a
powerpc: Rename and flesh out the facility unavailable exception handler
by Michael Ellerman
· 12 years ago
80aa0fb
powerpc: Fix string instr. emulation for 32-bit processes on ppc64
by James Yang
· 12 years ago
968219f
powerpc/8xx: Remove 8xx specific "minimal FPU emulation"
by Benjamin Herrenschmidt
· 12 years ago
4e63f8e
powerpc/math-emu: Allow math-emu to be used for HW FPU
by Benjamin Herrenschmidt
· 12 years ago
bf59390
powerpc: Fix emulation of illegal instructions on PowerNV platform
by Paul Mackerras
· 12 years ago
6ce6c62
powerpc/tm: Abort on emulation and alignment faults
by Michael Neuling
· 12 years ago
ba12eed
powerpc: Exception hooks for context tracking subsystem
by Li Zhong
· 12 years ago
73d2fb7
powerpc: Emulate non privileged DSCR read and write
by Anton Blanchard
· 12 years ago
Next »