aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/syscall.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle1-1/+1
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle1-29/+29
2007-07-31[MIPS] Fixup secure computing stuff.Ralf Baechle1-5/+13
2007-07-29Remove fs.h from mm.hAlexey Dobriyan1-0/+1
2007-07-24[MIPS] Replace __attribute_used__ with __usedDavid Rientjes1-2/+2
2007-07-10[MIPS] Enable support for the userlocal hardware registerRalf Baechle1-3/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann1-0/+29
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn1-11/+16
2006-09-27[MIPS] TLS: set_thread_area returns asmlinkage int not void.Ralf Baechle1-1/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[MIPS] Remove BSD and Sys V compat data types.Ralf Baechle1-4/+4
2006-06-06[MIPS] Fix compiler warnings (field width, unused variable)Atsushi Nemoto1-2/+1
2006-06-01[MIPS] Remove support for sysmips(2) SETNAME and MIPS_RDNVRAM operations.Ralf Baechle1-24/+0
2006-03-21[MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT.H. Peter Anvin1-1/+4
2006-03-21[MIPS] Further sparsification for 32-bit compat code.Atsushi Nemoto1-1/+1
2006-02-08[MIPS] Sparse: Add __user tags to syscall.cAtsushi Nemoto1-22/+26
2006-01-12[PATCH] mips: task_thread_info()Al Viro1-1/+1
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap1-0/+1
2005-10-29NPTL, round one.Ralf Baechle1-3/+28
2005-10-29Export shm_align_mask and flush_data_cache_page.Ralf Baechle1-0/+3
2005-09-09kbuild: mips use generic asm-offsets.h supportSam Ravnborg1-1/+1
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell1-16/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+407