1. 20d0e57 drivers/firmware/google/gsmi.c: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  2. 8aa6c21 platform: convert apple-gmux driver to dev_pm_ops from legacy pm_ops by Shuah Khan · 11 years ago
  3. a2fa3fb tpm: convert tpm_tis driver to use dev_pm_ops from legacy pm_ops by Shuah Khan · 11 years ago
  4. a8a3808 rtc: convert rtc-cmos to dev_pm_ops from legacy pm_ops by Shuah Khan · 11 years ago
  5. 729377d pnp: change pnp bus pm_ops to invoke pnp driver dev_pm_ops if specified by Shuah Khan · 11 years ago
  6. c07303c drivers/block/swim.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  7. e7b18ed cciss: set max scatter gather entries to 32 on P600 by Mike Miller · 11 years ago
  8. c86db97 drivers/block/mg_disk.c: make mg_times_out() static by Jingoo Han · 11 years ago
  9. bb8e0e8 block: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  10. d0385d9 [SCSI] fnic: Kernel panic while running sh/nosh with max lun cfg by Sesidhar Beddel · 11 years ago
  11. 5e42781 drivers/iommu: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  12. ffd2919 drivers/video/acornfb.c: remove dead code by Paul Bolle · 11 years ago
  13. 1259c5d [SCSI] fnic: Hitting BUG_ON(io_req->abts_done) in fnic_rport_exch_reset by Sesidhar Beddel · 11 years ago
  14. 318c7c4 [SCSI] fnic: Remove QUEUE_FULL handling code by Suma Ramars · 11 years ago
  15. 87aa619 [SCSI] fnic: On system with >1.1TB RAM, VIC fails multipath after boot up by Brian Uchino · 11 years ago
  16. bbda1ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  17. 44871c9 cpufreq: Acquire the lock in cpufreq_policy_restore() for reading by Lan Tianyu · 11 years ago
  18. cb38ed5 cpufreq: Prevent problems in update_policy_cpu() if last_cpu == new_cpu by Srivatsa S. Bhat · 11 years ago
  19. 61173f2 cpufreq: Restructure if/else block to avoid unintended behavior by Srivatsa S. Bhat · 11 years ago
  20. 0d66b91 cpufreq: Fix crash in cpufreq-stats during suspend/resume by Srivatsa S. Bhat · 11 years ago
  21. 0470667 net: qmi_wwan: add new Qualcomm devices by Bjørn Mork · 11 years ago
  22. e6eddc3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 11 years ago
  23. 444fa88 net: tilegx driver: avoid compiler warning by Chris Metcalf · 11 years ago
  24. 1ecfd46 irda: vlsi_ir: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  25. e015b44 irda: donauboe: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  26. df9f1b9 bcm63xx_enet: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  27. 2414fe1 net: korina: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  28. de9e8f3 macvlan: Move skb_clone check closer to call by Herbert Xu · 11 years ago
  29. 010a166 hwmon: (tmp421) Fix return value by Sachin Kamat · 11 years ago
  30. 17a5210 hwmon: (amc6821) Remove redundant break by Sachin Kamat · 11 years ago
  31. 3499e5b hwmon: (amc6821) Fix return value by Sachin Kamat · 11 years ago
  32. 12ca0b5 hwmon: (ibmaem) Fix return value by Sachin Kamat · 11 years ago
  33. 1a3abbd hwmon: (emc2103) Fix return value by Sachin Kamat · 11 years ago
  34. 97f3f6f qlcnic: Fix warning reported by kbuild test robot. by Jitendra Kalsaria · 11 years ago
  35. 5bb9e0b bonding: fix bond_arp_rcv setting and arp validate desync state by nikolay@redhat.com · 11 years ago
  36. 5c5038d bonding: fix store_arp_validate race with mode change by nikolay@redhat.com · 11 years ago
  37. 1adee04 [SCSI] fnic: FC stat param seconds_since_last_reset not getting updated by Narsimhulu Musini · 11 years ago
  38. 996dedb bnx2x: avoid atomic allocations during initialization by Michal Schmidt · 11 years ago
  39. 6a6f6e7 xen/balloon: remove BUG_ON in increase_reservation by Wei Liu · 11 years ago
  40. 2bad07c xen/balloon: ensure preemption is disabled when using a scratch page by David Vrabel · 11 years ago
  41. 984f173 [SCSI] sd: Fix potential out-of-bounds access by Alan Stern · 11 years ago
  42. e831cbf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  43. 0df03a3 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  44. 0a733e6 Merge branch 'acpi-bind' by Rafael J. Wysocki · 11 years ago
  45. 1bff652 i40e: include i40e in kernel proper by Jesse Brandeburg · 11 years ago
  46. 02e9c29 i40e: debugfs interface by Jesse Brandeburg · 11 years ago
  47. 56a62fc i40e: init code and hardware support by Jesse Brandeburg · 11 years ago
  48. 5c3c48a i40e: implement virtual device interface by Jesse Brandeburg · 11 years ago
  49. 7daa6bf i40e: driver core headers by Jesse Brandeburg · 11 years ago
  50. c7d05ca i40e: driver ethtool core by Jesse Brandeburg · 11 years ago
  51. fd0a05c i40e: transmit, receive, and NAPI by Jesse Brandeburg · 11 years ago
  52. 41c445f i40e: main driver core by Jesse Brandeburg · 11 years ago
  53. a22a0fd Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 11 years ago
  54. bf83e61 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  55. 2999ee7 target/iscsi: Bump versions to v4.1.0 by Nicholas Bellinger · 11 years ago
  56. 4c76251 target: Update copyright ownership/year information to 2013 by Nicholas Bellinger · 11 years ago
  57. 837f645 iscsi-target: Bump default TCP listen backlog to 256 by Nicholas Bellinger · 11 years ago
  58. f730f91 target: Fix >= v3.9+ regression in PR APTPL + ALUA metadata write-out by Gera Kazakov · 11 years ago
  59. 38f7d6e iscsi-target; Bump default CmdSN Depth to 64 by Nicholas Bellinger · 11 years ago
  60. 12e4101 iscsi-target: Remove unnecessary wait_for_completion in iscsi_get_thread_set by Nicholas Bellinger · 11 years ago
  61. 5ab41ca iscsi-target: Add thread_set->ts_activate_sem + use common deallocate by Nicholas Bellinger · 11 years ago
  62. fa1586a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  63. 516f7b3 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  64. 88c2d0b fbdev/ps3fb: Fix section mismatch warning for ps3fb_probe by Vladimir Murzin · 11 years ago
  65. 76c4f79 [SCSI] lpfc 8.3.42: Update lpfc version to driver version 8.3.42 by James Smart · 11 years ago
  66. 0c41122 [SCSI] lpfc 8.3.42: Fixed issue of task management commands having a fixed timeout by James Smart · 11 years ago
  67. 164cecd [SCSI] lpfc 8.3.42: Fixed inconsistent spin lock usage. by James Smart · 11 years ago
  68. afbd8d8 [SCSI] lpfc 8.3.42: Fix driver's abort loop functionality to skip IOs already getting aborted by James Smart · 11 years ago
  69. 092cb03 [SCSI] lpfc 8.3.42: Fixed failure to allocate SCSI buffer on PPC64 platform for SLI4 devices by James Smart · 11 years ago
  70. acbd861 [SCSI] lpfc 8.3.42: Fix WARN_ON when driver unloads by James Smart · 11 years ago
  71. f5ca6f2 [SCSI] lpfc 8.3.42: Avoided making pci bar ioremap call during dual-chute WQ/RQ pci bar selection by James Smart · 11 years ago
  72. 1b8d11a [SCSI] lpfc 8.3.42: Fixed driver iocbq structure's iocb_flag field running out of space by James Smart · 11 years ago
  73. ec2087a [SCSI] lpfc 8.3.42: Fix crash on driver load due to cpu affinity logic by James Smart · 11 years ago
  74. 14660f4 [SCSI] lpfc 8.3.42: Fixed logging format of setting driver sysfs attributes hard to interpret by James Smart · 11 years ago
  75. f454a9a [SCSI] lpfc 8.3.42: Fixed back to back RSCNs discovery failure. by James Smart · 11 years ago
  76. b5a9b2d [SCSI] lpfc 8.3.42: Fixed race condition between BSG I/O dispatch and timeout handling by James Smart · 11 years ago
  77. 9a86ed4 [SCSI] lpfc 8.3.42: Fixed function mode field defined too small for not recognizing dual-chute mode by James Smart · 11 years ago
  78. 26373d2 [SCSI] lpfc 8.3.42: Back out data count,(residual fcfi_parm) fix for bad target. by James Smart · 11 years ago
  79. 4aa74c3 [SCSI] lpfc 8.3.42: Fixed mailbox memory leak. by James Smart · 11 years ago
  80. d5705c4 iscsi-target: Fix race with thread_pre_handler flush_signals + ISCSI_THREAD_SET_DIE by Nicholas Bellinger · 11 years ago
  81. 0105c25 target: remove unused including <linux/version.h> by Wei Yongjun · 11 years ago
  82. 59464ef iser-target: introduce fast memory registration mode (FRWR) by Vu Pham · 11 years ago
  83. d40945d iser-target: generalize rdma memory registration and cleanup by Vu Pham · 11 years ago
  84. 90ecc6e iser-target: move rdma wr processing to a shared function by Vu Pham · 11 years ago
  85. f99715a target: Enable global EXTENDED_COPY setup/release by Nicholas Bellinger · 11 years ago
  86. d397a44 target: Add Third Party Copy (3PC) bit in INQUIRY response by Nicholas Bellinger · 11 years ago
  87. 04b1b79 target: Enable EXTENDED_COPY setup in spc_parse_cdb by Nicholas Bellinger · 11 years ago
  88. cbf031f target: Add support for EXTENDED_COPY copy offload emulation by Nicholas Bellinger · 11 years ago
  89. 89c12cc target: Avoid non-existent tg_pt_gp_mem in target_alua_state_check by Nicholas Bellinger · 11 years ago
  90. d9ea32b target: Add global device list for EXTENDED_COPY by Nicholas Bellinger · 11 years ago
  91. c5ff8d6 target: Make helpers non static for EXTENDED_COPY command setup by Nicholas Bellinger · 11 years ago
  92. 6836602 target: Make spc_parse_naa_6h_vendor_specific non static by Nicholas Bellinger · 11 years ago
  93. 56d128f target: Make target_core_subsystem defined as non static by Nicholas Bellinger · 11 years ago
  94. b3faa2e target/tcm_qla2xxx: Add/use target_reverse_dma_direction() in target_core_fabric.h by Nicholas Bellinger · 11 years ago
  95. cf6d1f0 target: Release COMPARE_AND_WRITE mutex in generic failure path by Nicholas Bellinger · 11 years ago
  96. a289008 target: Add compare_and_write_post() completion callback fall through by Nicholas Bellinger · 11 years ago
  97. 68ff9b9 target: Add support for COMPARE_AND_WRITE emulation by Nicholas Bellinger · 11 years ago
  98. 98bbf5f [SCSI] lpfc 8.3.42: Fix random errors using first burst by James Smart · 11 years ago
  99. ea8352c staging/lustre/libcfs: cleanup linux-mem.h by Peng Tao · 11 years ago
  100. 3bb22ec staging/lustre/ptlrpc: convert to new shrinker API by Peng Tao · 11 years ago