- 95bf9d6 signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT by Eric W. Biederman · 3 years, 2 months ago
- 256ec48 MIPS: Convert R10000_LLSC_WAR info a config option by Thomas Bogendoerfer · 4 years, 4 months ago
- e84957e MIPS: syscall: Emit Loongson3 sync workarounds within asm by Paul Burton · 5 years ago
- 0671c5b MIPS: Wire up clone3 syscall by Paul Burton · 5 years ago
- 1c6c1ca mips/atomic: Fix loongson_llsc_mb() wreckage by Peter Zijlstra · 6 years ago
- 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
- 378ed6f MIPS: Avoid using .set mips0 to restore ISA by Paul Burton · 6 years ago
- a90f590 mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() by Dominik Brodowski · 7 years ago
- 203e090 MIPS: Branch straight to ll in mips_atomic_set() by James Hogan · 8 years ago
- 4915e1b MIPS: Fix mips_atomic_set() with EVA by James Hogan · 8 years ago
- 49955d8 MIPS: Save static registers before sysmips by James Hogan · 8 years ago
- 2ec420b MIPS: Fix mips_atomic_set() retry condition by James Hogan · 8 years ago
- f0a955f mips: sanitize __access_ok() by Al Viro · 8 years ago
- 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
- 9606de3 MIPS: sysmips: Remove duplicated include from syscall.c by Wei Yongjun · 8 years ago
- c9d3fdf MIPS: syscall: Return directly in mips_mmap() by Markus Elfring · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- fee313d MIPS: kernel: syscall: Set the appropriate ISA level for MIPS R6 by Markos Chandras · 10 years ago
- 0e525e4 MIPS: Apply `.insn' to fixup labels throughout by Maciej W. Rozycki · 10 years ago
- a809d46 MIPS: Fix gigaton of warning building with microMIPS. by Ralf Baechle · 11 years ago
- aebb2af Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
- 50150d2 mips: switch to generic sys_fork() and sys_clone() by Al Viro · 12 years ago
- 64b3122 mips: take the "zero newsp means inherit the parent's one" to copy_thread() by Al Viro · 12 years ago
- 974fdb3 mips: no magic arguments for sysm_pipe() by Al Viro · 12 years ago
- 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 12 years ago
- bc4f297 MIPS: sysmips: Rewrite to use SYSCALL_DEFINE3(). by Ralf Baechle · 12 years ago
- 33722a2 MIPS: sysmips: Use unreachable(). by Ralf Baechle · 12 years ago
- 12890d0 MIPS: sysmips: Rewrite to use SYSCALL_DEFINE3(). by Ralf Baechle · 12 years ago
- f2ace93 MIPS: sysmips: Use unreachable(). by Ralf Baechle · 12 years ago
- e80d666 flagday: kill pt_regs argument of do_fork() by Al Viro · 12 years ago
- baf9ff7 MIPS: Switch over to generic sys_execve and kernel_execve. by Ralf Baechle · 12 years ago
- 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
- b81947c Disintegrate asm/system.h for MIPS by David Howells · 13 years ago
- 6f6c3c33 MIPS: Move arch_get_unmapped_area and gang to new file. by Ralf Baechle · 14 years ago
- 9c1e8a9 MIPS: Cleanup arch_get_unmapped_area by Ralf Baechle · 14 years ago
- 7a6e4ca MIPS: Remove unused code from arch/mips/kernel/syscall.c by David Daney · 14 years ago
- e56293b MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...). by Stefan Oberhumer · 14 years ago
- d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
- c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
- 652b14a MIPS: Enable heap randomization. by David Daney · 14 years ago
- 1091458 MIPS: Randomize mmap if randomize_va_space is set by David Daney · 14 years ago
- c52d0d3 MIPS: Preliminary VDSO by David Daney · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 15 years ago
- baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 15 years ago
- e77414e fix broken aliasing checks for MAP_FIXED on sparc32, mips, arm and sh by Al Viro · 15 years ago
- f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
- a91be9e MIPS: Fix MIPS I build. by Ralf Baechle · 15 years ago
- f1e39a4 MIPS: Rewrite sysmips(MIPS_ATOMIC_SET, ...) in C with inline assembler by Ralf Baechle · 15 years ago
- dbda6ac MIPS: CVE-2009-0029: Enable syscall wrappers. by Ralf Baechle · 16 years ago
- 9d5a9e7 Remove asm/a.out.h files for all architectures without a.out support. by Adrian Bunk · 17 years ago
- ed8cae8 flag parameters: pipe by Ulrich Drepper · 16 years ago
- 8213bbf [MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific. by Ralf Baechle · 16 years ago
- 098362e7 [MIPS] Add len and addr validation for MAP_FIXED mappings. by David Daney · 17 years ago
- cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
- 21a151d [MIPS] checkfiles: Fix "need space after that ','" errors. by Ralf Baechle · 17 years ago
- 49a89ef [MIPS] Fix "no space between function name and open parenthesis" warnings. by Ralf Baechle · 17 years ago
- 293c5bd [MIPS] Fixup secure computing stuff. by Ralf Baechle · 17 years ago
- 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
- f5dbeaf [MIPS] Replace __attribute_used__ with __used by David Rientjes · 17 years ago
- a369202 [MIPS] Enable support for the userlocal hardware register by Ralf Baechle · 17 years ago
- e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
- fe74290 [PATCH] provide kernel_execve on all architectures by Arnd Bergmann · 18 years ago
- e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
- 06be375 [MIPS] TLS: set_thread_area returns asmlinkage int not void. by Ralf Baechle · 18 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
- fc10334 [MIPS] Remove BSD and Sys V compat data types. by Ralf Baechle · 19 years ago
- ecf52d3 [MIPS] Fix compiler warnings (field width, unused variable) by Atsushi Nemoto · 19 years ago
- 235a9d3 [MIPS] Remove support for sysmips(2) SETNAME and MIPS_RDNVRAM operations. by Ralf Baechle · 19 years ago
- 947df17 [MIPS] sys_mmap2 offset argument should always be shifted 12, not PAGE_SHIFT. by H. Peter Anvin · 19 years ago
- 219ac73 [MIPS] Further sparsification for 32-bit compat code. by Atsushi Nemoto · 19 years ago
- be6e518 [MIPS] Sparse: Add __user tags to syscall.c by Atsushi Nemoto · 19 years ago
- dc8f602 [PATCH] mips: task_thread_info() by Al Viro · 19 years ago
- a941564 [PATCH] capable/capability.h (arch/) by Randy Dunlap · 19 years ago
- 3c37026 NPTL, round one. by Ralf Baechle · 20 years ago
- 9ff77c4 Export shm_align_mask and flush_data_cache_page. by Ralf Baechle · 20 years ago
- 048eb58 kbuild: mips use generic asm-offsets.h support by Sam Ravnborg · 19 years ago
- 7d87e14c [PATCH] consolidate sys_shmat by Stephen Rothwell · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago