summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/entry.S
Commit message (Expand)AuthorAgeFilesLines
* sparc: get rid of asm wrapper for nis_syscall()Al Viro2018-03-201-7/+0
* sparc: get rid of sys_sparc_pipe() wrappersAl Viro2018-03-191-8/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sparc: move exports to definitionsAl Viro2016-08-071-0/+3
* sparc32: drop hardcoding trap_level in kgdb_trapSam Ravnborg2016-05-201-6/+4
* sparc: Fix misspellings in comments.Adam Buchbinder2016-03-201-1/+1
* sparc: Fix system call tracing register handling.Mike Frysinger2016-01-211-0/+17
* sparc32: Fix exit flag passed from traced sys_sigreturnKirill Tkhai2013-07-311-1/+1
* sparc: switch to generic sigaltstackAl Viro2013-02-031-8/+0
* sparc32: switch to generic sys_execve()Al Viro2012-10-161-16/+3
* sparc32: switch to generic kernel_execve()Al Viro2012-10-161-2/+9
* sparc32: switch to generic kernel_thread()Al Viro2012-10-161-0/+10
* sparc32: bury the remnants of LOWSYS tricksAl Viro2012-10-161-13/+2
* sparc32: introduce support for run-time patching for all shared assembler codeSam Ravnborg2012-05-271-2/+5
* sparc32,leon: always include leon_smp + leon_mm in buildSam Ravnborg2012-05-271-3/+0
* sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.hDavid S. Miller2012-05-191-0/+5
* sparc32: Kill off software 32-bit multiply/divide routines.David S. Miller2012-05-151-11/+16
* sparc32: Implement hard_smp_processor_id() via instruction patching.David S. Miller2012-05-141-0/+23
* sparc32: Remove sparc_cpu_model read from floppy interrupt handler.David S. Miller2012-05-121-2/+0
* sparc32: Remove sun4c tlb/vac insn patching from entry.SDavid S. Miller2012-05-111-37/+0
* sparc32: Restore SMP build and rectify sun4m NMI when non-SMP.David S. Miller2012-05-111-49/+29
* sparc32: Remove sun4c floppy assembler.David S. Miller2012-05-111-10/+1
* sparc32: delete pgtsun4c.hSam Ravnborg2012-05-111-1/+0
* sparc32: remove sun4c trapsSam Ravnborg2012-05-111-248/+0
* sparc32: drop sun4c supportSam Ravnborg2012-05-111-13/+7
* sparc: sun4m SMP: fix wrong shift instruction in IPI handlerWill Simoneau2011-07-161-1/+1
* sparc32, sun4m: bugfix in SMP IPI traphandlerDaniel Hellstrom2011-06-091-2/+2
* sparc32: added CONFIG_PCIC_PCI Kconfig settingDaniel Hellstrom2011-06-021-2/+2
* sparc32, sun4m: Implemented SMP IPIs support for SUN4M machinesDaniel Hellstrom2011-05-161-4/+25
* sparc32,leon: Implemented SMP IPIs for LEON CPUDaniel Hellstrom2011-05-161-0/+16
* sparc32,leon: per-cpu ticker use genirq per-cpu handlerDaniel Hellstrom2011-04-211-16/+0
* Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-071-2/+2
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* | sparc32: Pass task_struct to schedule_tail() in ret_from_forkTkhai Kirill2011-03-311-1/+1
|/
* sparc64: Add syscall tracepoint support.David S. Miller2009-12-111-1/+1
* sparc,leon: Sparc-Leon SMP supportKonrad Eisele2009-11-021-0/+33
* [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens2009-01-141-2/+2
* sparc32: Use PROM device probing for sun4m irq registers.David S. Miller2008-09-191-20/+20
* sparc: remove CONFIG_SUN4Adrian Bunk2008-08-311-54/+0
* sparc: Use tracehook routines in syscall_trace().David S. Miller2008-07-271-2/+10
* sparc: export openprom.h to userspaceSam Ravnborg2008-07-171-0/+1
* sparc/kernel/: possible cleanupsAdrian Bunk2008-07-171-3/+1
* sparc: Fix debugger syscall restart interactions.David S. Miller2008-05-111-0/+2
* sparc: Add kgdb support.David S. Miller2008-04-291-81/+44
* sparc: cleanup after SunOS binary emulation removalAdrian Bunk2008-04-231-1/+0
* [SPARC]: Remove SunOS and Solaris binary support.David S. Miller2008-04-211-195/+11
* [SPARC]: Move over to arch_ptrace().David S. Miller2008-02-071-17/+0
* [SPARC32]: Fix modular build of floppy driver.David S. Miller2007-08-031-4/+3
* [SPARC32]: Fix rounding errors in ndelay/udelay implementation.Mark Fortescue2007-07-211-4/+10
* [SPARC]: Fix robust futex syscalls and wire up migrate_pages.David S. Miller2006-11-051-2/+1