aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel/syscall.c
AgeCommit message (Expand)Author
2010-04-12MIPS: Preliminary VDSODavid Daney
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12Add generic sys_olduname()Christoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2009-12-11fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and shAl Viro
2009-12-11Unify sys_mmap*Al Viro
2009-12-02MIPS: Fix MIPS I build.Ralf Baechle
2009-09-17MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assemblerRalf Baechle
2009-02-27MIPS: CVE-2009-0029: Enable syscall wrappers.Ralf Baechle
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk
2008-07-24flag parameters: pipeUlrich Drepper
2008-07-20[MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific.Ralf Baechle
2007-10-29[MIPS] Add len and addr validation for MAP_FIXED mappings.David Daney
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle
2007-07-31[MIPS] Fixup secure computing stuff.Ralf Baechle
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-07-24[MIPS] Replace __attribute_used__ with __usedDavid Rientjes
2007-07-10[MIPS] Enable support for the userlocal hardware registerRalf Baechle
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn
2006-09-27[MIPS] TLS: set_thread_area returns asmlinkage int not void.Ralf Baechle
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[MIPS] Remove BSD and Sys V compat data types.Ralf Baechle
2006-06-06[MIPS] Fix compiler warnings (field width, unused variable)Atsushi Nemoto
2006-06-01[MIPS] Remove support for sysmips(2) SETNAME and MIPS_RDNVRAM operations.Ralf Baechle
2006-03-21[MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT.H. Peter Anvin
2006-03-21[MIPS] Further sparsification for 32-bit compat code.Atsushi Nemoto
2006-02-08[MIPS] Sparse: Add __user tags to syscall.cAtsushi Nemoto
2006-01-12[PATCH] mips: task_thread_info()Al Viro
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap
2005-10-29NPTL, round one.Ralf Baechle
2005-10-29Export shm_align_mask and flush_data_cache_page.Ralf Baechle
2005-09-09kbuild: mips use generic asm-offsets.h supportSam Ravnborg
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds