1. c7ed326 Merge tag 'ktest-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 10 years ago
  2. e4ca430 Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  3. e17acfd Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  4. 47dfe40 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  5. f2a8417 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  6. c4c3f5f Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  7. 1bff598 Merge tag 'locks-v3.17-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  8. 3e7a716 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  9. b11a6fa clk: Add missing of_clk_set_defaults export by Sylwester Nawrocki · 10 years ago
  10. 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
  11. 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
  12. 19583ca Linux 3.16 by Linus Torvalds · 10 years ago
  13. 8d71844 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  14. 3f9c08f Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  15. 6bf755d ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instruction by Omar Sandoval · 10 years ago
  16. c5cc87f ARM: idmap: add identity mapping usage note by Russell King · 10 years ago
  17. 1f26094 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  18. f88cf23 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  19. ecb679f Merge tag 'staging-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  20. 818be58 Merge tag 'dm-3.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  21. 9642a10 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  22. 6ba19bf clk: checking wrong variable in __set_clk_parents() by Dan Carpenter · 10 years ago
  23. 44fa816 dm cache: fix race affecting dirty block count by Anssi Hannula · 10 years ago
  24. d8c712e dm bufio: fully initialize shrinker by Greg Thelen · 10 years ago
  25. c4121c6 ata: libahci: Silence compiler warning on 64-bit by Thierry Reding · 10 years ago
  26. ce5481d crypto: drbg - fix failure of generating multiple of 2**16 bytes by Stephan Mueller · 10 years ago
  27. 6391723 crypto: ccp - Do not sign extend input data to CCP by Tom Lendacky · 10 years ago
  28. 2fc0d25 crypto: testmgr - add missing spaces to drbg error strings by Jarod Wilson · 10 years ago
  29. c659d07 crypto: atmel-tdes - Switch to managed version of kzalloc by Pramod Gurav · 10 years ago
  30. 593901a crypto: atmel-sha - Switch to managed version of kzalloc by Pramod Gurav · 10 years ago
  31. 3b9b8fe crypto: testmgr - use chunks smaller than algo block size in chunk tests by Ard Biesheuvel · 10 years ago
  32. 4f74c39 crypto: qat - Fixed SKU1 dev issue by Tadeusz Struk · 10 years ago
  33. d9a44ab crypto: qat - Use hweight for bit counting by Tadeusz Struk · 10 years ago
  34. 6899172 crypto: qat - Updated print outputs by Tadeusz Struk · 10 years ago
  35. 9a147cb crypto: qat - change ae_num to ae_id by Tadeusz Struk · 10 years ago
  36. 8c1f8e3 crypto: qat - change slice->regions to slice->region by Tadeusz Struk · 10 years ago
  37. df0088f crypto: qat - use min_t macro by Tadeusz Struk · 10 years ago
  38. 45cff26 crypto: qat - remove unnecessary parentheses by Tadeusz Struk · 10 years ago
  39. a7d2176 crypto: qat - remove unneeded header by Tadeusz Struk · 10 years ago
  40. 53275ba crypto: qat - checkpatch blank lines by Tadeusz Struk · 10 years ago
  41. 341b2a3 crypto: qat - remove unnecessary return codes by Tadeusz Struk · 10 years ago
  42. 3e3dc25 crypto: Resolve shadow warnings by Mark Rustad · 10 years ago
  43. 504d587 timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks by Jan Kara · 10 years ago
  44. 6d2b617 vfs: fix check for fallocate on active swapfile by Eric Biggers · 11 years ago
  45. af43647 direct-io: fix AIO regression by Christoph Hellwig · 10 years ago
  46. 6f09280 Merge tag 'pm+acpi-3.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  47. 7c909b0 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  48. 5196626 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  49. 48418bb Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  50. d7d3d26 Merge tag 'for_3.17/samsung-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tfiga/samsung-clk into clk-next-samsung by Mike Turquette · 10 years ago
  51. a74c52d clk: ti: clk-7xx: Correct ABE DPLL configuration by Peter Ujfalusi · 11 years ago
  52. 4c63f83 crypto: af_alg - properly label AF_ALG socket by Milan Broz · 10 years ago
  53. 3a1122d kexec: fix build error when hugetlbfs is disabled by David Rientjes · 10 years ago
  54. 4d0bd65 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  55. e0198b29 Josh has moved by Josh Triplett · 10 years ago
  56. 8f1d26d kexec: export free_huge_page to VMCOREINFO by Atsushi Kumagai · 10 years ago
  57. 7532518 mm: fix filemap.c pagecache_get_page() kernel-doc warnings by Randy Dunlap · 10 years ago
  58. b4903d6 mm: debugfs: move rounddown_pow_of_two() out from do_fault path by Andrey Ryabinin · 10 years ago
  59. 2bcf2e9 memcg: oom_notify use-after-free fix by Michal Hocko · 10 years ago
  60. 52089b1 hwpoison: call action_result() in failure path of hwpoison_user_mappings() by Naoya Horiguchi · 10 years ago
  61. 93a9eb3 hwpoison: fix hugetlbfs/thp precheck in hwpoison_user_mappings() by Naoya Horiguchi · 10 years ago
  62. 0193ed8 rapidio/tsi721_dma: fix failure to obtain transaction descriptor by Alexandre Bounine · 10 years ago
  63. b104a35 mm, thp: do not allow thp faults to avoid cpuset restrictions by David Rientjes · 10 years ago
  64. f678959 mm/page-writeback.c: fix divide by zero in bdi_dirty_limits() by Maxim Patlasov · 10 years ago
  65. b779b88 MAINTAINERS: Update Tegra Git URL by Andreas Färber · 10 years ago
  66. 3181788 ARM: nomadik: fix up double inversion in DT by Linus Walleij · 10 years ago
  67. 724f24e Documentation: bindings: document the sub-nodes AHCI bindings by Antoine Ténart · 10 years ago
  68. 30f3c73 ata: ahci_platform: add a generic AHCI compatible by Antoine Ténart · 10 years ago
  69. b1a9edbd ata: libahci: allow to use multiple PHYs by Antoine Ténart · 10 years ago
  70. 725c7b5 ata: libahci_platform: move port_map parameters into the AHCI structure by Antoine Ténart · 10 years ago
  71. 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 · 10 years ago
  72. 19f5be0 ahci: imx: add missing clk_disable_unprepare() on error in imx_sata_enable() by Wei Yongjun · 10 years ago
  73. 26bcd8b Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  74. acba648 Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  75. d877215 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  76. 1d8fcba Revert "cdc_subset: deal with a device that needs reset for timeout" by Linus Torvalds · 10 years ago
  77. b527cae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  78. a138126 cpuset: fix the WARN_ON() in update_nodemasks_hier() by Li Zefan · 10 years ago
  79. b7dd0e3 x86/xen: safely map and unmap grant frames when in atomic context by David Vrabel · 11 years ago
  80. 63afbe7 kvm: arm64: vgic: fix hyp panic with 64k pages on juno platform by Will Deacon · 10 years ago
  81. 5a12a597 arm: Add devicetree fixup machine function by Laura Abbott · 10 years ago
  82. 704033c of: Add memory limiting function for flattened devicetrees by Laura Abbott · 10 years ago
  83. 4972a74 of: Split early_init_dt_scan into two parts by Laura Abbott · 10 years ago
  84. abeab45 clk: Propagate any error return from debug_init() by Chris Brand · 11 years ago
  85. b6328a0 ACPI / PNP: Fix acpi_pnp_match() by Rafael J. Wysocki · 10 years ago
  86. d92f5de net: phy: re-apply PHY fixups during phy_register_device by Florian Fainelli · 10 years ago
  87. c472ab6 cdc-ether: clean packet filter upon probe by Oliver Neukum · 10 years ago
  88. 20fbe3a cdc_subset: deal with a device that needs reset for timeout by Oliver Neukum · 10 years ago
  89. 40eea80 net: sendmsg: fix NULL pointer dereference by Andrey Ryabinin · 10 years ago
  90. 86b7987 isdn/bas_gigaset: fix a leak on failure path in gigaset_probe() by Alexey Khoroshilov · 10 years ago
  91. c98158e Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  92. 0ef1351 AFS: Correctly assemble the client UUID by David Howells · 10 years ago
  93. 1aab4d7 mm: fix page_alloc.c kernel-doc warnings by Randy Dunlap · 10 years ago
  94. 0185b1b ahci_xgene: Use correct OOB tunning parameters for APM X-Gene SoC AHCI SATA Host controller driver. by Suman Tripathi · 10 years ago
  95. aeae4dc ahci_xgene: Fix the watermark threshold for the APM X-Gene SATA host controller driver. by Suman Tripathi · 10 years ago
  96. 811a240 ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layout by Konstantin Khlebnikov · 10 years ago
  97. a1ae5b1 Merge tag 'omap-for-v3.16/n900-regression' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 10 years ago
  98. 823a19c ARM: fix alignment of keystone page table fixup by Russell King · 10 years ago
  99. d937678 ARM: dts: Revert enabling of twl configuration for n900 by Tony Lindgren · 10 years ago
  100. d14c17b clk: clps711x: Add DT bindings documentation by Alexander Shiyan · 10 years ago