1. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  2. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  3. 10e4ac5 viacam: Don't explode if pci_find_bus() returns NULL by Jesper Juhl · 13 years ago
  4. 1292208 Remove unneeded version.h include from drivers/uwb/ by Jesper Juhl · 13 years ago
  5. 255f5e0 Remove unneeded version.h includes (and add where needed) for drivers/usb/ by Jesper Juhl · 13 years ago
  6. 9f5c312 Remove unneeded version.h includes from drivers/target/ by Jesper Juhl · 13 years ago
  7. 101ae14 Remove unneeded version.h includes from drivers/scsi/ by Jesper Juhl · 13 years ago
  8. e5de063 Remove unneeded version.h includes from drivers/block/ by Jesper Juhl · 13 years ago
  9. 6993248 treewide: remove extra semicolons from various parts of the kernel by Justin P. Mattock · 13 years ago
  10. 77cd769 libertas_tf: deb_defs.h: Fix typo in include guard by Kartik Mohta · 13 years ago
  11. f1ee39f ipw2x00: comment typo fix encryptiong to encryption by Justin P. Mattock · 13 years ago
  12. fb914eb treewide: typo 'interrrupt' word corrections. by Vitaliy Ivanov · 13 years ago
  13. 2fe038e scsi/sg: use printk_ratelimited instead of printk_ratelimit by Christian Dietrich · 13 years ago
  14. a28ee47 drivers/char/rtc: use printk_ratelimited instead of printk_ratelimit by Christian Dietrich · 13 years ago
  15. 5369fcc aix94xx: Use angle brackets for system includes by Joe Perches · 13 years ago
  16. 1d273b9 drbd: Use angle brackets for system includes by Joe Perches · 13 years ago
  17. 1ac4594 isdn: Convert vmalloc/memset to vzalloc by Joe Perches · 13 years ago
  18. 8e03bd6 char: Convert vmalloc/memset to vzalloc by Joe Perches · 13 years ago
  19. 57f3224 drbd: Convert vmalloc/memset to vzalloc by Joe Perches · 13 years ago
  20. 3a81605 atm: Convert vmalloc/memset to vzalloc by Joe Perches · 13 years ago
  21. dc8a5c9 s390: Convert vmalloc/memset to vzalloc by Joe Perches · 13 years ago
  22. 4f5b048 drivers/gpio/gpio-generic.c: fix build errors by Russell King · 13 years ago
  23. e71f5cc drivers/cpufreq/pcc-cpufreq.c: avoid NULL pointer dereference by Naga Chumbalkar · 13 years ago
  24. 88cee8f drivers/rtc/rtc-s3c.c: fix no occurrence of alarm interrupt by Donggeun Kim · 13 years ago
  25. 7a5caab drivers/leds/ledtrig-timer.c: fix broken sysfs delay handling by Johan Hovold · 13 years ago
  26. 1ebe9da drivers/misc/pti.c: give 'comm' function scope in pti_control_frame_built_and_sent() by Jesper Juhl · 13 years ago
  27. 83ede96 cris: fix a build error in drivers/tty/serial/crisv10.c by WANG Cong · 13 years ago
  28. d4c32f3 drivers/rtc/rtc-imxdi.c needs linux/sched.h by Axel Lin · 13 years ago
  29. bcd438b Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  30. 1a4b1a4 pci: Don't crash when reading mpss from root complex by Benjamin Herrenschmidt · 13 years ago
  31. 38c0a0c Merge branches 'apei', 'bz-13195' and 'doc' into acpi by Len Brown · 13 years ago
  32. 8cb3ed17 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  33. 87adf1c Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linus by Linus Torvalds · 13 years ago
  34. fc61ccd [media] vp7045: fix buffer setup by Florian Mickler · 13 years ago
  35. de4ed0c11 [media] nuvoton-cir: simplify raw IR sample handling by Jarod Wilson · 13 years ago
  36. c8814df [media] [Resend] viacam: Don't explode if pci_find_bus() returns NULL by Jesper Juhl · 13 years ago
  37. 5b5cfc3 [media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240 by Jean-François Moine · 13 years ago
  38. 313c68e [media] gspca - sonixj: Fix wrong register mask for sensor om6802 by Luiz Carlos Ramos · 13 years ago
  39. 55c53e1 [media] gspca - ov519: Fix LED inversion of some ov519 webcams by Jean-François Moine · 13 years ago
  40. 4264a8b [media] pwc: precedence bug in pwc_init_controls() by Dan Carpenter · 13 years ago
  41. d7a210f scsi: qla4xxx driver depends on NET by Randy Dunlap · 13 years ago
  42. d0a7745 Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  43. c338bfb backlight: Declare backlight_types[] const by Bart Van Assche · 13 years ago
  44. 290a1cc Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  45. 27a7b26 md: Fix handling for devices from 2TB to 4TB in 0.90 metadata. by NeilBrown · 13 years ago
  46. 079fa16 md/raid1,10: Remove use-after-free bug in make_request. by NeilBrown · 13 years ago
  47. 19d5f83 md/raid10: unify handling of write completion. by NeilBrown · 13 years ago
  48. ed2888e PCI: Remove MRRS modification from MPS setting code by Jon Mason · 13 years ago
  49. 5307f6d Fix pointer dereference before call to pcie_bus_configure_settings by Shyam Iyer · 13 years ago
  50. a6a5ed0 Merge branch 'for-linus' of git://dev.laptop.org/users/cjb/mmc by Linus Torvalds · 13 years ago
  51. 55a01f6 drm: Remove duplicate "return" statement by Lin Ming · 13 years ago
  52. 909d6e0 Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-test by Dave Airlie · 13 years ago
  53. 0e83bb4 drm/nv04/crtc: Bail out if FB is not bound to crtc by Emil Velikov · 13 years ago
  54. 1bf2706 drm/nouveau: fix nv04_sgdma_bind on non-"4kB pages" archs by Marcin Slusarz · 13 years ago
  55. 17c8b96 drm/nouveau: properly handle allocation failure in nouveau_sgdma_populate by Marcin Slusarz · 13 years ago
  56. cfd8be0 drm/nouveau: fix oops on pre-semaphore hardware by Ben Skeggs · 13 years ago
  57. ffbc559 drm/nv50/crtc: Bail out if FB is not bound to crtc by Emil Velikov · 13 years ago
  58. e4e436e Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
  59. 9ba3654 Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmap by Linus Torvalds · 13 years ago
  60. 3d0283e Merge branch 'for-linus' of git://twin.jikos.cz/jikos/hid by Linus Torvalds · 13 years ago
  61. 4dcaadc Merge branch 'for-31-rc5/i2c-fixes' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  62. 4fbcc42 Merge branch 'amd/fixes' of git://git.8bytes.org/scm/iommu by Linus Torvalds · 13 years ago
  63. 79016f6 Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip by Linus Torvalds · 13 years ago
  64. 54d6d53 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 and git://git.infradead.org/ubi-2.6 by Linus Torvalds · 13 years ago
  65. 882aba0 Merge branches 'upstream-fixes' and 'magicmouse' into for-linus by Jiri Kosina · 13 years ago
  66. 9086617 HID: wacom: Unregister sysfs attributes on remove by David Herrmann · 13 years ago
  67. dde58cf HID: wacom: Fix error path of power-supply initialization by David Herrmann · 13 years ago
  68. 96219c3 i2c-tegra: fix possible race condition after tx by Doug Anderson · 13 years ago
  69. 048e29c i2c-tegra: add I2C_FUNC_SMBUS_EMUL by Mike Rapoport · 13 years ago
  70. 406bd18 i2c-tegra: Add of_match_table by John Bonesio · 13 years ago
  71. 7a703ad i2c-pxa2xx: return proper error code in ce4100_i2c_probe error paths by Axel Lin · 13 years ago
  72. f020b00 hwmon: (ucd9000/ucd9200) Optimize array walk by Jean Delvare · 13 years ago
  73. ff71c18 hwmon: (max16065) Fix current calculation by Guenter Roeck · 13 years ago
  74. b06947b drm/radeon/kms: fix DP detect and EDID fetch for DP bridges by Alex Deucher · 13 years ago
  75. 5204f5e regmap: Remove bitrotted module_put()s by Mark Brown · 13 years ago
  76. 82babbb36 dmaengine/ste_dma40: fix memory leak due to prepared descriptors by Per Forlin · 13 years ago
  77. 7404368 dmaengine/ste_dma40: fix Oops due to double free of client descriptor by Per Forlin · 13 years ago
  78. 3b3d5b0 dmaengine/ste_dma40: remove duplicate call to d40_pool_lli_free(). by Per Forlin · 13 years ago
  79. da063d2 dmaengine/ste_dma40: add missing kernel doc for pending_queue by Per Forlin · 13 years ago
  80. 1df726e NET: am79c961: fix race in link status code by Russell King · 13 years ago
  81. 0b04368 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  82. e33acde iommu/amd: Don't take domain->lock recursivly by Joerg Roedel · 13 years ago
  83. f1ca151 iommu/amd: Make sure iommu->need_sync contains correct value by Joerg Roedel · 13 years ago
  84. d054ac1 drm/radeon/kms: make sure pci max read request size is valid on evergreen+ (v2) by Alex Deucher · 13 years ago
  85. 49bb1e6 mmc: sdhci-s3c: Fix mmc card I/O problem by Girish K S · 13 years ago
  86. 93c712f mmc: sd: UHS-I bus speed should be set last in UHS initialization by Subhash Jadavani · 13 years ago
  87. b91df15 mmc: sdhi: initialise mmc_data->flags before use by Simon Horman · 13 years ago
  88. 50a50f9 mmc: core: use non-reentrant workqueue for clock gating by Mika Westerberg · 13 years ago
  89. 778e277 mmc: core: prevent aggressive clock gating racing with ios updates by Mika Westerberg · 13 years ago
  90. 08c1407 mmc: rename mmc_host_clk_{ungate|gate} to mmc_host_clk_{hold|release} by Mika Westerberg · 13 years ago
  91. fd53f7d Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  92. 9adceaa drm/radeon/kms: set a default max_pixel_clock by Dave Airlie · 13 years ago
  93. 43220aa md/raid5: fix a hang on device failure. by NeilBrown · 13 years ago
  94. ebde8b0 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 13 years ago
  95. 302a8e8 drm/radeon/kms: add s/r quirk for Compaq Presario V5245EU by Alex Deucher · 13 years ago
  96. a49a50d drm/radeon/kms: evergreen & ni reset SPI block on CP resume by Jerome Glisse · 13 years ago
  97. 7da64a0 md: fix clearing of 'blocked' flag in the presence of bad blocks. by NeilBrown · 13 years ago
  98. b33c25d acpica: ACPI_MAX_SLEEP should be 2 sec, not 20 by Len Brown · 13 years ago
  99. 0f43dd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  100. c42a263 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x by Linus Torvalds · 13 years ago