- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / kernel / compat.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-18 Linus TorvaldsMerge ssh:///linux/kernel/git/tglx/linux-2.6-hrt
2007-10-18 Daniel Walkerwhitespace fixes: compat syscalls
2007-10-18 Anton Blanchardhrtimer: hook compat_sys_nanosleep up to high res timer...
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-11 Davide Libenzisignal/timer/event: timerfd compat code
2007-02-11 Kyle McMartin[PATCH] Common compat_sys_sysinfo
2006-11-03 Stephen Rothwell[PATCH] Create compat_sys_migrate_pages
2006-10-28 Stephen Rothwell[PATCH] Constify compat_get_bitmap argument
2006-10-02 David Howells[PATCH] BLOCK: Revert patch to hack around undeclared...
2006-09-30 David Howells[PATCH] BLOCK: Move extern declarations out of fs/...
2006-09-29 Toyo Abe[PATCH] posix-timers: Fix clock_nanosleep() doesn't...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-25 akpm@osdl.org[PATCH] N32 sigset and __COMPAT_ENDIAN_SWAP__
2006-06-23 Christoph Lameter[PATCH] move_pages: fix 32 -> 64 bit compat function
2006-06-23 Christoph Lameter[PATCH] sys_move_pages: 32bit support (i386, x86_64)
2006-03-27 Ingo Molnar[PATCH] lightweight robust futexes: compat
2006-03-26 Stephen Rothwell[PATCH] consolidate sys32/compat_adjtimex
2006-02-08 Al Viro[PATCH] remove bogus asm/bug.h includes.
2006-01-19 David Woodhouse[PATCH] Generic sys_rt_sigsuspend()
2006-01-10 Christoph Hellwig[PATCH] common compat_sys_timer_create
2005-09-10 Nishanth Aravamudan[PATCH] kernel: fix-up schedule_timeout() usage
2005-04-16 David S. Miller[PATCH] Fix get_compat_sigevent()
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-11 Martin Schwidefsky[PATCH] cputime: introduce cputime
2005-01-04 Zou Nanhai[PATCH] compat: sigtimedwait
2005-01-04 Martin Schwidefsky[PATCH] sys_stime needs a compat function
2004-11-11 Matthew Wilcox[PATCH] compat syscalls naming standardisation
2004-09-20 Andreas KleenAdd remaining safe fixes from 2.6.9rc2-bk*
2004-09-13 Anton Blanchard[PATCH] Backward compatibility for compat sched_getaffinity
2004-09-13 Anton Blanchard[PATCH] Clean up compat sched affinity syscalls
2004-09-08 Anton Blanchard[PATCH] ppc64: compat_get_bitmap/compat_put_bitmap
2004-09-08 Anton Blanchard[PATCH] ppc64: fix compat cpu affinity on big endian...
2004-08-31 Roland McGrath[PATCH] fix rusage semantics
2004-08-31 Roland McGrath[PATCH] waitid system call
2004-07-28 Arun Sharma[PATCH] compat_clock_getres shouldn't return -EFAULT...
2004-06-21 Andreas Gruenbacher- #42124 / LTC9408: patches.fixes/compat_sched_setaffin...
2004-06-04 David S. Miller[COMPAT]: Add __user attributes for pointers passed...
2004-06-02 Linus TorvaldsMerge bk://kernel.bkbits.net/davem/sparc-2.6
2004-06-01 David S. Miller[SPARC64]: Compat syscall overhaul.
2004-06-01 Andrew Morton[PATCH] Add FUTEX_CMP_REQUEUE futex op
2004-05-29 Alexander Viro[PATCH] sparse: trivial part of kernel/* __user annotation
2004-05-11 Olaf Hering+- update patches.fixes/schedaffinity-compat
2004-05-10 Olaf Hering+- update patches.fixes/schedaffinity-compat (#40186)
2004-05-09 Olaf Hering+- add patches.fixes/schedaffinity-compat to fix glibc...
2004-04-19 Hubert Mantelre-enable fshooks and LAUS-kernel; cleanup will follow
2004-04-19 Jens Axboedisable audit patches until they are fixed
2004-04-19 Hubert Manteladd audit subsystem (LAuS-kernel and fshooks)
2004-03-09 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc2-20040309
2004-03-06 Andrew Morton[PATCH] fix put_compat_timespec prototype
2004-03-01 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc1-20040301
2004-02-26 Andrew Morton[PATCH] s390: compat_timer_settime.
2004-02-25 Hannes Reinecke- S/390: Update from -mm3.
2004-02-25 Andrew Morton[PATCH] add syscalls.h
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-12-29 Andrew Morton[PATCH] more correct get_compat_timespec interface
2003-12-29 Andrew Morton[PATCH] Minor bug fixes to the compat layer
2003-08-27 Jakub JelĂ­nek[COMPAT]: Add missing set_fs() calls to {clock,timer...
2003-08-14 Andi Kleen[PATCH] add posix timer compat functions
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-07 Andrew Morton[PATCH] Add do_setitimer prototype to linux/time.h
2003-08-04 Gerd Hoffmann- update to 2.6.0-test2
2003-07-18 Andrew Morton[PATCH] fix return of compat_sys_sched_getaffinity
2003-07-10 Andrew Morton[PATCH] fix return of compat_sys_sched_getaffinity
2003-06-17 Anton Blanchard[PATCH] Fix compat_sys_getrusage. Again
2003-06-14 Anton Blanchard[PATCH] fix compat_sys_getrusage
2003-05-28 Anton Blanchard[PATCH] compat_wait4 fix
2003-05-25 David S. Miller[FUTEX]: Fix kernel/compat.c after requeueing futex...
2003-05-25 Andrew Morton[PATCH] CONFIG_FUTEX
2003-05-25 Ingo Molnar[PATCH] support "requeueing" futexes
2003-04-16 Randolph Chung[PATCH] getrlimit,setrlimit,getrusage,wait4 unification
2003-04-14 Randolph Chung[PATCH] {get,set}affinity unification
2003-02-16 Anton Blanchard[PATCH] compat futex fix
2003-02-15 Stephen Rothwell[PATCH] compat_sys_futex 1/3 generic, parisc, ppc64...
2003-01-15 Stephen Rothwell[PATCH] compat_sys_sigpending and compat_sys_sigprocmask
2003-01-08 Stephen Rothwell[PATCH] {get,put}_compat_timspec: generic
2002-12-15 Stephen Rothwell[PATCH] consolidate sys32_new[lf]stat - architecture...
2002-12-15 Stephen Rothwell[PATCH] consolidate sys32_times - architecture independent
2002-12-15 Stephen Rothwell[PATCH] nanosleep compatibility layer fix
2002-12-08 David S. Miller[COMPAT]: Convert to new nanosleep implementation.
2002-12-04 Stephen Rothwell[PATCH] compatibility syscall layer