1. 724f24e Documentation: bindings: document the sub-nodes AHCI bindings by Antoine Ténart · 11 years ago
  2. 30f3c73 ata: ahci_platform: add a generic AHCI compatible by Antoine Ténart · 11 years ago
  3. b1a9edbd ata: libahci: allow to use multiple PHYs by Antoine Ténart · 11 years ago
  4. 725c7b5 ata: libahci_platform: move port_map parameters into the AHCI structure by Antoine Ténart · 11 years ago
  5. e8f7818 Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata into for-3.17 by Tejun Heo · 11 years ago
  6. 19f5be0 ahci: imx: add missing clk_disable_unprepare() on error in imx_sata_enable() by Wei Yongjun · 11 years ago
  7. 0185b1b ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA Host controller driver. by Suman Tripathi · 11 years ago
  8. aeae4dc ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controller driver. by Suman Tripathi · 11 years ago
  9. 1a112d1 libata: introduce ata_host->n_tags to avoid oops on SAS controllers by Tejun Heo · 11 years ago
  10. 09de99d ahci: st: Make of_device_id array const by Kiran Padwal · 11 years ago
  11. 1183823 sata_sil24: Identify which card suffered IRQ status error by Tim Small · 11 years ago
  12. af64dce ahci: st: Provide DT bindings for ST's SATA implementation by Lee Jones · 11 years ago
  13. b32bfc0 ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode) by Romain Degez · 11 years ago
  14. ccfde50 ata: Add support for the Tegra124 SATA controller by Mikko Perttunen · 11 years ago
  15. 0e38699 ata: ahci_platform: Increase AHCI_MAX_CLKS to 4 by Mikko Perttunen · 11 years ago
  16. 4e6d1bb of: Add NVIDIA Tegra SATA controller binding by Mikko Perttunen · 11 years ago
  17. a2a9e02 drivers/ata/pata_ep93xx.c: use signed int type for result of platform_get_irq() by Andrey Utkin · 11 years ago
  18. eec7e1c libata: EH should handle AMNF error condition as a media error by Alexey Asemov · 11 years ago
  19. 1871ee1 libata: support the ata host which implements a queue depth less than 32 by Kevin Hao · 11 years ago
  20. 7188b06 MAINTAINERS: Add Hans de Goede as ahci-platform maintainer by Hans de Goede · 11 years ago
  21. 2a0bdff ahci_xgene: fix the dma state machine lockup for the IDENTIFY DEVICE PIO mode command. by Suman Tripathi · 11 years ago
  22. 39e0ee9 libahci: export ahci_qc_issue() and ahci_start_fix_rx() by Suman Tripathi · 11 years ago
  23. 1fc1263 dt-bindings: ata: document ability to disable spread-spectrum clock by Russell King · 11 years ago
  24. a6e7262 ata: ahci_imx: add disable for spread-spectrum by Russell King · 11 years ago
  25. dcb1b29 dt-bindings: ata: add ahci_imx electrical properties by Russell King · 11 years ago
  26. 29e6941 ata: ahci_imx: allow hardware parameters to be specified in DT by Russell King · 11 years ago
  27. 23a7c31 dt-bindings: ata: create bindings for imx sata controller by Shawn Guo · 11 years ago
  28. a1a6cc1 ata: pata_samsung_cf: removes s5pc100 related ata codes by Kukjin Kim · 11 years ago
  29. f118ae5 ata: ahci_imx: warn when disabling ahci link by Russell King · 11 years ago
  30. 72cbaa3 ahci: disable ncq feature for hisilicon sata by Kefeng Wang · 11 years ago
  31. e6dd42a ahci: imx: manage only sata_ref_clk in imx_sata_enable[disable] by Shawn Guo · 11 years ago
  32. be64beb ahci/xgene: Remove logic to set 64-bit DMA mask by Suravee Suthikulpanit · 11 years ago
  33. cc7a9e2 ahci: Check and set 64-bit DMA mask for platform AHCI driver by Suravee Suthikulpanit · 11 years ago
  34. acbd573 libahci_platform: Fail when PHY required but PHY support disabled by Mikko Perttunen · 11 years ago
  35. 94463a9c ata: Use dma_zalloc_coherent by Joe Perches · 11 years ago
  36. ebe0618 epoll: fix use-after-free in eventpoll_release_file by Konstantin Khlebnikov · 11 years ago
  37. 68986c9 Revert "offb: Add palette hack for little endian" by Benjamin Herrenschmidt · 11 years ago
  38. 7171511 Linux 3.16-rc1 by Linus Torvalds · 11 years ago
  39. a9be224 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  40. dd1845a Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  41. b55b390 Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  42. b58537a net: sctp: fix permissions for rto_alpha and rto_beta knobs by Daniel Borkmann · 11 years ago
  43. e4f7ae9 Merge branch 'csum_fixes' by David S. Miller · 11 years ago
  44. f79b064 vxlan: Checksum fixes by Tom Herbert · 11 years ago
  45. e5eb4e3 net: add skb_pop_rcv_encapsulation by Tom Herbert · 11 years ago
  46. bbdff22 udp: call __skb_checksum_complete when doing full checksum by Tom Herbert · 11 years ago
  47. 46fb51e net: Fix save software checksum complete by Tom Herbert · 11 years ago
  48. 4b28252 net: Fix GSO constants to match NETIF flags by Tom Herbert · 11 years ago
  49. abf04af Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  50. 16d52ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  51. a311c48 Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  52. 0506408 fix __swap_writepage() compile failure on old gcc versions by Al Viro · 11 years ago
  53. 4a54e5e Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 11 years ago
  54. 1ad96bb Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  55. c728762 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  56. 503698e Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  57. 63c6f81 udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup by Eric Dumazet · 11 years ago
  58. 2853af6 vxlan: use dev->needed_headroom instead of dev->hard_header_len by Cong Wang · 11 years ago
  59. 56f16c7 MAINTAINERS: update cxgb4 maintainer by Dimitris Michailidis · 11 years ago
  60. a934fb5 x86/vdso: Fix vdso_install by Andy Lutomirski · 11 years ago
  61. b8e0808 NVMe: Fix START_STOP_UNIT Scsi->NVMe translation. by Dan McLeran · 11 years ago
  62. 47a306a btrfs: fix error handling in create_pending_snapshot by Eric Sandeen · 11 years ago
  63. 3e2426b btrfs: fix use of uninit "ret" in end_extent_writepage() by Eric Sandeen · 11 years ago
  64. d737278 btrfs: free ulist in qgroup_shared_accounting() error path by Eric Sandeen · 11 years ago
  65. b050f9f Btrfs: fix qgroups sanity test crash or hang by Filipe Manana · 11 years ago
  66. f1e3c28 btrfs: prevent RCU warning when dereferencing radix tree slot by Sasha Levin · 11 years ago
  67. 5fbc7c5 Btrfs: fix unfinished readahead thread for raid5/6 degraded mounting by Wang Shilong · 11 years ago
  68. cc68a8a btrfs: new ioctl TREE_SEARCH_V2 by Gerhard Heift · 11 years ago
  69. ef351b9 NVMe: Use Log Page constants in SCSI emulation by Matthew Wilcox · 11 years ago
  70. 3d69bb6 NVMe: Define Log Page constants by Matthew Wilcox · 11 years ago
  71. f3db22f NVMe: Fix hot cpu notification dead lock by Keith Busch · 11 years ago
  72. 6391f34 Merge tag 'sound-fix-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  73. 4bdeb31 Merge tag 'dlm-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 11 years ago
  74. aa569fa Merge branch 'serge-next-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linux-security by Linus Torvalds · 11 years ago
  75. 8a02b16 ALSA: hda/realtek - Add more entry for enable HP mute led by Kailang Yang · 11 years ago
  76. 2041d56 ALSA: hda - Add quirk for external mic on Lifebook U904 by David Henningsson · 11 years ago
  77. 64eb428 ALSA: hda - fix a fixup value for codec alc293 in the pin_quirk table by Hui Wang · 11 years ago
  78. 6d87c22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  79. 338c09a Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  80. ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  81. c1fdb2d Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  82. 1700ff8 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  83. 8841c8b Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  84. b7c8c19 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  85. 88bbfb4 Merge tag 'blackfin-for-linus' of http://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linux by Linus Torvalds · 11 years ago
  86. 71998d1 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  87. b2e09f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  88. 3737a12 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  89. e0bf7b8 x86/vdso: Hack to keep 64-bit Go programs working by Andy Lutomirski · 11 years ago
  90. b4b31f6 x86/vdso: Add PUT_LE to store little-endian values by Andy Lutomirski · 11 years ago
  91. 4ebbefd x86/vdso/doc: Make vDSO examples more portable by Andy Lutomirski · 11 years ago
  92. 6e8f215 x86/vdso/doc: Rename vdso_test.c to vdso_standalone_test_x86.c by Andy Lutomirski · 11 years ago
  93. c29deef Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  94. ba346b3 btrfs: tree_search, search_ioctl: direct copy to userspace by Gerhard Heift · 11 years ago
  95. 550ac1d btrfs: new function read_extent_buffer_to_user by Gerhard Heift · 11 years ago
  96. 9b6e817 btrfs: tree_search, copy_to_sk: return needed size on EOVERFLOW by Gerhard Heift · 11 years ago
  97. 8f5f617 btrfs: tree_search, copy_to_sk: return EOVERFLOW for too small buffer by Gerhard Heift · 11 years ago
  98. 1254444 btrfs: tree_search, search_ioctl: accept varying buffer by Gerhard Heift · 11 years ago
  99. 25c9bc2 btrfs: tree_search: eliminate redundant nr_items check by Gerhard Heift · 11 years ago
  100. 0430e49 ima: introduce ima_kernel_read() by Dmitry Kasatkin · 11 years ago