1. bf4228f drivers/w1/w1.c: replace strict_strtol() with kstrtol() by Jingoo Han · 11 years ago
  2. 0ab3049 memstick: add support for legacy memorysticks by Maxim Levitsky · 11 years ago
  3. ccf5a04 drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  4. b67fb086 drivers/pps/clients/pps-gpio.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  5. 666dc7c pktcdvd: fix defective misuses of pkt_<level> by Joe Perches · 11 years ago
  6. f3ded78 pktcdvd: add struct pktcdvd_device * to pkt_dump_sense() by Joe Perches · 11 years ago
  7. 0c075d6 pktcdvd: convert pr_info to pkt_info by Joe Perches · 11 years ago
  8. ca73dab pktcdvd: convert pr_notice to pkt_notice by Joe Perches · 11 years ago
  9. fa63c0a pktcdvd: add struct pktcdvd_device.name to pr_err logging where possible by Joe Perches · 11 years ago
  10. 844aa79 pktcdvd: add struct pktcdvd_device * to pkt_dbg by Joe Perches · 11 years ago
  11. cd3f2cd pktcdvd: consolidate DPRINTK and VPRINTK macros by Joe Perches · 11 years ago
  12. 9948133 pktcdvd: convert printk to pr_<level> by Joe Perches · 11 years ago
  13. 5323fb7 pktcdvd: convert ZONE macro to static function get_zone() by Joe Perches · 11 years ago
  14. fea1b13 aoe: do not BUG if memory pressure prevented debugfs file creation by Ed Cashin · 11 years ago
  15. e0ec360 aoe: suppress compiler warnings by Andy Shevchenko · 11 years ago
  16. a88c1f0 aoe: remove custom implementation of kbasename() by Andy Shevchenko · 11 years ago
  17. 896dcd9 aoe: update internal version number to 85 by Ed Cashin · 11 years ago
  18. fc85799 [SCSI] fnic: fnic Driver Tuneables Exposed through CLI by Hiral Patel · 11 years ago
  19. ec34512 aoe: update copyright date by Ed Cashin · 11 years ago
  20. 2256c1c aoe: fill in per-AoE-target information for debugfs file by Ed Cashin · 11 years ago
  21. 1cf9479 aoe: provide file operations for debugfs files by Ed Cashin · 11 years ago
  22. e8866cf aoe: add AoE-target files to debugfs by Ed Cashin · 11 years ago
  23. 190519c aoe: create and destroy debugfs directory for aoe by Ed Cashin · 11 years ago
  24. 6f79d33 s390/vmcore: use vmcore for zfcpdump by Michael Holzheu · 11 years ago
  25. 7c1d69e rtc: simplify devm_request_mem_region/devm_ioremap by Julia Lawall · 11 years ago
  26. 1735be4 drivers/rtc/rtc-ds1742.c: report to RTC core if retrieved time is invalid by Alexander Shiyan · 11 years ago
  27. 2cbc218 drivers/rtc/rtc-ds1742.c: remove unused field "rtc" from private structure by Alexander Shiyan · 11 years ago
  28. 25e2818 drivers/rtc/rtc-ds1742.c: use devm_ioremap_resource() by Alexander Shiyan · 11 years ago
  29. 28984c7 drivers/rtc/rtc-sirfsoc.c: fix kernel warning during wakeup by Xianglong Du · 11 years ago
  30. 0ebbf43 drivers/rtc/rtc-nuc900.c: use NULL instead of 0 by Jingoo Han · 11 years ago
  31. 1748cbf drivers/rtc/rtc-max77686.c: Fix wrong register by Sangjung Woo · 11 years ago
  32. 7707bda drivers/rtc/rtc-hid-sensor-time.c: improve error handling when rtc register fails by Alexander Holler · 11 years ago
  33. 666a584 drivers/rtc/rtc-palmas.c: support for backup battery charging by Laxman Dewangan · 11 years ago
  34. 8af750e drivers/rtc/rtc-omap.c: add rtc wakeup support to alarm events by Hebbar Gururaja · 11 years ago
  35. 453b4c6 rtc: add MOXA ART RTC driver by Jonas Jensen · 11 years ago
  36. 4540bae drivers/rtc/rtc-pcf2127.c: remove empty function by Sachin Kamat · 11 years ago
  37. ae25992 drivers/rtc/rtc-hid-sensor-time.c: add module alias to let the module load automatically by Alexander Holler · 11 years ago
  38. ae79744 firmware/dmi_scan: drop OOM messages by Jean Delvare · 11 years ago
  39. ffbbb96 firmware/dmi_scan: constify strings by Jean Delvare · 11 years ago
  40. 02d9c47 firmware/dmi_scan: fix most checkpatch errors and warnings by Jean Delvare · 11 years ago
  41. 3d267f2 firmware/dmi_scan: drop obsolete comment by Jean Delvare · 11 years ago
  42. a6b0888 lto, watchdog/hpwdt.c: make assembler label global by Andi Kleen · 11 years ago
  43. 20d0e57 drivers/firmware/google/gsmi.c: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  44. 8aa6c21 platform: convert apple-gmux driver to dev_pm_ops from legacy pm_ops by Shuah Khan · 11 years ago
  45. a2fa3fb tpm: convert tpm_tis driver to use dev_pm_ops from legacy pm_ops by Shuah Khan · 11 years ago
  46. a8a3808 rtc: convert rtc-cmos to dev_pm_ops from legacy pm_ops by Shuah Khan · 11 years ago
  47. 729377d pnp: change pnp bus pm_ops to invoke pnp driver dev_pm_ops if specified by Shuah Khan · 11 years ago
  48. c07303c drivers/block/swim.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  49. e7b18ed cciss: set max scatter gather entries to 32 on P600 by Mike Miller · 11 years ago
  50. c86db97 drivers/block/mg_disk.c: make mg_times_out() static by Jingoo Han · 11 years ago
  51. bb8e0e8 block: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  52. d0385d9 [SCSI] fnic: Kernel panic while running sh/nosh with max lun cfg by Sesidhar Beddel · 11 years ago
  53. 5e42781 drivers/iommu: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  54. ffd2919 drivers/video/acornfb.c: remove dead code by Paul Bolle · 11 years ago
  55. 1259c5d [SCSI] fnic: Hitting BUG_ON(io_req->abts_done) in fnic_rport_exch_reset by Sesidhar Beddel · 11 years ago
  56. 318c7c4 [SCSI] fnic: Remove QUEUE_FULL handling code by Suma Ramars · 11 years ago
  57. 0d97174 drm/i915/dvo: set crtc timings again for panel fixed modes by Daniel Vetter · 11 years ago
  58. 1c4a814 drm/i915/sdvo: Robustify the dtd<->drm_mode conversions by Daniel Vetter · 11 years ago
  59. a6dcb71b staging:iio:hmc5843: Use devm_iio_device_alloc by Peter Meerwald · 11 years ago
  60. 87aa619 [SCSI] fnic: On system with >1.1TB RAM, VIC fails multipath after boot up by Brian Uchino · 11 years ago
  61. 6b8819c drm/msm: workaround for missing irq by Rob Clark · 11 years ago
  62. f816f27 drm/msm: return -EBUSY if bo still active by Rob Clark · 11 years ago
  63. bbda1ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  64. 1f70e07 drm/msm: fix return value check in ERR_PTR() by Wei Yongjun · 11 years ago
  65. 44871c9 cpufreq: Acquire the lock in cpufreq_policy_restore() for reading by Lan Tianyu · 11 years ago
  66. cb38ed5 cpufreq: Prevent problems in update_policy_cpu() if last_cpu == new_cpu by Srivatsa S. Bhat · 11 years ago
  67. 61173f2 cpufreq: Restructure if/else block to avoid unintended behavior by Srivatsa S. Bhat · 11 years ago
  68. 0d66b91 cpufreq: Fix crash in cpufreq-stats during suspend/resume by Srivatsa S. Bhat · 11 years ago
  69. 0470667 net: qmi_wwan: add new Qualcomm devices by Bjørn Mork · 11 years ago
  70. e6eddc3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 11 years ago
  71. 444fa88 net: tilegx driver: avoid compiler warning by Chris Metcalf · 11 years ago
  72. 1ecfd46 irda: vlsi_ir: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  73. e015b44 irda: donauboe: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  74. df9f1b9 bcm63xx_enet: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  75. 2414fe1 net: korina: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  76. de9e8f3 macvlan: Move skb_clone check closer to call by Herbert Xu · 11 years ago
  77. 010a166 hwmon: (tmp421) Fix return value by Sachin Kamat · 11 years ago
  78. 17a5210 hwmon: (amc6821) Remove redundant break by Sachin Kamat · 11 years ago
  79. 3499e5b hwmon: (amc6821) Fix return value by Sachin Kamat · 11 years ago
  80. 12ca0b5 hwmon: (ibmaem) Fix return value by Sachin Kamat · 11 years ago
  81. 1a3abbd hwmon: (emc2103) Fix return value by Sachin Kamat · 11 years ago
  82. 97f3f6f qlcnic: Fix warning reported by kbuild test robot. by Jitendra Kalsaria · 11 years ago
  83. 5bb9e0b bonding: fix bond_arp_rcv setting and arp validate desync state by nikolay@redhat.com · 11 years ago
  84. 5c5038d bonding: fix store_arp_validate race with mode change by nikolay@redhat.com · 11 years ago
  85. 1adee04 [SCSI] fnic: FC stat param seconds_since_last_reset not getting updated by Narsimhulu Musini · 11 years ago
  86. 996dedb bnx2x: avoid atomic allocations during initialization by Michal Schmidt · 11 years ago
  87. 6a6f6e7 xen/balloon: remove BUG_ON in increase_reservation by Wei Liu · 11 years ago
  88. 2bad07c xen/balloon: ensure preemption is disabled when using a scratch page by David Vrabel · 11 years ago
  89. 984f173 [SCSI] sd: Fix potential out-of-bounds access by Alan Stern · 11 years ago
  90. b7a5ae9 drm/radeon/dpm: add bapm callback for kb/kv by Alex Deucher · 11 years ago
  91. 1187706 drm/radeon/dpm: add bapm callback for trinity by Alex Deucher · 11 years ago
  92. 1c71bda drm/radeon/dpm: add infrastructure to properly handle bapm by Alex Deucher · 11 years ago
  93. 64d0322 drm/radeon/dpm: handle bapm on kb/kv by Alex Deucher · 11 years ago
  94. ef4e036 drm/radeon/dpm: handle bapm on trinity by Alex Deucher · 11 years ago
  95. 6ea4e84 drm/radeon: expose DPM thermal thresholds through sysfs by Jean Delvare · 11 years ago
  96. 3e4e212 drm/radeon: simplify driver data retrieval by Jean Delvare · 11 years ago
  97. 91f3a6a drm/radeon/atom: workaround vbios bug in transmitter table on rs880 (v2) by Alex Deucher · 11 years ago
  98. 84f3d9f drm/radeon/dpm: fix fallback for empty UVD clocks by Alex Deucher · 11 years ago
  99. 860024e drm/radeon: add command submission tracepoint by Christian König · 11 years ago
  100. c647dcf drm/radeon: remove stale radeon_fence_retire tracepoint by Christian König · 11 years ago