1. e57ee01 drivers/rtc/rtc-tegra.c: properly initialize spinlock by Uwe Kleine-König · 13 years ago
  2. 8f6b0dd drivers/rtc/rtc-twl.c: check return value of twl_rtc_write_u8() in twl_rtc_set_time() by Jesper Juhl · 13 years ago
  3. 9a9a54a drivers/rtc: add support for Qualcomm PMIC8xxx RTC by Anirudh Ghayal · 13 years ago
  4. cefe4fb drivers/rtc/rtc-s3c.c: support clock gating by Donggeun Kim · 13 years ago
  5. 955dbea drivers/rtc/rtc-mpc5121.c: add support for RTC on MPC5200 by Dmitry Eremin-Solenikov · 13 years ago
  6. 469dded misc/eeprom: add eeprom access driver for digsy_mtc board by Anatolij Gustschin · 13 years ago
  7. 06b4501 misc/eeprom: add driver for microwire 93xx46 EEPROMs by Anatolij Gustschin · 13 years ago
  8. 27c46a2 drivers/firmware/sigma.c needs MODULE_LICENSE by Randy Dunlap · 13 years ago
  9. 40b1445 arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltage by Shreshtha Kumar Sahu · 13 years ago
  10. 2504f6d drivers/leds/leds-netxbig: make LEDS_NETXBIG depend on LEDS_CLASS by Axel Lin · 13 years ago
  11. e179840b drivers/leds/leds-sunfire.c: fix sunfire_led_generic_probe() error handling by Axel Lin · 13 years ago
  12. 19ab5cb drivers/leds/leds-lp5521.c: provide section tagging by Linus Walleij · 13 years ago
  13. 35eb6db notifiers: pm: move pm notifiers into suspend.h by Amerigo Wang · 13 years ago
  14. a1bb73d drivers/misc: add support the FSA9480 USB Switch by Donggeun Kim · 13 years ago
  15. 703f03c geode: reflect mfgpt dependency on mfd by Philip A. Prindeville · 13 years ago
  16. 005bdad eisa/pci_eisa.c: fix section mismatch by Arnaud Lacombe · 13 years ago
  17. f35119d drivers: use kzalloc/kcalloc instead of 'kmalloc+memset', where possible by Rakib Mullick · 13 years ago
  18. 080e2be xen/balloon: memory hotplug support for Xen balloon driver by Daniel Kiper · 13 years ago
  19. ef22f6a backlight: set backlight type and max_brightness before backlights are registered by Axel Lin · 13 years ago
  20. a4c8aaa backlight: add ams369fg06 amoled driver by Jingoo Han · 13 years ago
  21. 6b19bad drivers/video/backlight/adp8860_bl.c: remove a redundant assignment for max_brightness by Axel Lin · 13 years ago
  22. e2e7da9 drivers/video/backlight/ld9040.c: small fixes by Axel Lin · 13 years ago
  23. 2b934c6 drivers/misc/pch_phub.c: don't oops if dmi_get_system_info returns NULL by Alexander Stein · 13 years ago
  24. 8405b04 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 13 years ago
  25. ee05eff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  26. 933b447 gma500: udlay(20000) is too large by Stephen Rothwell · 13 years ago
  27. f1f3b8e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  28. b6c2f86 bnx2x: use pci_pcie_cap() by Vladislav Zolotarov · 13 years ago
  29. b1fb874 bnx2x: fix bnx2x_stop_on_error flow in bnx2x_sp_rtnl_task by Vladislav Zolotarov · 13 years ago
  30. 2189400 bnx2x: enable internal target-read for 57712 and up only by Shmulik Ravid · 13 years ago
  31. d6cae23 bnx2x: count statistic ramrods on EQ to prevent MC assert by Vladislav Zolotarov · 13 years ago
  32. 1cb0c78 bnx2x: fix loopback for non 10G link by Yaniv Rosner · 13 years ago
  33. 09b775e bnx2x: dcb - send all unmapped priorities to same COS as L2 by Dmitry Kravkov · 13 years ago
  34. 2629313 iwlwifi: Fix build with CONFIG_PM disabled. by David S. Miller · 13 years ago
  35. b6844e8 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  36. 21c7075 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  37. a23a334 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  38. 4fa52aa [S390] dasd: add enhanced DASD statistics interface by Stefan Weinhuber · 13 years ago
  39. 6bed05b [S390] ap: toleration support for ap device type 10 by Holger Dengler · 13 years ago
  40. b02f0c2 [S390] qdio: clear shared DSCI before scheduling the queue handler by Jan Glauber · 13 years ago
  41. 284ecb0 [S390] kconfig: remove tape interface support comment by Martin Schwidefsky · 13 years ago
  42. a642285 of: fix missing include from of_pci.c by Grant Likely · 13 years ago
  43. f6226de via-velocity: remove duplicated #include by Huang Weiyi · 13 years ago
  44. 9413b31 qlge: remove duplicated #include by Huang Weiyi · 13 years ago
  45. 48b0375 igb: remove duplicated #include by Huang Weiyi · 13 years ago
  46. 4570a52 can: c_can: remove duplicated #include by Huang Weiyi · 13 years ago
  47. 4fa5ee3 bnad: remove duplicated #include by Huang Weiyi · 13 years ago
  48. 3b5ec27 ata: PATA_ARASAN_CF depends on DMADEVICES by Randy Dunlap · 13 years ago
  49. 47db477 ata: remove unnecessary code by Greg Dietsche · 13 years ago
  50. d4d8eaf [libata] Prevent warning during PMP error recovery by Gwendal Grignou · 13 years ago
  51. 2cab7a4 ahci: RAID-mode SATA patch for Intel Panther Point DeviceIDs by Seth Heasley · 13 years ago
  52. 1c30c02 pata_it821x: Fix RAID type display, by adding missing comma by Jean Delvare · 13 years ago
  53. 04e506b sata_dwc_460ex: fix error path by Vasiliy Kulikov · 13 years ago
  54. 3c4aa91 ahci: Enable SB600 64bit DMA on Asus M3A by Mark Nelson · 13 years ago
  55. 38941c9 libata: report link resume failure as KERN_WARNING instead of ERR by Tejun Heo · 13 years ago
  56. 345347c ahci: move ahci_sb600_softreset to libahci.c and rename it by Yuan-Hsin Chen · 13 years ago
  57. 8ea7645 libata: leave port thawed after reset failure by Tejun Heo · 13 years ago
  58. 5b933e6 ata: sata_via: Use dev_dbg by Joe Perches · 13 years ago
  59. 06296a1 ata: Add and use ata_print_version_once by Joe Perches · 13 years ago
  60. a9a79df ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> by Joe Perches · 13 years ago
  61. a44fec1 ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 13 years ago
  62. f5fc879 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 13 years ago
  63. d4e0670 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  64. 9d07156 Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  65. 87045b0 Merge branch 'scsi-fixes' by James Bottomley · 13 years ago
  66. 9092335 regulator: Convert tps65023 to use regmap API by Mark Brown · 13 years ago
  67. a676f08 regmap: Add SPI bus support by Mark Brown · 13 years ago
  68. 9943fa3 regmap: Add I2C bus support by Mark Brown · 13 years ago
  69. b83a313 regmap: Add generic non-memory mapped register access API by Mark Brown · 13 years ago
  70. e725421 virtio: expose for non-virtualization users too by Ohad Ben-Cohen · 13 years ago
  71. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  72. 8e20487 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  73. f9035cd Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  74. 758ccc3 bna: Header File Consolidation by Rasesh Mody · 13 years ago
  75. 9b08a4f bna: HW Error Counter Fix by Rasesh Mody · 13 years ago
  76. d4e16d4 bna: Add HW Semaphore Unlock Logic by Rasesh Mody · 13 years ago
  77. f374b36 bna: IOC Event Name Change by Rasesh Mody · 13 years ago
  78. fdad400 bna: Mboxq Flush When IOC Disabled by Rasesh Mody · 13 years ago
  79. 8811e26 bna: Minor IRQ Index and Definition Change by Rasesh Mody · 13 years ago
  80. ac51f60 bna: State Machine Fault Handling Cleanup by Rasesh Mody · 13 years ago
  81. bd5a92e bna: IOC Event Notification Enhancement by Rasesh Mody · 13 years ago
  82. 0120b99 bna: CheckPatch Cleanup by Rasesh Mody · 13 years ago
  83. 5aad001 bna: Print Driver Version by Rasesh Mody · 13 years ago
  84. 781223a sbni: use pci_dev->subsystem_device by Sergei Shtylyov · 13 years ago
  85. ccbae55 r8169: use pci_dev->subsystem_{vendor|device} by Sergei Shtylyov · 13 years ago
  86. 52de84f Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  87. 112ec46 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  88. a99a7d1 Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  89. 4d4abdc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  90. 0342cbc Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  91. 6d16d6d Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  92. 431bf99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  93. 72f96e0 Merge branch 'for-linus-core' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  94. 06f365a Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-next by Russell King · 13 years ago
  95. 8209f53 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  96. 22a3b97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  97. acb41c0 Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  98. 8181780 Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  99. 7235dd7 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  100. 41bf371 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago