1. 6341c39 tracehook: exec by Roland McGrath · 16 years ago
  2. 024e8ac x86_64: fix ia32 AMD syscall audit fast-path by Roland McGrath · 16 years ago
  3. 9fe5ad9 flag parameters add-on: remove epoll_create size param by Ulrich Drepper · 16 years ago
  4. 4006553 flag parameters: inotify_init by Ulrich Drepper · 16 years ago
  5. ed8cae8 flag parameters: pipe by Ulrich Drepper · 16 years ago
  6. 336dd1f flag parameters: dup2 by Ulrich Drepper · 16 years ago
  7. a0998b5 flag parameters: epoll_create by Ulrich Drepper · 16 years ago
  8. b087498e flag parameters: eventfd by Ulrich Drepper · 16 years ago
  9. 9deb27b flag parameters: signalfd by Ulrich Drepper · 16 years ago
  10. 5cbf156 x86_64 ia32 syscall audit fast-path by Roland McGrath · 16 years ago
  11. 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
  12. 812b121 x86_64: ia32_signal.c: remove signal number conversion by Hiroshi Shimamoto · 16 years ago
  13. fbdb7da x86_64: ia32_signal.c: use macro instead of immediate by Hiroshi Shimamoto · 16 years ago
  14. d4d6715 x86 ptrace: unify syscall tracing by Roland McGrath · 16 years ago
  15. 360c044 x86_64: adjust exception frame in ia32entry by Jeremy Fitzhardinge · 16 years ago
  16. 26ccb8a x86: rename threadinfo to TI. by Glauber Costa · 16 years ago
  17. 457da70 x86/paravirt: groundwork for 64-bit Xen support, fix by Jeremy Fitzhardinge · 16 years ago
  18. 6680415 x86, 64-bit: ia32entry: replace privileged instructions with pvops by Jeremy Fitzhardinge · 16 years ago
  19. 2be2998 x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility userspace by Jeremy Fitzhardinge · 16 years ago
  20. 5f0120b x86-64: remove unnecessary ptregs call stubs by Jan Beulich · 16 years ago
  21. 5a8da0e signals: x86 TS_RESTORE_SIGMASK by Roland McGrath · 16 years ago
  22. 562b80b x86_64 ia32 ptrace: convert to compat_arch_ptrace by Roland McGrath · 16 years ago
  23. 55928e3 x86 signals: lift set_fs by Roland McGrath · 16 years ago
  24. 8b9c5ff x86 signals: lift flags diddling code by Roland McGrath · 16 years ago
  25. 950e4da arch: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  26. b00de17 x86: sys32_execve PT_DTRACE by Roland McGrath · 16 years ago
  27. 48ee679 x86: ia32 ptrace vs -ENOSYS sysenter/syscall by Roland McGrath · 16 years ago
  28. 8ab32bb x86: ia32 ptrace vs -ENOSYS by Roland McGrath · 16 years ago
  29. 28d2312 x86: reducing debuginfo size by removing unneeded includes by Arnaldo Carvalho de Melo · 16 years ago
  30. 1a3e4ca x86 vDSO: don't use disabled vDSO for signal trampoline by Roland McGrath · 16 years ago
  31. e40cd10 x86: clear DF before calling signal handler by Aurelien Jarno · 16 years ago
  32. 6e16d89 Sanitize the type of struct user.u_ar0 by H. Peter Anvin · 16 years ago
  33. cb9282e timerfd: wire the new timerfd API to the x86 family by Davide Libenzi · 16 years ago
  34. ade1af7 x86: remove unneded casts by Jan Engelhardt · 17 years ago
  35. 7375931 x86: coding style fixes in arch/x86/ia32/audit.c by Paolo Ciarrocchi · 17 years ago
  36. e5fc316 arch/x86/ia32: use time_before, time_before_eq, etc. by Julia Lawall · 17 years ago
  37. a06b24e8 x86: x86 ia32_binfmt removal by Roland McGrath · 17 years ago
  38. a97f52e x86: compat_binfmt_elf by Roland McGrath · 17 years ago
  39. 1eeaed7 x86: x86 i387 cleanup by Roland McGrath · 17 years ago
  40. 4421011 x86: x86 i387 user_regset by Roland McGrath · 17 years ago
  41. 053de04 x86: get rid of _MASK flags by Glauber de Oliveira Costa · 17 years ago
  42. 25149b6 x86: x86 ptrace merge removals by Roland McGrath · 17 years ago
  43. cbc9d9d x86: x86 ptrace merge complete by Roland McGrath · 17 years ago
  44. d277fb8 x86: x86-64 ia32 ptrace get/putreg32 current task by Roland McGrath · 17 years ago
  45. ff14c61 x86: x86-64 ia32 ptrace pt_regs cleanup by Roland McGrath · 17 years ago
  46. 742fa54 x86: use generic register names in struct sigcontext by H. Peter Anvin · 17 years ago
  47. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 17 years ago
  48. 0fa376e x86: PTRACE_SINGLEBLOCK by Roland McGrath · 17 years ago
  49. d0f0817 x86: x86-64 ia32 ptrace debugreg cleanup by Roland McGrath · 17 years ago
  50. e1f2877 x86 single_step: TIF_FORCED_TF by Roland McGrath · 17 years ago
  51. efd1ca5 x86: TLS cleanup by Roland McGrath · 17 years ago
  52. 13abd0e x86: tls32 moved by Roland McGrath · 17 years ago
  53. 91394eb x86: use get_desc_base by Roland McGrath · 17 years ago
  54. 16f4bc7 x86 vDSO: ia32 vsyscall removal by Roland McGrath · 17 years ago
  55. af65d64 x86 vDSO: consolidate vdso32 by Roland McGrath · 17 years ago
  56. 36197c9 x86 vDSO: ia32 sysenter_return by Roland McGrath · 17 years ago
  57. 0c2f51a x86 vDSO: arch/x86/vdso/vdso32 by Roland McGrath · 17 years ago
  58. 9773db2 x86: remove dead code in ia32-emu by Cyrill Gorcunov · 17 years ago
  59. 4ec08da x86: remove the duplicated arch/x86/ia32/mmap32.c by Thomas Gleixner · 17 years ago
  60. 5bafb67 x86: clean up arch/x86/ia32/mmap32.c by Thomas Gleixner · 17 years ago
  61. 6ec8756 x86: clean up arch/x86/ia32/syscall32.c by Thomas Gleixner · 17 years ago
  62. c202f29 x86: clean up arch/x86/ia32/sys_ia32.c by Thomas Gleixner · 17 years ago
  63. 5de15d4 x86: clean up arch/x86/ia32/ptrace32.c by Thomas Gleixner · 17 years ago
  64. 2da06b4 x86: clean up arch/x86/ia32/ipc32.c by Thomas Gleixner · 17 years ago
  65. 99b9cdf x86: clean up arch/x86/ia32/ia32_signal.c by Thomas Gleixner · 17 years ago
  66. 8edf8be x86: clean up arch/x86/ia32/aout32.c by Thomas Gleixner · 17 years ago
  67. d94448b x86: clean up arch/x86/ia32/fpu32.c by Thomas Gleixner · 17 years ago
  68. ecd744e x86 - 32-bit ptrace emulation mishandles 6th arg by Chuck Ebbert · 17 years ago
  69. fd181c7 x86_64: ia32 ptrace THREAD_AREA fix by Roland McGrath · 17 years ago
  70. 95d1b8f x86: Use linux/elfcore-compat.h by Roland McGrath · 17 years ago
  71. 282a821 sysctl: x86_64 remove unnecessary binary paths by Eric W. Biederman · 17 years ago
  72. 92b2dc7 x86: remove STR() macros by Glauber de Oliveira Costa · 17 years ago
  73. 2f62c94 x86_64: Fix compat emulation of PTRACE_GET/SET_THREAD_AREA by Andi Kleen · 17 years ago
  74. f891dd1 x86: initialize 64bit registers for a.out executables by Andi Kleen · 17 years ago
  75. af7e6a7 x86_64: install unstripped copies of compat vdso on disk by Roland McGrath · 17 years ago
  76. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  77. 7dc0b22 core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe by Neil Horman · 17 years ago
  78. 5b20cd8 x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define by Mark Nelson · 17 years ago
  79. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago
  80. 2db55d3 x86_64: move ia32 by Thomas Gleixner · 17 years ago