1. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  2. d39159c [PATCH] x86_64: remove sys32_ni_syscall() by Adrian Bunk · 18 years ago
  3. dffead4 [PATCH] x86_64: reliable stack trace support (x86-64 syscall by Jan Beulich · 18 years ago
  4. 5282aab [PATCH] x86_64: Remove ia32_sys_call_table export by Andi Kleen · 18 years ago
  5. 5c0f80f [PATCH] x86_64: Remove long obsolete CVS by Andi Kleen · 18 years ago
  6. 4b787e0 [PATCH] x86_64: add END()/ENDPROC() annotations to entry.S by Jan Beulich · 18 years ago
  7. bebfa10 [PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warnings by Andi Kleen · 18 years ago
  8. f0f2d65 [PATCH] x86_64: Implement compat functions for PTRACE_SETSIGINFO/GETSIGINFO by Andi Kleen · 18 years ago
  9. 1b2db9f [PATCH] sys_move_pages: 32bit support (i386, x86_64) by Christoph Lameter · 18 years ago
  10. 6ae53cd [PATCH] x86_64: Fix stack/mmap randomization for compat tasks by Andi Kleen · 18 years ago
  11. d261020 [PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64 by Andi Kleen · 18 years ago
  12. ddbe3ee [PATCH] x86_64: Pass -32 to the assembler when compiling the 32bit vsyscall pages by Andi Kleen · 18 years ago
  13. f1233ab [PATCH] x86_64: Add tee and sync_file_range by Andi Kleen · 18 years ago
  14. b8feb47 [PATCH] x86_64: Update 32-bit system call table by Andi Kleen · 18 years ago
  15. 67d53ea [PATCH] x86_64: Eliminate IA32_NR_syscalls define by Andi Kleen · 18 years ago
  16. da2e9e1 [PATCH] Mark unwind info for signal trampolines in vDSOs by Jakub Jelinek · 19 years ago
  17. 8fdd6c6 [PATCH] lightweight robust futexes: x86_64 by Ingo Molnar · 19 years ago
  18. 3158e94 [PATCH] consolidate sys32/compat_adjtimex by Stephen Rothwell · 19 years ago
  19. 88959ea [PATCH] create struct compat_timex and use it everywhere by Stephen Rothwell · 19 years ago
  20. e6fc99c [PATCH] x86_64: s/Overwrite/Override/ in arch/x86-64 by Dave Jones · 19 years ago
  21. c08b8a4 [PATCH] sys_alarm() unsigned signed conversion fixup by Thomas Gleixner · 19 years ago
  22. cff2b76 [PATCH] fstatat64 support by Ulrich Drepper · 19 years ago
  23. 4b88f09 [PATCH] x86-64: Add sys_unshare by Andi Kleen · 19 years ago
  24. 3833a70 [PATCH] x86_64: compat_sys_futimesat fix by Andrew Morton · 19 years ago
  25. a60fc51 [PATCH] vfs: *at functions: x86_64 by Ulrich Drepper · 19 years ago
  26. 8817210 [PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bit by Andi Kleen · 19 years ago
  27. 562795f [PATCH] x86_64: Remove elf32_map in 32bit ELF loader by Andi Kleen · 19 years ago
  28. bb04923 [PATCH] amd64: task_pt_regs() by Al Viro · 19 years ago
  29. 60923df [PATCH] x86_64: allow setting RF in EFLAGS by Chuck Ebbert · 19 years ago
  30. bf2fcc6 [PATCH] x86_64: Implement is_compat_task the right way by Andi Kleen · 19 years ago
  31. bb33421 [PATCH] x86_64: Allow compilation on a 32bit biarch toolchain by Andi Kleen · 19 years ago
  32. 4724e3e [PATCH] x86_64: fix single step handling for 32bit processes by Peter Beutner · 19 years ago
  33. 2765130 [PATCH] x86_64: More CFI fixes for 32bit entry code by Jan Beulich · 19 years ago
  34. e6a6d2e [PATCH] sanitize building of fs/compat_ioctl.c by Christoph Hellwig · 19 years ago
  35. ec3cad9 [PATCH] move rtc compat ioctl handling to fs/compat_ioctl.c by Christoph Hellwig · 19 years ago
  36. 3a0f69d [PATCH] common compat_sys_timer_create by Christoph Hellwig · 19 years ago
  37. 6b9c7ed [PATCH] use ptrace_get_task_struct in various places by Christoph Hellwig · 19 years ago
  38. 3974388 [PATCH] Swap Migration V5: sys_migrate_pages interface by Christoph Lameter · 19 years ago
  39. 57d1c91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  40. 20ede27 gitignore: ignore shared objects by Brian Gerst · 19 years ago
  41. bb152f5 [PATCH] x86/x86_64: mark rodata section read-only: make some datastructures const by Arjan van de Ven · 19 years ago
  42. 25c862c Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  43. 02959a8 gitignore: x86_64 files by Brian Gerst · 19 years ago
  44. df818a5 [PATCH] x86_64: Fix 32bit thread coredumps by Andi Kleen · 19 years ago
  45. 4060994 Merge x86-64 update from Andi by Linus Torvalds · 19 years ago
  46. ea0be47 [PATCH] x86_64: Allow modular build of ia32 aout loader by Andi Kleen · 19 years ago
  47. b05a581 [PATCH] move some COMPATIBLE_IOCTL entries from x86_64 to common code by Christoph Hellwig · 19 years ago
  48. 371e8c2 [PATCH] Remove orphaned TIOCGDEV compat ioctl by Brian Gerst · 19 years ago
  49. c531178 [PATCH] Clean up mtrr compat ioctl code by Brian Gerst · 19 years ago
  50. 404351e [PATCH] mm: mm_init set_mm_counters by Hugh Dickins · 19 years ago
  51. d347f37 [PATCH] i386: fix stack alignment for signal handlers by Markus F.X.J. Oberhumer · 19 years ago
  52. 2fd4ef8 [PATCH] error path in setup_arg_pages() misses vm_unacct_memory() by Hugh Dickins · 19 years ago
  53. 7effaa8 [PATCH] x86-64: Fix CFI information by Jan Beulich · 19 years ago
  54. 83b942b [PATCH] x86-64: Fix 32bit sendfile by Tsuneo.Yoshioka@f-secure.com · 19 years ago
  55. 486a153 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  56. 35311d6 [PATCH] lost fput in 32bit ioctl on x86-64 by Kirill Korotaev · 19 years ago
  57. e2d5df9 kbuild: alpha,x86_64 use generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  58. e922efc [PATCH] remove duplicated sys_open32() code from 64bit archs by Miklos Szeredi · 19 years ago
  59. e8ed11b [PATCH] x86_64: fix 32-bit thread debugging by Daniel Jacobowitz · 19 years ago
  60. 2275cfa [PATCH] x86_64: Icecream has no way of detecting assembler-level includes by Andreas Gruenbacher · 19 years ago
  61. 44456d3 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string by Olaf Hering · 19 years ago
  62. 9e566d8 [PATCH] x86_64 fsnotify build fix by Andrew Morton · 19 years ago
  63. 725b38ab [PATCH] inotify: add x86-64 syscall entries by Robert Love · 19 years ago
  64. d25cb93 [PATCH] inotify: add missing hook to sys32_open by Robert Love · 19 years ago
  65. 9fb1759 [PATCH] x86_64: TASK_SIZE fixes for compatibility mode processes by Siddha, Suresh B · 19 years ago
  66. 5234f5e [PATCH] kexec: x86_64 kexec implementation by Eric W. Biederman · 19 years ago
  67. 0928d6e [PATCH] x86_64: never block forced SIGSEGV by Roland McGrath · 19 years ago
  68. 1363c3c [PATCH] Avoiding mmap fragmentation by Wolfgang Wander · 19 years ago
  69. 8492980 [PATCH] x86_64: TASK_SIZE fixes for compatibility mode processes by Suresh Siddha · 19 years ago
  70. c60c390 [PATCH] x86_64: fix PT_NOTE addition to IA32 vDSO by Roland McGrath · 19 years ago
  71. 1e01441 [PATCH] x86_64: Use a VMA for the 32bit vsyscall by Andi Kleen · 19 years ago
  72. e09b8c0 [PATCH] x86-64: i386 vDSO: add PT_NOTE segment by Roland McGrath · 19 years ago
  73. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago