1. 202bf8d compat: provide compat_ptr() on all architectures by Arnd Bergmann · 5 years ago
  2. a846446 x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT by Dmitry Safonov · 6 years ago
  3. 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  4. ae7795b signal: Distinguish between kernel_siginfo and siginfo by Eric W. Biederman · 6 years ago
  5. fb37397 asm-generic: Move common compat types to asm-generic/compat.h by Arnd Bergmann · 7 years ago
  6. c039dbd y2038: x86: Extend sysvipc data structures by Arnd Bergmann · 10 years ago
  7. 0d55303 compat: Move compat_timespec/ timeval to compat_time.h by Deepa Dinamani · 7 years ago
  8. ea64d5a signal: Unify and correct copy_siginfo_to_user32 by Eric W. Biederman · 7 years ago
  9. b713da6 signal: unify compat_siginfo_t by Al Viro · 8 years ago
  10. 2f82a46 signal: Remove _sys_private and _overrun_incr from struct compat_siginfo by Eric W. Biederman · 7 years ago
  11. 4d2dc2c fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall by Jeff Layton · 7 years ago
  12. b3d9a13 Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts by Ingo Molnar · 7 years ago
  13. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  14. d375cf1 x86/entry/64: Remove thread_struct::sp0 by Andy Lutomirski · 7 years ago
  15. 613763a take compat_sys_old_getrlimit() to native syscall by Al Viro · 8 years ago
  16. 7b2dd36 x86/coredump: Always use user_regs_struct for compat_elf_gregset_t by Dmitry Safonov · 8 years ago
  17. 90954e7 x86/coredump: Use pr_reg size, rather that TIF_IA32 flag by Dmitry Safonov · 8 years ago
  18. a445508 x86/signals: Add missing signal_compat code for x86 features by Dave Hansen · 9 years ago
  19. abfb949 x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall() by Dmitry Safonov · 9 years ago
  20. f970165 x86/compat: remove is_compat_task() by Andy Lutomirski · 9 years ago
  21. 263042e x86/asm/entry/64: Save user RSP in pt_regs->sp on SYSCALL64 fastpath by Denys Vlasenko · 10 years ago
  22. 751f409 compat: move compat_siginfo_t definition to asm/compat.h by Denys Vlasenko · 12 years ago
  23. c6ae41e x86: replace percpu_xxx funcs with this_cpu_xxx by Alex Shi · 13 years ago
  24. ef334a2 x86: Move is_ia32_task to asm/thread_info.h from asm/compat.h by Srikar Dronamraju · 13 years ago
  25. a628b68 x32: Provide separate is_ia32_task() and is_x32_task() predicates by H. Peter Anvin · 13 years ago
  26. d1a797f x32: Handle process creation by H. Peter Anvin · 13 years ago
  27. fca460f x32: Handle the x32 system call flag by H. Peter Anvin · 13 years ago
  28. 1448c72 compat: sync compat_stats with statfs. by Eric W. Biederman · 13 years ago
  29. c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 14 years ago
  30. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 15 years ago
  31. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  32. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/compat.h]
  33. 77ef50a x86: consolidate header guards by Vegard Nossum · 17 years ago
  34. c96a6d4 include/asm-x86/compat.h: checkpatch cleanups - formatting only by Joe Perches · 17 years ago
  35. 8b3de0d asm-*/compat.h: fix typo in comment by Marcin Ślusarz · 17 years ago
  36. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 17 years ago
  37. 95d1b8f x86: Use linux/elfcore-compat.h by Roland McGrath · 17 years ago
  38. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago[Renamed from include/asm-x86_64/compat.h]
  39. 4b77758 Introduce compat_u64 and compat_s64 types by Arnd Bergmann · 18 years ago
  40. bb04923 [PATCH] amd64: task_pt_regs() by Al Viro · 19 years ago
  41. bf2fcc6 [PATCH] x86_64: Implement is_compat_task the right way by Andi Kleen · 19 years ago
  42. 202e597 [PATCH] compat: be more consistent about [ug]id_t by Stephen Rothwell · 19 years ago
  43. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago