1. d157bd8 locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update() by Jason Low · 8 years ago
  2. 8ee62b1 locking/rwsem: Convert sem->count to 'atomic_long_t' by Jason Low · 8 years ago
  3. 055ce0f locking/qspinlock: Add comments by Peter Zijlstra · 8 years ago
  4. 8d53fa1 locking/qspinlock: Clarify xchg_tail() ordering by Peter Zijlstra · 8 years ago
  5. ae0b5c2 Merge branch 'locking/urgent' into locking/core, to pick up dependency by Ingo Molnar · 8 years ago
  6. 2c61002 locking/qspinlock: Fix spin_unlock_wait() some more by Peter Zijlstra · 8 years ago
  7. 331b6d8 locking/barriers: Validate lockless_dereference() is used on a pointer type by Peter Zijlstra · 8 years ago
  8. a461d587 locking/rtmutex: Only warn once on a trylock from bad context by Sebastian Andrzej Siewior · 8 years ago
  9. dfaaf3f locking/lockdep: Use __jhash_mix() for iterate_chain_key() by Peter Zijlstra · 8 years ago
  10. ed8ebd1 percpu, locking: Revert ("percpu: Replace smp_read_barrier_depends() with lockless_dereference()") by Tejun Heo · 8 years ago
  11. 6e28147 locking/mutex: Set and clear owner using WRITE_ONCE() by Jason Low · 8 years ago
  12. c0fcb6c locking/rwsem: Optimize write lock by reducing operations in slowpath by Jason Low · 8 years ago
  13. e385139 locking/rwsem: Rework zeroing reader waiter->task by Davidlohr Bueso · 8 years ago
  14. 133e89e locking/rwsem: Enable lockless waiter wakeup(s) by Davidlohr Bueso · 8 years ago
  15. 0422e83 locking/ww_mutex: Report recursive ww_mutex locking early by Chris Wilson · 8 years ago
  16. 55eed75 locking/seqcount: Re-fix raw_read_seqcount_latch() by Peter Zijlstra · 8 years ago
  17. 719af93a Merge tag 'pinctrl-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  18. ebb8cb2 Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf by Linus Torvalds · 8 years ago
  19. 6b15d66 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  20. 58c1f99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  21. faf8dcc sfc: Track RPS flow IDs per channel instead of per function by Jon Cooper · 8 years ago
  22. d69d169 usbnet: smsc95xx: fix link detection for disabled autonegotiation by Christoph Fritz · 8 years ago
  23. f00e35e virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recv by wangyunjian · 8 years ago
  24. bae5499 bnx2x: avoid leaking memory on bnx2x_init_one() failures by Vitaly Kuznetsov · 8 years ago
  25. 95e4daa fou: fix IPv6 Kconfig options by Arnd Bergmann · 8 years ago
  26. bc7cc59 openvswitch: update checksum in {push,pop}_mpls by Simon Horman · 8 years ago
  27. 40eb90e sctp: sctp_diag should dump sctp socket type by Xin Long · 8 years ago
  28. 7fafe80 net: fec: update dirty_tx even if no skb by Troy Kisky · 8 years ago
  29. 308453a vlan: Propagate MAC address to VLANs by Mike Manning · 8 years ago
  30. f2633d2 atm: iphase: off by one in rx_pkt() by Dan Carpenter · 8 years ago
  31. 86f0439 atm: firestream: add more reserved strings by Dan Carpenter · 8 years ago
  32. ce57766 vxlan: Accept user specified MTU value when create new vxlan link by Chen Haiquan · 8 years ago
  33. bcf91bd net: pktgen: Call destroy_hrtimer_on_stack() by Guenter Roeck · 8 years ago
  34. c08376a timer: Export destroy_hrtimer_on_stack() by Guenter Roeck · 8 years ago
  35. b02da6f dma-buf: use vma_pages() by Muhammad Falak R Wani · 8 years ago
  36. 4320c2a fence: add missing descriptions for fence by Luis de Bethencourt · 8 years ago
  37. eae1760 doc: update/fixup dma-buf related DocBook by Rob Clark · 8 years ago
  38. 367d3fd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  39. dad6c39 reservation: add headerdoc comments by Rob Clark · 8 years ago
  40. e2082e3 dma-buf: headerdoc fixes by Rob Clark · 8 years ago
  41. 5eca831 Merge tag 'gpio-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  42. 5edf673 pinctrl: mediatek: fix dual-edge code defect by hongkun.cao · 8 years ago
  43. 852f42a Merge branch 'uuid' (lib/uuid fixes from Andy) by Linus Torvalds · 8 years ago
  44. bc9dc9d lib/uuid.c: use correct offset in uuid parser by Bjørn Mork · 8 years ago
  45. cfaff0e lib/uuid: add a test module by Andy Shevchenko · 8 years ago
  46. 4469854 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  47. 545ebd9 gpio: drop lock before reading GPIO direction by Linus Walleij · 8 years ago
  48. 54d7719 gpio: bail out silently on NULL descriptors by Linus Walleij · 8 years ago
  49. 8b92e17 gpio: handle compatible ioctl() pointers by Linus Walleij · 8 years ago
  50. 9feeed9 MAINTAINERS: Add file patterns for pinctrl device tree bindings by Geert Uytterhoeven · 8 years ago
  51. 6b1a7c9 pinctrl: nomadik: fix inversion of gpio direction by Linus Walleij · 8 years ago
  52. 9c10280 gpio: flush direction status in gpiochip_lock_as_irq() by Linus Walleij · 8 years ago
  53. 320a648 gpio: lpc32xx: disable broken to_irq support by Sylvain Lemieux · 8 years ago
  54. 0e6b525 net: l2tp: Make l2tp_ip6 namespace aware by Shmulik Ladkani · 8 years ago
  55. 176b346 Documentation: ip-sysctl.txt: clarify secure_redirects by Eric Garver · 8 years ago
  56. 68bb399e sfc: use flow dissector helpers for aRFS by Edward Cree · 8 years ago
  57. 421eeea ieee802154: fix logic error in ieee802154_llsec_parse_dev_addr by Baozeng Ding · 8 years ago
  58. 8665165 net: nps_enet: Disable interrupts before napi reschedule by Elad Kanfi · 8 years ago
  59. 0d08df6 net/lapb: tuse %*ph to dump buffers by Andy Shevchenko · 8 years ago
  60. 6756325 ptp: oops in ptp_ioctl() by Dan Carpenter · 8 years ago
  61. fabb13d fou: add Kconfig options for IPv6 support by Arnd Bergmann · 8 years ago
  62. 9791d8e ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitions by Arnd Bergmann · 8 years ago
  63. 7cafc0b sparc64: Fix return from trap window fill crashes. by David S. Miller · 8 years ago
  64. b02b1fb Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  65. d11c2a0 sparc: Harden signal return frame checks. by David S. Miller · 8 years ago
  66. 1a695a9 Linux 4.7-rc1 by Linus Torvalds · 8 years ago
  67. e0ab7af hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS by George Spelvin · 8 years ago
  68. f2a031b Rename other copy of hash_string to hashlen_string by George Spelvin · 8 years ago
  69. 037369b hpfs: implement the show_options method by Mikulas Patocka · 8 years ago
  70. 01d6e08 affs: fix remount failure when there are no options changed by Mikulas Patocka · 8 years ago
  71. 44d5170 hpfs: fix remount failure when there are no options changed by Mikulas Patocka · 8 years ago
  72. 4029632 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  73. d66492b fs: fix binfmt_aout.c build error by Guenter Roeck · 8 years ago
  74. 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 8 years ago
  75. 4684fe9 h8300: Add <asm/hash.h> by George Spelvin · 8 years ago
  76. 7b13277 microblaze: Add <asm/hash.h> by George Spelvin · 8 years ago
  77. 14c44b9 m68k: Add <asm/hash.h> by George Spelvin · 8 years ago
  78. 468a942 <linux/hash.h>: Add support for architecture-specific functions by George Spelvin · 8 years ago
  79. 2a18da7a fs/namei.c: Improve dcache hash function by George Spelvin · 8 years ago
  80. ef703f4 Eliminate bad hash multipliers from hash_32() and hash_64() by George Spelvin · 8 years ago
  81. 92d5677 Change hash_64() return value to 32 bits by George Spelvin · 8 years ago
  82. 917ea16 <linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string() by George Spelvin · 8 years ago
  83. fcfd2fb fs/namei.c: Add hashlen_string() function by George Spelvin · 8 years ago
  84. f4bcbe7 Pull out string hash to <linux/stringhash.h> by George Spelvin · 8 years ago
  85. 4e8440b Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  86. a1842b2 Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 8 years ago
  87. 0723ab4 Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  88. 9ba55cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  89. 1cbe06c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  90. 8d057e3 Revert "platform/chrome: chromeos_laptop: Add Leon Touch" by Benson Leung · 8 years ago
  91. e6be18f i2c: dev: use after free in detach by Dan Carpenter · 8 years ago
  92. a8c5ddf MIPS: Add missing FROZEN hotplug notifier transitions by Anna-Maria Gleixner · 8 years ago
  93. bb93078 MIPS: Build microMIPS VDSO for microMIPS kernels by James Hogan · 8 years ago
  94. 13eb192 MIPS: Fix sigreturn via VDSO on microMIPS kernel by James Hogan · 8 years ago
  95. 5214cae MIPS: devicetree: fix cpu interrupt controller node-names by Antony Pavlov · 8 years ago
  96. 94cc36b MIPS: VDSO: Build with `-fno-strict-aliasing' by Maciej W. Rozycki · 8 years ago
  97. 41cc07b MIPS: Pistachio: Enable KASLR by Matt Redfearn · 8 years ago
  98. aedcfbe MIPS: lib: Mark intrinsics notrace by Harvey Hunt · 8 years ago
  99. aa76042 MIPS: Fix 64-bit HTW configuration by James Hogan · 8 years ago
  100. 6446e6c MIPS: Add 64-bit HTW fields by James Hogan · 8 years ago