index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
ia64
/
kernel
/
unaligned.c
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-08-12
ia64: annotate switch fallthroughs in ia64_handle_unaligned
Christoph Hellwig
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2018-09-27
signal/ia64: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-01-24
ia64: ensure exception table search users include extable.h
Paul Gortmaker
2017-01-24
ia64: move ia64_done_with_exception out of asm/uaccess.h
Paul Gortmaker
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-05-05
ia64/unaligned: Silence another GCC warning about an uninitialised variable
Matt Fleming
2016-01-28
ia64: Pin controlling tty for unaligned fault message
Peter Hurley
2010-05-18
[IA64] use __ratelimit
Akinobu Mita
2009-10-13
[IA64] use printk_once() unaligned.c/io_common.c
Marcin Slusarz
2009-01-15
[IA64] dump stack on kernel unaligned warnings
Doug Chapman
2008-04-09
[IA64] arch/ia64/kernel/: use time_* macros
S.Caglar Onur
2008-03-06
[IA64] remove remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-05
[IA64] honor notify_die() returning NOTIFY_STOP
Jan Beulich
2008-01-15
[IA64] Fix unaligned handler for floating point instructions with base update
Luck, Tony
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2006-02-28
[IA64] sysctl option to silence unaligned trap warnings
Jes Sorensen
2006-02-27
[IA64] die_if_kernel() can return
Tony Luck
2006-01-24
[IA64] Scaling fix for simultaneous unaligned accesses
Jack Steiner
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds