| Commit message (Expand) | Author | Age | Files | Lines |
* | arch: include linux/cpu.h for trap_init() prototype | Arnd Bergmann | 2023-11-23 | 1 | -0/+1 |
* | exit: Add and use make_task_dead. | Eric W. Biederman | 2021-12-13 | 1 | -3/+1 |
* | signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP | Eric W. Biederman | 2021-07-23 | 1 | -11/+11 |
* | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 2020-06-09 | 1 | -1/+1 |
* | mm: introduce include/linux/pgtable.h | Mike Rapoport | 2020-06-09 | 1 | -1/+1 |
* | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman | 2019-05-29 | 1 | -2/+2 |
* | signal/sparc: Use force_sig_fault where appropriate | Eric W. Biederman | 2018-04-25 | 1 | -18/+3 |
* | signal/sparc: Use send_sig_fault where appropriate | Eric W. Biederman | 2018-04-25 | 1 | -76/+17 |
* | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman | 2018-04-25 | 1 | -0/+10 |
* | sparc: fix compat siginfo ABI regression | Dmitry V. Levin | 2018-04-19 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | signal/sparc: Document a conflict with SI_USER with SIGFPE | Eric W. Biederman | 2017-07-19 | 1 | -1/+1 |
* | sched/headers: Move task->mm handling methods to <linux/sched/mm.h> | Ingo Molnar | 2017-03-03 | 1 | -1/+1 |
* | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | mm: add new mmgrab() helper | Vegard Nossum | 2017-02-27 | 1 | -1/+1 |
* | sparc: Remove signal translation and exec_domain | Richard Weinberger | 2015-04-12 | 1 | -1/+0 |
* | sparc: fix sparse warning in math_{32,64} | Sam Ravnborg | 2014-05-18 | 1 | -2/+0 |
* | sparc32: fix sparse warning in traps_32.c | Sam Ravnborg | 2014-04-29 | 1 | -1/+1 |
* | taint: add explicit flag to show whether lock dep is still OK. | Rusty Russell | 2013-01-21 | 1 | -1/+1 |
* | sparc32: Kill off software 32-bit multiply/divide routines. | David S. Miller | 2012-05-15 | 1 | -2/+0 |
* | Disintegrate asm/system.h for Sparc | David Howells | 2012-03-28 | 1 | -1/+0 |
* | sparc: add export.h to arch/sparc files as required | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 1 | -1/+0 |
* | sparc: move EXPORT_SYMBOL to the symbols definition | Sam Ravnborg | 2009-01-08 | 1 | -0/+1 |
* | sparc: add '32' suffix to reg_window, sigcontext, __siginfo_t | Sam Ravnborg | 2009-01-02 | 1 | -2/+2 |
* | sparc: fix sparse warnings in traps_32.c | Sam Ravnborg | 2008-12-08 | 1 | -31/+3 |
* | sparc: prepare kernel/ for unification | Sam Ravnborg | 2008-12-04 | 1 | -0/+490 |