summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/traps_64.c
AgeCommit message (Expand)Author
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-08mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov
2023-11-23arch: include linux/cpu.h for trap_init() prototypeArnd Bergmann
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2022-02-25sparc64: remove CONFIG_SET_FS supportArnd Bergmann
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman
2021-07-23signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRPEric W. Biederman
2021-03-09sparc64: Fix opcode filtering in handling of no fault loadsRob Gardner
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov
2020-06-09sparc: add show_stack_loglvl()Dmitry Safonov
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2018-12-22sparc64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stackSteven Rostedt (VMware)
2018-04-25signal/sparc: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-04-19sparc: fix compat siginfo ABI regressionDmitry V. Levin
2018-03-18sparc64: Update signal delivery to use new helper functionsKhalid Aziz
2018-03-18sparc64: Add handler for "Memory Corruption Detected" trapKhalid Aziz
2018-03-18sparc64: Add HV fault type handlers for ADI related faultsKhalid Aziz
2018-03-18sparc64: Add support for ADI register fields, ASIs and trapsKhalid Aziz
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-09sparc64: Handle additional cases of no fault loadsRob Gardner
2017-07-19signal/sparc: Document a conflict with SI_USER with SIGFPEEric W. Biederman
2017-07-14sparc64: Measure receiver forward progress to avoid send mondo timeoutJane Chu
2017-03-03sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-01-30sparc64: Handle PIO & MEM non-resumable errors.Liam R. Howlett
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-11sparc64: make string buffers large enoughDan Carpenter
2016-10-06sparc: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2015-04-12sparc: Remove signal translation and exec_domainRichard Weinberger
2015-03-01sparc64: fatal trap should stop all cpusDave Kleikamp
2015-03-01arch: sparc: kernel: traps_64.c: Remove some unused functionsRickard Strandqvist
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2014-09-16sparc64: sun4v TLB error power off eventsbob picco
2014-05-18sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.cSam Ravnborg
2014-05-18sparc64: fix sparse warning in traps_64.cSam Ravnborg
2014-05-18sparc: fix sparse warning in math_{32,64}Sam Ravnborg
2013-11-14sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell
2012-10-14sparc64: clear syscall_noerror on the entry to syscall, not on the exitAl Viro
2012-10-10sparc64: Fix deficiencies in sun4v error reporting.David S. Miller
2012-10-02sparc: fix format string argument for prom_printf()Akinobu Mita
2012-05-25sparc64: Fix several bugs in quad floating point emulation.David S. Miller