index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2013-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2013-10-29
powerpc: Fix PPC_EMULATED_STATS build break with sync patch
Scott Wood
1
-0
/
+1
2013-10-29
powerpc/mpc8xx: Clearer Oops message for Software Emulation Exception
LEROY Christophe
1
-1
/
+2
2013-10-19
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-17
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-31
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-26
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
2012-05-09
powerpc/irq: Make alignment & program interrupt behave the same
Benjamin Herrenschmidt
1
-2
/
+8
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-1
/
+2
2012-03-09
powerpc: Disable interrupts in 64-bit kernel FP and vector faults
Benjamin Herrenschmidt
1
-0
/
+3
2012-02-23
fadump: Convert firmware-assisted cpu state dump data into elf notes.
Mahesh Salgaonkar
1
-0
/
+3
2011-12-08
powerpc: Rework die()
Anton Blanchard
1
-55
/
+73
2011-12-08
powerpc: Remove broken and complicated kdump system reset code
Anton Blanchard
1
-20
/
+13
2011-12-08
powerpc: Give us time to get all oopses out before panicking
Anton Blanchard
1
-1
/
+13
2011-11-17
powerpc: Remove extraneous CONFIG_PPC_ADV_DEBUG_REGS define
Kumar Gala
1
-2
/
+0
2011-10-07
powerpc/fsl-booke: Handle L1 D-cache parity error correctly on e500mc
Kumar Gala
1
-1
/
+8
2011-07-12
powerpc/e500: Save SPEFCSR in flush_spe_to_thread()
yu liu
1
-4
/
+1
2011-06-29
arch/powerpc: use printk_ratelimited instead of printk_ratelimit
Christian Dietrich
1
-12
/
+10
2011-06-22
powerpc/e500: fix breakage with fsl_rio_mcheck_exception
Scott Wood
1
-1
/
+1
2011-05-20
powerpc/fsl_rio: move machine_check handler
Shaohui Xie
1
-0
/
+13
2011-05-20
Merge remote branch 'origin/master' into merge
Benjamin Herrenschmidt
1
-1
/
+0
[next]