aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/syscall.c
Commit message (Expand)AuthorAge
* MIPS: Move arch_get_unmapped_area and gang to new file.Ralf Baechle2011-05-19
* MIPS: Cleanup arch_get_unmapped_areaRalf Baechle2011-05-19
* MIPS: Remove unused code from arch/mips/kernel/syscall.cDavid Daney2011-03-14
* MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...).Stefan Oberhumer2011-03-14
* Make do_execve() take a const filename pointerDavid Howells2010-08-17
* Mark arguments to certain syscalls as being constDavid Howells2010-08-13
* MIPS: Enable heap randomization.David Daney2010-08-05
* MIPS: Randomize mmap if randomize_va_space is setDavid Daney2010-08-05
* MIPS: Preliminary VDSODavid Daney2010-04-12
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Add generic sys_olduname()Christoph Hellwig2010-03-12
* Add generic sys_ipc wrapperChristoph Hellwig2010-03-12
* fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and shAl Viro2009-12-11
* Unify sys_mmap*Al Viro2009-12-11
* MIPS: Fix MIPS I build.Ralf Baechle2009-12-02
* MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assemblerRalf Baechle2009-09-17
* MIPS: CVE-2009-0029: Enable syscall wrappers.Ralf Baechle2009-02-27
* Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-06
* flag parameters: pipeUlrich Drepper2008-07-24
* [MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific.Ralf Baechle2008-07-20
* [MIPS] Add len and addr validation for MAP_FIXED mappings.David Daney2007-10-29
* remove include/asm-*/ipc.hAdrian Bunk2007-10-17
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-11
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-11
* [MIPS] Fixup secure computing stuff.Ralf Baechle2007-07-31
* Remove fs.h from mm.hAlexey Dobriyan2007-07-29
* [MIPS] Replace __attribute_used__ with __usedDavid Rientjes2007-07-24
* [MIPS] Enable support for the userlocal hardware registerRalf Baechle2007-07-10
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] provide kernel_execve on all architecturesArnd Bergmann2006-10-02
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-02
* [MIPS] TLS: set_thread_area returns asmlinkage int not void.Ralf Baechle2006-09-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [MIPS] Remove BSD and Sys V compat data types.Ralf Baechle2006-06-29
* [MIPS] Fix compiler warnings (field width, unused variable)Atsushi Nemoto2006-06-05
* [MIPS] Remove support for sysmips(2) SETNAME and MIPS_RDNVRAM operations.Ralf Baechle2006-05-31
* [MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT.H. Peter Anvin2006-03-21
* [MIPS] Further sparsification for 32-bit compat code.Atsushi Nemoto2006-03-21
* [MIPS] Sparse: Add __user tags to syscall.cAtsushi Nemoto2006-02-08
* [PATCH] mips: task_thread_info()Al Viro2006-01-12
* [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-11
* NPTL, round one.Ralf Baechle2005-10-29
* Export shm_align_mask and flush_data_cache_page.Ralf Baechle2005-10-29
* kbuild: mips use generic asm-offsets.h supportSam Ravnborg2005-09-09
* [PATCH] consolidate sys_shmatStephen Rothwell2005-05-01
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16