aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/entry.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-16sparc: sun4m SMP: fix wrong shift instruction in IPI handlerWill Simoneau1-1/+1
2011-06-09sparc32, sun4m: bugfix in SMP IPI traphandlerDaniel Hellstrom1-2/+2
2011-06-02sparc32: added CONFIG_PCIC_PCI Kconfig settingDaniel Hellstrom1-2/+2
2011-05-16sparc32, sun4m: Implemented SMP IPIs support for SUN4M machinesDaniel Hellstrom1-4/+25
2011-05-16sparc32,leon: Implemented SMP IPIs for LEON CPUDaniel Hellstrom1-0/+16
2011-04-21sparc32,leon: per-cpu ticker use genirq per-cpu handlerDaniel Hellstrom1-16/+0
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-31sparc32: Pass task_struct to schedule_tail() in ret_from_forkTkhai Kirill1-1/+1
2009-12-11sparc64: Add syscall tracepoint support.David S. Miller1-1/+1
2009-11-02sparc,leon: Sparc-Leon SMP supportKonrad Eisele1-0/+33
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens1-2/+2
2008-09-19sparc32: Use PROM device probing for sun4m irq registers.David S. Miller1-20/+20
2008-08-31sparc: remove CONFIG_SUN4Adrian Bunk1-54/+0
2008-07-27sparc: Use tracehook routines in syscall_trace().David S. Miller1-2/+10
2008-07-17sparc: export openprom.h to userspaceSam Ravnborg1-0/+1
2008-07-17sparc/kernel/: possible cleanupsAdrian Bunk1-3/+1
2008-05-11sparc: Fix debugger syscall restart interactions.David S. Miller1-0/+2
2008-04-29sparc: Add kgdb support.David S. Miller1-81/+44
2008-04-23sparc: cleanup after SunOS binary emulation removalAdrian Bunk1-1/+0
2008-04-21[SPARC]: Remove SunOS and Solaris binary support.David S. Miller1-195/+11
2008-02-07[SPARC]: Move over to arch_ptrace().David S. Miller1-17/+0
2007-08-03[SPARC32]: Fix modular build of floppy driver.David S. Miller1-4/+3
2007-07-21[SPARC32]: Fix rounding errors in ndelay/udelay implementation.Mark Fortescue1-4/+10
2006-11-05[SPARC]: Fix robust futex syscalls and wire up migrate_pages.David S. Miller1-2/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-02-07[SPARC]: Wire up sys_unshare().David S. Miller1-1/+1
2006-01-22[SPARC]: Increase NR_SYSCALLS to 299David S. Miller1-1/+1
2006-01-19[SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller1-56/+0
2005-09-09kbuild: arm26,sparc use generic asm-offset supportSam Ravnborg1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1956