1. 86a664d locking/atomic, arch/m68k: Remove comment by Peter Zijlstra · 9 years ago
  2. 4aef66c locking/atomic, arch/arc: Fix build by Peter Zijlstra · 9 years ago
  3. 86a3b5f locking/atomic, arch/rwsem: Employ atomic_long_fetch_add() by Peter Zijlstra · 9 years ago
  4. f9852b7 locking/atomic, arch/qrwlock: Employ atomic_fetch_add_acquire() by Peter Zijlstra · 9 years ago
  5. 4ec4585 locking/atomic, arch/mips: Convert to _relaxed atomics by Peter Zijlstra · 9 years ago
  6. fe14d2f locking/atomic, arch/alpha: Convert to _relaxed atomics by Peter Zijlstra · 9 years ago
  7. e37837f locking/atomic: Remove the deprecated atomic_{set,clear}_mask() functions by Peter Zijlstra · 9 years ago
  8. b53d6be locking/atomic: Remove linux/atomic.h:atomic_fetch_or() by Peter Zijlstra · 9 years ago
  9. 28aa2bd locking/atomic: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}() by Peter Zijlstra · 9 years ago
  10. e121333 locking/atomic: Fix atomic64_relaxed() bits by Peter Zijlstra · 9 years ago
  11. 6dc2587 locking/atomic, arch/xtensa: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
  12. a8bccca locking/atomic, arch/x86: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
  13. 1af5de9 locking/atomic, arch/tile: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
  14. 3a1adb2 locking/atomic, arch/sparc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
  15. 7d9794e locking/atomic, arch/sh: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
  16. 56fefbb locking/atomic, arch/s390: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
  17. a28cc7b locking/atomic, arch/powerpc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}{,_relaxed,_acquire,_release}() by Peter Zijlstra · 9 years ago
  18. e5857a6 locking/atomic, arch/parisc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
  19. f8d638e locking/atomic, arch/mn10300: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
  20. 4edac52 locking/atomic, arch/mips: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
  21. e898eb2 locking/atomic, arch/metag: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
  22. e39d88e locking/atomic, arch/m68k: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
  23. f649370 locking/atomic, arch/m32r: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
  24. cc102507 locking/atomic, arch/ia64: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
  25. 4be7dd3 locking/atomic, arch/hexagon: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
  26. 0c074cb locking/atomic, arch/h8300: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
  27. d9c7302 locking/atomic, arch/frv: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
  28. e87fc0e locking/atomic, arch/blackfin: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
  29. 1a6eafa locking/atomic, arch/avr32: Implement atomic_fetch_{add,sub,and,or,xor}() by Peter Zijlstra · 9 years ago
  30. 2efe95f locking/atomic, arch/arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}() for LSE instructions by Will Deacon · 9 years ago
  31. 6822a84 locking/atomic, arch/arm64: Generate LSE non-return cases using common macros by Will Deacon · 9 years ago
  32. e490f9b locking/atomic, arch/arm64: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}() by Peter Zijlstra · 9 years ago
  33. 6da068c locking/atomic, arch/arm: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}{,_relaxed,_acquire,_release}() by Peter Zijlstra · 9 years ago
  34. fbffe89 locking/atomic, arch/arc: Implement atomic_fetch_{add,sub,and,andnot,or,xor}() by Peter Zijlstra · 9 years ago
  35. 1f51dee locking/atomic, arch/alpha: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,xor}() by Peter Zijlstra · 9 years ago
  36. b316ff7 locking/spinlock, netfilter: Fix nf_conntrack_lock() barriers by Peter Zijlstra · 9 years ago
  37. be3e784 locking/spinlock: Update spin_unlock_wait() users by Peter Zijlstra · 9 years ago
  38. 726328d locking/spinlock, arch: Update and fix spin_unlock_wait() implementations by Peter Zijlstra · 9 years ago
  39. b464d1270 locking/barriers, tile: Provide TILE specific smp_acquire__after_ctrl_dep() by Peter Zijlstra · 9 years ago
  40. 7cb45c0 locking/barriers: Move smp_cond_load_acquire() to asm-generic/barrier.h by Peter Zijlstra · 9 years ago
  41. 33ac279 locking/barriers: Introduce smp_acquire__after_ctrl_dep() by Peter Zijlstra · 9 years ago
  42. 1f03e8d locking/barriers: Replace smp_cond_acquire() with smp_cond_load_acquire() by Peter Zijlstra · 9 years ago
  43. 245050c Merge branch 'linus' into locking/core, to pick up fixes before merging new changes by Ingo Molnar · 9 years ago
  44. db06d75 Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 9 years ago
  45. 35398ee Merge tag 'regulator-fix-v4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  46. 0d2a8ef4 Merge remote-tracking branches 'regulator/fix/qcom-smd' and 'regulator/fix/tps51632' into regulator-linus by Mark Brown · 9 years ago
  47. 3bfbb4d regulator: qcom_smd: add list_voltage callback by Srinivas Kandagatla · 9 years ago
  48. 5edb564 Linux 4.7-rc3 by Linus Torvalds · 9 years ago
  49. 57120fa Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  50. 8714f8f Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  51. 3a7c114 Merge tag 'gpio-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  52. 45b00c9 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  53. 5d1f702 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  54. 90735c9 Merge tag 'devicetree-fixes-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 9 years ago
  55. f1c32afd Merge tag '20160610_uvc_compat_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux by Linus Torvalds · 9 years ago
  56. f89dec7 uvc_v4l2: Simplify compat ioctl implementation by Andy Lutomirski · 9 years ago
  57. a44323e uvc: Forward compat ioctls to their handlers directly by Andy Lutomirski · 9 years ago
  58. 3d0f0b6 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  59. ccf55f7 Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  60. c8f17d6 Merge tag 'hwmon-for-linus-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  61. f5364c1 Merge branch 'stacking-fixes' (vfs stacking fixes from Jann) by Linus Torvalds · 9 years ago
  62. 29d6455 sched: panic on corrupted stack end by Jann Horn · 9 years ago
  63. 2f36db7 ecryptfs: forbid opening files without mmap handler by Jann Horn · 9 years ago
  64. e54ad7f proc: prevent stacking filesystems on top by Jann Horn · 9 years ago
  65. 33fc259 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  66. 75d089d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  67. 60e3830 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  68. 7fcbc23 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  69. 02b07bd Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  70. 606c17f Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  71. 94fcad6 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  72. 698ea54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  73. 729d378 Merge tag 'sound-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  74. 00da900 Merge tag 'drm-fixes-for-v4.7-rc3' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  75. f758bbd Merge tag 'acpi-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  76. 524a3f2 Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  77. 9557c3c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  78. 9d98bce x86/ioapic: Fix incorrect pointers in ioapic_setup_resources() by Rui Wang · 9 years ago
  79. aaee8c3 x86/entry/traps: Don't force in_interrupt() to return true in IST handlers by Andy Lutomirski · 9 years ago
  80. 5021953 vmxnet3: segCnt can be 1 for LRO packets by Shrikrishna Khare · 9 years ago
  81. 719c44d packet: compat support for sock_fprog by Willem de Bruijn · 9 years ago
  82. ca8bdaf stmmac: fix parameter to dwmac4_set_umac_addr() by Ben Dooks · 9 years ago
  83. 8618e6e Merge branch 'mlx5-fixes' by David S. Miller · 9 years ago
  84. 0ca00fc net/mlx5e: Fix blue flame quota logic by Eli Cohen · 9 years ago
  85. 811afea net/mlx5e: Use ndo_stop explicitly at shutdown flow by Eran Ben Elisha · 9 years ago
  86. 62e3c24 net/mlx5: E-Switch, always set mc_promisc for allmulti vports by Mohamad Haj Yahia · 9 years ago
  87. 23898c7 net/mlx5: E-Switch, Modify node guid on vf set MAC by Noa Osherovich · 9 years ago
  88. 25fff58 net/mlx5: E-Switch, Fix vport enable flow by Mohamad Haj Yahia · 9 years ago
  89. 3f42ac6 net/mlx5: E-Switch, Use the correct error check on returned pointers by Or Gerlitz · 9 years ago
  90. 3fe3d81 net/mlx5: E-Switch, Use the correct free() function by Or Gerlitz · 9 years ago
  91. bd02ef8 net/mlx5: Fix E-Switch flow steering capabilities check by Maor Gottlieb · 9 years ago
  92. 876d634 net/mlx5: Fix flow steering NIC capabilities check by Maor Gottlieb · 9 years ago
  93. 2fee37a net/mlx5: Fix root flow table update by Maor Gottlieb · 9 years ago
  94. 86d56a1 net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctly by Shahar Klein · 9 years ago
  95. 9cd3411 net/mlx5: Fix masking of reserved bits in XRCD number by Majd Dibbiny · 9 years ago
  96. 418f839 net/mlx5: Fix the size of modify QP mailbox by Majd Dibbiny · 9 years ago
  97. 8017ea3 powerpc/nohash: Fix build break with 64K pages by Michael Ellerman · 9 years ago
  98. 7ff6977 Merge branch 'fixes-for-v4.7-rc3' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-fixes by Dave Airlie · 9 years ago
  99. 29ccf75 drm/amdgpu: fix warning with powerplay disabled. by Dave Airlie · 9 years ago
  100. fa6bcad Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago