summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/entry.S
Commit message (Expand)AuthorAgeFilesLines
* sparc: move exports to definitionsAl Viro2016-08-081-0/+3
* sparc32: drop hardcoding trap_level in kgdb_trapSam Ravnborg2016-05-211-6/+4Star
* sparc: Fix misspellings in comments.Adam Buchbinder2016-03-211-1/+1
* sparc: Fix system call tracing register handling.Mike Frysinger2016-01-221-0/+17
* sparc32: Fix exit flag passed from traced sys_sigreturnKirill Tkhai2013-08-011-1/+1
* sparc: switch to generic sigaltstackAl Viro2013-02-041-8/+0Star
* sparc32: switch to generic sys_execve()Al Viro2012-10-171-16/+3Star
* sparc32: switch to generic kernel_execve()Al Viro2012-10-171-2/+9
* sparc32: switch to generic kernel_thread()Al Viro2012-10-171-0/+10
* sparc32: bury the remnants of LOWSYS tricksAl Viro2012-10-171-13/+2Star
* sparc32: introduce support for run-time patching for all shared assembler codeSam Ravnborg2012-05-281-2/+5
* sparc32,leon: always include leon_smp + leon_mm in buildSam Ravnborg2012-05-281-3/+0Star
* sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.hDavid S. Miller2012-05-201-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/+0Star
* sparc32: Remove sun4c tlb/vac insn patching from entry.SDavid S. Miller2012-05-121-37/+0Star
* sparc32: Restore SMP build and rectify sun4m NMI when non-SMP.David S. Miller2012-05-121-49/+29Star
* sparc32: Remove sun4c floppy assembler.David S. Miller2012-05-121-10/+1Star
* sparc32: delete pgtsun4c.hSam Ravnborg2012-05-121-1/+0Star
* sparc32: remove sun4c trapsSam Ravnborg2012-05-121-248/+0Star
* sparc32: drop sun4c supportSam Ravnborg2012-05-121-13/+7Star
* sparc: sun4m SMP: fix wrong shift instruction in IPI handlerWill Simoneau2011-07-161-1/+1
* sparc32, sun4m: bugfix in SMP IPI traphandlerDaniel Hellstrom2011-06-101-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-221-16/+0Star
* 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-201-20/+20
* sparc: remove CONFIG_SUN4Adrian Bunk2008-09-011-54/+0Star
* sparc: Use tracehook routines in syscall_trace().David S. Miller2008-07-281-2/+10
* sparc: export openprom.h to userspaceSam Ravnborg2008-07-181-0/+1
* sparc/kernel/: possible cleanupsAdrian Bunk2008-07-181-3/+1Star
* sparc: Fix debugger syscall restart interactions.David S. Miller2008-05-111-0/+2
* sparc: Add kgdb support.David S. Miller2008-04-291-81/+44Star
* sparc: cleanup after SunOS binary emulation removalAdrian Bunk2008-04-241-1/+0Star
* [SPARC]: Remove SunOS and Solaris binary support.David S. Miller2008-04-221-195/+11Star
* [SPARC]: Move over to arch_ptrace().David S. Miller2008-02-071-17/+0Star
* [SPARC32]: Fix modular build of floppy driver.David S. Miller2007-08-031-4/+3Star
* [SPARC32]: Fix rounding errors in ndelay/udelay implementation.Mark Fortescue2007-07-221-4/+10
* [SPARC]: Fix robust futex syscalls and wire up migrate_pages.David S. Miller2006-11-061-2/+1Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [SPARC]: Wire up sys_unshare().David S. Miller2006-02-081-1/+1
* [SPARC]: Increase NR_SYSCALLS to 299David S. Miller2006-01-221-1/+1