1. 2dbc8a2 video: hitfb: Move over to dev_pm_ops. by Paul Mundt · 15 years ago
  2. 684dcd0 video: hitfb: Convert to framebuffer_alloc(). by Paul Mundt · 15 years ago
  3. e33afdd video: sh_mobile_lcdcfb: Convert to framebuffer_alloc(). by Paul Mundt · 15 years ago
  4. 64614e6 usb: allow sh7724 to enable on-chip r8a66597 by Magnus Damm · 15 years ago
  5. 44e18e9 sh-sci: update receive error handling for muxed irqs by Magnus Damm · 15 years ago
  6. 5a475ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  7. 1c6a307 sh: LCDC dcache flush for deferred io by Paul Mundt · 15 years ago
  8. 5c5d4e8 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  9. a15a519 Fix iommu address space allocation by David Woodhouse · 15 years ago
  10. 2027bd9 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  11. 544ae5f Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  12. 7b85425 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  13. 018e044 block: get rid of queue-private command filter by Jens Axboe · 15 years ago
  14. 7878cba block: Create bip slabs with embedded integrity vectors by Martin K. Petersen · 15 years ago
  15. e62e58a md: use interruptible wait when duration is controlled by userspace. by NeilBrown · 15 years ago
  16. a5c308d md/raid5: suspend shouldn't affect read requests. by NeilBrown · 15 years ago
  17. 59ed6ee igb: return PCI_ERS_RESULT_DISCONNECT on permanent error by Alexander Duyck · 15 years ago
  18. c93b5a7 e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECT by Mike Mason · 15 years ago
  19. eab6330 e1000: return PCI_ERS_RESULT_DISCONNECT on permanent error by Andre Detsch · 15 years ago
  20. 679be3b e1000: fix unmap bug by Jesse Brandeburg · 15 years ago
  21. 91615f7 igb: fix unmap length bug by Jesse Brandeburg · 15 years ago
  22. 4f57ca6 ixgbe: fix unmap length bug by Jesse Brandeburg · 15 years ago
  23. a1f2532 ixgbe: Fix link capabilities during adapter resets by Mallikarjuna R Chilakala · 15 years ago
  24. a380137 ixgbe: Fix device capabilities of 82599 single speed fiber NICs. by Mallikarjuna R Chilakala · 15 years ago
  25. 88d2b81 ixgbe: Fix SFP log messages by Don Skidmore · 15 years ago
  26. 7963837 usbnet: Use netdev stats structure by Herbert Xu · 15 years ago
  27. 80667ac smsc95xx: Use netdev stats structure by Herbert Xu · 15 years ago
  28. 58e2e7d rndis_host: Use netdev stats structure by Herbert Xu · 15 years ago
  29. a22d2b3 net1080: Use netdev stats structure by Herbert Xu · 15 years ago
  30. 9612101 dm9601: Use netdev stats structure by Herbert Xu · 15 years ago
  31. eaea43a cdc_eem: Use netdev stats structure by Herbert Xu · 15 years ago
  32. 0909dc4 md: tidy up error paths in md_alloc by NeilBrown · 15 years ago
  33. 1ec22eb md: fix error path when duplicate name is found on md device creation. by NeilBrown · 15 years ago
  34. 9fcfc91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 15 years ago
  35. 8516a50 floppy: fix lock imbalance by Jiri Slaby · 15 years ago
  36. 9980060 bfin: delay IRQ registration until driver is ready by Mike Frysinger · 15 years ago
  37. ee905d0 atyfb: fix alignment for block writes by Ville Syrjala · 15 years ago
  38. eafad22 atyfb: fix HP OmniBook 500 reboot hang by Ville Syrjala · 15 years ago
  39. 50efacf gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NR by Baruch Siach · 15 years ago
  40. 79d7f4e gpio: pl061: fix probe error handling code by Baruch Siach · 15 years ago
  41. 529ba0d spi: bitbang bugfix in message setup by David Brownell · 15 years ago
  42. 537a1bf fbdev: add mutex for fb_mmap locking by Krzysztof Helt · 15 years ago
  43. 70d6027 spi: add spi_master flag word by David Brownell · 15 years ago
  44. b55f627 spi: new spi->mode bits by David Brownell · 15 years ago
  45. b1cfebc edac: add DDR3 memory type for MPC85xx EDAC by Yang Shi · 15 years ago
  46. c4285b4 parport/serial: add support for NetMos 9901 Multi-IO card by Michael Buesch · 15 years ago
  47. 1338901 eventfd: revised interface and cleanups by Davide Libenzi · 15 years ago
  48. b8d966e md: avoid dereferencing NULL pointer when accessing suspend_* sysfs attributes. by NeilBrown · 15 years ago
  49. 8f6c2e4 md: Use new topology calls to indicate alignment and I/O sizes by Martin K. Petersen · 15 years ago
  50. 01e5329 bnx2x: Fix the behavior of ethtool when ONBOOT=no by Naohiro Ooiwa · 15 years ago
  51. ea9df47 dm table: fix blk_stack_limits arg to use bytes not sectors by Mike Snitzer · 15 years ago
  52. 874d2f6 dm exception store: really fix type lookup by Milan Broz · 15 years ago
  53. 5a4f13f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 15 years ago
  54. d51e9b0 net/irda: convert bfin_sir to net_device_ops by Graf Yang · 15 years ago
  55. e18ed14 ide: memory overrun in ide_get_identity_ioctl() on big endian machines using ioctl HDIO_OBSOLETE_IDENTITY by Christian Engelmayer · 15 years ago
  56. 2bf427b ide: fix resume for CONFIG_BLK_DEV_IDEACPI=y by Bartlomiej Zolnierkiewicz · 15 years ago
  57. 1bfd4d5 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 15 years ago
  58. 44b3615 eeepc-laptop: Fix build failure with HOTPLUG_PCI && !SYSFS by Ingo Molnar · 15 years ago
  59. aef29bc tty: Fix the leak in tty_ldisc_release by Alan Cox · 15 years ago
  60. 5298976 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  61. bd46cb6 be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames. by Ajit Khaparde · 15 years ago
  62. a679128 Merge git://git.infradead.org/iommu-2.6 by Linus Torvalds · 15 years ago
  63. 61abfd2 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 15 years ago
  64. c276aca mtd: nand: fix build failure and incorrect return from omap_wait() by vimal singh · 15 years ago
  65. 70ec3bb mtd: Use BLOCK_NIL consistently in NFTL/INFTL by Julia Lawall · 15 years ago
  66. 9c72ebe ide-cd: handle fragmented packet commands gracefully by Borislav Petkov · 15 years ago
  67. 89bb871 mtd: m25p80 timeout too short for worst-case m25p16 devices by Steven A. Falco · 15 years ago
  68. 4075ea8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  69. 919a6d1 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  70. cf2acfb Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  71. b938979 sky2: Fix checksum endianness by Anton Vorontsov · 15 years ago
  72. 37da045 amd64_edac: misc small cleanups by Borislav Petkov · 15 years ago
  73. 30c875c amd64_edac: fix ecc_enable_override handling by Borislav Petkov · 15 years ago
  74. 584fcff amd64_edac: check only ECC bit in amd64_determine_edac_cap by Borislav Petkov · 15 years ago
  75. 7e25a24 intel-iommu: fix Identity Mapping to be arch independent by Chris Wright · 15 years ago
  76. 5e95524 ide: always kill the whole request on error by Bartlomiej Zolnierkiewicz · 15 years ago
  77. 7895475 ide: fix ide_kill_rq() for special ide-{floppy,tape} driver requests by Bartlomiej Zolnierkiewicz · 15 years ago
  78. 5ba762c powerpc/rtas: Fix watchdog driver temperature read functionality by Adrian Reber · 15 years ago
  79. 04a85d1 powerpc/BSR: Fix BSR to allow mmap of small BSR on 64k kernel by Sonny Rao · 15 years ago
  80. e4031d5 powerpc/BSR: add 4096 byte BSR size by Sonny Rao · 15 years ago
  81. 3514141 powerpc/pmac: Fix DMA ops for MacIO devices by Benjamin Herrenschmidt · 15 years ago
  82. 412af97 ACPI: video: prevent NULL deref in acpi_get_pci_dev() by Troy Moure · 15 years ago
  83. 3cd530b eeepc-laptop: add rfkill support for the 3G modem in Eee PC 901 Go by Corentin Chary · 15 years ago
  84. dbfa3ba eeepc-laptop: get the right value for CMSG by Corentin Chary · 15 years ago
  85. f36509e eeepc-laptop: makes get_acpi() returns -ENODEV by Corentin Chary · 15 years ago
  86. 1ddec2f eeepc-laptop: right parent device by Corentin Chary · 15 years ago
  87. 7de3938 eeepc-laptop: rfkill refactoring by Corentin Chary · 15 years ago
  88. 19b5328 eeepc-laptop.c: use pr_fmt and pr_<level> by Joe Perches · 15 years ago
  89. 2b121bc eeepc-laptop: Register as a pci-hotplug device by Corentin Chary · 15 years ago
  90. 3076763 mdio add missing GPL flag by Nicolas Reinecke · 15 years ago
  91. 37c8ae3 sh_eth: remove redundant test on unsigned by roel kluin · 15 years ago
  92. e2a61fa fsl_pq_mdio: Fix fsl_pq_mdio to work with modules by Ionut Nicu · 15 years ago
  93. 987fed3 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  94. f4fa446 usb_serial: Fix oops when unexisting usb serial device is opened. by Thadeu Lima de Souza Cascardo · 15 years ago
  95. 922b135 acm: Fix oops when closing ACM tty device right after open has failed. by Thadeu Lima de Souza Cascardo · 15 years ago
  96. 42dd2aa acm: Return ENODEV instead of EINVAL when trying to open ACM device. by Thadeu Lima de Souza Cascardo · 15 years ago
  97. a37f6b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 15 years ago
  98. 47749b1 i2c: fix build bug in i2c-designware.c by Ingo Molnar · 15 years ago
  99. d8146bb atl1*: add device_set_wakeup_enable to atl1*_set_wol by Brandon Philips · 15 years ago
  100. 11687a1 Revert "veth: prevent oops caused by netdev destructor" by David S. Miller · 15 years ago