summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/sys_sh.c
Commit message (Expand)AuthorAgeFilesLines
* mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski2018-04-021-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* sh: avoid to flush all cache in sys_cacheflushGiuseppe CAVALLARO2010-11-171-1/+1
* Add generic sys_olduname()Christoph Hellwig2010-03-121-11/+0
* Add generic sys_ipc wrapperChristoph Hellwig2010-03-121-104/+0
* Unify sys_mmap*Al Viro2009-12-111-26/+2
* sh: fix sys_cacheflush error checkingGiuseppe Cavallaro2009-08-241-1/+1
* sh: Add sys_cacheflush() call for SH CPUs.Stuart Menefy2009-08-241-0/+43
* sh: remove stray markers.Christoph Hellwig2009-06-181-2/+0
* sh: Fix mmap2 for handling differing PAGE_SIZEs.Toshinobu Sugioka2009-04-211-0/+9
* sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c.Paul Mundt2008-12-221-92/+0
* sh: Trivial trace_mark() instrumentation for core events.Paul Mundt2008-09-211-0/+2
* sh: fixup many sparse errors.Paul Mundt2008-09-081-3/+4
* sh: fix semtimedop syscallYoshihiro Shimoda2008-08-281-1/+1
* sh: sys_sh consolidation for arch_get_unmapped_area().Paul Mundt2008-01-281-82/+18
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+1
* sh: Fix fs.h removal from mm.h regressions.Paul Mundt2007-07-311-0/+1
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* sh: Fixup kernel_execve() for syscall cleanups.Paul Mundt2006-12-121-0/+6
* sh: Trivial build fixes for SH-2 support.Yoshinori Sato2006-12-121-1/+1
* sh: gcc4 support.Stuart Menefy2006-12-061-2/+3
* sh: SE7206 build fixes.Paul Mundt2006-12-061-0/+2
* [PATCH] provide kernel_execve on all architecturesArnd Bergmann2006-10-021-0/+17
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-1/+1
* sh: Calculate shm alignment at runtime.Paul Mundt2006-09-271-20/+34
* sh: __addr_ok() and other misc nommu fixups.Yoshinori Sato2006-09-271-1/+1
* sh: page table alloc cleanups and page fault optimizations.Paul Mundt2006-09-271-1/+1
* [PATCH] Avoiding mmap fragmentationWolfgang Wander2005-06-211-0/+8
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+289