aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/unaligned_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-23signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRPEric W. Biederman1-1/+1
2021-02-26Merge branch 'work.sparc32' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsDavid S. Miller1-5/+5
2021-01-03sparc32: take ->thread.flags outAl Viro1-95/+1
2021-01-03sparc32: switch to generic extablesAl Viro1-5/+5
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-4/+3
2018-04-25signal/sparc: Use send_sig_fault where appropriateEric W. Biederman1-9/+3
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2014-07-21sparc: use %s for unaligned panicKees Cook1-1/+1
2014-04-29sparc32: fix sparse warnings in unaligned_32.cSam Ravnborg1-0/+4
2012-03-28Disintegrate asm/system.h for SparcDavid Howells1-1/+0
2011-10-31sparc: remove several unnecessary module.h include instancesPaul Gortmaker1-1/+0
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra1-2/+2
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-09-08sparc: Kill all BKL usage.David S. Miller1-2/+1
2009-12-11sparc: Add alignment and emulation fault perf events.David S. Miller1-12/+3
2009-01-02sparc: add '32' suffix to reg_window, sigcontext, __siginfo_tSam Ravnborg1-6/+6
2008-12-04sparc: prepare kernel/ for unificationSam Ravnborg1-0/+390