1. 303395a x86: Generate system call tables and unistd_*.h from tables by H. Peter Anvin · 13 years ago
  2. e79a7fc x86-64, ia32: Move compat_ni_syscall into C and its own file by H. Peter Anvin · 13 years ago
  3. fcf6340 Cross Memory Attach by Christopher Yeoh · 13 years ago
  4. f5b9409 All Arch: remove linkage for sys_nfsservctl system call by NeilBrown · 13 years ago
  5. 838feb4 x86, asm: Flip RESTORE_ARGS arguments logic by Borislav Petkov · 13 years ago
  6. cac0e0a x86, asm: Flip SAVE_ARGS arguments logic by Borislav Petkov · 13 years ago
  7. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  8. 228e548 net: Add sendmmsg socket system call by Anton Blanchard · 13 years ago
  9. b7ed78f introduce sys_syncfs to sync a single file system by Sage Weil · 13 years ago
  10. da849ab Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  11. 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  12. a926021 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  13. 6aae5f2 x86: Add new syscalls for x86_64 by Aneesh Kumar K.V · 13 years ago
  14. ea71454 x86: Separate out entry text section by Jiri Olsa · 13 years ago
  15. 60cf637 x86: Use {push,pop}_cfi in more places by Jan Beulich · 13 years ago
  16. ce26efd x86: Add clock_adjtime for x86 by Richard Cochran · 13 years ago
  17. eefdca0 x86-64, compat: Retruncate rax after ia32 syscall entry tracing by Roland McGrath · 14 years ago
  18. 36d001c x86-64, compat: Test %rax for the syscall number, not %eax by H. Peter Anvin · 14 years ago
  19. 8cbd84f x86: fix up system call numbering nit by Linus Torvalds · 14 years ago
  20. b34d891 Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux by Linus Torvalds · 14 years ago
  21. bbaa416 fanotify: sys_fanotify_mark declartion by Eric Paris · 15 years ago
  22. 11637e4 fanotify: fanotify_init syscall declaration by Eric Paris · 15 years ago
  23. f33ebbe unistd: add __NR_prlimit64 syscall numbers by Jiri Slaby · 14 years ago
  24. 4cecd93 x86: correctly wire up the newuname system call by Christoph Hellwig · 14 years ago
  25. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 14 years ago
  26. 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 14 years ago
  27. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  28. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  29. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  30. c3359fb sysctl: x86 Use the compat_sys_sysctl by Eric W. Biederman · 15 years ago
  31. 8176674 x86-64: Fix register leak in 32-bit syscall audting by Jan Beulich · 15 years ago
  32. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
  33. 24e3580 x86: Don't leak 64-bit kernel register values to 32-bit processes by Jan Beulich · 15 years ago
  34. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  35. 4c71157 x86, 32-bit: Use generic sys_pipe() by Amerigo Wang · 15 years ago
  36. 3c56999 Merge branch 'core/signal' into perfcounters/core by Thomas Gleixner · 15 years ago
  37. 12d1611 x86: hookup sys_rt_tgsigqueueinfo by Thomas Gleixner · 15 years ago
  38. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 15 years ago
  39. f3554f4 preadv/pwritev: Add preadv and pwritev system calls. by Gerd Hoffmann · 15 years ago
  40. 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  41. 2b1c6bd generic compat_sys_ustat by Christoph Hellwig · 16 years ago
  42. 95fd484 Merge commit 'v2.6.29-rc4' into perfcounters/core by Ingo Molnar · 15 years ago
  43. 249d51b Merge commit 'v2.6.29-rc4' into core/percpu by Ingo Molnar · 15 years ago
  44. c09249f x86-64: fix int $0x80 -ENOSYS return by Roland McGrath · 15 years ago
  45. af37501 Merge branch 'core/percpu' into perfcounters/core by Ingo Molnar · 15 years ago
  46. 9af4565 x86-64: Move kernelstack from PDA to per-cpu. by Brian Gerst · 15 years ago
  47. 241771e performance counters: x86 support by Ingo Molnar · 16 years ago
  48. b418da1 compat: generic compat get/settimeofday by Christoph Hellwig · 16 years ago
  49. 295286a x86-64: slightly stream-line 32-bit syscall entry code by Jan Beulich · 16 years ago
  50. 024e8ac x86_64: fix ia32 AMD syscall audit fast-path by Roland McGrath · 16 years ago
  51. 9fe5ad9 flag parameters add-on: remove epoll_create size param by Ulrich Drepper · 16 years ago
  52. 4006553 flag parameters: inotify_init by Ulrich Drepper · 16 years ago
  53. ed8cae8 flag parameters: pipe by Ulrich Drepper · 16 years ago
  54. 336dd1f flag parameters: dup2 by Ulrich Drepper · 16 years ago
  55. a0998b5 flag parameters: epoll_create by Ulrich Drepper · 16 years ago
  56. b087498e flag parameters: eventfd by Ulrich Drepper · 16 years ago
  57. 9deb27b flag parameters: signalfd by Ulrich Drepper · 16 years ago
  58. 5cbf156 x86_64 ia32 syscall audit fast-path by Roland McGrath · 16 years ago
  59. acee709 Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus by Ingo Molnar · 16 years ago
  60. d4d6715 x86 ptrace: unify syscall tracing by Roland McGrath · 16 years ago
  61. 360c044 x86_64: adjust exception frame in ia32entry by Jeremy Fitzhardinge · 16 years ago
  62. 26ccb8a x86: rename threadinfo to TI. by Glauber Costa · 16 years ago
  63. 457da70 x86/paravirt: groundwork for 64-bit Xen support, fix by Jeremy Fitzhardinge · 16 years ago
  64. 6680415 x86, 64-bit: ia32entry: replace privileged instructions with pvops by Jeremy Fitzhardinge · 16 years ago
  65. 2be2998 x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility userspace by Jeremy Fitzhardinge · 16 years ago
  66. 5f0120b x86-64: remove unnecessary ptregs call stubs by Jan Beulich · 16 years ago
  67. 562b80b x86_64 ia32 ptrace: convert to compat_arch_ptrace by Roland McGrath · 16 years ago
  68. 48ee679 x86: ia32 ptrace vs -ENOSYS sysenter/syscall by Roland McGrath · 16 years ago
  69. 8ab32bb x86: ia32 ptrace vs -ENOSYS by Roland McGrath · 16 years ago
  70. cb9282e timerfd: wire the new timerfd API to the x86 family by Davide Libenzi · 16 years ago
  71. efd1ca5 x86: TLS cleanup by Roland McGrath · 16 years ago
  72. 36197c9 x86 vDSO: ia32 sysenter_return by Roland McGrath · 16 years ago
  73. ecd744e x86 - 32-bit ptrace emulation mishandles 6th arg by Chuck Ebbert · 17 years ago
  74. 2db55d3 x86_64: move ia32 by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/ia32/ia32entry.S]
  75. 176df24 x86_64: Zero extend all registers after ptrace in 32bit entry path. by Andi Kleen · 17 years ago
  76. cdc1793 x86_64: ia32entry adjustments by Jan Beulich · 17 years ago
  77. 97ac735 sys_fallocate() implementation on i386, x86_64 and powerpc by Amit Arora · 17 years ago
  78. b716395 diskquota: 32bit quota tools on 64bit architectures by Vasily Tarasov · 17 years ago
  79. e412ac4 x86_64: Fix readahead/sync_file_range/fadvise64 compat calls by Andi Kleen · 17 years ago
  80. ae7d5c8 x86_64: use signalfd and timerfd compat syscalls by Heiko Carstens · 17 years ago
  81. fdb902b1 signal/timer/event: eventfd wire up x86 arches by Davide Libenzi · 17 years ago
  82. 57ac889 signal/timer/event: timerfd wire up x86 arches by Davide Libenzi · 17 years ago
  83. 2121e24 signal/timer/event: signalfd wire up x86 arches by Davide Libenzi · 17 years ago
  84. 1c710c8 utimensat implementation by Ulrich Drepper · 17 years ago
  85. fb60b83 [PATCH] x86-64: Allow sys_uselib unconditionally by Andi Kleen · 17 years ago
  86. a9bc3bf [PATCH] x86-64: wire up compat sched_rr_get_interval(2) by Alexandr Andreev · 17 years ago
  87. 9af3cf0 [PATCH] x86_64: Wire up compat epoll_pwait by Ralf Baechle · 17 years ago
  88. d4d23ad [PATCH] Common compat_sys_sysinfo by Kyle McMartin · 17 years ago
  89. adf1423 [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder by Jan Beulich · 18 years ago
  90. 3cfc348 [PATCH] x86: Add portable getcpu call by Andi Kleen · 18 years ago
  91. 957dc87 [PATCH] Add ppoll/pselect syscalls by Andi Kleen · 18 years ago
  92. 0e92da4 [PATCH] x86_64: Don't clobber r8-r11 in int 0x80 handler by Andi Kleen · 18 years ago
  93. 2601e64 [PATCH] lockdep: irqtrace subsystem, x86_64 support by Ingo Molnar · 18 years ago
  94. d39159c [PATCH] x86_64: remove sys32_ni_syscall() by Adrian Bunk · 18 years ago
  95. dffead4 [PATCH] x86_64: reliable stack trace support (x86-64 syscall by Jan Beulich · 18 years ago
  96. 5282aab [PATCH] x86_64: Remove ia32_sys_call_table export by Andi Kleen · 18 years ago
  97. 4b787e0 [PATCH] x86_64: add END()/ENDPROC() annotations to entry.S by Jan Beulich · 18 years ago
  98. 1b2db9f [PATCH] sys_move_pages: 32bit support (i386, x86_64) by Christoph Lameter · 18 years ago
  99. d261020 [PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64 by Andi Kleen · 18 years ago
  100. f1233ab [PATCH] x86_64: Add tee and sync_file_range by Andi Kleen · 18 years ago