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