summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/traps_32.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-23arch: include linux/cpu.h for trap_init() prototypeArnd Bergmann1-0/+1
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman1-3/+1
2021-07-23signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRPEric W. Biederman1-11/+11
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman1-2/+2
2018-04-25signal/sparc: Use force_sig_fault where appropriateEric W. Biederman1-18/+3
2018-04-25signal/sparc: Use send_sig_fault where appropriateEric W. Biederman1-76/+17
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman1-0/+10
2018-04-20sparc: fix compat siginfo ABI regressionDmitry V. Levin1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-20signal/sparc: Document a conflict with SI_USER with SIGFPEEric W. Biederman1-1/+1
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar1-1/+1
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2017-02-28mm: add new mmgrab() helperVegard Nossum1-1/+1
2015-04-12sparc: Remove signal translation and exec_domainRichard Weinberger1-1/+0
2014-05-19sparc: fix sparse warning in math_{32,64}Sam Ravnborg1-2/+0
2014-04-29sparc32: fix sparse warning in traps_32.cSam Ravnborg1-1/+1
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell1-1/+1
2012-05-15sparc32: Kill off software 32-bit multiply/divide routines.David S. Miller1-2/+0
2012-03-28Disintegrate asm/system.h for SparcDavid Howells1-1/+0
2011-11-01sparc: add export.h to arch/sparc files as requiredPaul Gortmaker1-0/+1
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-01-09sparc: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg1-0/+1
2009-01-03sparc: add '32' suffix to reg_window, sigcontext, __siginfo_tSam Ravnborg1-2/+2
2008-12-08sparc: fix sparse warnings in traps_32.cSam Ravnborg1-31/+3
2008-12-04sparc: prepare kernel/ for unificationSam Ravnborg1-0/+490