Gitiles Standalone
repos
/
linux-5.10
/
96695563cebfb810b09479a9951ebbc466fa4c68
/
arch
/
powerpc
/
kernel
/
traps.c
9669556
powerpc/tm: Fix HTM documentation
by Breno Leitao
· 7 years ago
997dd26
powerpc/traps: Avoid rate limit messages from show unhandled signals
by Michael Ellerman
· 7 years ago
a99b9c5
powerpc/traps: Show instructions on exceptions
by Murilo Opsfelder Araujo
· 7 years ago
0f642d6
powerpc/traps: Print VMA for unhandled signals
by Murilo Opsfelder Araujo
· 7 years ago
49d8f20
powerpc/traps: Use %lx format in show_signal_msg()
by Murilo Opsfelder Araujo
· 7 years ago
35a52a1
powerpc/traps: Use an explicit ratelimit state for show_signal_msg()
by Murilo Opsfelder Araujo
· 7 years ago
658b0f9
powerpc/traps: Print unhandled signals in a separate function
by Murilo Opsfelder Araujo
· 7 years ago
e821fa42
signal/powerpc: Replace TRAP_FIXME with TRAP_UNK
by Eric W. Biederman
· 7 years ago
aeb1c0f
signal/powerpc: Replace FPE_FIXME with FPE_FLTUNK
by Eric W. Biederman
· 7 years ago
3eb0f51
signal: Ensure every siginfo we send has all bits initialized
by Eric W. Biederman
· 7 years ago
709b973
powerpc/fscr: Enable interrupts earlier before calling get_user()
by Anshuman Khandual
· 7 years ago
0e524e7
powerpc: Clear branch trap (MSR.BE) before delivering SIGTRAP
by Matt Evans
· 7 years ago
d40b676
powerpc/64s: sreset panic if there is no debugger or crash dump handlers
by Nicholas Piggin
· 7 years ago
f384796c
powerpc/mm: Add support for handling > 512TB address in SLB miss
by Aneesh Kumar K.V
· 7 years ago
03f51d4
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
4735504
signal/powerpc: Remove unnecessary signal_code parameter of do_send_trap
by Eric W. Biederman
· 8 years ago
35adacd
powerpc/pseries, ps3: panic flush kernel messages before halting system
by Nicholas Piggin
· 8 years ago
57ad583f
powerpc: Use octal numbers for file permissions
by Russell Currey
· 9 years ago
c5cc1f4
powerpc/ptrace: Add memory protection key regset
by Thiago Jung Bauermann
· 8 years ago
99cd130
powerpc: Deliver SEGV signal on pkey violation
by Ram Pai
· 8 years ago
4552d12
powerpc: System reset avoid interleaving oops using die synchronisation
by Nicholas Piggin
· 8 years ago
2271db2
powerpc: Use the TRAP macro whenever comparing a trap number
by Benjamin Herrenschmidt
· 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
· 10 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
· 12 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
Next »