summaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/unaligned.c
AgeCommit message (Expand)Author
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-08-12ia64: annotate switch fallthroughs in ia64_handle_unalignedChristoph Hellwig
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2018-09-27signal/ia64: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-01-24ia64: ensure exception table search users include extable.hPaul Gortmaker
2017-01-24ia64: move ia64_done_with_exception out of asm/uaccess.hPaul Gortmaker
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-05-05ia64/unaligned: Silence another GCC warning about an uninitialised variableMatt Fleming
2016-01-28ia64: Pin controlling tty for unaligned fault messagePeter Hurley
2010-05-18[IA64] use __ratelimitAkinobu Mita
2009-10-13[IA64] use printk_once() unaligned.c/io_common.cMarcin Slusarz
2009-01-15[IA64] dump stack on kernel unaligned warningsDoug Chapman
2008-04-09[IA64] arch/ia64/kernel/: use time_* macrosS.Caglar Onur
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-05[IA64] honor notify_die() returning NOTIFY_STOPJan Beulich
2008-01-15[IA64] Fix unaligned handler for floating point instructions with base updateLuck, Tony
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-02-28[IA64] sysctl option to silence unaligned trap warningsJes Sorensen
2006-02-27[IA64] die_if_kernel() can returnTony Luck
2006-01-24[IA64] Scaling fix for simultaneous unaligned accessesJack Steiner
2005-03-08[IA64] fix bad emulation of unaligned semaphore opcodesBob Montgomery
2004-10-05[IA64] minimal sparse-enablement; add __user annotationsDavid Mosberger
2004-10-05[IA64] sparse 0 vs. NULL cleanup patchDavid Mosberger
2004-04-11[PATCH] move job control fields from task_struct to signal_structAndrew Morton
2004-03-23[PATCH] ia64: fix name conflict with handle_exception()Bjorn Helgaas
2004-02-09[PATCH] ia64: fix ld.a emulationKenneth W. Chen
2004-01-27ia64: Implement exception-table sorting for real.David Mosberger
2003-10-09Revert the process group accessor functions. They are buggy, andLinus Torvalds
2003-10-04[PATCH] move job control fields from task_struct toAndrew Morton
2003-08-19ia64: Fixes for the inline-asm cleanup patch so the tree builds andDavid Mosberger
2003-08-19[PATCH] ia64: cleanup inline assemblySuresh B. Siddha
2003-05-21ia64: Restructure pt_regs and optimize syscall path.David Mosberger
2003-05-05[PATCH] ia64: spelling fixesSteven Cole
2003-01-23ia64: Sync up with 2.5.59.David Mosberger
2003-01-15ia64: Make asynchronous signal delivery work properly during fsys-mode execut...David Mosberger
2003-01-14ia64: Light-weight system call support (aka, "fsyscalls"). This does not (yet)David Mosberger
2002-12-09[PATCH] ia64: Fix typo in unaligned memory access handler (no functional chan...Bjorn Helgaas
2002-12-09ia64: Fix unaligned memory access handler.David Mosberger
2002-03-13Make main-title more concise.David Mosberger
2002-03-08ia64-patchesDavid Mosberger
2002-02-04v2.4.14.1 -> v2.4.14.2Linus Torvalds
2002-02-04v2.4.7.3 -> v2.4.7.4Linus Torvalds
2002-02-04v2.4.3 -> v2.4.3.1Linus Torvalds
2002-02-04Import changesetLinus Torvalds