1. 810c651 clocksource: sh_mtu2: Replace kmalloc + memset with kzalloc by Laurent Pinchart · 11 years ago
  2. d2b9317 clocksource: sh_mtu2: Add index to struct sh_mtu2_channel by Laurent Pinchart · 11 years ago
  3. da90a1c clocksource: sh_mtu2: Add memory base to sh_mtu2_channel structure by Laurent Pinchart · 11 years ago
  4. aa83804 clocksource: sh_mtu2: Constify name argument to sh_mtu2_register() by Laurent Pinchart · 11 years ago
  5. 2e1a5326 clocksource: sh_mtu2: Split channel setup to separate function by Laurent Pinchart · 11 years ago
  6. 7dad72d clocksource: sh_mtu2: Rename struct sh_mtu2_priv to sh_mtu2_device by Laurent Pinchart · 11 years ago
  7. 42752cc clocksource: sh_mtu2: Split channel fields from sh_mtu2_priv by Laurent Pinchart · 11 years ago
  8. f92d62f5 clocksource: sh_mtu2: Turn sh_mtu2_priv fields into local variables by Laurent Pinchart · 11 years ago
  9. 276bee0 clocksource: sh_mtu2: Use request_irq() instead of setup_irq() by Laurent Pinchart · 11 years ago
  10. 13931f8 clocksource: sh_tmu: Sort headers alphabetically by Laurent Pinchart · 11 years ago
  11. 6b96c15 clocksource: sh_tmu: Remove FSF mail address from GPL notice by Laurent Pinchart · 11 years ago
  12. a27d922 clocksource: sh_tmu: Rename clock to "fck" in the non-legacy case by Laurent Pinchart · 11 years ago
  13. 8c7f21e clocksource: sh_tmu: Add support for multiple channels per device by Laurent Pinchart · 11 years ago
  14. f1010ed clocksource: sh_tmu: Hardcode TMU clock event and source ratings to 200 by Laurent Pinchart · 11 years ago
  15. 5cfe2d1 clocksource: sh_tmu: Replace hardcoded register values with macros by Laurent Pinchart · 11 years ago
  16. a5de49f clocksource: sh_tmu: Allocate channels dynamically by Laurent Pinchart · 11 years ago
  17. 3b77a83 clocksource: sh_tmu: Replace kmalloc + memset with kzalloc by Laurent Pinchart · 11 years ago
  18. fe68eb8 clocksource: sh_tmu: Add index to struct sh_tmu_channel by Laurent Pinchart · 11 years ago
  19. de69346 clocksource: sh_tmu: Add memory base to sh_tmu_channel structure by Laurent Pinchart · 11 years ago
  20. 84876d0 clocksource: sh_tmu: Constify name argument to sh_tmu_register() by Laurent Pinchart · 11 years ago
  21. a94ddaa clocksource: sh_tmu: Split channel setup to separate function by Laurent Pinchart · 11 years ago
  22. 0a72aa3 clocksource: sh_tmu: Rename struct sh_tmu_priv to sh_tmu_device by Laurent Pinchart · 11 years ago
  23. de2d12c clocksource: sh_tmu: Split channel fields from sh_tmu_priv by Laurent Pinchart · 11 years ago
  24. 1c56cf6 clocksource: sh_tmu: Use request_irq() instead of setup_irq() by Laurent Pinchart · 11 years ago
  25. bfa76bb clocksource: sh_cmt: Request IRQ for clock event device only by Laurent Pinchart · 11 years ago
  26. e7a9bcc clocksource: sh_cmt: Sort headers alphabetically by Laurent Pinchart · 11 years ago
  27. 1cd89c5 clocksource: sh_cmt: Remove FSF mail address from GPL notice by Laurent Pinchart · 11 years ago
  28. 24b4e07 clocksource: sh_cmt: Rename clock to "fck" in the non-legacy case by Laurent Pinchart · 11 years ago
  29. 81b3b27 clocksource: sh_cmt: Add support for multiple channels per device by Laurent Pinchart · 11 years ago
  30. fb28a65 clocksource: sh_cmt: Hardcode CMT clock source rating to 125 by Laurent Pinchart · 11 years ago
  31. b7fcbb0 clocksource: sh_cmt: Hardcode CMT clock event rating to 125 by Laurent Pinchart · 11 years ago
  32. f1ebe1e clocksource: sh_cmt: Set cpumask to cpu_possible_mask by Laurent Pinchart · 11 years ago
  33. d14be99 clocksource: sh_cmt: Replace hardcoded register values with macros by Laurent Pinchart · 11 years ago
  34. 2cda3ac clocksource: sh_cmt: Split static information from sh_cmt_device by Laurent Pinchart · 11 years ago
  35. f5ec9b1 clocksource: sh_cmt: Allocate channels dynamically by Laurent Pinchart · 11 years ago
  36. b262bc7 clocksource: sh_cmt: Replace kmalloc + memset with kzalloc by Laurent Pinchart · 11 years ago
  37. 740a951 clocksource: sh_cmt: Add index to struct sh_cmt_channel by Laurent Pinchart · 11 years ago
  38. c924d2d clocksource: sh_cmt: Add memory base to sh_cmt_channel structure by Laurent Pinchart · 11 years ago
  39. 36f1ac9 clocksource: sh_cmt: Rename mapbase/mapbase_str to mapbase_ch/mapbase by Laurent Pinchart · 11 years ago
  40. 1d053e1 clocksource: sh_cmt: Constify name argument to sh_cmt_register() by Laurent Pinchart · 11 years ago
  41. b882e7b clocksource: sh_cmt: Split channel setup to separate function by Laurent Pinchart · 11 years ago
  42. 2653caf clocksource: sh_cmt: Rename struct sh_cmt_priv to sh_cmt_device by Laurent Pinchart · 11 years ago
  43. 7269f93 clocksource: sh_cmt: Split channel fields from sh_cmt_priv by Laurent Pinchart · 11 years ago
  44. dc2eade clocksource: sh_cmt: Use request_irq() instead of setup_irq() by Laurent Pinchart · 11 years ago
  45. fd1232b2 sym53c8xx_2: Set DID_REQUEUE return code when aborting squeue by Mikulas Patocka · 11 years ago
  46. 454fd35 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  47. de0c9cf Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc by Linus Torvalds · 11 years ago
  48. 141eacc Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  49. 9309444 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  50. 07f5fef Merge tag 'ntb-3.15' of git://github.com/jonmason/ntb by Linus Torvalds · 11 years ago
  51. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  52. 810d8ce drivers: net: xen-netfront: fix array initialization bug by Vincenzo Maffione · 11 years ago
  53. dcfba94 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 11 years ago
  54. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  55. 6871438 r8152: check RTL8152_UNPLUG by hayeswang · 11 years ago
  56. cec9ae5 net: sun4i-emac: add promiscuous support by Marc Zyngier · 11 years ago
  57. 0af764e net/apne: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 11 years ago
  58. b7e70ca Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci by Linus Torvalds · 11 years ago
  59. 7f87307 Merge tag 'md/3.15' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  60. 3e8072d Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  61. b076808 ib_srpt: Use correct ib_sg_dma primitives by Mike Marciniszyn · 11 years ago
  62. e3d4440 target/tcm_fc: Rename ft_tport_create to ft_tport_get by Andy Grover · 11 years ago
  63. 0d7cb93 target/tcm_fc: Rename ft_{add,del}_lport to {add,del}_wwn by Andy Grover · 11 years ago
  64. 705665d target/tcm_fc: Rename structs and list members for clarity by Andy Grover · 11 years ago
  65. d242c1d target/tcm_fc: Limit to 1 TPG per wwn by Andy Grover · 11 years ago
  66. b295e76 target/tcm_fc: Don't export ft_lport_list by Andy Grover · 11 years ago
  67. 2c42be2 target/tcm_fc: Fix use-after-free of ft_tpg by Andy Grover · 11 years ago
  68. 47b1584 target: Add check to prevent Abort Task from aborting itself by Alex Leung · 11 years ago
  69. 79d2d21 Merge tag 'spi-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  70. 6a489c4 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  71. c0c4cf0 Merge tag 'regulator-v3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  72. f63a975 drivers: net: cpsw: enable interrupts after napi enable and clearing previous interrupts by Mugunthan V N · 11 years ago
  73. 16e5c57 drivers: net: cpsw: discard all packets received when interface is down by Mugunthan V N · 11 years ago
  74. 4b44e7b Merge tag 'regmap-v3.15-nodev' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  75. eeb91e4 Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  76. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 11 years ago
  77. af9893a Drivers: net: hyperv: Address UDP checksum issues by KY Srinivasan · 11 years ago
  78. 1f73db4 Drivers: net: hyperv: Negotiate suitable ndis version for offload support by KY Srinivasan · 11 years ago
  79. 4276372 Drivers: net: hyperv: Allocate memory for all possible per-pecket information by KY Srinivasan · 11 years ago
  80. db29868 bonding: Remove debug_fs files when module init fails by Thomas Richter · 11 years ago
  81. 8eab6cd Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  82. 5b7af02 i40evf: program RSS LUT correctly by Mitch A Williams · 11 years ago
  83. fe6d4aa i40evf: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
  84. a173f04 ixgb: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
  85. 6b8f07b igbvf: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
  86. 5499a96 igb: fix last_rx_timestamp usage by Jakub Kicinski · 11 years ago
  87. 06c14e5 igb: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
  88. bcf1f57 e1000e: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
  89. 4a54b1e e1000: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
  90. 7dc8660 e1000: remove debug messages with function names by Jakub Kicinski · 11 years ago
  91. 8f12c03 ixgbevf: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
  92. ea69956 ixgbevf: Add bit to mark work queue initialization by Mark Rustad · 11 years ago
  93. 2049e1f ixgbe: remove open-coded skb_cow_head by Francois Romieu · 11 years ago
  94. 58cf663 ixgbe: Add bit to mark service task initialization by Mark Rustad · 11 years ago
  95. 3151b94 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 11 years ago
  96. 6eadd84 Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/omap2-mcspi' and 'spi/fix/qup' into spi-linus by Mark Brown · 11 years ago
  97. 09c0998 Merge tag 'spi-v3.15' into spi-linus by Mark Brown · 11 years ago
  98. 039df7a Merge remote-tracking branches 'regulator/fix/bcm590xx', 'regulator/fix/s2m' and 'regulator/fix/s5m8767' into regulator-linus by Mark Brown · 11 years ago
  99. ed59c8f Merge tag 'regulator-v3.15' into regulator-linus by Mark Brown · 11 years ago
  100. 3c31b52 scsi: async sd resume by Dan Williams · 11 years ago