Age | Commit message (Expand) | Author |
2023-08-22 | sparc: replace #include <asm/export.h> with #include <linux/export.h> | Masahiro Yamada |
2021-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2021-02-18 | sparc32: Preserve clone syscall flags argument for restarts due to signals | Andreas Larsson |
2020-06-23 | sparc: share process creation helpers between sparc and sparc64 | Christian Brauner |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
2018-03-20 | sparc: get rid of asm wrapper for nis_syscall() | Al Viro |
2018-03-19 | sparc: get rid of sys_sparc_pipe() wrappers | Al Viro |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2016-08-07 | sparc: move exports to definitions | Al Viro |
2016-05-20 | sparc32: drop hardcoding trap_level in kgdb_trap | Sam Ravnborg |
2016-03-20 | sparc: Fix misspellings in comments. | Adam Buchbinder |
2016-01-21 | sparc: Fix system call tracing register handling. | Mike Frysinger |
2013-07-31 | sparc32: Fix exit flag passed from traced sys_sigreturn | Kirill Tkhai |
2013-02-03 | sparc: switch to generic sigaltstack | Al Viro |
2012-10-16 | sparc32: switch to generic sys_execve() | Al Viro |
2012-10-16 | sparc32: switch to generic kernel_execve() | Al Viro |
2012-10-16 | sparc32: switch to generic kernel_thread() | Al Viro |
2012-10-16 | sparc32: bury the remnants of LOWSYS tricks | Al Viro |
2012-05-27 | sparc32: introduce support for run-time patching for all shared assembler code | Sam Ravnborg |
2012-05-27 | sparc32,leon: always include leon_smp + leon_mm in build | Sam Ravnborg |
2012-05-19 | sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.h | David S. Miller |
2012-05-15 | sparc32: Kill off software 32-bit multiply/divide routines. | David S. Miller |
2012-05-14 | sparc32: Implement hard_smp_processor_id() via instruction patching. | David S. Miller |
2012-05-12 | sparc32: Remove sparc_cpu_model read from floppy interrupt handler. | David S. Miller |
2012-05-11 | sparc32: Remove sun4c tlb/vac insn patching from entry.S | David S. Miller |
2012-05-11 | sparc32: Restore SMP build and rectify sun4m NMI when non-SMP. | David S. Miller |
2012-05-11 | sparc32: Remove sun4c floppy assembler. | David S. Miller |
2012-05-11 | sparc32: delete pgtsun4c.h | Sam Ravnborg |
2012-05-11 | sparc32: remove sun4c traps | Sam Ravnborg |
2012-05-11 | sparc32: drop sun4c support | Sam Ravnborg |
2011-07-16 | sparc: sun4m SMP: fix wrong shift instruction in IPI handler | Will Simoneau |
2011-06-09 | sparc32, sun4m: bugfix in SMP IPI traphandler | Daniel Hellstrom |
2011-06-02 | sparc32: added CONFIG_PCIC_PCI Kconfig setting | Daniel Hellstrom |
2011-05-16 | sparc32, sun4m: Implemented SMP IPIs support for SUN4M machines | Daniel Hellstrom |
2011-05-16 | sparc32,leon: Implemented SMP IPIs for LEON CPU | Daniel Hellstrom |
2011-04-21 | sparc32,leon: per-cpu ticker use genirq per-cpu handler | Daniel Hellstrom |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-31 | sparc32: Pass task_struct to schedule_tail() in ret_from_fork | Tkhai Kirill |
2009-12-11 | sparc64: Add syscall tracepoint support. | David S. Miller |
2009-11-02 | sparc,leon: Sparc-Leon SMP support | Konrad Eisele |
2009-01-14 | [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 | Heiko Carstens |
2008-09-19 | sparc32: Use PROM device probing for sun4m irq registers. | David S. Miller |
2008-08-31 | sparc: remove CONFIG_SUN4 | Adrian Bunk |
2008-07-27 | sparc: Use tracehook routines in syscall_trace(). | David S. Miller |
2008-07-17 | sparc: export openprom.h to userspace | Sam Ravnborg |
2008-07-17 | sparc/kernel/: possible cleanups | Adrian Bunk |
2008-05-11 | sparc: Fix debugger syscall restart interactions. | David S. Miller |
2008-04-29 | sparc: Add kgdb support. | David S. Miller |