1. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  2. 1e94082 ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short by Alexander Duyck · 8 years ago
  3. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 8 years ago
  4. cd4d09e x86/cpufeature: Carve out X86_FEATURE_* by Borislav Petkov · 9 years ago
  5. a200dcb Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  6. 577f183 x86/um: reuse asm-generic/barrier.h by Michael S. Tsirkin · 9 years ago
  7. d8f8b84 um: Add full asm/syscall.h support by Mickaël Salaün · 9 years ago
  8. 612bece um/x86: Fix build after x86 syscall changes by Andy Lutomirski · 9 years ago
  9. bb8dd96 x86/asm/tsc: Remove rdtsc_barrier() by Andy Lutomirski · 9 years ago
  10. 21dc2e6 Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
  11. f8d65d2 um: Rework uaccess code by Richard Weinberger · 9 years ago
  12. b92b8b3 locking/arch: Rename set_mb() to smp_store_mb() by Peter Zijlstra · 9 years ago
  13. ab3f02f locking/arch: Add WRITE_ONCE() to set_mb() by Peter Zijlstra · 9 years ago
  14. e44740c Merge tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 9 years ago
  15. fc9bea0 x86, UML: fix integer overflow in ELF_ET_DYN_BASE by Andrey Ryabinin · 9 years ago
  16. 28fa468 um: Remove broken SMP support by Richard Weinberger · 9 years ago
  17. c70e1b4 x86/asm: Use alternative_2() in rdtsc_barrier() by Borislav Petkov · 10 years ago
  18. 1077fa3 arch: Add lightweight memory barriers dma_rmb() and dma_wmb() by Alexander Duyck · 10 years ago
  19. 8a44971 arch: Cleanup read_barrier_depends() and comments by Alexander Duyck · 10 years ago
  20. ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  21. 9139740 ARCH: AUDIT: audit_syscall_entry() should not require the arch by Eric Paris · 10 years ago
  22. 4b4665e UM: implement syscall_get_arch() by Eric Paris · 10 years ago
  23. a6c19df arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area by Andy Lutomirski · 10 years ago
  24. 3a6bfbc arch, locking: Ciao arch_mutex_cpu_relax() by Davidlohr Bueso · 10 years ago
  25. 09df7c4 x86: Remove CONFIG_X86_OOSTORE by Dave Jones · 10 years ago
  26. 9d1ee8c um: Rewrite show_stack() by Richard Weinberger · 11 years ago
  27. 5208ba2 missing user_stack_pointer() instances by Al Viro · 12 years ago
  28. 37185b3 um: get rid of pointless include "..." where include <...> will do by Al Viro · 12 years ago
  29. 8813f67 um/x86: merge 32 and 64 bit variants of ptrace.h by Al Viro · 12 years ago
  30. 4301785 um/x86: merge 32 and 64bit variants of checksum.h by Al Viro · 12 years ago
  31. a3170d2 um: switch UPT_SET_RETURN_VALUE and regs_return_value to pt_regs by Al Viro · 12 years ago
  32. 243412b um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h by Al Viro · 12 years ago
  33. 76b278e um: Use asm-generic/switch_to.h by Richard Weinberger · 12 years ago
  34. a3a85a7 um: Disintegrate asm/system.h by Richard Weinberger · 12 years ago
  35. c56334d um: merge processor_{32,64}.h a bit... by Al Viro · 13 years ago
  36. cc11f9e fix braino in um patchset (mea culpa) by Al Viro · 13 years ago
  37. a34978c um: kill system-um.h by Al Viro · 13 years ago
  38. 46ecca8 um: segment.h is x86-only and needed only there by Al Viro · 13 years ago
  39. a10c95d um: unify KSTK_... by Al Viro · 13 years ago
  40. 3fb77d7 um: irq_vectors.h just shadows x86 one by Al Viro · 13 years ago
  41. ff9586e um: required-features.h is there only to shadow x86 one... by Al Viro · 13 years ago
  42. 8807c1d um: asm/apic.h is there only to shadow the x86 one... by Al Viro · 13 years ago
  43. b3ee571 um: take ldt.h to arch/x86/um/asm/mm_context.h by Al Viro · 13 years ago
  44. f67aa2f um: merge signal_{32,64}.c by Al Viro · 13 years ago
  45. c7ea591 um: increase stack growth cushion in pagefault by Al Viro · 13 years ago
  46. c5cc32f um: move asm/desc.h into arch/x86/um/asm by Al Viro · 13 years ago
  47. 5c48b10 um: take arch/um/sys-x86 to arch/x86/um by Al Viro · 13 years ago