1. 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
  2. 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
  3. 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
  4. 6aae5f2 x86: Add new syscalls for x86_64 by Aneesh Kumar K.V · 13 years ago
  5. ea71454 x86: Separate out entry text section by Jiri Olsa · 13 years ago
  6. 60cf637 x86: Use {push,pop}_cfi in more places by Jan Beulich · 13 years ago
  7. ce26efd x86: Add clock_adjtime for x86 by Richard Cochran · 13 years ago
  8. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  9. 0eead9ab Don't dump task struct in a.out core-dumps by Linus Torvalds · 14 years ago
  10. eefdca0 x86-64, compat: Retruncate rax after ia32 syscall entry tracing by Roland McGrath · 14 years ago
  11. 36d001c x86-64, compat: Test %rax for the syscall number, not %eax by H. Peter Anvin · 14 years ago
  12. c788732 Mark arguments to certain syscalls as being const by David Howells · 14 years ago
  13. 8cbd84f x86: fix up system call numbering nit by Linus Torvalds · 14 years ago
  14. b34d891 Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux by Linus Torvalds · 14 years ago
  15. bbaa416 fanotify: sys_fanotify_mark declartion by Eric Paris · 15 years ago
  16. 11637e4 fanotify: fanotify_init syscall declaration by Eric Paris · 15 years ago
  17. f33ebbe unistd: add __NR_prlimit64 syscall numbers by Jiri Slaby · 14 years ago
  18. 4cecd93 x86: correctly wire up the newuname system call by Christoph Hellwig · 14 years ago
  19. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  20. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 14 years ago
  21. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 14 years ago
  22. 5d0e528 Add generic sys_old_select() by Christoph Hellwig · 14 years ago
  23. fb7b096 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  24. f91b22c Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes-for-linus', 'x86-debug-for-linus', 'x86-doc-for-linus', 'x86-gpu-for-linus' and 'x86-rlimit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  25. 318f6b2 x86, ia32_aout: do not kill argument mapping by Jiri Slaby · 14 years ago
  26. 05d43ed x86: get rid of the insane TIF_ABI_PENDING bit by H. Peter Anvin · 14 years ago
  27. 221af7f Split 'flush_old_exec' into two functions by Linus Torvalds · 14 years ago
  28. 2854e72 x86: Use helpers for rlimits by Jiri Slaby · 14 years ago
  29. f8b7256 Unify sys_mmap* by Al Viro · 15 years ago
  30. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  31. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  32. c3359fb sysctl: x86 Use the compat_sys_sysctl by Eric W. Biederman · 15 years ago
  33. 8176674 x86-64: Fix register leak in 32-bit syscall audting by Jan Beulich · 15 years ago
  34. a2e2725 net: Introduce recvmmsg socket syscall by Arnaldo Carvalho de Melo · 15 years ago
  35. 24e3580 x86: Don't leak 64-bit kernel register values to 32-bit processes by Jan Beulich · 15 years ago
  36. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  37. 4c71157 x86, 32-bit: Use generic sys_pipe() by Amerigo Wang · 15 years ago
  38. 3c56999 Merge branch 'core/signal' into perfcounters/core by Thomas Gleixner · 15 years ago
  39. 12d1611 x86: hookup sys_rt_tgsigqueueinfo by Thomas Gleixner · 15 years ago
  40. e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  41. 0112fc2 Separate out common fstatat code into vfs_fstatat by Oleg Drokin · 15 years ago
  42. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 15 years ago
  43. f3554f4 preadv/pwritev: Add preadv and pwritev system calls. by Gerd Hoffmann · 15 years ago
  44. 82268da Merge branch 'linus' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  45. 2b1c6bd generic compat_sys_ustat by Christoph Hellwig · 16 years ago
  46. 8e81817 Merge branch 'x86/core' into perfcounters/core by Ingo Molnar · 15 years ago
  47. a967bb3 x86: ia32_signal: introduce {get|set}_user_seg() by Hiroshi Shimamoto · 15 years ago
  48. 8801ead x86: ia32_signal: introduce GET_SEG() macro by Hiroshi Shimamoto · 15 years ago
  49. a47e3ec x86: ia32_signal: remove unused debug code by Hiroshi Shimamoto · 15 years ago
  50. b1864e9 Merge branch 'x86/core' into perfcounters/core by Ingo Molnar · 15 years ago
  51. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 15 years ago
  52. 95fd484 Merge commit 'v2.6.29-rc4' into perfcounters/core by Ingo Molnar · 15 years ago
  53. c09249f x86-64: fix int $0x80 -ENOSYS return by Roland McGrath · 15 years ago
  54. 74b6eb6b Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/doc', 'x86/header-fixes', 'x86/mm', 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core by Ingo Molnar · 15 years ago
  55. 3b4b757 x86: ia32_signal: use {get|put}_user_try and catch by Hiroshi Shimamoto · 15 years ago
  56. af37501 Merge branch 'core/percpu' into perfcounters/core by Ingo Molnar · 15 years ago
  57. 9af4565 x86-64: Move kernelstack from PDA to per-cpu. by Brian Gerst · 15 years ago
  58. 506c10f Merge commit 'v2.6.29-rc1' into perfcounters/core by Ingo Molnar · 15 years ago
  59. 2f06de0 x86: introducing asm/sys_ia32.h by Jaswinder Singh Rajput · 16 years ago
  60. e1df957 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  61. be9c5ae Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  62. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
  63. 8403295 x86: ia32_signal: remove unnecessary declaration by Hiroshi Shimamoto · 16 years ago
  64. d98f9d8 x86: ia32_signal: use sigframe.h by Hiroshi Shimamoto · 16 years ago
  65. 3b0d29e x86: ia32_signal: rename struct sigframe and rt_sigframe by Hiroshi Shimamoto · 16 years ago
  66. 8bee3f0 x86: ia32_signal: use proper macro __USER32_DS by Hiroshi Shimamoto · 16 years ago
  67. d0b48ca x86: ia32_signal: use __put_user() instead of __copy_to_user() by Hiroshi Shimamoto · 16 years ago
  68. 241771e performance counters: x86 support by Ingo Molnar · 16 years ago
  69. b5aa97e Merge branches 'x86/signal' and 'x86/irq' into perfcounters/core by Ingo Molnar · 16 years ago
  70. 6497760 x86: ia32_signal: change order of storing in setup_sigcontext() by Hiroshi Shimamoto · 16 years ago
  71. 047ce93 x86: ia32_signal: remove using temporary variable by Hiroshi Shimamoto · 16 years ago
  72. 8c6e5ce x86: ia32_signal: cleanup macro RELOAD_SEG by Hiroshi Shimamoto · 16 years ago
  73. d71a68d x86: ia32_signal: introduce COPY_SEG_CPL3 by Hiroshi Shimamoto · 16 years ago
  74. b78a5b5 x86: ia32_signal: cleanup macro COPY by Hiroshi Shimamoto · 16 years ago
  75. a6f76f2 CRED: Make execve() take advantage of copy-on-write credentials by David Howells · 16 years ago
  76. 9cc3c49 x86: ia32_signal: remove unnecessary padding by Hiroshi Shimamoto · 16 years ago
  77. 99ea1b93 x86: ia32_signal: do save_i387_xstate_ia32 at get_sigframe() by Hiroshi Shimamoto · 16 years ago
  78. 8479d94 x86, signals: remove duplicated register setup code in ia32 signal delivery by Mikael Pettersson · 16 years ago
  79. b418da1 compat: generic compat get/settimeofday by Christoph Hellwig · 16 years ago
  80. f7a5000 compat: move cp_compat_stat to common code by Christoph Hellwig · 16 years ago
  81. 295286a x86-64: slightly stream-line 32-bit syscall entry code by Jan Beulich · 16 years ago
  82. 1389ac4 Merge branch 'linus' into x86/signal by Ingo Molnar · 16 years ago
  83. 0afe2db Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D by Ingo Molnar · 16 years ago
  84. 7b9cee1 x86: ia32_signal.c remove unnecessary function calls by Hiroshi Shimamoto · 16 years ago
  85. bff0aa4 x86: ia32_signal.c: remove unnecessary cast to u32 by Hiroshi Shimamoto · 16 years ago
  86. 2ba48e1 x86: signal: remove unneeded err handling by Hiroshi Shimamoto · 16 years ago
  87. 3d0aedd x86: signal: put give_sigsegv of setup frames together by Hiroshi Shimamoto · 16 years ago
  88. 0722bba x86: kill sys32_pause by Christoph Hellwig · 16 years ago
  89. f12e6a4 Merge branch 'x86/cleanups' into x86/signal by Ingo Molnar · 16 years ago
  90. b6edbb1 x86_64: use save/loadsegment in ia32 compat by Jeremy Fitzhardinge · 16 years ago
  91. c37b5ef x86, xsave: save/restore the extended state context in sigframe by Suresh Siddha · 16 years ago
  92. ab51370 x86, xsave: reorganization of signal save/restore fpstate code layout by Suresh Siddha · 16 years ago
  93. 3c1c7f1 x86, xsave: dynamically allocate sigframes fpstate instead of static allocation by Suresh Siddha · 16 years ago
  94. 6341c39 tracehook: exec by Roland McGrath · 16 years ago
  95. 024e8ac x86_64: fix ia32 AMD syscall audit fast-path by Roland McGrath · 16 years ago
  96. 9fe5ad9 flag parameters add-on: remove epoll_create size param by Ulrich Drepper · 16 years ago
  97. 4006553 flag parameters: inotify_init by Ulrich Drepper · 16 years ago
  98. ed8cae8 flag parameters: pipe by Ulrich Drepper · 16 years ago
  99. 336dd1f flag parameters: dup2 by Ulrich Drepper · 16 years ago
  100. a0998b5 flag parameters: epoll_create by Ulrich Drepper · 16 years ago