1. df5601f tracehook_signal_handler: Remove sig, info, ka and regs by Richard Weinberger · 11 years ago
  2. acf8294 Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next by Dave Airlie · 10 years ago
  3. d247b6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  4. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  5. 08d69a2 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  6. f4d3333 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  7. e1c8a60 net-timestamp: ACK timestamp for bytestreams by Willem de Bruijn · 10 years ago
  8. e7fd288 net-timestamp: SCHED timestamp on entering packet scheduler by Willem de Bruijn · 10 years ago
  9. 09c2d25 net-timestamp: add key to disambiguate concurrent datagrams by Willem de Bruijn · 10 years ago
  10. b9f40e2 net-timestamp: move timestamp flags out of sk_flags by Willem de Bruijn · 10 years ago
  11. f24b9be net-timestamp: extend SCM_TIMESTAMPING ancillary data struct by Willem de Bruijn · 10 years ago
  12. 5ae344c tcp: reduce spurious retransmits due to transient SACK reneging by Neal Cardwell · 10 years ago
  13. 91c2ff7 Merge tag 'regulator-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  14. 1325b65 Merge tag 'spi-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 10 years ago
  15. dc7aafb Merge tag 'iommu-updates-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  16. 161d2e0 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  17. 8b80c0f Merge branch 'acpica' by Rafael J. Wysocki · 10 years ago
  18. b14c348 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  19. c6e9d6f random: introduce getrandom(2) system call by Theodore Ts'o · 10 years ago
  20. aef4f5b Merge tag 'master-2014-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  21. f955c8b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap into regulator-next by Mark Brown · 10 years ago
  22. e7b96070 drm: mark drm_context support as legacy by David Herrmann · 10 years ago
  23. f71f262 Merge remote-tracking branches 'regulator/topic/s2mps11', 'regulator/topic/s2mpu02', 'regulator/topic/s5m8767' and 'regulator/topic/tps65090' into regulator-next by Mark Brown · 10 years ago
  24. d5b5d9d Merge remote-tracking branches 'regulator/topic/lp8755', 'regulator/topic/ltc3589', 'regulator/topic/max8952', 'regulator/topic/mc13xxx' and 'regulator/topic/palmas' into regulator-next by Mark Brown · 10 years ago
  25. a627506 Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/getreg', 'regulator/topic/gpio' and 'regulator/topic/lp872x' into regulator-next by Mark Brown · 10 years ago
  26. 862f9f8 Merge remote-tracking branches 'regulator/topic/88pm800', 'regulator/topic/ab8500', 'regulator/topic/act8865', 'regulator/topic/as3722' and 'regulator/topic/bcm590xx' into regulator-next by Mark Brown · 10 years ago
  27. ac0c0ea regulator: act8865: add support for act8846 by Beniamino Galvani · 10 years ago
  28. 50a03e3 regulator: act8865: prepare support for other act88xx devices by Beniamino Galvani · 10 years ago
  29. 99d5400 Merge branch 'for-jens' of http://evilpiepirate.org/git/linux-bcache into for-3.17/drivers by Jens Axboe · 10 years ago
  30. 478d085 Merge tag 'keys-next-20140805' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs into next by James Morris · 10 years ago
  31. 114840c mlx4_core: Add support for secure-host and SMP firewall by Jack Morgenstein · 10 years ago
  32. e172807 drm: make sysfs device always available for minors by David Herrmann · 10 years ago
  33. 1b7199f drm: move module initialization to drm_stub.c by David Herrmann · 10 years ago
  34. 3cb01a9 drm: don't de-authenticate clients on master-close by David Herrmann · 10 years ago
  35. 48ba813 drm: drop redundant drm_file->is_master by David Herrmann · 10 years ago
  36. 9f8d21e drm: extract legacy ctxbitmap flushing by David Herrmann · 10 years ago
  37. 77497f2 drm/radeon: Pass GART page flags to radeon_gart_set_page() explicitly by Michel Dänzer · 10 years ago
  38. 297e210 KVM: Give IRQFD its own separate enabling Kconfig option by Paul Mackerras · 10 years ago
  39. 9957c86 KVM: Move all accesses to kvm::irq_routing into irqchip.c by Paul Mackerras · 10 years ago
  40. 8ba918d KVM: irqchip: Provide and use accessors for irq routing table by Paul Mackerras · 10 years ago
  41. cc568ea Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm by Paolo Bonzini · 10 years ago
  42. 5d57686 Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm by Paolo Bonzini · 10 years ago
  43. 1b69be5 drivers/vfio: EEH support for VFIO PCI device by Gavin Shan · 10 years ago
  44. b54ecfb Merge tag 'for-f2fs-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  45. ae9b475 Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  46. 79eb238 Merge tag 'tty-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  47. 53ee983 Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  48. 29b88e2 Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  49. 2521129 Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  50. d782ceb Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  51. ce47479 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  52. 76f09aa Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  53. 9895994 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  54. 8efb90c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  55. 5d42f82 Merge tag 'v3.16' into drm-next by Dave Airlie · 10 years ago
  56. 5bda4f6 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  57. 913dc33 bcache: fix crash in bcache_btree_node_alloc_fail tracepoint by Slava Pestov · 10 years ago
  58. 60ae81e bcache: bcache_write tracepoint was crashing by Slava Pestov · 10 years ago
  59. 5167d09 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  60. 8533ce7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  61. c9b88e9 Merge tag 'trace-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  62. b8c0aa4 Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  63. e4ca430 Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  64. e17acfd Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  65. 47dfe40 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  66. f2a8417 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  67. 0097875 proc: Implement /proc/thread-self to point at the directory of the current thread by Eric W. Biederman · 10 years ago
  68. c4c3f5f Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  69. 1bff598 Merge tag 'locks-v3.17-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  70. 3e7a716 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  71. c2df436 Merge tag 'edac_for_3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 10 years ago
  72. f74ad8d Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  73. e9e3bdf Merge tag 'asoc-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 10 years ago
  74. fab6a04 Merge remote-tracking branches 'spi/topic/sh', 'spi/topic/sh-msiof' and 'spi/topic/topcliff-pch' into spi-next by Mark Brown · 10 years ago
  75. e8b15c0 Merge remote-tracking branch 'regmap/topic/getdev' into regmap-next by Mark Brown · 10 years ago
  76. e99a866 Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', 'asoc/topic/wm0010', 'asoc/topic/wm8904' and 'asoc/topic/wm8962' into asoc-next by Mark Brown · 10 years ago
  77. c5e64c7 Merge remote-tracking branches 'asoc/topic/tlv', 'asoc/topic/tlv320aic23', 'asoc/topic/tlv320aic31xx' and 'asoc/topic/tlv320aic32x4' into asoc-next by Mark Brown · 10 years ago
  78. 3510a69 Merge remote-tracking branches 'asoc/topic/sigmadsp', 'asoc/topic/sirf', 'asoc/topic/spdif', 'asoc/topic/tas2552' and 'asoc/topic/tas5086' into asoc-next by Mark Brown · 10 years ago
  79. c1bd940 Merge remote-tracking branches 'asoc/topic/rt5670', 'asoc/topic/rt5677', 'asoc/topic/s6000', 'asoc/topic/samsung' and 'asoc/topic/sh-fsi' into asoc-next by Mark Brown · 10 years ago
  80. a6ce305 Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'asoc/topic/max98090' and 'asoc/topic/mc13783' into asoc-next by Mark Brown · 10 years ago
  81. e717799 Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/fsl-asrc', 'asoc/topic/fsl-spdif' and 'asoc/topic/imx-audmux' into asoc-next by Mark Brown · 10 years ago
  82. 62e951e Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/cirrus' and 'asoc/topic/cleanup' into asoc-next by Mark Brown · 10 years ago
  83. a486f18 Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/ak4642', 'asoc/topic/ak5386' and 'asoc/topic/arizona' into asoc-next by Mark Brown · 10 years ago
  84. 2fd5373 Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next by Mark Brown · 10 years ago
  85. 3a2ac12 Merge remote-tracking branch 'asoc/topic/dma' into asoc-next by Mark Brown · 10 years ago
  86. 7196be5 Merge remote-tracking branch 'asoc/topic/core' into asoc-next by Mark Brown · 10 years ago
  87. a1cb98a Merge remote-tracking branch 'asoc/topic/component' into asoc-next by Mark Brown · 10 years ago
  88. ed67f08 hwmon: (ntc_thermistor) Support B57330V2103 from EPCOS by Johannes Pointner · 10 years ago
  89. 31c1e5a dmaengine: Remove the context argument to the prep_dma_cyclic operation by Laurent Pinchart · 10 years ago
  90. 961e3be drm/tegra: Make job submission 64-bit safe by Thierry Reding · 10 years ago
  91. 7b12908 drm/tegra: Add SET/GET_FLAGS IOCTLs by Thierry Reding · 10 years ago
  92. 7678d71 drm/tegra: Add SET/GET_TILING IOCTLs by Thierry Reding · 10 years ago
  93. 5230301 Merge branch 'drm/dsi/for-next' into drm/tegra/for-next by Thierry Reding · 10 years ago
  94. 94c7b6f dmaengine: add device tree binding documentation for the nbpfaxi driver by Guennadi Liakhovetski · 10 years ago
  95. c759606 Merge tag 'drm-intel-next-2014-07-25-merged' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  96. be92abe Merge branch '3.17/hdmi-infoframe' into for-next by Tomi Valkeinen · 10 years ago
  97. f682a39 NFS: allow lockless access to access_cache by NeilBrown · 10 years ago
  98. 912a108 NFS: teach nfs_neg_need_reval to understand LOOKUP_RCU by NeilBrown · 10 years ago
  99. bd95608 sunrpc/auth: allow lockless (rcu) lookup of credential cache. by NeilBrown · 10 years ago
  100. b412ddf nfs: fix comment and add warn_on for PG_INODE_REF by Weston Andros Adamson · 10 years ago