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
/
ia64
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
1
-9
/
+9
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
1
-3
/
+3
2018-09-27
signal/ia64: Use force_sig_fault where appropriate
Eric W. Biederman
1
-105
/
+39
2018-04-25
signal/ia64: Replace FPE_FIXME with FPE_FLTUNK
Eric W. Biederman
1
-2
/
+2
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-3
/
+24
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-20
signal/ia64: Document a conflict with SI_USER with SIGFPE
Eric W. Biederman
1
-2
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-01-24
ia64: ensure exception table search users include extable.h
Paul Gortmaker
1
-1
/
+2
2017-01-24
ia64: move ia64_done_with_exception out of asm/uaccess.h
Paul Gortmaker
1
-1
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-05-05
ia64/traps: Silence GCC warning about uninitialised variable
Matt Fleming
1
-0
/
+1
2014-08-26
ia64: Replace __get_cpu_var uses
Christoph Lameter
1
-1
/
+1
2013-06-04
[IA64] Fix trap #45 handling
Chen Gang
1
-1
/
+1
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for IA64
David Howells
1
-0
/
+1
2010-02-08
[IA64] Remove COMPAT_IA32 support
Tony Luck
1
-9
/
+0
2008-02-05
[IA64] honor notify_die() returning NOTIFY_STOP
Jan Beulich
1
-12
/
+23
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
1
-3
/
+3
2007-07-17
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
1
-0
/
+1
2007-05-12
[IA64] spelling fixes: arch/ia64/
Simon Arlott
1
-1
/
+1
2007-05-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Linus Torvalds
1
-3
/
+3
2007-05-08
[IA64] SPIN_LOCK_UNLOCKED macro cleanup in arch/ia64
Milind Arun Choudhary
1
-3
/
+3
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-17
/
+1
2007-02-11
[PATCH] Consolidate bust_spinlocks()
Kirill Korotaev
1
-30
/
+0
2006-12-12
[IA64] - Reduce overhead of FP exception logging messages
Jack Steiner
1
-10
/
+40
2006-08-14
[PATCH] Change panic_on_oops message to "Fatal exception"
Horms
1
-1
/
+1
2006-08-01
[PATCH] panic_on_oops: remove ssleep()
Horms
1
-5
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-27
[PATCH] Notifier chain update: API changes
Alan Stern
1
-3
/
+3
2006-02-16
[IA64] support panic_on_oops sysctl
Horms
1
-0
/
+8
2006-01-14
[IA64] Handle debug traps in fsys mode
Jason Uhlenkott
1
-7
/
+19
2005-11-29
[IA64] Remove getting break_num by decoding instruction
Keshavamurthy Anil S
1
-18
/
+0
2005-11-07
[IA64] Extend notify_die() hooks for IA64
Keith Owens
1
-24
/
+20
2005-09-08
[PATCH] Kprobes: prevent possible race conditions ia64 changes
Prasanna S Panchamukhi
1
-2
/
+3
2005-07-07
[IA64] Make ia64 die() preempt safe
1
-2
/
+4
2005-06-23
[PATCH] Kprobes/IA64: kdebug die notification mechanism
Anil S Keshavamurthy
1
-1
/
+32
2005-06-09
[PATCH] ia64: fix floating-point preemption problem
Peter Chubb
1
-1
/
+10
2005-06-08
[IA64] Extract correct break number for break.b
Keith Owens
1
-0
/
+18
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+609