index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
traps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/fscr: Enable interrupts earlier before calling get_user()
Anshuman Khandual
2018-04-10
1
-15
/
+17
*
powerpc: Clear branch trap (MSR.BE) before delivering SIGTRAP
Matt Evans
2018-04-01
1
-1
/
+3
*
powerpc/64s: sreset panic if there is no debugger or crash dump handlers
Nicholas Piggin
2018-04-01
1
-2
/
+13
*
powerpc/mm: Add support for handling > 512TB address in SLB miss
Aneesh Kumar K.V
2018-03-31
1
-12
/
+0
*
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-02-02
1
-5
/
+46
|
\
|
*
powerpc/pseries, ps3: panic flush kernel messages before halting system
Nicholas Piggin
2018-01-22
1
-0
/
+24
|
*
powerpc: Use octal numbers for file permissions
Russell Currey
2018-01-22
1
-2
/
+2
|
*
powerpc/ptrace: Add memory protection key regset
Thiago Jung Bauermann
2018-01-20
1
-0
/
+7
|
*
powerpc: Deliver SEGV signal on pkey violation
Ram Pai
2018-01-20
1
-1
/
+11
|
*
powerpc: System reset avoid interleaving oops using die synchronisation
Nicholas Piggin
2018-01-18
1
-1
/
+1
|
*
powerpc: Use the TRAP macro whenever comparing a trap number
Benjamin Herrenschmidt
2018-01-16
1
-1
/
+1
*
|
signal/powerpc: Remove unnecessary signal_code parameter of do_send_trap
Eric W. Biederman
2018-01-22
1
-6
/
+6
*
|
signal/powerpc: Document conflicts with SI_USER and SIGFPE and SIGTRAP
Eric W. Biederman
2018-01-12
1
-5
/
+5
|
/
*
powerpc: Remove facility loadups on transactional {fp, vec, vsx} unavailable
Cyril Bur
2017-11-06
1
-30
/
+0
*
powerpc: Always save/restore checkpointed regs during treclaim/trecheckpoint
Cyril Bur
2017-11-06
1
-20
/
+6
*
powerpc: Force reload for recheckpoint during tm {fp, vec, vsx} unavailable e...
Cyril Bur
2017-11-06
1
-5
/
+17
*
powerpc: Don't enable FP/Altivec if not checkpointed
Cyril Bur
2017-11-06
1
-4
/
+4
*
powerpc/tm: Don't check for WARN in TM Bad Thing handling
Michael Ellerman
2017-11-06
1
-7
/
+2
*
powerpc/64s: Add workaround for P9 vector CI load issue
Michael Neuling
2017-09-27
1
-0
/
+201
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2017-09-20
1
-2
/
+10
|
\
|
*
powerpc/e6500: Update machine check for L1D cache err
Matt Weber
2017-08-28
1
-2
/
+10
*
|
powerpc: Machine check interrupt is a non-maskable interrupt
Nicholas Piggin
2017-08-31
1
-3
/
+6
*
|
powerpc/powernv: Use kernel crash path for machine checks
Nicholas Piggin
2017-08-31
1
-0
/
+22
*
|
powerpc: Do not send system reset request through the oops path
Nicholas Piggin
2017-08-31
1
-16
/
+31
*
|
powerpc/oops: Use IS_ENABLED() for oops markers
Michael Ellerman
2017-08-28
1
-9
/
+10
*
|
powerpc/oops: Print the kernel's endian in the oops
Michael Ellerman
2017-08-28
1
-0
/
+6
*
|
powerpc/oops: Fix the oops markers to use pr_cont()
Michael Ellerman
2017-08-28
1
-5
/
+5
|
/
*
powerpc/8xx: Remove SoftwareEmulation()
Christophe Leroy
2017-08-10
1
-18
/
+0
*
powerpc/8xx: Move 8xx machine check handlers into platforms/8xx
Christophe Leroy
2017-08-10
1
-25
/
+0
*
powerpc/traps: Use SRR1 defines for program check reasons
Michael Ellerman
2017-08-10
1
-5
/
+5
*
powerpc/mce: Move 64-bit machine check code into mce.c
Michael Ellerman
2017-08-10
1
-33
/
+0
*
powerpc/traps: machine_check_generic() is only used on 32-bit
Michael Ellerman
2017-08-10
1
-1
/
+1
*
powerpc/traps: Inline get_mc_reason()
Michael Ellerman
2017-08-10
1
-10
/
+4
*
powerpc/4xx: Move machine_check_4xx() into platforms/4xx
Michael Ellerman
2017-08-10
1
-17
/
+1
*
powerpc/44x: Move 44x machine check handlers into platforms/44x
Michael Ellerman
2017-08-10
1
-74
/
+0
*
powerpc: Add irq accounting for system reset interrupts
Nicholas Piggin
2017-08-10
1
-0
/
+2
*
powerpc/64s: Fix mce accounting for powernv
Nicholas Piggin
2017-08-10
1
-1
/
+3
*
powerpc/64s: Blacklist functions invoked on a trap
Naveen N. Rao
2017-07-03
1
-0
/
+3
*
powerpc/book3s/mce: Move add_taint() later in virtual mode
Mahesh Salgaonkar
2017-05-03
1
-2
/
+2
*
powerpc: Mark system reset as an NMI with nmi_enter/exit()
Nicholas Piggin
2017-04-28
1
-0
/
+11
*
powerpc/64s: Disallow system reset vs system reset reentrancy
Nicholas Piggin
2017-04-28
1
-1
/
+7
*
powerpc/64s: Add SCV FSCR bit for ISA v3.0
Nicholas Piggin
2017-04-13
1
-0
/
+1
*
powerpc/64s: Add msgp facility unavailable log string
Nicholas Piggin
2017-04-13
1
-0
/
+1
*
powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
Michael Ellerman
2017-04-11
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
powerpc Don't print misleading facility name in facility unavailable exception
Balbir Singh
2016-12-02
1
-4
/
+4
*
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
Thiago Jung Bauermann
2016-11-30
1
-1
/
+1
*
powerpc/kprobes: Invoke handlers directly
Naveen N. Rao
2016-11-23
1
-0
/
+13
*
powerpc: Fix second nested oops hang
Nicholas Piggin
2016-11-18
1
-2
/
+3
[next]