summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/entry.S
AgeCommit message (Expand)Author
2013-10-26sparc32: Fix exit flag passed from traced sys_sigreturnKirill Tkhai
2011-07-16sparc: sun4m SMP: fix wrong shift instruction in IPI handlerWill Simoneau
2011-06-09sparc32, sun4m: bugfix in SMP IPI traphandlerDaniel Hellstrom
2011-06-02sparc32: added CONFIG_PCIC_PCI Kconfig settingDaniel Hellstrom
2011-05-16sparc32, sun4m: Implemented SMP IPIs support for SUN4M machinesDaniel Hellstrom
2011-05-16sparc32,leon: Implemented SMP IPIs for LEON CPUDaniel Hellstrom
2011-04-21sparc32,leon: per-cpu ticker use genirq per-cpu handlerDaniel Hellstrom
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-31sparc32: Pass task_struct to schedule_tail() in ret_from_forkTkhai Kirill
2009-12-11sparc64: Add syscall tracepoint support.David S. Miller
2009-11-02sparc,leon: Sparc-Leon SMP supportKonrad Eisele
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens
2008-09-19sparc32: Use PROM device probing for sun4m irq registers.David S. Miller
2008-08-31sparc: remove CONFIG_SUN4Adrian Bunk
2008-07-27sparc: Use tracehook routines in syscall_trace().David S. Miller
2008-07-17sparc: export openprom.h to userspaceSam Ravnborg
2008-07-17sparc/kernel/: possible cleanupsAdrian Bunk
2008-05-11sparc: Fix debugger syscall restart interactions.David S. Miller
2008-04-29sparc: Add kgdb support.David S. Miller
2008-04-23sparc: cleanup after SunOS binary emulation removalAdrian Bunk
2008-04-21[SPARC]: Remove SunOS and Solaris binary support.David S. Miller
2008-02-07[SPARC]: Move over to arch_ptrace().David S. Miller
2007-08-03[SPARC32]: Fix modular build of floppy driver.David S. Miller
2007-07-21[SPARC32]: Fix rounding errors in ndelay/udelay implementation.Mark Fortescue
2006-11-05[SPARC]: Fix robust futex syscalls and wire up migrate_pages.David S. Miller
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-02-07[SPARC]: Wire up sys_unshare().David S. Miller
2006-01-22[SPARC]: Increase NR_SYSCALLS to 299David S. Miller
2006-01-19[SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller
2005-09-09kbuild: arm26,sparc use generic asm-offset supportSam Ravnborg
2004-12-05[SPARC]: Fix syscall return value errno comparison.David S. Miller
2004-10-19[SPARC]: Add entries for recently added system calls.David S. Miller
2004-08-22[PATCH] sparc: remove undefined symbolWilliam Lee Irwin III
2004-04-18[SPARC]: Add MQ syscall support.Jakub Jelínek
2004-03-30[SPARC32]: Display useful information in the event of a bad trapKeith M. Wesolowski
2004-03-27[SPARC32]: Optimize SMP IPI handlingKeith M. Wesolowski
2004-03-27[SPARC32]: Use model-specific cpuid calls in model-specific codeKeith M. Wesolowski
2004-03-21Merge foobazco.org:/sources/2.5-bkKeith M. Wesolowski
2004-03-17[SPARC]: NR_SYSCALLS in entry.S needs to be 273.William Lee Irwin III
2004-03-15[SPARC32]: Down with our cpu_offset. Use regular per_cpu instead.Keith M. Wesolowski
2004-03-14[SPARC32]: Rework the CPU enumeration and probing codeKeith M. Wesolowski
2004-02-19[SPARC32]: Nuke a.out build cruftKeith M. Wesolowski
2003-12-28[SPARC]: Get sun4c functional again in 2.6.0Pete Zaitcev
2003-10-27[SPARC]: Add AIO syscalls, 32-bit compat handling will come later.David S. Miller
2003-10-04[SPARC]: Reserve syscall slot for VSERVER.David S. Miller
2003-08-27[SPARC]: Add missing timer_create syscall entries.David S. Miller
2003-08-16[SPARC]: Add more missing system calls.David S. Miller
2003-05-19[SPARC]: Fix ptracing of syscalls.Pete Zaitcev
2003-05-17[SPARC]: Keiths SMP patch #1Pete Zaitcev