1. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
  2. 97de6ad [IA64] hook up new rt_tgsigqueueinfo syscall by Tony Luck · 16 years ago
  3. 8851d37 [IA64] wire up preadv/pwritev system calls by Tony Luck · 16 years ago
  4. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  5. 94752a7 ia64/pv_ops: paravirtualize mov = ar.itc. by Isaku Yamahata · 16 years ago
  6. 4092762 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/core by Ingo Molnar · 16 years ago
  7. 1134723 [CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2 by Heiko Carstens · 16 years ago
  8. a14a07b ftrace, ia64: IA64 dynamic ftrace support by Shaohua Li · 16 years ago
  9. d3e75ff ftrace, ia64: IA64 static ftrace support by Shaohua Li · 16 years ago
  10. b704882 [IA64] Rationalize kernel mode alignment checking by Tony Luck · 16 years ago
  11. f14488c [IA64] utrace use generic trace hook by Shaohua Li · 16 years ago
  12. 3e4d0ca [IA64] Wire up new system calls by Tony Luck · 17 years ago
  13. 4df8d22 [IA64] pvops: paravirtualize entry.S by Isaku Yamahata · 17 years ago
  14. 2e513fe [IA64] trivial cleanup for entry.S by Hidetoshi Seto · 17 years ago
  15. 3633c73 [IA64] fix interrupt masking for pending works on kernel leave by Hidetoshi Seto · 17 years ago
  16. 38477ad [IA64] disable interrupts on exit of ia64_trace_syscall by Hidetoshi Seto · 17 years ago
  17. b64f34c [IA64] VIRT_CPU_ACCOUNTING (accurate cpu time accounting) by Hidetoshi Seto · 17 years ago
  18. ad9e39c [IA64] Wire up timerfd_{create,settime,gettime} syscalls by Tony Luck · 17 years ago
  19. 4d672e7 timerfd: new timerfd API by Davide Libenzi · 17 years ago
  20. 3d7559e [IA64] fallocate system call by David Chinner · 18 years ago
  21. ae67e49 [IA64] wire up {signal,timer,event}fd syscalls by Tony Luck · 18 years ago
  22. 472118e [IA64] Wire up epoll_pwait and utimensat by Tony Luck · 18 years ago
  23. e180583 [IA64] wire up pselect, ppoll by Alexey Kuznetsov · 18 years ago
  24. 4a177cb [IA64] Add TIF_RESTORE_SIGMASK by Alexey Dobriyan · 18 years ago
  25. b643b0fd Pull percpu-dtc into release branch by Tony Luck · 18 years ago
  26. a0776ec [IA64] remove per-cpu ia64_phys_stacked_size_p8 by Chen, Kenneth W · 18 years ago
  27. 86afa9e [IA64] Hook up getcpu system call for IA64 by Fenghua Yu · 18 years ago
  28. a7956113 [IA64] IA64 Kexec/kdump by Zou Nan hai · 18 years ago
  29. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  30. 3db03b4 [PATCH] rename the provided execve functions to kernel_execve by Arnd Bergmann · 18 years ago
  31. 5c55cd6 Revert "[IA64] Unwire set/get_robust_list" by Tony Luck · 18 years ago
  32. 2636255 [IA64] Unwire set/get_robust_list by Andreas Schwab · 18 years ago
  33. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  34. 742755a [PATCH] page migration: sys_move_pages(): support moving of individual pages by Christoph Lameter · 19 years ago
  35. 912d35f [PATCH] Add support for the sys_vmsplice syscall by Jens Axboe · 19 years ago
  36. 7052449 [PATCH] splice: add support for sys_tee() by Jens Axboe · 19 years ago
  37. b8cd2af [IA64] Wire up new syscalls {set,get}_robust_list by Tony Luck · 19 years ago
  38. d905b00 [IA64] Wire up new syscall sync_file_range() by Tony Luck · 19 years ago
  39. 5274f05 [PATCH] Introduce sys_splice() system call by Jens Axboe · 19 years ago
  40. 5812499 Pull delete-sigdelayed into release branch by Tony Luck · 19 years ago
  41. 6f6d758 [IA64] Missing check for TIF_WORK if trace/audit enabled by Jack Steiner · 19 years ago
  42. 9621a4e [IA64] unshare system call registration for ia64 by Janak Desai · 19 years ago
  43. 9ed2ad8 [IA64] add syscall entry for *at() by Chen, Kenneth W · 19 years ago
  44. b0a0662 [IA64] Delete MCA/INIT sigdelayed code by Keith Owens · 19 years ago
  45. 3974388 [PATCH] Swap Migration V5: sys_migrate_pages interface by Christoph Lameter · 19 years ago
  46. 24b8e0c [IA64] Remove warnings for gcc 4.0 IA64 compilation. by Peter Chubb · 19 years ago
  47. 486a153 Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  48. 383f283 [PATCH] Prefetch kernel stacks to speed up context switch by Chen, Kenneth W · 19 years ago
  49. 39e01cb kbuild: ia64 use generic asm-offsets.h support by Sam Ravnborg · 19 years ago
  50. 0232622 [IA64] minor performance tune-up in ia64_switch_to by Chen, Kenneth W · 19 years ago
  51. 6cb5481 [PATCH] remove sys_set_zone_reclaim() by Ingo Molnar · 20 years ago
  52. d108919 [IA64] inotify: ia64 syscalls. by Robert Love · 20 years ago
  53. 763b391 [IA64] Fix a typo in arch/ia64/kernel/entry.S by H. J. Lu · 20 years ago
  54. 54522b6 Auto merge with /home/aegl/GIT/ia64-test by Tony Luck · 20 years ago
  55. 22e2c50 [PATCH] Update cfq io scheduler to time sliced design by Jens Axboe · 20 years ago
  56. 753ee72 [PATCH] VM: early zone reclaim by Martin Hicks · 20 years ago
  57. f2cbb4f Auto merge with /home/aegl/GIT/linus by Tony Luck · 20 years ago
  58. 325a479 Merge with temp tree to get David's gdb inferior calls patch by Tony Luck · 20 years ago
  59. bfd6859 [IA64] Avoid .spillpsp directive in handcoded assembly by David Mosberger-Tang · 20 years ago
  60. 9df6f70 [IA64] fix typos caught by new assembler by David Mosberger-Tang · 20 years ago
  61. 7d87e14c [PATCH] consolidate sys_shmat by Stephen Rothwell · 20 years ago
  62. e7e965f [IA64] use srlz.d instead of srlz.i in ia64_leave_kernel() by David Mosberger-Tang · 20 years ago
  63. c03f058 [IA64] In ia64_leave_syscall(), fix comments and whitespace only. by David Mosberger-Tang · 20 years ago
  64. 87e522a [IA64] Schedule ia64_leave_syscall() to read ar.bsp earlier by David Mosberger-Tang · 20 years ago
  65. 96e0174 [IA64] On return from syscall, hint b7 with __kernel_syscall_via_epc(). by David Mosberger-Tang · 20 years ago
  66. 3c79c8b [IA64] Schedule fp-clearing insns at least 6 cycles after reading ar.bsp. by David Mosberger-Tang · 20 years ago
  67. 9ec1a7a [IA64] Use dynamic prediction for RSE-clearing branches. by David Mosberger-Tang · 20 years ago
  68. 06ef660 [IA64] __ia64_syscall() is no longer used anywhere in the kernel. Remove it. by David Mosberger-Tang · 20 years ago
  69. a37d98f [IA64] fix syscall-optimization goof by David Mosberger-Tang · 20 years ago
  70. 30325d1 [IA64] speed up syscall path a bit more by David Mosberger-Tang · 20 years ago
  71. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago