1. b716395 diskquota: 32bit quota tools on 64bit architectures by Vasily Tarasov · 17 years ago
  2. e412ac4 x86_64: Fix readahead/sync_file_range/fadvise64 compat calls by Andi Kleen · 17 years ago
  3. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  4. ae7d5c8 x86_64: use signalfd and timerfd compat syscalls by Heiko Carstens · 17 years ago
  5. 853da00 Merge branch 'audit.b38' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 17 years ago
  6. fdb902b1 signal/timer/event: eventfd wire up x86 arches by Davide Libenzi · 17 years ago
  7. 57ac889 signal/timer/event: timerfd wire up x86 arches by Davide Libenzi · 17 years ago
  8. 2121e24 signal/timer/event: signalfd wire up x86 arches by Davide Libenzi · 17 years ago
  9. 7f13da4 [PATCH] add SIGNAL syscall class (v3) by Amy Griffis · 17 years ago
  10. 1c710c8 utimensat implementation by Ulrich Drepper · 17 years ago
  11. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  12. 9f7290e [PATCH] x86-64: fix ia32_binfmt.c build error by Ralf Baechle · 17 years ago
  13. fb60b83 [PATCH] x86-64: Allow sys_uselib unconditionally by Andi Kleen · 17 years ago
  14. b035479 [PATCH] x86-64: adjust inclusion of asm/vsyscall32.h by Jan Beulich · 17 years ago
  15. a9bc3bf [PATCH] x86-64: wire up compat sched_rr_get_interval(2) by Alexandr Andreev · 17 years ago
  16. 47c51df [PATCH] x86_64: fix 2.6.18 regression - PTRACE_OLDSETOPTIONS should be accepted by Paolo 'Blaisorblade' Giarrusso · 17 years ago
  17. 414f827 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 17 years ago
  18. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  19. 306421f [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/ia32/ia32_binfmt.c by Eric W. Biederman · 17 years ago
  20. f385451 [PATCH] sysctl: x86_64: remove unnecessary use of insert_at_head by Eric W. Biederman · 17 years ago
  21. 9af3cf0 [PATCH] x86_64: Wire up compat epoll_pwait by Ralf Baechle · 17 years ago
  22. 9fbbd4d [PATCH] x86: Don't require the vDSO for handling a.out signals by Andi Kleen · 17 years ago
  23. 8469add [PATCH] x86-64: Minor patch for compilation warning in x86_64 signal code by Evgeniy Polyakov · 17 years ago
  24. d4d23ad [PATCH] Common compat_sys_sysinfo by Kyle McMartin · 17 years ago
  25. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 17 years ago
  26. dc5882b [PATCH] x86_64 ia32 vDSO: use install_special_mapping by Roland McGrath · 17 years ago
  27. c633090 [PATCH] x86_64 ia32 vDSO: define arch_vma_name by Roland McGrath · 17 years ago
  28. e03f0ca [PATCH] x86_64 ia32 vDSO: use VM_ALWAYSDUMP by Roland McGrath · 17 years ago
  29. 7401969 [PATCH] x86-64: Fix warnings in ia32_aout.c by Andi Kleen · 18 years ago
  30. c941192 [PATCH] x86_64: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  31. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  32. 386d9a7 [PATCH] elf: Always define elf_addr_t in linux/elf.h by Magnus Damm · 18 years ago
  33. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 18 years ago
  34. 8e3de53 [PATCH] x86-64: Support -mregparm arguments for signals with SA_SIGINFO in compat mode by Albert Cahalan · 18 years ago
  35. 14679eb [PATCH] x86-64: Fix PTRACE_[SG]ET_THREAD_AREA regression with ia32 emulation. by Andi Kleen · 18 years ago
  36. a7aacdf [PATCH] fix i386 regparm=3 RT signal handlers on x86_64 by Albert Cahalan · 18 years ago
  37. 86f9333 [PATCH] ptrace32 trivial __user annotations by Al Viro · 18 years ago
  38. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  39. afefdbb [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers by David Howells · 18 years ago
  40. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  41. b89a817 [PATCH] sysctl: Allow /proc/sys without sys_sysctl by Eric W. Biederman · 18 years ago
  42. adf1423 [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder by Jan Beulich · 18 years ago
  43. ab2e0b4 [PATCH] Fix some broken white space in ia32_signal.c by Andi Kleen · 18 years ago
  44. 536e3ee [PATCH] Initialize argument registers for 32bit signal handlers. by Andi Kleen · 18 years ago
  45. dd54a11 [PATCH] Remove all traces of signal number conversion by Andi Kleen · 18 years ago
  46. 26c13f2 [PATCH] Check return values of __copy_to_user in uname emulation by Andi Kleen · 18 years ago
  47. 9591200 [PATCH] Add __must_check to copy_*_user by Andi Kleen · 18 years ago
  48. 52d522f [PATCH] Fix sparse warnings in compat aout code by Andi Kleen · 18 years ago
  49. ddb15ec [PATCH] Fix most sparse warnings in sys_ia32.c by Andi Kleen · 18 years ago
  50. d3a4f48 [PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxsw by Stephane Eranian · 18 years ago
  51. 3cfc348 [PATCH] x86: Add portable getcpu call by Andi Kleen · 18 years ago
  52. 957dc87 [PATCH] Add ppoll/pselect syscalls by Andi Kleen · 18 years ago
  53. 1d001df [PATCH] Add TIF_RESTORE_SIGMASK by Andi Kleen · 18 years ago
  54. 55669bf [PATCH] audit: AUDIT_PERM support by Al Viro · 18 years ago
  55. dc104fb [PATCH] audit: more syscall classes added by Al Viro · 18 years ago
  56. ec0063b [PATCH] x86_64: Don't write out segments from vsyscall32 DSO if it is not mapped by Suleiman Souhlal · 18 years ago
  57. 0b0bf7a [PATCH] vDSO hash-style fix by Roland McGrath · 18 years ago
  58. 0e92da4 [PATCH] x86_64: Don't clobber r8-r11 in int 0x80 handler by Andi Kleen · 18 years ago
  59. 2c87e2c [PATCH] x86_64: Fix access check in ptrace compat by Andi Kleen · 18 years ago
  60. 3391c22 [PATCH] x86_64: Bring x86-64 ia32 emul in sync with i386 on READ_IMPLIES_EXEC enabling by Markus Schoder · 18 years ago
  61. 2601e64 [PATCH] lockdep: irqtrace subsystem, x86_64 support by Ingo Molnar · 18 years ago
  62. b915543 [PATCH] audit syscall classes by Al Viro · 18 years ago
  63. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  64. d39159c [PATCH] x86_64: remove sys32_ni_syscall() by Adrian Bunk · 18 years ago
  65. dffead4 [PATCH] x86_64: reliable stack trace support (x86-64 syscall by Jan Beulich · 18 years ago
  66. 5282aab [PATCH] x86_64: Remove ia32_sys_call_table export by Andi Kleen · 18 years ago
  67. 5c0f80f [PATCH] x86_64: Remove long obsolete CVS by Andi Kleen · 18 years ago
  68. 4b787e0 [PATCH] x86_64: add END()/ENDPROC() annotations to entry.S by Jan Beulich · 18 years ago
  69. bebfa10 [PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warnings by Andi Kleen · 18 years ago
  70. f0f2d65 [PATCH] x86_64: Implement compat functions for PTRACE_SETSIGINFO/GETSIGINFO by Andi Kleen · 18 years ago
  71. 1b2db9f [PATCH] sys_move_pages: 32bit support (i386, x86_64) by Christoph Lameter · 18 years ago
  72. 6ae53cd [PATCH] x86_64: Fix stack/mmap randomization for compat tasks by Andi Kleen · 18 years ago
  73. d261020 [PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64 by Andi Kleen · 18 years ago
  74. ddbe3ee [PATCH] x86_64: Pass -32 to the assembler when compiling the 32bit vsyscall pages by Andi Kleen · 18 years ago
  75. f1233ab [PATCH] x86_64: Add tee and sync_file_range by Andi Kleen · 18 years ago
  76. b8feb47 [PATCH] x86_64: Update 32-bit system call table by Andi Kleen · 18 years ago
  77. 67d53ea [PATCH] x86_64: Eliminate IA32_NR_syscalls define by Andi Kleen · 18 years ago
  78. da2e9e1 [PATCH] Mark unwind info for signal trampolines in vDSOs by Jakub Jelinek · 18 years ago
  79. 8fdd6c6 [PATCH] lightweight robust futexes: x86_64 by Ingo Molnar · 18 years ago
  80. 3158e94 [PATCH] consolidate sys32/compat_adjtimex by Stephen Rothwell · 18 years ago
  81. 88959ea [PATCH] create struct compat_timex and use it everywhere by Stephen Rothwell · 18 years ago
  82. e6fc99c [PATCH] x86_64: s/Overwrite/Override/ in arch/x86-64 by Dave Jones · 18 years ago
  83. c08b8a4 [PATCH] sys_alarm() unsigned signed conversion fixup by Thomas Gleixner · 18 years ago
  84. cff2b76 [PATCH] fstatat64 support by Ulrich Drepper · 18 years ago
  85. 4b88f09 [PATCH] x86-64: Add sys_unshare by Andi Kleen · 18 years ago
  86. 3833a70 [PATCH] x86_64: compat_sys_futimesat fix by Andrew Morton · 18 years ago
  87. a60fc51 [PATCH] vfs: *at functions: x86_64 by Ulrich Drepper · 19 years ago
  88. 8817210 [PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bit by Andi Kleen · 19 years ago
  89. 562795f [PATCH] x86_64: Remove elf32_map in 32bit ELF loader by Andi Kleen · 19 years ago
  90. bb04923 [PATCH] amd64: task_pt_regs() by Al Viro · 19 years ago
  91. 60923df [PATCH] x86_64: allow setting RF in EFLAGS by Chuck Ebbert · 19 years ago
  92. bf2fcc6 [PATCH] x86_64: Implement is_compat_task the right way by Andi Kleen · 19 years ago
  93. bb33421 [PATCH] x86_64: Allow compilation on a 32bit biarch toolchain by Andi Kleen · 19 years ago
  94. 4724e3e [PATCH] x86_64: fix single step handling for 32bit processes by Peter Beutner · 19 years ago
  95. 2765130 [PATCH] x86_64: More CFI fixes for 32bit entry code by Jan Beulich · 19 years ago
  96. e6a6d2e [PATCH] sanitize building of fs/compat_ioctl.c by Christoph Hellwig · 19 years ago
  97. ec3cad9 [PATCH] move rtc compat ioctl handling to fs/compat_ioctl.c by Christoph Hellwig · 19 years ago
  98. 3a0f69d [PATCH] common compat_sys_timer_create by Christoph Hellwig · 19 years ago
  99. 6b9c7ed [PATCH] use ptrace_get_task_struct in various places by Christoph Hellwig · 19 years ago
  100. 3974388 [PATCH] Swap Migration V5: sys_migrate_pages interface by Christoph Lameter · 19 years ago