1. 6b1ffa0 locking/atomic, kref: Use kref_get_unless_zero() more by Peter Zijlstra · 8 years ago
  2. bdfafc4 locking/atomic, kref: Kill kref_sub() by Peter Zijlstra · 8 years ago
  3. 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
  4. 1e24edc locking/atomic, kref: Add KREF_INIT() by Peter Zijlstra · 8 years ago
  5. 2b0b211 locking/ww_mutex: Add ww_mutex to tools/testing/selftests by Chris Wilson · 8 years ago
  6. 2a0c112 locking/ww_mutex: Add kselftests for ww_mutex stress by Chris Wilson · 8 years ago
  7. d1b42b8 locking/ww_mutex: Add kselftests for resolving ww_mutex cyclic deadlocks by Chris Wilson · 8 years ago
  8. 7020768 locking/ww_mutex: Add kselftests for ww_mutex ABBA deadlock detection by Chris Wilson · 8 years ago
  9. c22fb38 locking/ww_mutex: Add kselftests for ww_mutex AA deadlock detection by Chris Wilson · 8 years ago
  10. f2a5fec locking/ww_mutex: Begin kselftests for ww_mutex by Chris Wilson · 8 years ago
  11. 0186a6c locking/ww_mutex: Add ww_mutex to locktorture test by Chris Wilson · 8 years ago
  12. af2e859e locking/ww_mutex: Fix compilation of __WW_MUTEX_INITIALIZER by Chris Wilson · 8 years ago
  13. 27bd57a locking/ww_mutex/Documentation: Update the design document by Nicolai Hähnle · 8 years ago
  14. 977625a locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debugging by Nicolai Hähnle · 8 years ago
  15. c516df9 locking/ww_mutex: Optimize ww-mutexes by yielding to other waiters from optimistic spin by Nicolai Hähnle · 8 years ago
  16. 25f13b4 locking/ww_mutex: Re-check ww->ctx in the inner optimistic spin loop by Nicolai Hähnle · 8 years ago
  17. 427b182 locking/mutex: Improve inlining by Peter Zijlstra · 8 years ago
  18. 659cf9f locking/ww_mutex: Optimize ww-mutexes by waking at most one waiter for backoff when acquiring the lock by Nicolai Hähnle · 8 years ago
  19. 200b187 locking/ww_mutex: Notify waiters that have to back off while adding tasks to wait list by Nicolai Hähnle · 8 years ago
  20. 6baa5c6 locking/ww_mutex: Add waiters in stamp order by Nicolai Hähnle · 8 years ago
  21. c5470b2 locking/ww_mutex: Remove the __ww_mutex_lock*() inline wrappers by Nicolai Hähnle · 8 years ago
  22. ea9e0fb locking/ww_mutex: Set use_ww_ctx even when locking without a context by Nicolai Hähnle · 8 years ago
  23. 3822da3 locking/ww_mutex: Extract stamp comparison to __ww_mutex_stamp_after() by Nicolai Hähnle · 8 years ago
  24. e274795 locking/mutex: Fix mutex handoff by Peter Zijlstra · 8 years ago
  25. 52b9412 locking/percpu-rwsem: Replace waitqueue with rcuwait by Davidlohr Bueso · 8 years ago
  26. 8f95c90 sched/wait, RCU: Introduce rcuwait machinery by Davidlohr Bueso · 8 years ago
  27. 642fa44 sched/core: Remove set_task_state() by Davidlohr Bueso · 8 years ago
  28. d269a8b kernel/locking: Compute 'current' directly by Davidlohr Bueso · 8 years ago
  29. 5376f2e drivers/tty: Compute 'current' directly by Davidlohr Bueso · 8 years ago
  30. 0039962 kernel/exit: Compute 'current' directly by Davidlohr Bueso · 8 years ago
  31. aef591c locking/spinlocks/x86, paravirt: Remove paravirt_ticketlocks_enabled by Waiman Long · 8 years ago
  32. 6e03f66 locking/jump_labels: Update bug_at() boot message by Andy Shevchenko · 8 years ago
  33. 75437bb locking/pvqspinlock: Don't wait if vCPU is preempted by Pan Xinhui · 8 years ago
  34. 607904c locking/spinlocks: Remove the unused spin_lock_bh_nested() API by Waiman Long · 8 years ago
  35. ba836a6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  36. cff3b2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  37. a6b6e61 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  38. 24c63bb net: vrf: do not allow table id 0 by David Ahern · 8 years ago
  39. a13c0652 net: phy: marvell: fix Marvell 88E1512 used in SGMII mode by Russell King · 8 years ago
  40. eb00460 sctp: Fix spelling mistake: "Atempt" -> "Attempt" by Colin Ian King · 8 years ago
  41. 7a18c5b net: ipv4: Fix multipath selection with vrf by David Ahern · 8 years ago
  42. 73b3514 cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig by Arnd Bergmann · 8 years ago
  43. 7cfd5fd gro: use min_t() in skb_gro_reset_offset() by Eric Dumazet · 8 years ago
  44. 6c711c8 Merge branch 'mlx5-fixes' by David S. Miller · 8 years ago
  45. 5e44fca net/mlx5: Only cancel recovery work when cleaning up device by Daniel Jurgens · 8 years ago
  46. 0bbcc0a net/mlx5e: Remove WARN_ONCE from adaptive moderation code by Gil Rockah · 8 years ago
  47. 3deef8c net/mlx5e: Un-register uplink representor on nic_disable by Saeed Mahameed · 8 years ago
  48. 5e86397 net/mlx5e: Properly handle FW errors while adding TC rules by Or Gerlitz · 8 years ago
  49. a757d10 net/mlx5e: Fix kbuild warnings for uninitialized parameters by Hadar Hen Zion · 8 years ago
  50. 0827444 net/mlx5e: Set inline mode requirements for matching on IP fragments by Or Gerlitz · 8 years ago
  51. 2e72eb4 net/mlx5e: Properly get address type of encapsulation IP headers by Or Gerlitz · 8 years ago
  52. a42485e net/mlx5e: TC ipv4 tunnel encap offload error flow fixes by Or Gerlitz · 8 years ago
  53. 2fcd82e net/mlx5e: Warn when rejecting offload attempts of IP tunnels by Or Gerlitz · 8 years ago
  54. cd37766 net/mlx5e: Properly handle offloading of source udp port for IP tunnels by Or Gerlitz · 8 years ago
  55. 575b196 timerfd: export defines to userspace by Mike Frysinger · 8 years ago
  56. e5bbc8a mm/hugetlb.c: fix reservation race when freeing surplus pages by Mike Kravetz · 8 years ago
  57. c4e490c mm/slab.c: fix SLAB freelist randomization duplicate entries by John Sperbeck · 8 years ago
  58. b09ab05 zram: support BDI_CAP_STABLE_WRITES by Minchan Kim · 8 years ago
  59. e7ccfc4 zram: revalidate disk under init_lock by Minchan Kim · 8 years ago
  60. f057142 mm: support anonymous stable page by Minchan Kim · 8 years ago
  61. 4d09d0f mm: add documentation for page fragment APIs by Alexander Duyck · 8 years ago
  62. 2976db8 mm: rename __page_frag functions to __page_frag_cache, drop order from drain by Alexander Duyck · 8 years ago
  63. 8c2dd3e mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_frag_free by Alexander Duyck · 8 years ago
  64. b4536f0c8 mm, memcg: fix the active list aging for lowmem requests when memcg is enabled by Michal Hocko · 8 years ago
  65. f073bdc mm: don't dereference struct page fields of invalid pages by Ard Biesheuvel · 8 years ago
  66. 9ebf73b mailmap: add codeaurora.org names for nameless email commits by Stephen Boyd · 8 years ago
  67. 2d39b3c signal: protect SIGNAL_UNKILLABLE from unintentional clearing. by Jamie Iles · 8 years ago
  68. 20f664a mm: pmd dirty emulation in page fault handler by Minchan Kim · 8 years ago
  69. c626bc4 ipc/sem.c: fix incorrect sem_lock pairing by Manfred Spraul · 8 years ago
  70. da0510c lib/Kconfig.debug: fix frv build failure by Sudip Mukherjee · 8 years ago
  71. 41b6167 mm: get rid of __GFP_OTHER_NODE by Michal Hocko · 8 years ago
  72. 2df2663 mm: fix remote numa hits statistics by Michal Hocko · 8 years ago
  73. f931ab4 mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done} by Dan Williams · 8 years ago
  74. e7ee2c08 ocfs2: fix crash caused by stale lvb with fsdlm plugin by Eric Ren · 8 years ago
  75. 7984c27 bpf: do not use KMALLOC_SHIFT_MAX by Michal Hocko · 8 years ago
  76. bb1107f mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDER by Michal Hocko · 8 years ago
  77. f729c8c dax: wrprotect pmd_t in dax_mapping_entry_mkclean by Ross Zwisler · 8 years ago
  78. 0979639 mm: add follow_pte_pmd() by Ross Zwisler · 8 years ago
  79. d670ffd mm/thp/pagecache/collapse: free the pte page table on collapse for thp page cache. by Aneesh Kumar K.V · 8 years ago
  80. 965d004 dax: fix deadlock with DAX 4k holes by Ross Zwisler · 8 years ago
  81. 5771f6e MAINTAINERS: remove duplicate bug filling description by Vlastimil Babka · 8 years ago
  82. 57ea52a gro: Disable frag0 optimization on IPv6 ext headers by Herbert Xu · 8 years ago
  83. 1272ce8 gro: Enter slow-path if there is no tailroom by Herbert Xu · 8 years ago
  84. 9f9b74e mlx4: Return EOPNOTSUPP instead of ENOTSUPP by Martin KaFai Lau · 8 years ago
  85. dc5367b net/af_iucv: don't use paged skbs for TX on HiperSockets by Julian Wiedmann · 8 years ago
  86. 5d722b3 net: add the AF_QIPCRTR entries to family name tables by Anna, Suman · 8 years ago
  87. 3512a1a net: qrtr: Mark 'buf' as little endian by Stephen Boyd · 8 years ago
  88. faf3a93 net: dsa: Ensure validity of dst->ds[0] by Florian Fainelli · 8 years ago
  89. 807b93e Merge tag 'linux-kselftest-4.10-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 8 years ago
  90. d9584d8 net: skb_flow_get_be16() can be static by Eric Dumazet · 8 years ago
  91. 2f8225e Merge branch 'r8152-fix-autosuspend' by David S. Miller · 8 years ago
  92. 75dc692 r8152: fix rx issue for runtime suspend by hayeswang · 8 years ago
  93. 8fb2806 r8152: split rtl8152_suspend function by hayeswang · 8 years ago
  94. dc647ec net: socket: Make unnecessarily global sockfs_setattr() static by Tobias Klauser · 8 years ago
  95. 2bc979f Merge tag 'wireless-drivers-for-davem-2017-01-10' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  96. 6bb629d tcp: do not export tcp_peer_is_proven() by Eric Dumazet · 8 years ago
  97. 2ebae8b net: phy: Add Meson GXL PHY hardware dependency by Jean Delvare · 8 years ago
  98. ce7e40c net/appletalk: Fix kernel memory disclosure by Vlad Tsyrklevich · 8 years ago
  99. b007f09 ipv4: make tcp_notsent_lowat sysctl knob behave as true unsigned int by Pavel Tikhomirov · 8 years ago
  100. 67c408c ipv6: fix typos by Alexander Alemayhu · 8 years ago