Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-10sparc64: 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-09Merge 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-20sparc: 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-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-10sparc64: Handle additional cases of no fault loadsRob Gardner
2017-07-20signal/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-28mm: add new mmgrab() helperVegard Nossum
2017-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-01-31sparc64: Handle PIO & MEM non-resumable errors.Liam R. Howlett
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-12sparc64: 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-02sparc64: fatal trap should stop all cpusDave Kleikamp
2015-03-02arch: sparc: kernel: traps_64.c: Remove some unused functionsRickard Strandqvist
2015-02-13all arches, signal: move restart_block to struct task_structAndy Lutomirski
2014-09-17sparc64: sun4v TLB error power off eventsbob picco
2014-05-19sparc64: fix sparse warnings in sys_sparc_64.c + unaligned_64.cSam Ravnborg
2014-05-19sparc64: fix sparse warning in traps_64.cSam Ravnborg
2014-05-19sparc: fix sparse warning in math_{32,64}Sam Ravnborg
2013-11-15sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai
2013-05-01dump_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-15sparc64: clear syscall_noerror on the entry to syscall, not on the exitAl Viro
2012-10-11sparc64: Fix deficiencies in sun4v error reporting.David S. Miller
2012-10-03sparc: fix format string argument for prom_printf()Akinobu Mita
2012-05-25sparc64: Fix several bugs in quad floating point emulation.David S. Miller
2012-03-28Disintegrate asm/system.h for SparcDavid Howells
2011-06-08sparc: Remove unnecessary semicolonsJoe Perches
2011-03-17sparc64: Fix build errors with gcc-4.6.0David S. Miller
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König