1. 2393c94 ISDN, Gigaset: Fix memory leak in do_disconnect_req() by Jesper Juhl · 14 years ago
  2. 9f260e0 CAN: Use inode instead of kernel address for /proc file by Dan Rosenberg · 14 years ago
  3. 4a5fc4e skfp: testing the wrong variable in skfp_driver_init() by Dan Carpenter · 14 years ago
  4. d39cd5e ppp: allow disabling multilink protocol ID compression by stephen hemminger · 14 years ago
  5. c471178 ehea: Avoid changing vlan flags by Breno Leitao · 14 years ago
  6. 12f188f ueagle-atm: fix PHY signal initialization race by Dan Williams · 14 years ago
  7. d7c1255 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  8. fc75fc8 ipv4: dont create routes on down devices by Eric Dumazet · 14 years ago
  9. 7a36df8 epic100: hamachi: yellowfin: Fix skb allocation size by Jarek Poplawski · 14 years ago
  10. 78a36f2 sundance: Fix oopses with corrupted skb_shared_info by Jarek Poplawski · 14 years ago
  11. d3c7e1a Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  12. dfe80f6 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  13. a4790c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  14. 08da5a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  15. e5005b1 libata: issue DIPM enable commands with LPM state updated by Tejun Heo · 14 years ago
  16. f08dc1a libata: no special completion processing for EH commands by Tejun Heo · 14 years ago
  17. 869934a pata_mpc52xx: driver needs BMDMA by Wolfram Sang · 14 years ago
  18. 9272dcc pata_cs5536: Add support for non-X86_32 platforms by Wu Zhangjin · 14 years ago
  19. 687a993 libata-sff: fix HSM_ST_ERR handling in __ata_sff_port_intr() by Tejun Heo · 14 years ago
  20. 4bdac7d spi/mpc52xx-spi: fix annotation for remove()-pointer by Wolfram Sang · 14 years ago
  21. 0dd2c96 spi/fsl_espi: fix wrong setting of the address in the command buffer by Mingkai Hu · 14 years ago
  22. e6289d6 spi/fsl_espi: change the read behaviour of the SPIRF by Mingkai Hu · 14 years ago
  23. 0208626 of/i2c: Fix request module by alias by David Daney · 14 years ago
  24. eda4b71 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  25. 55fb78a Merge branch 'linus-hot-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  26. 08861c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  27. e82bb31 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  28. 79534f2 Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  29. 3fc5e98 KEYS: Don't call up_write() if __key_link_begin() returns an error by David Howells · 14 years ago
  30. 44658a1 cs5535-gpio: handle GPIO regs where higher (clear) bits are set by Andres Salomon · 14 years ago
  31. 0018516 cs5535-gpio: don't apply errata #36 to edge detect GPIOs by Andres Salomon · 14 years ago
  32. e058464 Revert "ipv4: Allow configuring subnets as local addresses" by David S. Miller · 14 years ago
  33. 8a7411a ext4: fix on-line resizing regression by Theodore Ts'o · 14 years ago
  34. 5e2f55c powerpc/mpc5200: include fs.h in mpc52xx_gpt.c by Wolfram Sang · 14 years ago
  35. 0e214ad USB: mcs7830: return negative if auto negotiate fails by Dan Carpenter · 14 years ago
  36. fdac1e0 irda: prevent integer underflow in IRLMP_ENUMDEVICES by Dan Rosenberg · 14 years ago
  37. 1bde5ac tcp: fix listening_get_next() by Eric Dumazet · 14 years ago
  38. 7693457 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  39. 7039c74 ALSA: hda - Fix GPIO2-fixup for Sony laptops by Takashi Iwai · 14 years ago
  40. 5058cbf Merge branch 'fix/misc' into for-linus by Takashi Iwai · 14 years ago
  41. 1afe206 ALSA: hda - Try to find an empty control index when it's occupied by Takashi Iwai · 14 years ago
  42. 2d7ec12 ALSA: hda - Fix conflict of d-mic capture volume controls by Takashi Iwai · 14 years ago
  43. e819eb8 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  44. ca5f73a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  45. 97dbf37 drivers/spi/spi.c: don't release the spi device twice by Sebastian Andrzej Siewior · 14 years ago
  46. 4be2c95 taskstats: pad taskstats netlink response for aligment issues on ia64 by Jeff Mahoney · 14 years ago
  47. 4e06fd1 include/linux/unaligned: pack the whole struct rather than just the field by Will Newton · 14 years ago
  48. 91facc2 led_class: fix typo in blink API by Johannes Berg · 14 years ago
  49. 5a2d6e3 backlight: cr_bllcd.c: fix a memory leak by Axel Lin · 14 years ago
  50. 0d1836c mm/migrate.c: fix compilation error by Michal Nazarewicz · 14 years ago
  51. 1183649 rtc: rs5c372: fix buffer size by Wolfram Sang · 14 years ago
  52. 6900609 MAINTAINERS: update geode entry by Andres Salomon · 14 years ago
  53. e254811 gpiolib: gpio_request_one(): add missing gpio_free() by Aaro Koskinen · 14 years ago
  54. d153ba6 writeback: do uninterruptible sleep in balance_dirty_pages() by Wu Fengguang · 14 years ago
  55. f06328d logfs: fix "Kernel BUG at readwrite.c:1193" by Prasad Joshi · 14 years ago
  56. eabb26c logfs: fix deadlock in logfs_get_wblocks, hold and wait on super->s_write_mutex by Prasad Joshi · 14 years ago
  57. 7a2d19b mm: vmscan: tracepoint: account for scanned pages similarly for both ftrace and vmstat by Mel Gorman · 14 years ago
  58. dd9e5ef mm/compaction.c: avoid double mem_cgroup_del_lru() by Minchan Kim · 14 years ago
  59. b7e03ec Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  60. 762e302 atl1c: Do not use legacy PCI power management by Rafael J. Wysocki · 14 years ago
  61. b51aff0 mac80211: fix mesh forwarding by Johannes Berg · 14 years ago
  62. bcbea79 percpu: print out alloc information with KERN_DEBUG instead of KERN_INFO by Tejun Heo · 14 years ago
  63. b93cef5 mfd: Support additional parent IDs for wm831x by Mark Brown · 14 years ago
  64. 88aec4f mfd: Fix ab8500-core interrupt ffs bit bug by Mattias Wallin · 14 years ago
  65. bd7c72e mfd: Supply IRQ base for WM832x devices by Mark Brown · 14 years ago
  66. 3b3c1f2 watchdog: Fix null pointer dereference while accessing rdc321x platform_data by Florian Fainelli · 14 years ago
  67. fa6469c gpio: Fix null pointer dereference while accessing rdc321x platform_data by Florian Fainelli · 14 years ago
  68. 7d8f987 ocfs2: Fix system inodes cache overflow. by Tao Ma · 14 years ago
  69. 2ce494a Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent by Ingo Molnar · 14 years ago
  70. 4f32e9b kthread_work: make lockdep happy by Yong Zhang · 14 years ago
  71. 227fb92 MAINTAINERS: email address change by Don Fry · 14 years ago
  72. 0f16830 drm: Include the connector name in the output_poll_execute() debug message by Chris Wilson · 14 years ago
  73. e29ff72 drm/radeon/kms: fix bug in r600_gpu_is_lockup by Alex Deucher · 14 years ago
  74. 3b4694d perf probe: Fix to support libdwfl older than 0.148 by Masami Hiramatsu · 14 years ago
  75. ea187cfb perf tools: Fix lazy wildcard matching by Masami Hiramatsu · 14 years ago
  76. da521b2 net: Fix range checks in tcf_valid_offset(). by David S. Miller · 14 years ago
  77. 90a8a73 Linux 2.6.37-rc7 by Linus Torvalds · 14 years ago
  78. 2968751 [SCSI] fix up documentation for change in ->queuecommand to lockless calling by James Bottomley · 14 years ago
  79. c793bec ALSA: hda - Don't apply ALC269-specific initialization to ALC275 by Kailang Yang · 14 years ago
  80. 2785591 ALSA: hda - Add fix-up for Sony VAIO with ALC275 codecs by Kailang Yang · 14 years ago
  81. 87a1c8a ALSA: pcm: remember to always call va_end() on stuff that we va_start() by Jesper Juhl · 14 years ago
  82. e5fcdb7 Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  83. 7bddaac Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  84. 9d5004f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  85. 453434c Fix build error in drivers/block/cciss.c by Linus Torvalds · 14 years ago
  86. a93f344 drm/radeon/kms: reorder display resume to avoid problems by Alex Deucher · 14 years ago
  87. 86f5c9e drm/radeon/kms/evergreen: reset the grbm blocks at resume and init by Alex Deucher · 14 years ago
  88. 9f0c4f9 drm/radeon/kms: fix evergreen asic reset by Alex Deucher · 14 years ago
  89. 92971021 Revert "drm: Don't try and disable an encoder that was never enabled" by Dave Airlie · 14 years ago
  90. a56f742 drm/radeon: Add early unregister of firmware fb's by Benjamin Herrenschmidt · 14 years ago
  91. aa3e219 net_sched: sch_sfq: fix allot handling by Eric Dumazet · 14 years ago
  92. b2b7ab2 hostap: remove netif_stop_queue from init by Meelis Roos · 14 years ago
  93. 9f33328 mac80211/rt2x00: add ieee80211_tx_status_ni() by Johannes Stezenbach · 14 years ago
  94. 914e5ce typhoon: memory corruption in typhoon_get_drvinfo() by Dan Carpenter · 14 years ago
  95. bbccc16 net: Add USB PID for new MOSCHIP USB ethernet controller MCS7832 variant by Andreas Mohr · 14 years ago
  96. 8cad7f0 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  97. 8816624 [SCSI] bfa: rename log_level to bfa_log_level by Jing Huang · 14 years ago
  98. 1730210 net_sched: always clone skbs by Changli Gao · 14 years ago
  99. 92d7c9b Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago
  100. 9e0afb9 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago