1. 65643e3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  2. f7f4d43 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  3. 1875946 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  4. c3548b7 Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  5. c42b8fe Merge tag 'regmap-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  6. 90fa7c7 Merge tag 'media/v4.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  7. 9dcf8a5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  8. dc0f2f8 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  9. 9689dab Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063', 'regulator/fix/gpio' and 'regulator/fix/s2mps11' into regulator-linus by Mark Brown · 9 years ago
  10. 2a2cd52 Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/fix/spmi' into regmap-linus by Mark Brown · 9 years ago
  11. 066a0e0 Merge remote-tracking branch 'regmap/fix/mmio' into regmap-linus by Mark Brown · 9 years ago
  12. e02aacb Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  13. 636fa4a Merge tag 'perf-urgent-for-mingo-20160512' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  14. a2ccb68 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  15. 6d0a07e mm: thp: calculate the mapcount correctly for THP pages during WP faults by Andrea Arcangeli · 9 years ago
  16. 7496fea ksm: fix conflict between mmput and scan_get_next_rmap_item by Zhou Chengming · 9 years ago
  17. c25a1e0 ocfs2: fix posix_acl_create deadlock by Junxiao Bi · 9 years ago
  18. 5ee0fbd ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang by Junxiao Bi · 9 years ago
  19. 02c9c0e Merge tag 'keys-fixes-20160512' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 9 years ago
  20. e5ad8b6 Merge tag 'sound-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  21. ed1e33d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  22. 42ef8a7 perf stat: Fallback to user only counters when perf_event_paranoid > 1 by Arnaldo Carvalho de Melo · 9 years ago
  23. 0809482 perf evsel: Handle EACCESS + perf_event_paranoid=2 in fallback() by Arnaldo Carvalho de Melo · 9 years ago
  24. c47b9e0 drm/amdgpu: fix DP mode validation by Alex Deucher · 9 years ago
  25. ff0bd44 drm/radeon: fix DP mode validation by Alex Deucher · 9 years ago
  26. 7d17391 perf evsel: Improve EPERM error handling in open_strerror() by Arnaldo Carvalho de Melo · 9 years ago
  27. 422ce5a Merge tag 'pinctrl-v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  28. 8a934cc Merge tag 'at91-fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into fixes by Arnd Bergmann · 9 years ago
  29. 106b816 tools lib traceevent: Do not reassign parg after collapse_tree() by Steven Rostedt · 9 years ago
  30. 49247345 perf probe: Check if dwarf_getlocations() is available by Arnaldo Carvalho de Melo · 9 years ago
  31. 62aa0e1 perf dwarf: Guard !x86_64 definitions under #ifdef else clause by Arnaldo Carvalho de Melo · 9 years ago
  32. 22a9f41 perf tools: Use readdir() instead of deprecated readdir_r() by Arnaldo Carvalho de Melo · 9 years ago
  33. 7839b9f perf thread_map: Use readdir() instead of deprecated readdir_r() by Arnaldo Carvalho de Melo · 9 years ago
  34. 9a5f3bf perf script: Use readdir() instead of deprecated readdir_r() by Arnaldo Carvalho de Melo · 9 years ago
  35. 2515e61 perf tools: Use readdir() instead of deprecated readdir_r() by Arnaldo Carvalho de Melo · 9 years ago
  36. 9f448cd perf/core: Disable the event on a truncated AUX record by Alexander Shishkin · 9 years ago
  37. ab92b23 perf/x86/intel/pt: Generate PMI in the STOP region as well by Alexander Shishkin · 9 years ago
  38. 23c8a81 KEYS: Fix ASN.1 indefinite length object parsing by David Howells · 9 years ago
  39. 6d6f283 perf/x86: Fix undefined shift on 32-bit kernels by Andrey Ryabinin · 9 years ago
  40. 3c3116b perf/x86/msr: Fix SMI overflow by Peter Zijlstra · 9 years ago
  41. ec336c8 perf/x86/intel/uncore: Fix CHA registers configuration procedure for Knights Landing platform by hchrzani · 9 years ago
  42. 58a6e2e Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  43. a81a360 Merge tag 'drm-intel-fixes-2016-05-11' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  44. 93f0750 Revert "[media] videobuf2-v4l2: Verify planes array in buffer dequeueing" by Mauro Carvalho Chehab · 9 years ago
  45. 685764b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  46. 4d8bbbf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  47. e271c7b gre: do not keep the GRE header around in collect medata mode by Jiri Benc · 9 years ago
  48. 16ec3d4 openvswitch: Fix cached ct with helper. by Joe Stringer · 9 years ago
  49. 50c7389 x86/extable: ensure entries are swapped completely when sorting by Mathias Krause · 9 years ago
  50. e0d09e3 Merge tag 'spi-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  51. d32917e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  52. 84add30 ALSA: usb-audio: Yet another Phoneix Audio device quirk by Takashi Iwai · 9 years ago
  53. e9d848c perf diff: Fix duplicated output column by Namhyung Kim · 9 years ago
  54. aab0a4c ARM: dts: at91: sam9x5: Fix the memory range assigned to the PMC by Boris Brezillon · 9 years ago
  55. 3966922 ALSA: hda - Fix regression on ATI HDMI audio by Takashi Iwai · 9 years ago
  56. 53d3bc7 Revert "sched/fair: Fix fairness issue on migration" by Ingo Molnar · 9 years ago
  57. 6e14313 Merge branch 'net-sched-fixes' by David S. Miller · 9 years ago
  58. 4e8c861 net sched: ife action fix late binding by Jamal Hadi Salim · 9 years ago
  59. 5e1567a net sched: skbedit action fix late binding by Jamal Hadi Salim · 9 years ago
  60. 0e5538a net sched: simple action fix late binding by Jamal Hadi Salim · 9 years ago
  61. 87dfbdc net sched: mirred action fix late binding by Jamal Hadi Salim · 9 years ago
  62. a57f19d net sched: ipt action fix late binding by Jamal Hadi Salim · 9 years ago
  63. 5026c9b net sched: vlan action fix late binding by Jamal Hadi Salim · 9 years ago
  64. 84a527a net: phylib: fix interrupts re-enablement in phy_start by Shaohui Xie · 9 years ago
  65. 10a8198 tcp: refresh skb timestamp at retransmit time by Eric Dumazet · 9 years ago
  66. 2348548 arm64/sunxi: 4.6-rc1: Add dependency on generic irq chip by Suzuki K Poulose · 9 years ago
  67. 3b0d190 Merge branch 'nps_enet-fixes' by David S. Miller · 9 years ago
  68. 05c00d8 net: nps_enet: bug fix - handle lost tx interrupts by Elad Kanfi · 9 years ago
  69. e5df49d net: nps_enet: Tx handler synchronization by Elad Kanfi · 9 years ago
  70. c511462 Merge tag 'pci-v4.6-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  71. ac40b44 regulator: da9063: Correct module alias prefix to fix module autoloading by Geert Uytterhoeven · 9 years ago
  72. 7ec02e3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  73. ac24406 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  74. 44ca941 kvmconfig: add more virtio drivers by Andrey Utkin · 9 years ago
  75. 4548f63 x86/kvm: Add stack frame dependency to fastop() inline asm by Josh Poimboeuf · 9 years ago
  76. 3231e20 ALSA: hda - Fix subwoofer pin on ASUS N751 and N551 by Yura Pakhuchiy · 9 years ago
  77. e061b56 Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into fixes by Arnd Bergmann · 9 years ago
  78. addacd8 ALSA: hda - Fix broken reconfig by Takashi Iwai · 9 years ago
  79. 13b5ab0 sched/rt, sched/dl: Don't push if task's scheduling class was changed by Xunlei Pang · 9 years ago
  80. 2700818 drm/i915: Bail out of pipe config compute loop on LPT by Daniel Vetter · 9 years ago
  81. 8d415ee x86/topology: Set x86_max_cores to 1 for CONFIG_SMP=n by Thomas Gleixner · 9 years ago
  82. b8453d4 ARM: dts: at91: sama5d2: use "atmel,sama5d3-nfc" compatible for nfc by Wenyou Yang · 9 years ago
  83. d99079e export tc ife uapi header by Jamal Hadi Salim · 9 years ago
  84. 5e769ad Merge tag 'wireless-drivers-for-davem-2016-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  85. adc0a8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  86. 161de2c net: thunderx: avoid exposing kernel stack by xypron.glpk@gmx.de · 9 years ago
  87. 79e4865 net: fix a kernel infoleak in x25 module by Kangjie Lu · 9 years ago
  88. 7fa816b ravb: Add missing free_irq() call to ravb_close() by Geert Uytterhoeven · 9 years ago
  89. 4a91cb6 uapi glibc compat: fix compile errors when glibc net/if.h included before linux/if.h by Mikko Rapeli · 9 years ago
  90. 2d0bd95 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  91. 0161028 perf/core: Change the default paranoia level to 2 by Andy Lutomirski · 9 years ago
  92. 5c56b56 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  93. 44f43e9 zsmalloc: fix zs_can_compact() integer overflow by Sergey Senozhatsky · 9 years ago
  94. 1e92a61 Revert "proc/base: make prompt shell start from new line after executing "cat /proc/$pid/wchan"" by Robin Humble · 9 years ago
  95. c52c545 Input: twl6040-vibra - fix DT node memory management by H. Nikolaus Schaller · 9 years ago
  96. b507146 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  97. 26acc79 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  98. 8634de6 compiler-gcc: require gcc 4.8 for powerpc __builtin_bswap16() by Josh Poimboeuf · 9 years ago
  99. 6ae645d Input: max8997-haptic - fix NULL pointer dereference by Marek Szyprowski · 9 years ago
  100. 82aaa08 Input: byd - update copyright header by Chris Diamand · 9 years ago