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
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
2014-11-03
powerpc: Replace __get_cpu_var uses
Christoph Lameter
1
-4
/
+4
2014-08-05
powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
Mahesh Salgaonkar
1
-0
/
+24
2014-06-25
powerpc/traps/e500: fix misleading error output
Wladislav Wiebe
1
-1
/
+1
2014-06-11
powerpc/book3s: Increment the mce counter during machine_check_early call.
Mahesh Salgaonkar
1
-0
/
+2
2014-04-09
powerpc: Add lq/stq emulation
Anton Blanchard
1
-0
/
+1
2014-03-24
powerpc: Rate-limit users spamming kernel log buffer
Michael Neuling
1
-2
/
+3
2014-01-15
powerpc: Fix transactional FP/VMX/VSX unavailable handlers
Paul Mackerras
1
-9
/
+36
2014-01-15
powerpc: Don't corrupt transactional state when using FP/VMX in kernel
Paul Mackerras
1
-9
/
+3
2013-12-05
powerpc/book3s: Introduce a early machine check hook in cpu_spec.
Mahesh Salgaonkar
1
-2
/
+5
2013-12-05
powerpc/book3s: handle machine check in Linux host.
Mahesh Salgaonkar
1
-0
/
+12
2013-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2013-10-28
powerpc: Fix PPC_EMULATED_STATS build break with sync patch
Scott Wood
1
-0
/
+1
2013-10-28
powerpc/mpc8xx: Clearer Oops message for Software Emulation Exception
LEROY Christophe
1
-1
/
+2
2013-10-18
powerpc: move debug registers in a structure
Bharat Bhushan
1
-17
/
+18
2013-10-17
powerpc: move debug registers in a structure
Bharat Bhushan
1
-17
/
+18
2013-10-16
powerpc: Emulate sync instruction variants
James Yang
1
-0
/
+7
2013-10-11
powerpc: Put FP/VSX and VR state into structures
Paul Mackerras
1
-7
/
+3
2013-08-27
powerpc: Cleanup handling of the DSCR bit in the FSCR register
Michael Neuling
1
-5
/
+2
2013-08-27
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-24
/
+34
2013-08-27
powerpc: Skip emulating & leave interrupts off for kernel program checks
Michael Ellerman
1
-0
/
+11
2013-08-14
powerpc: Emulate instructions in little endian mode
Anton Blanchard
1
-1
/
+1
2013-08-14
powerpc: Introduce function emulate_math()
Kevin Hao
1
-45
/
+34
2013-08-14
powerpc/math-emu: Move the flush FPU state function into do_mathemu
Kevin Hao
1
-9
/
+0
2013-08-09
powerpc: Fix context switch DSCR on POWER8
Michael Neuling
1
-24
/
+34
2013-07-30
powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xx
Hongtao Jia
1
-0
/
+3
2013-07-01
Merge tag 'v3.10' into next
Benjamin Herrenschmidt
1
-0
/
+10
2013-07-01
powerpc: Wire up the HV facility unavailable exception
Michael Ellerman
1
-4
/
+12
2013-07-01
powerpc: Rename and flesh out the facility unavailable exception handler
Michael Ellerman
1
-8
/
+25
2013-06-30
powerpc: Fix string instr. emulation for 32-bit processes on ppc64
James Yang
1
-0
/
+4
2013-06-20
powerpc/8xx: Remove 8xx specific "minimal FPU emulation"
Benjamin Herrenschmidt
1
-21
/
+1
2013-06-20
powerpc/math-emu: Allow math-emu to be used for HW FPU
Benjamin Herrenschmidt
1
-1
/
+11
2013-06-15
powerpc: Fix emulation of illegal instructions on PowerNV platform
Paul Mackerras
1
-0
/
+10
2013-06-01
powerpc/tm: Abort on emulation and alignment faults
Michael Neuling
1
-0
/
+29
2013-05-14
powerpc: Exception hooks for context tracking subsystem
Li Zhong
1
-22
/
+58
2013-05-06
powerpc: Emulate non privileged DSCR read and write
Anton Blanchard
1
-2
/
+8
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2013-02-15
powerpc: Hook in new transactional memory code
Michael Neuling
1
-0
/
+32
2013-02-15
powerpc: Routines for FP/VSX/VMX unavailable during a transaction
Michael Neuling
1
-0
/
+83
2013-02-15
powerpc: Add transactional memory unavaliable execption handler
Michael Neuling
1
-0
/
+21
2013-02-15
powerpc: New macros for transactional memory support
Michael Neuling
1
-0
/
+8
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
1
-1
/
+1
2013-01-10
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
Michael Neuling
1
-2
/
+2
2013-01-10
powerpc: Enable the Watchdog vector for 405
Jason Gunthorpe
1
-1
/
+1
2012-09-07
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-1
/
+2
2012-09-05
powerpc: Keep thread.dscr and thread.dscr_inherit in sync
Anton Blanchard
1
-1
/
+2
2012-09-05
powerpc: Add trap_nr to thread_struct
Ananth N Mavinakayanahalli
1
-0
/
+1
[next]