1. b89a817 [PATCH] sysctl: Allow /proc/sys without sys_sysctl by Eric W. Biederman · 18 years ago
  2. adf1423 [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder by Jan Beulich · 18 years ago
  3. ab2e0b4 [PATCH] Fix some broken white space in ia32_signal.c by Andi Kleen · 18 years ago
  4. 536e3ee [PATCH] Initialize argument registers for 32bit signal handlers. by Andi Kleen · 18 years ago
  5. dd54a11 [PATCH] Remove all traces of signal number conversion by Andi Kleen · 18 years ago
  6. 26c13f2 [PATCH] Check return values of __copy_to_user in uname emulation by Andi Kleen · 18 years ago
  7. 9591200 [PATCH] Add __must_check to copy_*_user by Andi Kleen · 18 years ago
  8. 52d522f [PATCH] Fix sparse warnings in compat aout code by Andi Kleen · 18 years ago
  9. ddb15ec [PATCH] Fix most sparse warnings in sys_ia32.c by Andi Kleen · 18 years ago
  10. d3a4f48 [PATCH] x86-64 TIF flags for debug regs and io bitmap in ctxsw by Stephane Eranian · 18 years ago
  11. 3cfc348 [PATCH] x86: Add portable getcpu call by Andi Kleen · 18 years ago
  12. 957dc87 [PATCH] Add ppoll/pselect syscalls by Andi Kleen · 18 years ago
  13. 1d001df [PATCH] Add TIF_RESTORE_SIGMASK by Andi Kleen · 18 years ago
  14. 55669bf [PATCH] audit: AUDIT_PERM support by Al Viro · 18 years ago
  15. dc104fb [PATCH] audit: more syscall classes added by Al Viro · 18 years ago
  16. ec0063b [PATCH] x86_64: Don't write out segments from vsyscall32 DSO if it is not mapped by Suleiman Souhlal · 18 years ago
  17. 0b0bf7a [PATCH] vDSO hash-style fix by Roland McGrath · 18 years ago
  18. 0e92da4 [PATCH] x86_64: Don't clobber r8-r11 in int 0x80 handler by Andi Kleen · 18 years ago
  19. 2c87e2c [PATCH] x86_64: Fix access check in ptrace compat by Andi Kleen · 18 years ago
  20. 3391c22 [PATCH] x86_64: Bring x86-64 ia32 emul in sync with i386 on READ_IMPLIES_EXEC enabling by Markus Schoder · 18 years ago
  21. 2601e64 [PATCH] lockdep: irqtrace subsystem, x86_64 support by Ingo Molnar · 18 years ago
  22. b915543 [PATCH] audit syscall classes by Al Viro · 18 years ago
  23. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  24. d39159c [PATCH] x86_64: remove sys32_ni_syscall() by Adrian Bunk · 18 years ago
  25. dffead4 [PATCH] x86_64: reliable stack trace support (x86-64 syscall by Jan Beulich · 18 years ago
  26. 5282aab [PATCH] x86_64: Remove ia32_sys_call_table export by Andi Kleen · 18 years ago
  27. 5c0f80f [PATCH] x86_64: Remove long obsolete CVS by Andi Kleen · 18 years ago
  28. 4b787e0 [PATCH] x86_64: add END()/ENDPROC() annotations to entry.S by Jan Beulich · 18 years ago
  29. bebfa10 [PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warnings by Andi Kleen · 18 years ago
  30. f0f2d65 [PATCH] x86_64: Implement compat functions for PTRACE_SETSIGINFO/GETSIGINFO by Andi Kleen · 18 years ago
  31. 1b2db9f [PATCH] sys_move_pages: 32bit support (i386, x86_64) by Christoph Lameter · 18 years ago
  32. 6ae53cd [PATCH] x86_64: Fix stack/mmap randomization for compat tasks by Andi Kleen · 18 years ago
  33. d261020 [PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64 by Andi Kleen · 18 years ago
  34. ddbe3ee [PATCH] x86_64: Pass -32 to the assembler when compiling the 32bit vsyscall pages by Andi Kleen · 19 years ago
  35. f1233ab [PATCH] x86_64: Add tee and sync_file_range by Andi Kleen · 19 years ago
  36. b8feb47 [PATCH] x86_64: Update 32-bit system call table by Andi Kleen · 19 years ago
  37. 67d53ea [PATCH] x86_64: Eliminate IA32_NR_syscalls define by Andi Kleen · 19 years ago
  38. da2e9e1 [PATCH] Mark unwind info for signal trampolines in vDSOs by Jakub Jelinek · 19 years ago
  39. 8fdd6c6 [PATCH] lightweight robust futexes: x86_64 by Ingo Molnar · 19 years ago
  40. 3158e94 [PATCH] consolidate sys32/compat_adjtimex by Stephen Rothwell · 19 years ago
  41. 88959ea [PATCH] create struct compat_timex and use it everywhere by Stephen Rothwell · 19 years ago
  42. e6fc99c [PATCH] x86_64: s/Overwrite/Override/ in arch/x86-64 by Dave Jones · 19 years ago
  43. c08b8a4 [PATCH] sys_alarm() unsigned signed conversion fixup by Thomas Gleixner · 19 years ago
  44. cff2b76 [PATCH] fstatat64 support by Ulrich Drepper · 19 years ago
  45. 4b88f09 [PATCH] x86-64: Add sys_unshare by Andi Kleen · 19 years ago
  46. 3833a70 [PATCH] x86_64: compat_sys_futimesat fix by Andrew Morton · 19 years ago
  47. a60fc51 [PATCH] vfs: *at functions: x86_64 by Ulrich Drepper · 19 years ago
  48. 8817210 [PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bit by Andi Kleen · 19 years ago
  49. 562795f [PATCH] x86_64: Remove elf32_map in 32bit ELF loader by Andi Kleen · 19 years ago
  50. bb04923 [PATCH] amd64: task_pt_regs() by Al Viro · 19 years ago
  51. 60923df [PATCH] x86_64: allow setting RF in EFLAGS by Chuck Ebbert · 19 years ago
  52. bf2fcc6 [PATCH] x86_64: Implement is_compat_task the right way by Andi Kleen · 19 years ago
  53. bb33421 [PATCH] x86_64: Allow compilation on a 32bit biarch toolchain by Andi Kleen · 19 years ago
  54. 4724e3e [PATCH] x86_64: fix single step handling for 32bit processes by Peter Beutner · 19 years ago
  55. 2765130 [PATCH] x86_64: More CFI fixes for 32bit entry code by Jan Beulich · 19 years ago
  56. e6a6d2e [PATCH] sanitize building of fs/compat_ioctl.c by Christoph Hellwig · 19 years ago
  57. ec3cad9 [PATCH] move rtc compat ioctl handling to fs/compat_ioctl.c by Christoph Hellwig · 19 years ago
  58. 3a0f69d [PATCH] common compat_sys_timer_create by Christoph Hellwig · 19 years ago
  59. 6b9c7ed [PATCH] use ptrace_get_task_struct in various places by Christoph Hellwig · 19 years ago
  60. 3974388 [PATCH] Swap Migration V5: sys_migrate_pages interface by Christoph Lameter · 19 years ago
  61. 57d1c91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  62. 20ede27 gitignore: ignore shared objects by Brian Gerst · 19 years ago
  63. bb152f5 [PATCH] x86/x86_64: mark rodata section read-only: make some datastructures const by Arjan van de Ven · 19 years ago
  64. 25c862c Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  65. 02959a8 gitignore: x86_64 files by Brian Gerst · 19 years ago
  66. df818a5 [PATCH] x86_64: Fix 32bit thread coredumps by Andi Kleen · 19 years ago
  67. 4060994 Merge x86-64 update from Andi by Linus Torvalds · 19 years ago
  68. ea0be47 [PATCH] x86_64: Allow modular build of ia32 aout loader by Andi Kleen · 19 years ago
  69. b05a581 [PATCH] move some COMPATIBLE_IOCTL entries from x86_64 to common code by Christoph Hellwig · 19 years ago
  70. 371e8c2 [PATCH] Remove orphaned TIOCGDEV compat ioctl by Brian Gerst · 19 years ago
  71. c531178 [PATCH] Clean up mtrr compat ioctl code by Brian Gerst · 19 years ago
  72. 404351e [PATCH] mm: mm_init set_mm_counters by Hugh Dickins · 19 years ago
  73. d347f37 [PATCH] i386: fix stack alignment for signal handlers by Markus F.X.J. Oberhumer · 19 years ago
  74. 2fd4ef8 [PATCH] error path in setup_arg_pages() misses vm_unacct_memory() by Hugh Dickins · 19 years ago
  75. 7effaa8 [PATCH] x86-64: Fix CFI information by Jan Beulich · 19 years ago
  76. 83b942b [PATCH] x86-64: Fix 32bit sendfile by Tsuneo.Yoshioka@f-secure.com · 19 years ago
  77. 486a153 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  78. 35311d6 [PATCH] lost fput in 32bit ioctl on x86-64 by Kirill Korotaev · 19 years ago
  79. e2d5df9 kbuild: alpha,x86_64 use generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  80. e922efc [PATCH] remove duplicated sys_open32() code from 64bit archs by Miklos Szeredi · 19 years ago
  81. e8ed11b [PATCH] x86_64: fix 32-bit thread debugging by Daniel Jacobowitz · 19 years ago
  82. 2275cfa [PATCH] x86_64: Icecream has no way of detecting assembler-level includes by Andreas Gruenbacher · 19 years ago
  83. 44456d3 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string by Olaf Hering · 19 years ago
  84. 9e566d8 [PATCH] x86_64 fsnotify build fix by Andrew Morton · 19 years ago
  85. 725b38ab [PATCH] inotify: add x86-64 syscall entries by Robert Love · 19 years ago
  86. d25cb93 [PATCH] inotify: add missing hook to sys32_open by Robert Love · 19 years ago
  87. 9fb1759 [PATCH] x86_64: TASK_SIZE fixes for compatibility mode processes by Siddha, Suresh B · 19 years ago
  88. 5234f5e [PATCH] kexec: x86_64 kexec implementation by Eric W. Biederman · 19 years ago
  89. 0928d6e [PATCH] x86_64: never block forced SIGSEGV by Roland McGrath · 19 years ago
  90. 1363c3c [PATCH] Avoiding mmap fragmentation by Wolfgang Wander · 19 years ago
  91. 8492980 [PATCH] x86_64: TASK_SIZE fixes for compatibility mode processes by Suresh Siddha · 19 years ago
  92. c60c390 [PATCH] x86_64: fix PT_NOTE addition to IA32 vDSO by Roland McGrath · 19 years ago
  93. 1e01441 [PATCH] x86_64: Use a VMA for the 32bit vsyscall by Andi Kleen · 20 years ago
  94. e09b8c0 [PATCH] x86-64: i386 vDSO: add PT_NOTE segment by Roland McGrath · 20 years ago
  95. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago