1. 2f06de0 x86: introducing asm/sys_ia32.h by Jaswinder Singh Rajput · 16 years ago
  2. 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
  3. 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
  4. 8403295 x86: ia32_signal: remove unnecessary declaration by Hiroshi Shimamoto · 16 years ago
  5. d98f9d8 x86: ia32_signal: use sigframe.h by Hiroshi Shimamoto · 16 years ago
  6. 3b0d29e x86: ia32_signal: rename struct sigframe and rt_sigframe by Hiroshi Shimamoto · 16 years ago
  7. 8bee3f0 x86: ia32_signal: use proper macro __USER32_DS by Hiroshi Shimamoto · 16 years ago
  8. d0b48ca x86: ia32_signal: use __put_user() instead of __copy_to_user() by Hiroshi Shimamoto · 16 years ago
  9. 6497760 x86: ia32_signal: change order of storing in setup_sigcontext() by Hiroshi Shimamoto · 16 years ago
  10. 047ce93 x86: ia32_signal: remove using temporary variable by Hiroshi Shimamoto · 16 years ago
  11. 8c6e5ce x86: ia32_signal: cleanup macro RELOAD_SEG by Hiroshi Shimamoto · 16 years ago
  12. d71a68d x86: ia32_signal: introduce COPY_SEG_CPL3 by Hiroshi Shimamoto · 16 years ago
  13. b78a5b5 x86: ia32_signal: cleanup macro COPY by Hiroshi Shimamoto · 16 years ago
  14. a6f76f2 CRED: Make execve() take advantage of copy-on-write credentials by David Howells · 16 years ago
  15. 9cc3c49 x86: ia32_signal: remove unnecessary padding by Hiroshi Shimamoto · 16 years ago
  16. 99ea1b93 x86: ia32_signal: do save_i387_xstate_ia32 at get_sigframe() by Hiroshi Shimamoto · 16 years ago
  17. 8479d94 x86, signals: remove duplicated register setup code in ia32 signal delivery by Mikael Pettersson · 16 years ago
  18. b418da1 compat: generic compat get/settimeofday by Christoph Hellwig · 16 years ago
  19. f7a5000 compat: move cp_compat_stat to common code by Christoph Hellwig · 16 years ago
  20. 295286a x86-64: slightly stream-line 32-bit syscall entry code by Jan Beulich · 16 years ago
  21. 1389ac4 Merge branch 'linus' into x86/signal by Ingo Molnar · 16 years ago
  22. 0afe2db Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D by Ingo Molnar · 16 years ago
  23. 7b9cee1 x86: ia32_signal.c remove unnecessary function calls by Hiroshi Shimamoto · 16 years ago
  24. bff0aa4 x86: ia32_signal.c: remove unnecessary cast to u32 by Hiroshi Shimamoto · 16 years ago
  25. 2ba48e1 x86: signal: remove unneeded err handling by Hiroshi Shimamoto · 16 years ago
  26. 3d0aedd x86: signal: put give_sigsegv of setup frames together by Hiroshi Shimamoto · 16 years ago
  27. 0722bba x86: kill sys32_pause by Christoph Hellwig · 16 years ago
  28. f12e6a4 Merge branch 'x86/cleanups' into x86/signal by Ingo Molnar · 16 years ago
  29. b6edbb1 x86_64: use save/loadsegment in ia32 compat by Jeremy Fitzhardinge · 16 years ago
  30. c37b5ef x86, xsave: save/restore the extended state context in sigframe by Suresh Siddha · 16 years ago
  31. ab51370 x86, xsave: reorganization of signal save/restore fpstate code layout by Suresh Siddha · 16 years ago
  32. 3c1c7f1 x86, xsave: dynamically allocate sigframes fpstate instead of static allocation by Suresh Siddha · 16 years ago
  33. 6341c39 tracehook: exec by Roland McGrath · 16 years ago
  34. 024e8ac x86_64: fix ia32 AMD syscall audit fast-path by Roland McGrath · 16 years ago
  35. 9fe5ad9 flag parameters add-on: remove epoll_create size param by Ulrich Drepper · 16 years ago
  36. 4006553 flag parameters: inotify_init by Ulrich Drepper · 16 years ago
  37. ed8cae8 flag parameters: pipe by Ulrich Drepper · 16 years ago
  38. 336dd1f flag parameters: dup2 by Ulrich Drepper · 16 years ago
  39. a0998b5 flag parameters: epoll_create by Ulrich Drepper · 16 years ago
  40. b087498e flag parameters: eventfd by Ulrich Drepper · 16 years ago
  41. 9deb27b flag parameters: signalfd by Ulrich Drepper · 16 years ago
  42. 5cbf156 x86_64 ia32 syscall audit fast-path by Roland McGrath · 16 years ago
  43. 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
  44. 812b121 x86_64: ia32_signal.c: remove signal number conversion by Hiroshi Shimamoto · 16 years ago
  45. fbdb7da x86_64: ia32_signal.c: use macro instead of immediate by Hiroshi Shimamoto · 16 years ago
  46. d4d6715 x86 ptrace: unify syscall tracing by Roland McGrath · 16 years ago
  47. 360c044 x86_64: adjust exception frame in ia32entry by Jeremy Fitzhardinge · 16 years ago
  48. 26ccb8a x86: rename threadinfo to TI. by Glauber Costa · 16 years ago
  49. 457da70 x86/paravirt: groundwork for 64-bit Xen support, fix by Jeremy Fitzhardinge · 16 years ago
  50. 6680415 x86, 64-bit: ia32entry: replace privileged instructions with pvops by Jeremy Fitzhardinge · 16 years ago
  51. 2be2998 x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility userspace by Jeremy Fitzhardinge · 16 years ago
  52. 5f0120b x86-64: remove unnecessary ptregs call stubs by Jan Beulich · 16 years ago
  53. 5a8da0e signals: x86 TS_RESTORE_SIGMASK by Roland McGrath · 16 years ago
  54. 562b80b x86_64 ia32 ptrace: convert to compat_arch_ptrace by Roland McGrath · 16 years ago
  55. 55928e3 x86 signals: lift set_fs by Roland McGrath · 16 years ago
  56. 8b9c5ff x86 signals: lift flags diddling code by Roland McGrath · 16 years ago
  57. 950e4da arch: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  58. b00de17 x86: sys32_execve PT_DTRACE by Roland McGrath · 16 years ago
  59. 48ee679 x86: ia32 ptrace vs -ENOSYS sysenter/syscall by Roland McGrath · 16 years ago
  60. 8ab32bb x86: ia32 ptrace vs -ENOSYS by Roland McGrath · 16 years ago
  61. 28d2312 x86: reducing debuginfo size by removing unneeded includes by Arnaldo Carvalho de Melo · 16 years ago
  62. 1a3e4ca x86 vDSO: don't use disabled vDSO for signal trampoline by Roland McGrath · 16 years ago
  63. e40cd10 x86: clear DF before calling signal handler by Aurelien Jarno · 16 years ago
  64. 6e16d89 Sanitize the type of struct user.u_ar0 by H. Peter Anvin · 16 years ago
  65. cb9282e timerfd: wire the new timerfd API to the x86 family by Davide Libenzi · 16 years ago
  66. ade1af7 x86: remove unneded casts by Jan Engelhardt · 16 years ago
  67. 7375931 x86: coding style fixes in arch/x86/ia32/audit.c by Paolo Ciarrocchi · 16 years ago
  68. e5fc316 arch/x86/ia32: use time_before, time_before_eq, etc. by Julia Lawall · 16 years ago
  69. a06b24e8 x86: x86 ia32_binfmt removal by Roland McGrath · 16 years ago
  70. a97f52e x86: compat_binfmt_elf by Roland McGrath · 16 years ago
  71. 1eeaed7 x86: x86 i387 cleanup by Roland McGrath · 16 years ago
  72. 4421011 x86: x86 i387 user_regset by Roland McGrath · 16 years ago
  73. 053de04 x86: get rid of _MASK flags by Glauber de Oliveira Costa · 16 years ago
  74. 25149b6 x86: x86 ptrace merge removals by Roland McGrath · 16 years ago
  75. cbc9d9d x86: x86 ptrace merge complete by Roland McGrath · 16 years ago
  76. d277fb8 x86: x86-64 ia32 ptrace get/putreg32 current task by Roland McGrath · 16 years ago
  77. ff14c61 x86: x86-64 ia32 ptrace pt_regs cleanup by Roland McGrath · 16 years ago
  78. 742fa54 x86: use generic register names in struct sigcontext by H. Peter Anvin · 16 years ago
  79. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 16 years ago
  80. 0fa376e x86: PTRACE_SINGLEBLOCK by Roland McGrath · 16 years ago
  81. d0f0817 x86: x86-64 ia32 ptrace debugreg cleanup by Roland McGrath · 16 years ago
  82. e1f2877 x86 single_step: TIF_FORCED_TF by Roland McGrath · 16 years ago
  83. efd1ca5 x86: TLS cleanup by Roland McGrath · 16 years ago
  84. 13abd0e x86: tls32 moved by Roland McGrath · 16 years ago
  85. 91394eb x86: use get_desc_base by Roland McGrath · 16 years ago
  86. 16f4bc7 x86 vDSO: ia32 vsyscall removal by Roland McGrath · 16 years ago
  87. af65d64 x86 vDSO: consolidate vdso32 by Roland McGrath · 16 years ago
  88. 36197c9 x86 vDSO: ia32 sysenter_return by Roland McGrath · 16 years ago
  89. 0c2f51a x86 vDSO: arch/x86/vdso/vdso32 by Roland McGrath · 16 years ago
  90. 9773db2 x86: remove dead code in ia32-emu by Cyrill Gorcunov · 16 years ago
  91. 4ec08da x86: remove the duplicated arch/x86/ia32/mmap32.c by Thomas Gleixner · 16 years ago
  92. 5bafb67 x86: clean up arch/x86/ia32/mmap32.c by Thomas Gleixner · 16 years ago
  93. 6ec8756 x86: clean up arch/x86/ia32/syscall32.c by Thomas Gleixner · 16 years ago
  94. c202f29 x86: clean up arch/x86/ia32/sys_ia32.c by Thomas Gleixner · 16 years ago
  95. 5de15d4 x86: clean up arch/x86/ia32/ptrace32.c by Thomas Gleixner · 16 years ago
  96. 2da06b4 x86: clean up arch/x86/ia32/ipc32.c by Thomas Gleixner · 16 years ago
  97. 99b9cdf x86: clean up arch/x86/ia32/ia32_signal.c by Thomas Gleixner · 16 years ago
  98. 8edf8be x86: clean up arch/x86/ia32/aout32.c by Thomas Gleixner · 16 years ago
  99. d94448b x86: clean up arch/x86/ia32/fpu32.c by Thomas Gleixner · 16 years ago
  100. ecd744e x86 - 32-bit ptrace emulation mishandles 6th arg by Chuck Ebbert · 17 years ago