1. fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
  2. 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  3. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  4. 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. 5db6db0 Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  6. 7b9f6da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  7. 6a94ca1 parisc: Use generic pci_mmap_resource_range() by David Woodhouse · 8 years ago
  8. 11df195 PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> by David Woodhouse · 8 years ago
  9. 3f795ce parisc: Fix get_user() for 64-bit value on 32-bit kernel by Helge Deller · 8 years ago
  10. 5daab9d New getsockopt option to get socket cookie by Chenbo Feng · 8 years ago
  11. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  12. f64fd18 parisc: switch to RAW_COPY_USER by Al Viro · 8 years ago
  13. bee3f41 Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux into uaccess.parisc by Al Viro · 8 years ago
  14. 19d4362 debug: Add _ONCE() logic to report_bug() by Peter Zijlstra · 8 years ago
  15. d19f5e4 parisc: Clean up fixup routines for get_user()/put_user() by Helge Deller · 8 years ago
  16. db68ce1 new helper: uaccess_kernel() by Al Viro · 8 years ago
  17. 6d43390 net: Introduce SO_INCOMING_NAPI_ID by Sridhar Samudrala · 8 years ago
  18. 16ae1f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  19. a2d133b sock: introduce SO_MEMINFO getsockopt by Josh Hunt · 8 years ago
  20. 186ecf1 parisc: Avoid compiler warnings with access_ok() by Helge Deller · 8 years ago
  21. 63d32d1 parisc: Wire up statx system call by Helge Deller · 8 years ago
  22. 316ec06 parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range by John David Anglin · 8 years ago
  23. af1d5b3 uaccess: drop duplicate includes from asm/uaccess.h by Al Viro · 8 years ago
  24. 5e6039d uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h by Al Viro · 8 years ago
  25. f47e2db Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  26. 7d134b2 kprobes: move kprobe declarations to asm-generic/kprobes.h by Luis R. Rodriguez · 8 years ago
  27. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  28. ef470a6 parisc: Remove flush_user_dcache_range and flush_user_icache_range by John David Anglin · 8 years ago
  29. 09b871f parisc: Define access_ok() as macro by Helge Deller · 8 years ago
  30. 6302666 parisc: use generic current.h by Davidlohr Bueso · 8 years ago
  31. b672592 sched/cputime: Remove generic asm headers by Frederic Weisbecker · 8 years ago
  32. 2ad5d52 parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header by Helge Deller · 8 years ago
  33. 815dd18 treewide: Consolidate get_dma_ops() implementations by Bart Van Assche · 8 years ago
  34. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  35. 1fe0a7e parisc: Drop TIF_RESTORE_SIGMASK and switch to generic code by Helge Deller · 8 years ago
  36. 0c961c5 Merge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  37. 160494d parisc: Optimize timer interrupt function by Helge Deller · 8 years ago
  38. 637250c parisc: Enhance CPU detection code on PAT machines by Helge Deller · 8 years ago
  39. 18d98a7 parisc: Enable KASLR by Helge Deller · 8 years ago
  40. 6cdf89b Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  41. 6f38751 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  42. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  43. c78e710 parisc: Purge TLB before setting PTE by John David Anglin · 8 years ago
  44. 1c88580 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING by Francis Yan · 8 years ago
  45. 6d0d287 locking/core: Provide common cpu_relax_yield() definition by Christian Borntraeger · 8 years ago
  46. 5bd0b85 locking/core, arch: Remove cpu_relax_lowlatency() by Christian Borntraeger · 8 years ago
  47. 79ab11c locking/core: Introduce cpu_relax_yield() by Christian Borntraeger · 8 years ago
  48. 4c8ee71 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  49. 18088db parisc: Ignore the pkey system calls for now by Helge Deller · 8 years ago
  50. 890658b locking/mutex: Kill arch specific code by Peter Zijlstra · 8 years ago
  51. 1573d2c Merge branch 'parisc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  52. 0a86248 parisc: Show trap name in kernel crash by Helge Deller · 8 years ago
  53. 93c26d7 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  54. 65bf34f parisc: Increase initial kernel mapping size by Helge Deller · 8 years ago
  55. 690d097 parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels by Helge Deller · 8 years ago
  56. 9e91db6 parisc: Add hardened usercopy feature by Helge Deller · 8 years ago
  57. f39cce6 parisc: Add cfi_startproc and cfi_endproc to assembly code by Helge Deller · 8 years ago
  58. 77e5bdf Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  59. aace880 parisc: fix copy_from_user() by Al Viro · 8 years ago
  60. e8c24d3 x86/pkeys: Allocation/free syscalls by Dave Hansen · 8 years ago
  61. 0d025d2 mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Josh Poimboeuf · 8 years ago
  62. 3eb53b2 parisc: Fix order of EREFUSED define in errno.h by Helge Deller · 8 years ago
  63. 6c84239 Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  64. b067c90 Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  65. 773e1c5 parisc: Add <asm/hash.h> by George Spelvin · 9 years ago
  66. c86ad14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  67. aade311a parisc: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  68. 32d6bd9 tree wide: get rid of __GFP_REPEAT for order-0 allocations part I by Michal Hocko · 8 years ago
  69. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 9 years ago
  70. e5857a6 locking/atomic, arch/parisc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
  71. 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 9 years ago
  72. 58f1c65 parisc: Move die_if_kernel() prototype into traps.h header by Helge Deller · 9 years ago
  73. 8bbe6b6 char/genrtc: remove parisc support by Arnd Bergmann · 9 years ago
  74. f09c514 rtc: cmos: remove empty asm/mc146818rtc.h files by Arnd Bergmann · 9 years ago
  75. 784c221 parisc: Whitespace cleanups in unistd.h by Helge Deller · 9 years ago
  76. 1a2a0f7 parisc: Fix typos in eisa_eeprom.h by Andrea Gelmini · 9 years ago
  77. d14b3df parisc: Fix typo in ldcw.h by Andrea Gelmini · 9 years ago
  78. 13ff631 parisc: Fix typo in pdc.h by Andrea Gelmini · 9 years ago
  79. 99aed91 parisc: Update futex.h to match generic implementation by John David Anglin · 9 years ago
  80. 54b66800 parisc: Add native high-resolution sched_clock() implementation by Helge Deller · 9 years ago
  81. 64e2a42 parisc: Add ARCH_TRACEHOOK and regset support by Helge Deller · 9 years ago
  82. d2ad824 parisc: Add 64bit get_user() and put_user() for 32bit kernel by Helge Deller · 9 years ago
  83. 06bff6b parisc: Simplify and speed up get_user() and put_user() by Helge Deller · 9 years ago
  84. fc79168 parisc: Add syscall tracepoint support by Helge Deller · 9 years ago
  85. 60ea7bb Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  86. 366dd4e parisc: Fix ftrace function tracer by Helge Deller · 9 years ago
  87. cb910c1 parisc: Update comment regarding relative extable support by Helge Deller · 9 years ago
  88. 2ef4dfd parisc: Unbreak handling exceptions from kernel modules by Helge Deller · 9 years ago
  89. c05c2ec Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  90. 910cd32 parisc: Fix and enable seccomp filter support by Helge Deller · 9 years ago
  91. 4f4acc9 parisc: Fix SIGSYS signals in compat case by Helge Deller · 9 years ago
  92. 119a0a3 parisc: Wire up preadv2 and pwritev2 syscalls by Helge Deller · 9 years ago
  93. 0de7985 parisc: Use generic extable search and sort routines by Helge Deller · 9 years ago
  94. 56649be parisc: Drop alloc_hugepages and free_hugepages syscalls by Helge Deller · 9 years ago
  95. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  96. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  97. d09e356 Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  98. 1e94082 ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short by Alexander Duyck · 9 years ago
  99. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 9 years ago
  100. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago