index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
2018-01-22
signal/powerpc: Remove unnecessary signal_code parameter of do_send_trap
Eric W. Biederman
2018-01-12
signal/powerpc: Document conflicts with SI_USER and SIGFPE and SIGTRAP
Eric W. Biederman
2017-11-06
powerpc: Remove facility loadups on transactional {fp, vec, vsx} unavailable
Cyril Bur
2017-11-06
powerpc: Always save/restore checkpointed regs during treclaim/trecheckpoint
Cyril Bur
2017-11-06
powerpc: Force reload for recheckpoint during tm {fp, vec, vsx} unavailable e...
Cyril Bur
2017-11-06
powerpc: Don't enable FP/Altivec if not checkpointed
Cyril Bur
2017-11-06
powerpc/tm: Don't check for WARN in TM Bad Thing handling
Michael Ellerman
2017-09-27
powerpc/64s: Add workaround for P9 vector CI load issue
Michael Neuling
2017-09-20
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2017-08-31
powerpc: Machine check interrupt is a non-maskable interrupt
Nicholas Piggin
2017-08-31
powerpc/powernv: Use kernel crash path for machine checks
Nicholas Piggin
2017-08-31
powerpc: Do not send system reset request through the oops path
Nicholas Piggin
2017-08-28
powerpc/e6500: Update machine check for L1D cache err
Matt Weber
2017-08-28
powerpc/oops: Use IS_ENABLED() for oops markers
Michael Ellerman
2017-08-28
powerpc/oops: Print the kernel's endian in the oops
Michael Ellerman
2017-08-28
powerpc/oops: Fix the oops markers to use pr_cont()
Michael Ellerman
2017-08-10
powerpc/8xx: Remove SoftwareEmulation()
Christophe Leroy
2017-08-10
powerpc/8xx: Move 8xx machine check handlers into platforms/8xx
Christophe Leroy
2017-08-10
powerpc/traps: Use SRR1 defines for program check reasons
Michael Ellerman
2017-08-10
powerpc/mce: Move 64-bit machine check code into mce.c
Michael Ellerman
2017-08-10
powerpc/traps: machine_check_generic() is only used on 32-bit
Michael Ellerman
2017-08-10
powerpc/traps: Inline get_mc_reason()
Michael Ellerman
2017-08-10
powerpc/4xx: Move machine_check_4xx() into platforms/4xx
Michael Ellerman
2017-08-10
powerpc/44x: Move 44x machine check handlers into platforms/44x
Michael Ellerman
2017-08-10
powerpc: Add irq accounting for system reset interrupts
Nicholas Piggin
2017-08-10
powerpc/64s: Fix mce accounting for powernv
Nicholas Piggin
2017-07-03
powerpc/64s: Blacklist functions invoked on a trap
Naveen N. Rao
2017-05-03
powerpc/book3s/mce: Move add_taint() later in virtual mode
Mahesh Salgaonkar
2017-04-28
powerpc: Mark system reset as an NMI with nmi_enter/exit()
Nicholas Piggin
2017-04-28
powerpc/64s: Disallow system reset vs system reset reentrancy
Nicholas Piggin
2017-04-13
powerpc/64s: Add SCV FSCR bit for ISA v3.0
Nicholas Piggin
2017-04-13
powerpc/64s: Add msgp facility unavailable log string
Nicholas Piggin
2017-04-11
powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
Michael Ellerman
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-02
powerpc Don't print misleading facility name in facility unavailable exception
Balbir Singh
2016-11-30
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
Thiago Jung Bauermann
2016-11-23
powerpc/kprobes: Invoke handlers directly
Naveen N. Rao
2016-11-18
powerpc: Fix second nested oops hang
Nicholas Piggin
2016-11-18
powerpc: Fix graceful debugger recovery
Nicholas Piggin
2016-11-14
powerpc: Revert Load Monitor Register Support
Michael Neuling
2016-11-14
powerpc: Add support for relative exception tables
Nicholas Piggin
2016-10-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2016-10-04
powerpc: tm: Enable transactional memory (TM) lazily for userspace
Cyril Bur
2016-10-04
powerpc/tm: Add TM Unavailable Exception
Cyril Bur
2016-10-04
powerpc: tm: Always use fp_state and vr_state to store live registers
Cyril Bur
2016-09-25
powerpc/8xx: add dedicated machine check handler
Christophe Leroy
2016-09-25
powerpc/8xx: add system_reset_exception
Christophe Leroy
2016-09-24
powerpc32: Use instruction symbolic names in check_io_access()
Christophe Leroy
2016-09-19
powerpc: Use kprobe blacklist for exception handlers
Nicholas Piggin
[next]