1. 0035fe0 fbcon: don't use vc_resize() on initialization by Johannes Weiner · 15 years ago
  2. 5215944 viafb: fix rmmod bug by Florian Tobias Schandinat · 15 years ago
  3. 93274e4 fbcon: fix rotate upside down crash by Stefani Seibold · 15 years ago
  4. 2020002 drivers/w1/masters/omap_hdq.c: fix missing mutex unlock by Stoyan Gaydarov · 15 years ago
  5. 6502fbf drm/radeon: Add support for RS880 chips by Alex Deucher · 15 years ago
  6. 9f3eea6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  7. ae83060 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  8. 2edb389 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  9. c71c090 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  10. 78ec75c Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  11. 1ee5332cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-2.6 by Linus Torvalds · 15 years ago
  12. b5a7c9a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 15 years ago
  13. cbe9352 tty-ldisc: be more careful in 'put_ldisc' locking by Linus Torvalds · 15 years ago
  14. 65b7704 tty-ldisc: turn ldisc user count into a proper refcount by Linus Torvalds · 15 years ago
  15. 18eac1c tty-ldisc: make refcount be atomic_t 'users' count by Linus Torvalds · 15 years ago
  16. 357eb46 ehea: Fix napi list corruption on ifconfig down by Hannes Hering · 15 years ago
  17. e0cff5e igbvf: Allow VF driver to correctly recognize failure to set mac by Alexander Duyck · 15 years ago
  18. 4bc5d34 [CPUFREQ] Make cpufreq suspend code conditional on powerpc. by Dave Jones · 15 years ago
  19. d5194de [CPUFREQ] Fix a kobject reference bug related to managed CPUs by Thomas Renninger · 15 years ago
  20. 42c74b8 [CPUFREQ] Do not set policy for offline cpus by Prarit Bhargava · 15 years ago
  21. 26d204a [CPUFREQ] Fix NULL pointer dereference regression in conservative governor by Pallipadi, Venkatesh · 15 years ago
  22. 1cef8e4 mfd: twl4030 irq fixes by Russell King · 15 years ago
  23. c271834 amd64_edac: print debug statements only on error by Doug Thompson · 15 years ago
  24. 0cb1353 3c59x: Fix build failure with gcc 3.2 by Jean Delvare · 15 years ago
  25. c96e7c7 drm/ttm: Read buffer overflow by Roel Kluin · 15 years ago
  26. fa99239 drm/radeon: Read buffer overflow by Roel Kluin · 15 years ago
  27. fee280d drm/ttm: Fix a sync object leak. by Thomas Hellstrom · 15 years ago
  28. c9b7fb5 drm/radeon/kms: fix memory leak in radeon_driver_load_kms by Xiaotian Feng · 15 years ago
  29. de05065 drm/radeon/kms: fix nomodeset. by Dave Airlie · 15 years ago
  30. 6d0897b drm/ttm: Fix a potential comparison of structs. by Thomas Hellstrom · 15 years ago
  31. 0924d94 drm/radeon/kms: fix rv515 VRAM initialisation. by Dave Airlie · 15 years ago
  32. 4cb72b1 drm: Catch stop possible NULL pointer reference by Jakob Bornecrantz · 15 years ago
  33. 7781de7 drm: Small logic fix in drm_mode_setcrtc by Jakob Bornecrantz · 15 years ago
  34. eca4c3d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  35. f6caa14 sky2: Avoid transmits during sky2_down() by Mike McCormack · 15 years ago
  36. 99f1b01 iwlagn: do not send key clear commands when rfkill enabled by Reinette Chatre · 15 years ago
  37. b929c63 libertas: Read buffer overflow by Roel Kluin · 15 years ago
  38. 9f9857b drivers/net/wireless: introduce missing kfree by Julia Lawall · 15 years ago
  39. c37457e drivers/net/wireless/iwlwifi: introduce missing kfree by Julia Lawall · 15 years ago
  40. dbc1eec zd1211rw: fix unaligned access in zd_mac_rx by Patrick Simmons · 15 years ago
  41. 3718424 cfg80211: fix regression on beacon world roaming feature by Luis R. Rodriguez · 15 years ago
  42. 202ff1e ixgbe: Patch to modify 82598 PCIe completion timeout values by Mallikarjuna R Chilakala · 15 years ago
  43. 126b67b amd64_edac: fix ECC checking by Doug Thompson · 15 years ago
  44. a33a052 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  45. eb4ad82 mlx4_en: Fix double pci unmapping. by Yevgeny Petrilin · 15 years ago
  46. 449aad3 md: Use revalidate_disk to effect changes in size of device. by NeilBrown · 15 years ago
  47. 64bd660 md: allow raid5_quiesce to work properly when reshape is happening. by NeilBrown · 15 years ago
  48. e516402 md/raid5: set reshape_position correctly when reshape starts. by NeilBrown · 15 years ago
  49. 70471da md: Handle growth of v1.x metadata correctly. by NeilBrown · 15 years ago
  50. 3673f30 md: avoid array overflow with bad v1.x metadata by NeilBrown · 15 years ago
  51. 3a981b0 md: when a level change reduces the number of devices, remove the excess. by NeilBrown · 15 years ago
  52. ac5e711 md: Push down data integrity code to personalities. by Andre Noll · 15 years ago
  53. 4905f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 15 years ago
  54. 0ce166b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  55. 79896cf Make pci_claim_resource() use request_resource() rather than insert_resource() by Linus Torvalds · 15 years ago
  56. b564afc mISDN: Fix handling of receive buffer size in L1oIP by Andreas Eversberg · 15 years ago
  57. 5973bee [WATCHDOG] Fix COH 901 327 watchdog enablement by Linus Walleij · 15 years ago
  58. 63097b3 pcnet32: VLB support fixes by Don Fry · 15 years ago
  59. df4e7f7 pcnet32: remove superfluous NULL pointer check in pcnet32_probe1() by Don Fry · 15 years ago
  60. 50c643e netxen: fix coherent dma mask setting by Dhananjay Phadke · 15 years ago
  61. 9bfdac9 mISDN: Read buffer overflow by roel kluin · 15 years ago
  62. 54706d9 s6gmac: Read buffer overflow by roel kluin · 15 years ago
  63. 1b994b5 tulip: Read buffer overflow by roel kluin · 15 years ago
  64. 446e72f pppol2tp: calls unregister_pernet_gen_device() at unload time by Eric Dumazet · 15 years ago
  65. a53a8b5 ppp: fix lost fragments in ppp_mp_explode() (resubmit) by Ben McKeegan · 15 years ago
  66. 3be4ee5 Merge branch 'misc-2.6.31' into release by Len Brown · 15 years ago
  67. 95452a6 Merge branch 'bugzilla-13825' into release by Len Brown · 15 years ago
  68. 7334546 eeepc-laptop: fix hot-unplug on resume by Alan Jenkins · 15 years ago
  69. a571a79 Merge branch 'memhotplug-crash' into release by Len Brown · 15 years ago
  70. 5d2619f ACPI: Ingore the memory block with zero block size in course of memory hotplug by Zhao Yakui · 15 years ago
  71. aa7b2b2 ACPI: Don't treat generic error as ACPI error code in acpi memory hotplug driver by Zhao Yakui · 15 years ago
  72. 6a61487 Merge branch 'bugzilla-13751' into release by Len Brown · 15 years ago
  73. 74b5820 ACPI: bind workqueues to CPU 0 to avoid SMI corruption by Bjorn Helgaas · 15 years ago
  74. f63440ef Merge branch 'thinkpad' into release by Len Brown · 15 years ago
  75. 437f8c8 Merge branch 'bugzilla-13865' into release by Len Brown · 15 years ago
  76. b8a848e Merge branch 'bugzilla-13620-revert' into release by Len Brown · 15 years ago
  77. d0006f3 ACPI: root-only read protection on /sys/firmware/acpi/tables/* by Len Brown · 15 years ago
  78. cae5a39 parisc: hppb.c - fix printk format strings by Helge Deller · 15 years ago
  79. c439623 parisc: parisc-agp.c - use correct page_mask function by Helge Deller · 15 years ago
  80. 1a1dba3 parisc: sticore.c - check return values by Helge Deller · 15 years ago
  81. 1e0deab parisc: dino.c - check return value of pci_assign_resource() by Helge Deller · 15 years ago
  82. c6fe6b0 parisc: hp_sdc_mlc.c - check return value of down_trylock() by Helge Deller · 15 years ago
  83. b10ff54 parisc: includecheck fix for ccio-dma.c by Jaswinder Singh Rajput · 15 years ago
  84. 6b4dbcd parisc: isa-eeprom - Fix loff_t usage by Michael Buesch · 15 years ago
  85. 450d6e3 parisc: fixed faulty check in lba_pci by Stoyan Gaydarov · 15 years ago
  86. 447c233 parisc: Fix read buffer overflow in pdc_stable driver by Roel Kluin · 15 years ago
  87. 59fe4fe thinkpad-acpi: fix incorrect use of TPACPI_BRGHT_MODE_ECNVRAM by Henrique de Moraes Holschuh · 15 years ago
  88. 5b05d46 thinkpad-acpi: restrict procfs count value to sane upper limit by Michael Buesch · 15 years ago
  89. 1f6fc2de thinkpad-acpi: remove dock and bay subdrivers by Henrique de Moraes Holschuh · 15 years ago
  90. 550e7fd thinkpad-acpi: disable broken bay and dock subdrivers by Henrique de Moraes Holschuh · 15 years ago
  91. a5bc92cd Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  92. a9239d7 imxmmc: Remove unnecessary semicolons by Joe Perches · 15 years ago
  93. 4b2a108 cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SG by Sebastian Andrzej Siewior · 16 years ago
  94. da60a91 sdhci: use SG_MITER_TO_SG/SG_MITER_FROM_SG by Sebastian Andrzej Siewior · 16 years ago
  95. 95fc17a md/raid6: release spare page at ->stop() by Dan Williams · 15 years ago
  96. 0a92457 ixgbe: Fix RSC completion delay causing Rx interrupts to stop by Peter P Waskiewicz Jr · 15 years ago
  97. 0c19d6a ixgbe: Fix usage of second flags bitmap when using LRO/RSC by Peter P Waskiewicz Jr · 15 years ago
  98. 8f9a716 ixgbe: Fix netpoll to be properly multiqueue aware by Peter P Waskiewicz Jr · 15 years ago
  99. db06816 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 15 years ago
  100. fbdbf83 Merge git://git.infradead.org/users/cbou/battery-2.6.31 by Linus Torvalds · 15 years ago