- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / arch / mips / kernel / scall64-n32.S
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-08-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-03 Ralf BaechleMIPS: Wire up accept4 syscall.
2009-07-15 Johannes Bergnet/compat/wext: send different messages to compat...
2009-07-03 David DaneyMIPS: Hookup new syscalls sys_rt_tgsigqueueinfo and...
2009-05-14 David DaneyMIPS: Compat: Use generic 32-bit wrapers for sys_timerf...
2009-04-03 Ralf Baechlepreadv/pwritev: MIPS: Add preadv(2) and pwritev(2)...
2009-03-27 Christoph Hellwiggeneric compat_sys_ustat
2009-02-27 Ralf BaechleMIPS: CVE-2009-0029: Enable syscall wrappers.
2008-12-08 Tony Jones- patches.suse/perfmon2-add_ioctl_interface.patch:...
2008-12-04 Ralf BaechleMIPS: 64-bit: vmsplice needs to use the compat wrapper...
2008-11-07 Greg Kroah-Hartman- patches.suse/perfmon2.patch: perfmon2 (bnc#430298).
2008-11-04 Greg Kroah-HartmanRevert perfmon2 patch addition
2008-11-04 Greg Kroah-Hartman- Update config files.
2008-10-16 Christoph Hellwigcompat: generic compat get/settimeofday
2008-10-11 Thomas BogendoerferMIPS: Use compat_sys_ptrace
2008-08-26 Ralf Baechle[MIPS] Wire up new syscalls.
2008-07-20 Ralf Baechle[MIPS] Rename MIPS sys_pipe syscall entry point to...
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-19 Dmitri Vorobiev[MIPS] Wire up the timerfd_*() o32 system calls
2008-02-05 Davide Libenzitimerfd: new timerfd API
2007-11-15 Ralf Baechle[MIPS] N32 needs to use the compat version of sys_nfsse...
2007-09-14 Johannes Dickgreber[MIPS] N32 needs to use compat_sys_futimesat
2007-07-31 Ralf Baechle[MIPS] Wire up the fallocate syscall.
2007-06-11 Atsushi Nemoto[MIPS] Wire up utimensat, signalfd, timerfd, eventfd
2007-06-06 Atsushi Nemoto[MIPS] Fix some system calls with long long arguments
2007-03-07 Ralf Baechle[MIPS] Wire up ioprio_set and ioprio_get.
2007-03-04 Ralf Baechle[MIPS] Replace sys32_timer_create with the generic...
2007-03-04 Ralf Baechle[MIPS] N32 waitid is the same as o32.
2007-02-13 Ralf Baechle[MIPS] Fix sigset_t endianess swapping issues in 32...
2007-02-11 Kyle McMartin[PATCH] Common compat_sys_sysinfo
2007-02-06 Joseph S. Myers[MIPS] Use compat_sys_pselect6
2007-01-10 Atsushi Nemoto[MIPS] Fix N32 SysV IPC routines
2006-12-04 Atsushi Nemoto[MIPS] Use SYSVIPC_COMPAT to fix various problems on N32
2006-11-30 Nicolas Schichan[MIPS] Add support for kexec
2006-10-30 Ralf Baechle[MIPS] Wire up getcpu(2) and epoll_wait(2) syscalls.
2006-10-19 Ralf Baechle[MIPS] Reserve syscall numbers for kexec_load.
2006-10-19 Ralf Baechle[MIPS] Use compat_sys_mount.
2006-10-01 Atsushi Nemoto[MIPS] lockdep: fix TRACE_IRQFLAGS_SUPPORT
2006-09-27 Atsushi Nemoto[MIPS] Wire up set_robust_list(2) and get_robust_list(2)
2006-09-27 Peter Watkins[MIPS] N32 rt_sigqueueinfo uses O32 padding, not N64
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-13 Ralf Baechle[MIPS] TRACE_IRQFLAGS_SUPPORT support.
2006-07-13 Ralf Baechle[MIPS] Wire up vmsplice(2) and move_pages(2).
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Ralf Baechle[MIPS] Wire up tee(2).
2006-04-19 Ralf Baechle[MIPS] Wire up sync_file_range(2).
2006-04-19 Ralf Baechle[MIPS] Wire splice syscall.
2006-03-26 Stephen Rothwell[PATCH] consolidate sys32/compat_adjtimex
2006-02-27 Atsushi Nemoto[MIPS] Use generic compat routines for readdir, getdents
2006-02-21 Ralf Baechle[MIPS] N32: Fix N32 rt_sigtimedwait and rt_sigsuspend...
2006-02-08 Ralf Baechle[MIPS] Wire up new syscalls.
2005-12-01 Ralf Baechle[MIPS] Fix register handling in syscalls when debugging.
2005-10-29 Daniel JacobowitzRevise MIPS 64-bit ptrace interface
2005-10-29 Ralf Baechlesys is only used for native o32 ...
2005-10-29 Ralf BaechleAdd inotify syscalls for MIPS.
2005-10-29 Thiemo SeuferUstat needs a wrapper on n32.
2005-10-29 Ralf BaechleNPTL, round one.
2005-10-29 Thiemo Seuferfcntl64 needs to be wrapped for n32.
2005-10-29 Ralf Baechle32-bit compatibility for various timer-related system...
2005-10-29 Ralf BaechleImplement 32-bit compatibility for waitid(2).
2005-10-29 Ralf BaechleUse generic compat_sys_wait4 to implement 32-bit wait4(2).
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-15 Matthew Wilcox[PATCH] Make compat_rt_sigtimedwait conform
2005-01-04 Zou Nanhai[PATCH] compat: sigtimedwait
2004-12-01 Ralf Bächle[PATCH] MIPS updates
2004-06-24 Andrew Morton[PATCH] MIPS Update
2004-05-10 Andrew Morton[PATCH] Consolidate sys32_select
2004-05-10 Andrew Morton[PATCH] Consolidate sys32_readv and sys32_writev
2004-05-10 Andrew Morton[PATCH] MIPS update
2004-04-20 Andrew Morton[PATCH] MIPS update
2004-02-22 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040221
2004-02-20 Andrew Morton[PATCH] MIPS mega-patch
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-07-31 Ralf Bächle[PATCH] MIPS update