1. 47d59d0 ehea: fix promiscuous mode by Thadeu Lima de Souza Cascardo · 12 years ago
  2. 5d38457 ehea: fix allmulticast support by Thadeu Lima de Souza Cascardo · 12 years ago
  3. 2021492 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  4. f891ea1 tg3: Avoid panic from reserved statblk field access by Matt Carlson · 12 years ago
  5. da3a9e9 tlan: add cast needed for proper 64 bit operation by Benjamin Poirier · 12 years ago
  6. 3958362 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  7. 78cbcf2 iwlwifi: use correct released ucode version by Meenakshi Venkataraman · 12 years ago
  8. 5ef4acd iwlwifi: fix hardware queue programming by Johannes Berg · 12 years ago
  9. 2a58094 asix: Fix tx transfer padding for full-speed USB by Ingo van Lil · 12 years ago
  10. 1ab8be4 net/davinci_emac: fix failing PHY connect attempts by Anatolij Gustschin · 12 years ago
  11. c2f1244 ehea: only register irq after setting up ports by Thadeu Lima de Souza Cascardo · 12 years ago
  12. e6e056b qeth: Use blkt defaults for OSA Express 4 by Stefan Raspl · 12 years ago
  13. 7e665af qeth: allow change of blkt default values by Ursula Braun · 12 years ago
  14. 9bbf566 net: usb: smsc95xx: fix mtu by Stephane Fillod · 12 years ago
  15. d2da626 Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  16. 30b8aa9 md: fix possible corruption of array metadata on shutdown. by NeilBrown · 12 years ago
  17. ed20958 md: don't call ->add_disk unless there is good reason. by NeilBrown · 12 years ago
  18. a9ad852 DM RAID: Use safe version of rdev_for_each by Jonathan Brassow · 12 years ago
  19. 6ead629 brcmsmac: "INTERMEDIATE but not AMPDU" only when tracing by Eldad Zack · 12 years ago
  20. 44eb65cf rtlwifi: Fix oops on unload by Larry Finger · 12 years ago
  21. dd44731 ipw2200: Fix race condition in the command completion acknowledge by Stanislav Yakovlev · 12 years ago
  22. 8db4c7e iwlwifi: do not nulify ctx->vif on reset by Stanislaw Gruszka · 12 years ago
  23. 83722bd ath9k: fix tx power settings for AR9287 by Gabor Juhos · 12 years ago
  24. 64ea57d ath9k: add an extra boolean parameter to ath9k_hw_apply_txpower by Gabor Juhos · 12 years ago
  25. 7e29629 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  26. 163faf3 drivers/net: Do not free an IRQ if its request failed by Lee Jones · 12 years ago
  27. e8195b2 ks8851: Fix request_irq/free_irq mismatch by Matt Renzelmann · 12 years ago
  28. 8f4f9d4 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  29. 126a348 Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  30. 8898159 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  31. 9f24ff6 Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  32. 792df87 net/hyperv: Adding cancellation to ensure rndis filter is closed by Wenqi Ma · 12 years ago
  33. c5a9993 ks8851: Fix mutex deadlock in ks8851_net_stop() by Stephen Boyd · 12 years ago
  34. bfce281 kill mm argument of vm_munmap() by Al Viro · 12 years ago
  35. 7c57091 mmc: core: Do not pre-claim host in suspend by Ulf Hansson · 12 years ago
  36. e1631f9 mmc: dw_mmc: prevent NULL dereference for dma_ops by Jaehoon Chung · 12 years ago
  37. b8915282 mmc: unbreak sdhci-esdhc-imx on i.MX25 by Eric Bénard · 12 years ago
  38. 5ca6518 mmc: cd-gpio: Include header to pickup exported symbol prototypes by H Hartley Sweeten · 12 years ago
  39. 87b87a3 mmc: sdhci: refine non-removable card checking for card detection by Daniel Drake · 12 years ago
  40. a99aa9b mmc: dw_mmc: Fix switch from DMA to PIO by Seungwon Jeon · 12 years ago
  41. 32d317c mmc: remove MMC bus legacy suspend/resume method by Chuanxiao Dong · 12 years ago
  42. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 12 years ago
  43. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 12 years ago
  44. 4d048f9 mmc: omap_hsmmc: Get rid of of_have_populated_dt() usage by Rajendra Nayak · 12 years ago
  45. b6d085f mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=m by Chris Ball · 12 years ago
  46. 2830281 mmc: fixes for eMMC v4.5 sanitize operation by Adrian Hunter · 12 years ago
  47. 7194efb mmc: fixes for eMMC v4.5 discard operation by Adrian Hunter · 12 years ago
  48. 3b422e9 Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  49. 3a53743 Merge tag 'tty-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  50. 1cd653a Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  51. c1acb0b Merge tag 'stable/for-linus-3.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  52. 19244ad Revert "ACPI: ignore FADT reset-reg-sup flag" by Linus Torvalds · 12 years ago
  53. 310eb77 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  54. 277b5fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  55. 73bebc8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  56. 2d5733f USB: serial: cp210x: Fixed usb_control_msg timeout values by Yuri Matylitski · 12 years ago
  57. d3a7b83 drivers/tty/amiserial.c: add missing tty_unlock by Julia Lawall · 12 years ago
  58. 996f739 icplus: fix interrupt for IC+ 101A/G and 1001LF by Giuseppe CAVALLARO · 12 years ago
  59. 3bc17d1 net: qmi_wwan: support Sierra Wireless MC77xx devices in QMI mode by Bjørn Mork · 12 years ago
  60. 7e5998a bnx2x: off by one in bnx2x_ets_e3b0_sp_pri_to_cos_set() by Dan Carpenter · 12 years ago
  61. e631f57 [media] xc5000: support 32MHz & 31.875MHz xtal using the 41.024.5 firmware by Michael Krufky · 12 years ago
  62. 186bab1 xen/resume: Fix compile warnings. by Konrad Rzeszutek Wilk · 12 years ago
  63. 1985330 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  64. 18311c5 [media] V4L: mt9m032: fix compilation breakage by Guennadi Liakhovetski · 12 years ago
  65. 716af4a ksz884x: don't copy too much in netdev_set_mac_address() by Dan Carpenter · 12 years ago
  66. 3066616 xen/xenbus: Add quirk to deal with misconfigured backends. by Konrad Rzeszutek Wilk · 12 years ago
  67. 273a50f nouveau: Set special lane map for the right chipset by Henrik Rydberg · 12 years ago
  68. a09d431 drm/radeon: fix load detect on rn50 with hardcoded EDIDs. by Dave Airlie · 12 years ago
  69. 4e47e02 drm: Releasing FBs before releasing GEM objects during drm_release by Prathyush · 12 years ago
  70. 5799d9e drm/nouveau/pm: don't read/write beyond end of stack buffer by Jim Meyering · 12 years ago
  71. 5edaad8 drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of version.h by Marcos Paulo de Souza · 12 years ago
  72. dfc6ae5 radeon: fix r600/agp when vram is after AGP (v3) by Jerome Glisse · 12 years ago
  73. aef6a7e drm: fix page_flip error handling by Joonyoung Shim · 12 years ago
  74. d6b8395 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  75. e363250 drm/radeon/kms: fix the regression of DVI connector check by Takashi Iwai · 12 years ago
  76. 2198edd HID: default HID_BATTERY_STRENGTH to no by Josh Boyer · 12 years ago
  77. cd90491 [media] V4L: mt9m032: fix two dead-locks by Guennadi Liakhovetski · 12 years ago
  78. b10c6d4 drm/usb: fix module license on drm/usb layer. by Dave Airlie · 12 years ago
  79. 743e89e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  80. af6d17c pch_uart: Fix dma channel unallocated issue by Tomoya MORINAGA · 12 years ago
  81. 7a6fbc9 ARM: clps711x: serial driver hungs are a result of call disable_irq within ISR by Alexander Shiyan · 12 years ago
  82. 8034761 USB: ehci-tegra: don't call set_irq_flags(IRQF_VALID) by Stephen Warren · 12 years ago
  83. 532f17b USB: yurex: Fix missing URB_NO_TRANSFER_DMA_MAP flag in urb by Tomoki Sekiyama · 12 years ago
  84. 523fc5c USB: yurex: Remove allocation of coherent buffer for setup-packet buffer by Tomoki Sekiyama · 12 years ago
  85. f4a728d drivers/usb/misc/usbtest.c: add kfrees by Julia Lawall · 12 years ago
  86. f941f69 USB: ehci-fsl: Fix kernel crash on mpc5121e by Anatolij Gustschin · 12 years ago
  87. 5bd7b41 uwb: fix error handling by Oliver Neukum · 12 years ago
  88. 9426cd0 uwb: fix use of del_timer_sync() in interrupt by Oliver Neukum · 12 years ago
  89. 2fbe2bf EHCI: always clear the STS_FLR status bit by Alan Stern · 12 years ago
  90. 40df43a Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  91. a71e23d xen/blkback: Fix warning error. by Konrad Rzeszutek Wilk · 12 years ago
  92. 681e4a5 Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus-3.4 by Konrad Rzeszutek Wilk · 12 years ago
  93. 0c8d32c libata: forbid port runtime pm by default, fixing regression by Lin Ming · 12 years ago
  94. 1196573f hwmon: (ads1015) Fix build warning by Guenter Roeck · 12 years ago
  95. 00250ec hwmon: fam15h_power: fix bogus values with current BIOSes by Andre Przywara · 12 years ago
  96. dbd717e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  97. 9ecf8c0 Revert "ACPI: Make ACPI interrupt threaded" by Thomas Gleixner · 12 years ago
  98. d9b7869 [media] rc-core: set mode for winbond-cir by David Härdeman · 12 years ago
  99. e4459e1 [media] drxk: Does not unlock mutex if sanity check failed in scu_command() by Alexey Khoroshilov · 12 years ago
  100. 3626479 [media] dvb_frontend: Fix a regression when switching back to DVB-S by Mauro Carvalho Chehab · 12 years ago