1. 2231ef8 sun3_scsi: Move macro definitions by Finn Thain · 10 years ago
  2. 0d31f87 sun3_scsi: Convert to platform device by Finn Thain · 10 years ago
  3. 4e70520 atari_scsi: Remove header by Finn Thain · 10 years ago
  4. 3ff228a atari_scsi: Convert to platform device by Finn Thain · 10 years ago
  5. 16b29e7 atari_scsi: Fix atari_scsi deadlocks on Falcon by Finn Thain · 10 years ago
  6. cbad48d mac_scsi: Convert to platform device by Finn Thain · 10 years ago
  7. ffdede6 mac_scsi: Cleanup PDMA code by Finn Thain · 10 years ago
  8. 6e9ae6d mac_scsi: Add module option to Kconfig by Finn Thain · 10 years ago
  9. 92de383 mac_scsi: Remove header by Finn Thain · 10 years ago
  10. fd9cd67 dmx3191d: Use NO_IRQ by Finn Thain · 10 years ago
  11. 710ddd0 ncr5380: Drop legacy scsi.h include by Finn Thain · 10 years ago
  12. 96068e6 ncr5380: Remove *_RELEASE macros by Finn Thain · 10 years ago
  13. d572f65 ncr5380: Remove pointless compiler command line override macros by Finn Thain · 10 years ago
  14. a9c2dc4 ncr5380: Move static PDMA spin counters to host data by Finn Thain · 10 years ago
  15. 8c32513 ncr5380: Cleanup host info() methods by Finn Thain · 10 years ago
  16. 270ac2c ncr5380: Remove NCR5380_STATS by Finn Thain · 10 years ago
  17. 22f5f10 ncr5380: Fix SCSI_IRQ_NONE bugs by Finn Thain · 10 years ago
  18. 3f9e986 ncr5380: Remove duplicate comments by Finn Thain · 10 years ago
  19. 997acab ncr5380: Remove redundant AUTOSENSE macro by Finn Thain · 10 years ago
  20. 76f13b9 ncr5380: Cleanup TAG_NEXT and TAG_NONE macros by Finn Thain · 10 years ago
  21. 4d3d2a5 ncr5380: Remove more useless prototypes by Finn Thain · 10 years ago
  22. ed8b9e7 ncr5380: Remove useless prototypes by Finn Thain · 10 years ago
  23. 48f16c9 ncr5380: Remove unused macros by Finn Thain · 10 years ago
  24. 925e461 ncr5380: Fix compiler warnings and __setup options by Finn Thain · 10 years ago
  25. acfc8ca ncr5380: Remove unused hostdata fields by Finn Thain · 10 years ago
  26. d61c542 ncr5380: Use printk() not pr_debug() by Finn Thain · 10 years ago
  27. 41df7b0 Fnic: Fnic Driver crashed with NULL pointer reference by Hiral Shah · 10 years ago
  28. 0ee7b87 Fnic: For Standalone C series, "sending VLAN request" message seen even if the link is down by Hiral Shah · 10 years ago
  29. 35061e2 Fnic: Improper resue of exchange Ids by Hiral Shah · 10 years ago
  30. 042b356 Fnic: Memcopy only mimumum of data or trace buffer by Hiral Shah · 10 years ago
  31. a232bfb Fnic: Not probing all the vNICS via fnic_probe on boot by Hiral Shah · 10 years ago
  32. d360b78 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  33. 33acc9f ARM: DRA7: hwmod data: Add missing UART hwmod data by Ambresh K · 10 years ago
  34. 4e6e311 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 10 years ago
  35. 86dd04a Merge tag 'renesas-koelsch-board-removal-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/cleanup by Arnd Bergmann · 10 years ago
  36. 21220a7 Merge tag 'renesas-dt-cleanups-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/cleanup by Arnd Bergmann · 10 years ago
  37. 857dc4e f2fs: write SSA pages under memory pressure by Jaegeuk Kim · 10 years ago
  38. 27c6bd6 f2fs: submit bio for node blocks in the reclaim path by Jaegeuk Kim · 10 years ago
  39. 6729880 f2fs: introduce struct inode_management to wrap inner fields by Chao Yu · 10 years ago
  40. aba291b f2fs: remove unneeded check code with option in f2fs_remount by Chao Yu · 10 years ago
  41. 6c02993 f2fs: avoid unable to restart gc thread in remount by Chao Yu · 10 years ago
  42. b1a5ad0 IB/isert: Adjust CQ size to HW limits by Chris Moore · 10 years ago
  43. a9edc88 x86/nmi: Perform a safe NMI stack trace on all CPUs by Steven Rostedt (Red Hat) · 10 years ago
  44. afdc34a printk: Add per_cpu printk func to allow printk to be diverted by Steven Rostedt (Red Hat) · 10 years ago
  45. 8d58e99a seq_buf: Move the seq_buf code to lib/ by Steven Rostedt (Red Hat) · 10 years ago
  46. 2448913 seq-buf: Make seq_buf_bprintf() conditional on CONFIG_BINARY_PRINTF by Steven Rostedt (Red Hat) · 10 years ago
  47. 01cb06a tracing: Add seq_buf_get_buf() and seq_buf_commit() helper functions by Steven Rostedt (Red Hat) · 10 years ago
  48. 8cd709a tracing: Have seq_buf use full buffer by Steven Rostedt (Red Hat) · 10 years ago
  49. 9b77215 seq_buf: Add seq_buf_can_fit() helper function by Steven Rostedt (Red Hat) · 10 years ago
  50. 820b75f tracing: Add paranoid size check in trace_printk_seq() by Steven Rostedt (Red Hat) · 10 years ago
  51. 5ac48378 tracing: Use trace_seq_used() and seq_buf_used() instead of len by Steven Rostedt (Red Hat) · 10 years ago
  52. 74f06bb tracing: Clean up tracing_fill_pipe_page() by Steven Rostedt (Red Hat) · 10 years ago
  53. eeab981 seq_buf: Create seq_buf_used() to find out how much was written by Steven Rostedt (Red Hat) · 10 years ago
  54. 0736c03 tracing: Add a seq_buf_clear() helper and clear len and readpos in init by Steven Rostedt (Red Hat) · 10 years ago
  55. 9a77779 tracing: Convert seq_buf fields to be like seq_file fields by Steven Rostedt (Red Hat) · 10 years ago
  56. dd23180 tracing: Convert seq_buf_path() to be like seq_path() by Steven Rostedt (Red Hat) · 10 years ago
  57. 3a161d9 tracing: Create seq_buf layer in trace_seq by Steven Rostedt (Red Hat) · 10 years ago
  58. 92ff59a Merge tag 'drm-intel-fixes-2014-11-19' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  59. 78579b7 ACPI / PM: Ignore wakeup setting if the ACPI companion can't wake up by Rafael J. Wysocki · 10 years ago
  60. abd4077 Merge branch 'bonding_4ad' by David S. Miller · 10 years ago
  61. 424c323 bonding: Introduce 4 AD link speed to fix agg_bandwidth by Jianhua Xie · 10 years ago
  62. cb8dda9 bonding: change AD_LINK_SPEED_BITMASK to enum to suport more speed by Jianhua Xie · 10 years ago
  63. e01600e ARM: dts: omap4.dtsi: remove dss_fck by Tomi Valkeinen · 10 years ago
  64. 2cc84f4 ARM: OMAP4: fix RFBI iclk by Tomi Valkeinen · 10 years ago
  65. 7ede856 ARM: OMAP4: hwmod: use MODULEMODE properly by Tomi Valkeinen · 10 years ago
  66. 543b284 ARM: OMAP4: hwmod: set DSS submodule parent hwmods by Tomi Valkeinen · 10 years ago
  67. 9ed6965 ARM: OMAP5: hwmod: set DSS submodule parent hwmods by Tomi Valkeinen · 10 years ago
  68. 03ec7fe arm: pxa: add pxa27x device-tree support by Robert Jarzmik · 10 years ago
  69. bec942f arm: pxa: remove unnecessary includes from pxa-dt by Robert Jarzmik · 10 years ago
  70. 4508f77 arm: pxa: move init functions into generic.h by Robert Jarzmik · 10 years ago
  71. ef6dbda arm: pxa: add device-tree irq init for pxa27x by Robert Jarzmik · 10 years ago
  72. 62a7575 ARM: pxa: tosa: switch to gpio-charger by Dmitry Eremin-Solenikov · 10 years ago
  73. 7b472ac arm: mach-pxa: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  74. 440ae451 ARM: at91: remove useless init_time for DT-only SoCs by Boris Brezillon · 10 years ago
  75. 7d9e89c Merge tag 'mvebu-dt-3.19' of git://git.infradead.org/linux-mvebu into next/dt by Arnd Bergmann · 10 years ago
  76. edb9666 Merge tag 'mvebu-defconfig-3.19' of git://git.infradead.org/linux-mvebu into next/defconfig by Arnd Bergmann · 10 years ago
  77. 4fa0ff8 Merge tag 'hix5hd2-config-for-3.19' of git://github.com/hisilicon/linux-hisi into next/defconfig by Arnd Bergmann · 10 years ago
  78. 2184d56 Merge tag 'hix5hd2-dt-for-3.19' of git://github.com/hisilicon/linux-hisi into next/dt by Arnd Bergmann · 10 years ago
  79. 18e88be Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/numa' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  80. 26ff46c PCI: Remove fixed parameter in pci_iov_resource_bar() by Myron Stowe · 10 years ago
  81. 7e79c5f PCI: Add informational printk for invalid BARs by Myron Stowe · 10 years ago
  82. 6b19b66 hwmon: (g762) fix call to devm_hwmon_device_register_with_groups() by Arnaud Ebalard · 10 years ago
  83. 73a0e33 Merge tag 'renesas-boards-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc by Arnd Bergmann · 10 years ago
  84. ee7255a cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connection by Anish Bhatt · 10 years ago
  85. ffb1388 ipv6: delete protocol and unregister rtnetlink when cleanup by Duan Jiong · 10 years ago
  86. a096c88 Merge tag 'renesas-dt-cleanups3-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt by Arnd Bergmann · 10 years ago
  87. f22d254 ARM: OMAP2+: hwmod: add parent_hwmod support by Tomi Valkeinen · 10 years ago
  88. ba84c80 Merge tag 'renesas-dt-cleanups2-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt by Arnd Bergmann · 10 years ago
  89. 8ef74e5 Merge tag 'renesas-dt-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt by Arnd Bergmann · 10 years ago
  90. 67ec55b Merge branch 'renesas/dt-du' into next/dt by Arnd Bergmann · 10 years ago
  91. 8ecb3cc Merge tag 'renesas-dt-du-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/cleanup by Arnd Bergmann · 10 years ago
  92. 7fc986d PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_t by Yinghai Lu · 10 years ago
  93. 1cee6a9 Merge tag 'renesas-boards-cleanups2-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/cleanup by Arnd Bergmann · 10 years ago
  94. 16a8ef2 tracing: Deletion of an unnecessary check before iput() by Markus Elfring · 10 years ago
  95. 232365f bury skb_copy_to_page() by Al Viro · 10 years ago
  96. 08adb7d fold verify_iovec() into copy_msghdr_from_user() by Al Viro · 10 years ago
  97. 0844932 {compat_,}verify_iovec(): switch to generic copying of iovecs by Al Viro · 10 years ago
  98. 666547f separate kernel- and userland-side msghdr by Al Viro · 10 years ago
  99. bdc5be0 Merge tag 'renesas-defconfig-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/defconfig by Arnd Bergmann · 10 years ago
  100. b4e2c4b Merge tag 'renesas-soc3-for-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc by Arnd Bergmann · 10 years ago