aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/rtrap_64.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-26sparc64: Make corrupted user stacks more debuggable.David Miller1-0/+1
2018-10-14sparc64: Set %l4 properly on trap return after handling signals.David S. Miller1-1/+2
2018-03-18sparc64: Add support for ADI (Application Data Integrity)Khalid Aziz1-3/+30
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-09sparc64: speed up etrap/rtrap on NG2 and later processorsAnthony Yznaga1-2/+11
2017-03-27arch/sparc: Avoid DCTI CouplesBabu Moger1-0/+1
2016-05-29sparc64: Fix return from trap window fill crashes.David S. Miller1-48/+9
2015-12-24sparc64: Don't set %pil in rtrap_nmi too earlyRob Gardner1-1/+7
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+2
2013-11-14sparc64: Implement HAVE_CONTEXT_TRACKINGKirill Tkhai1-1/+7
2013-11-13sparc: Use preempt_schedule_irqThomas Gleixner1-4/+2
2012-04-13sparc64: Remove trap return code which is now unnecessary.David S. Miller1-11/+1
2012-04-13sparc64: Eliminate obsolete __handle_softirq() functionPaul E. McKenney1-7/+0
2010-10-26sparc: keep calling do_signal() as long as pending signals remainAl Viro1-33/+3
2010-04-20sparc64: Fix hardirq tracing in trap return path.David S. Miller1-1/+11
2010-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-50/+4
2010-03-03sparc64: Kill off old sys_perfctr system call and state.David S. Miller1-50/+4
2009-10-29percpu: remove per_cpu__ prefix.Rusty Russell1-4/+4
2008-12-04sparc,sparc64: unify kernel/Sam Ravnborg1-0/+450