aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/entry.S
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [SPARC]: Wire up sys_unshare().David S. Miller2006-02-071-1/+1
* [SPARC]: Increase NR_SYSCALLS to 299David S. Miller2006-01-221-1/+1
* [SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller2006-01-191-56/+0
* kbuild: arm26,sparc use generic asm-offset supportSam Ravnborg2005-09-091-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1956