index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-11-30
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
Thiago Jung Bauermann
1
-1
/
+1
2016-11-23
powerpc/kprobes: Invoke handlers directly
Naveen N. Rao
1
-0
/
+13
2016-11-18
powerpc: Fix second nested oops hang
Nicholas Piggin
1
-2
/
+3
2016-11-18
powerpc: Fix graceful debugger recovery
Nicholas Piggin
1
-4
/
+5
2016-11-14
powerpc: Revert Load Monitor Register Support
Michael Neuling
1
-9
/
+0
2016-11-14
powerpc: Add support for relative exception tables
Nicholas Piggin
1
-1
/
+1
2016-10-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
1
-16
/
+29
2016-10-04
powerpc: tm: Enable transactional memory (TM) lazily for userspace
Cyril Bur
1
-0
/
+9
2016-10-04
powerpc/tm: Add TM Unavailable Exception
Cyril Bur
1
-0
/
+29
2016-10-04
powerpc: tm: Always use fp_state and vr_state to store live registers
Cyril Bur
1
-4
/
+8
2016-09-25
powerpc/8xx: add dedicated machine check handler
Christophe Leroy
1
-11
/
+25
2016-09-25
powerpc/8xx: add system_reset_exception
Christophe Leroy
1
-1
/
+1
2016-09-24
powerpc32: Use instruction symbolic names in check_io_access()
Christophe Leroy
1
-4
/
+3
2016-09-19
powerpc: Use kprobe blacklist for exception handlers
Nicholas Piggin
1
-7
/
+14
2016-09-13
powerpc/mm: Preserve CFAR value on SLB miss caused by access to bogus address
Paul Mackerras
1
-0
/
+12
2016-08-22
powerpc: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
1
-1
/
+2
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+5
2016-06-21
powerpc: Load Monitor Register Support
Jack Miller
1
-0
/
+9
2016-06-21
powerpc: Improve FSCR init and context switching
Michael Neuling
1
-1
/
+2
2016-06-20
KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interrupt
Mahesh Salgaonkar
1
-0
/
+5
2016-06-16
powerpc: Introduce asm-prototypes.h
Daniel Axtens
1
-0
/
+1
2016-03-19
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+10
2016-03-17
powerpc: query dynamic DEBUG_PAGEALLOC setting
Joonsoo Kim
1
-3
/
+2
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
1
-1
/
+1
2016-02-24
powerpc: Fix BUG_ON() reporting in real mode
Balbir Singh
1
-1
/
+9
2015-11-26
powerpc: Remove unused function trace_syscall()
Rashmica Gupta
1
-7
/
+0
2015-07-06
powerpc: Set the correct kernel taint on machine check errors.
Daniel Axtens
1
-0
/
+2
2015-06-07
powerpc: Fix handling of DSCR related facility unavailable exception
Anshuman Khandual
1
-5
/
+40
2015-01-28
powerpc: Remove some unused functions
Michael Ellerman
1
-15
/
+0
[prev]
[next]