index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
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
2016-09-13
powerpc/mm: Preserve CFAR value on SLB miss caused by access to bogus address
Paul Mackerras
2016-08-22
powerpc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
[prev]
[next]