1. 91a5615 net: sh_eth: fix cannot work half-duplex mode by Yoshihiro Shimoda · 13 years ago
  2. 8fa9dd0 ARM: S5PC100: Fix for compilation error by Padmavathi Venna · 13 years ago
  3. 30757414 spi/s3c64xx: Bug fix for SPI with different FIFO level by Padmavathi Venna · 13 years ago
  4. 8918034 ARM: SAMSUNG: Add tx_st_done variable by Padmavathi Venna · 13 years ago
  5. 58956ba gpio: tps65910: add missing breaks in tps65910_gpio_init by Axel Lin · 13 years ago
  6. a2fa83f Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  7. 2d12a18 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  8. 712ae51 net: vlan: enable soft features regardless of underlying device by Shan Wei · 13 years ago
  9. b49c78d x86, reboot: Acer Aspire One A110 reboot quirk by Peter Chubb · 13 years ago
  10. 5318d80 vmxnet3: fix starving rx ring whenoc_skb kb fails by Shreyas Bhatewara · 13 years ago
  11. 4466146 bridge: Always flood broadcast packets by Herbert Xu · 13 years ago
  12. 152c036 ARM: EXYNOS4: Address a section mismatch w/ suspend issue. by MyungJoo Ham · 13 years ago
  13. 27ea7fd ARM: S5P: Fix bug on init of PWMTimers for HRTimer by Sangbeom Kim · 13 years ago
  14. bb8bb57 ARM: SAMSUNG: header file revised to prevent declaring duplicated by MyungJoo Ham · 13 years ago
  15. a3df1d4 ARM: EXYNOS4: fix improper gpio configuration by Naveen Krishna Chatradhi · 13 years ago
  16. a0d8efe ARM: EXYNOS4: Fix card detection for sdhci 0 and 2 by Thomas Abraham · 13 years ago
  17. 121782a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  18. 0371d3f ARM: move memory layout sanity checking before meminfo initialization by Russell King · 13 years ago
  19. 4c7c537 ASoC: Manage WM8731 ACTIVE bit as a supply widget by Mark Brown · 13 years ago
  20. a8728d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus by Linus Torvalds · 13 years ago
  21. 873bd4c ASoC: Don't set invalid name string to snd_card->driver field by Takashi Iwai · 13 years ago
  22. 6f96521 ARM: 6990/1: MAINTAINERS: add entry for ARM PMU profiling and debugging by Will Deacon · 13 years ago
  23. f4f3843 ARM: 6989/1: perf: do not start the PMU when no events are present by Will Deacon · 13 years ago
  24. e4c2fb0 sched: Disable (revert) SCHED_LOAD_SCALE increase by Peter Zijlstra · 13 years ago
  25. 8509e14 mfd: Add Makefile and Kconfig Entries for tps65911 comparator by Axel Lin · 13 years ago
  26. 1e8ece5 mfd: Fix build error for tps65911-comparator.c by Axel Lin · 13 years ago
  27. 8f2df01 Revert "mfd: Add omap-usbhs runtime PM support" by Keshava Munegowda · 13 years ago
  28. 63ef1124f input: pmic8xxx-pwrkey: Do not use mfd_get_data() by Samuel Ortiz · 13 years ago
  29. 1d08382 input: pmic8xxx-keypad: Do not use mfd_get_data() by Samuel Ortiz · 13 years ago
  30. 8d9afa0 Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into fix/asoc by Takashi Iwai · 13 years ago
  31. 63bc975 Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into fix/asoc by Takashi Iwai · 13 years ago
  32. 9b9cfe7 greth: greth_set_mac_add would corrupt the MAC address. by Kristoffer Glembo · 13 years ago
  33. c349a52 net: bind() fix error return on wrong address family by Marcus Meissner · 13 years ago
  34. fe0d422 Linux 3.0-rc6 by Linus Torvalds · 13 years ago
  35. 532df6f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  36. fc52693 Merge branch 'at91/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-2.6-arm-soc by Linus Torvalds · 13 years ago
  37. aababb9 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x by Linus Torvalds · 13 years ago
  38. b2bc478 RDMA: Check for NULL mode in .devnode methods by Goldwyn Rodrigues · 13 years ago
  39. 64393b3 AT91: Change nand buswidth logic to match hardware default configuration by Nicolas Ferre · 13 years ago
  40. 8e9ddf8 ASoC: Ensure we delay long enough for WM8994 FLL to lock when starting by Mark Brown · 13 years ago
  41. 713d136 ASoC: Tegra: I2S: Ensure clock is enabled when writing regs by Stephen Warren · 13 years ago
  42. 07ad6ab omap: drop __initdata tags from static struct platform_device declarations by Janusz Krzysztofik · 13 years ago
  43. 3e86f1d vesafb: fix memory leak by Daniel J Blueman · 13 years ago
  44. 2fb83cd6 natsemi: silence dma-debug warnings by FUJITA Tomonori · 13 years ago
  45. 60b6770 net: 8139too: Initial necessary vlan_features to support vlan by Shan Wei · 13 years ago
  46. 1787836 ARM: dmabounce: fix map_single() error return value by Russell King · 13 years ago
  47. ba466c7 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  48. a5ec7f86 [SCSI] isci: fix checkpatch errors by James Bottomley · 13 years ago
  49. 5b45b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/djbw/isci by James Bottomley · 13 years ago
  50. 070f944 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 13 years ago
  51. b775c38 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  52. af75d5b hwmon: (k10temp) Update documentation for Fam12h by Clemens Ladisch · 13 years ago
  53. 014ab48 hwmon-vid: Fix typo in VIA CPU name by Jean Delvare · 13 years ago
  54. 5da556e hwmon: (f71882fg) Add support for the F71869A by Hans de Goede · 13 years ago
  55. 7958e3b hwmon: Use <> rather than () around my e-mail address by Hans de Goede · 13 years ago
  56. b6b2a1e hwmon: (emc6w201) Properly handle all errors by Jean Delvare · 13 years ago
  57. bc6f387 isci: Device reset should request sas_phy_reset(phy, true) by Jeff Skirvin · 13 years ago
  58. a8a0a13 isci: pare back error messsages by Dan Williams · 13 years ago
  59. dc00c8b isci: cleanup silicon revision detection by Dan Williams · 13 years ago
  60. 4e4dca3 isci: merge scu_unsolicited_frame.h into unsolicited_frame_control.h by Dan Williams · 13 years ago
  61. 16ba770 isci: merge sata.[ch] into request.c by Dan Williams · 13 years ago
  62. 34a9915 isci: kill 'get/set' macros by Dan Williams · 13 years ago
  63. 89a7301 isci: retire scic_sds_ and scic_ prefixes by Dan Williams · 13 years ago
  64. d9dcb4b isci: unify isci_host and scic_sds_controller by Dan Williams · 13 years ago
  65. 78a6f06 isci: unify isci_remote_device and scic_sds_remote_device by Dan Williams · 13 years ago
  66. ffe191c isci: unify isci_port and scic_sds_port by Dan Williams · 13 years ago
  67. 76802ce isci: fix scic_sds_remote_device_terminate_requests by Dan Williams · 13 years ago
  68. 8528095 isci: unify isci_phy and scic_sds_phy by Dan Williams · 13 years ago
  69. 5076a1a isci: unify isci_request and scic_sds_request by Dan Williams · 13 years ago
  70. ba7cb22 isci: rename / clean up scic_sds_stp_request by Dan Williams · 13 years ago
  71. db05625 isci: preallocate requests by Dan Williams · 13 years ago
  72. 38d8879 isci: combine request flags by Dan Williams · 13 years ago
  73. 312e0c2 isci: unify can_queue tracking on the tci_pool, uplevel tag assignment by Dan Williams · 13 years ago
  74. 9274f45 isci: Terminate dev requests on FIS err bit rx in NCQ by Jeff Skirvin · 13 years ago
  75. 4cffe13e isci: fix frame received locking by Dan Williams · 13 years ago
  76. 7cafbf1 isci: possible buffer overflow in isci_parse_oem_parameters fixed by Maciej Patelczyk · 13 years ago
  77. 086a0da isci: fix isci_task_execute_tmf completion by Dan Williams · 13 years ago
  78. e9bf709 isci: fix support for arbitrarily large smp requests by Dan Williams · 13 years ago
  79. ddcc7e3 isci: fix dma_unmap_sg usage by Dan Williams · 13 years ago
  80. 5edc334 isci: fix smp response frame overrun by Dan Williams · 13 years ago
  81. ff60639 isci: kill device_sequence by Dan Williams · 13 years ago
  82. f208826 isci: kill isci_remote_device_change_state() by Dan Williams · 13 years ago
  83. 209fae1 isci: atomic device lookup and reference counting by Dan Williams · 13 years ago
  84. 360b03e isci: fix ssp response iu buffer size in isci_tmf by Dan Williams · 13 years ago
  85. 0d0cf14 isci: cleanup request allocation by Dan Williams · 13 years ago
  86. 994a930 isci: cleanup/optimize queue increment macros by Dan Williams · 13 years ago
  87. dd047c8 isci: cleanup tag macros by Dan Williams · 13 years ago
  88. ac668c6 isci: cleanup/optimize pool implementation by Dan Williams · 13 years ago
  89. 9b91798 isci: Disable link layer hang detection by Jeff Skirvin · 13 years ago
  90. fd0527a isci: Hard reset failure will link reset all phys in the port by Jeff Skirvin · 13 years ago
  91. fd53660 isci: Explicitly decode remote node ready and suspended states by Jeff Skirvin · 13 years ago
  92. 980d3ae isci: fix isci_terminate_pending() list management by Dan Williams · 13 years ago
  93. 77c852f isci: Handle timed-out request terminations correctly by Jeff Skirvin · 13 years ago
  94. f53a3a3 isci: Requests that do not start must be set to "complete" by Jeff Skirvin · 13 years ago
  95. cde76fb isci: Add decode for SMP request retry error condition by Jeff Skirvin · 13 years ago
  96. 61aaff4 isci: filter broadcast change notifications during SMP phy resets by Jeff Skirvin · 13 years ago
  97. ff717ab isci: Move the reset delay after the remote node resumption. by Jeff Skirvin · 13 years ago
  98. 7c78da3 isci: remove 'min memory' infrastructure by Dan Williams · 13 years ago
  99. dbb0743 isci: Added support for C0 to SCU Driver by Adam Gruchala · 13 years ago
  100. 12ef654 isci: additional state machine cleanup by Edmund Nadolski · 13 years ago