1. 4b39248 drivers/w1/masters/mxc_w1.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  2. bf4228f drivers/w1/w1.c: replace strict_strtol() with kstrtol() by Jingoo Han · 11 years ago
  3. 0ab3049 memstick: add support for legacy memorysticks by Maxim Levitsky · 11 years ago
  4. ccf5a04 drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  5. b67fb086 drivers/pps/clients/pps-gpio.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  6. 666dc7c pktcdvd: fix defective misuses of pkt_<level> by Joe Perches · 11 years ago
  7. f3ded78 pktcdvd: add struct pktcdvd_device * to pkt_dump_sense() by Joe Perches · 11 years ago
  8. 0c075d6 pktcdvd: convert pr_info to pkt_info by Joe Perches · 11 years ago
  9. ca73dab pktcdvd: convert pr_notice to pkt_notice by Joe Perches · 11 years ago
  10. fa63c0a pktcdvd: add struct pktcdvd_device.name to pr_err logging where possible by Joe Perches · 11 years ago
  11. 844aa79 pktcdvd: add struct pktcdvd_device * to pkt_dbg by Joe Perches · 11 years ago
  12. cd3f2cd pktcdvd: consolidate DPRINTK and VPRINTK macros by Joe Perches · 11 years ago
  13. 9948133 pktcdvd: convert printk to pr_<level> by Joe Perches · 11 years ago
  14. 5323fb7 pktcdvd: convert ZONE macro to static function get_zone() by Joe Perches · 11 years ago
  15. fea1b13 aoe: do not BUG if memory pressure prevented debugfs file creation by Ed Cashin · 11 years ago
  16. e0ec360 aoe: suppress compiler warnings by Andy Shevchenko · 11 years ago
  17. a88c1f0 aoe: remove custom implementation of kbasename() by Andy Shevchenko · 11 years ago
  18. 896dcd9 aoe: update internal version number to 85 by Ed Cashin · 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. 5e42781 drivers/iommu: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  53. ffd2919 drivers/video/acornfb.c: remove dead code by Paul Bolle · 11 years ago
  54. e831cbf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  55. a22a0fd Merge tag 'for-v3.12' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 11 years ago
  56. bf83e61 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  57. fa1586a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  58. 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
  59. 88c2d0b fbdev/ps3fb: Fix section mismatch warning for ps3fb_probe by Vladimir Murzin · 11 years ago
  60. 31f7c3a Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  61. ec5b103 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  62. d0048f0 Merge tag 'mmc-updates-for-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  63. 7426d62 Merge tag 'dm-3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  64. 4d7696f Merge tag 'md/3.12' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  65. 8876dd7 hwmon: (ina2xx) Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  66. 98128de hwmon: (hwmon-vid) Add __maybe_unused attribute to dummy variable by Guenter Roeck · 11 years ago
  67. 0117277 drm/nouveau: fix oops on runtime suspend/resume by Dave Airlie · 11 years ago
  68. 4801685 Merge tag 'drm-intel-fixes-2013-09-06' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  69. 26b0332 Merge tag 'dmaengine-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 11 years ago
  70. 6404141 Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  71. a35c632 Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  72. bef4a0a Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 11 years ago
  73. 12d29886 clk: only call get_parent if there is one by Alex Elder · 11 years ago
  74. ef9a61b Merge tag 'for-linus-20130909' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  75. b5f0998 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 11 years ago
  76. 64c3538 Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  77. a577659 dma: mv_xor: Fix incorrect error path by Sachin Kamat · 11 years ago
  78. d8cacd3 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  79. d75671e Merge tag 'vfio-v3.12-rc0' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 11 years ago
  80. 6cccc7d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  81. 255ae3f Merge tag 'metag-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  82. 2bc552d of/platform: add error reporting to of_amba_device_create() by Bartlomiej Zolnierkiewicz · 11 years ago
  83. d84ff46 irq/of: Fix comment typo for irq_of_parse_and_map by Yijing Wang · 11 years ago
  84. 9e266ec virtio_pci: pm: Use CONFIG_PM_SLEEP instead of CONFIG_PM by Aaron Lu · 11 years ago
  85. b409624 Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  86. c4c1725 Merge tag 'ntb-3.12' of git://github.com/jonmason/ntb by Linus Torvalds · 11 years ago
  87. 8de4651 Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-next by Linus Torvalds · 11 years ago
  88. 6be48f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
  89. 0ffb01d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  90. 7b4022f Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 11 years ago
  91. 27c7651 Merge tag 'gpio-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  92. 8b8a7df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  93. b04c99e Revert "Input: introduce BTN/ABS bits for drums and guitars" by Linus Torvalds · 11 years ago
  94. 7d6c3b4 s390/ap_bus: use and-mask instead of a cast by Heiko Carstens · 11 years ago
  95. 63df41d6 s390: make various functions static, add declarations to header files by Heiko Carstens · 11 years ago
  96. 07176b9 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  97. eeca9fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Herbert Xu · 11 years ago
  98. 6e1b4fd drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is done by Ville Syrjälä · 11 years ago
  99. 44598f9 Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  100. 22e9e75 clk: samsung: exynos5250: Simplify registration of PLL rate tables by Tomasz Figa · 11 years ago