1. 3e84742 fix s2io regression by Al Viro · 17 years ago
  2. c73d834 Merge git://git.infradead.org/~dwmw2/mtd-2.6.23 by Linus Torvalds · 17 years ago
  3. 195be1c Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 17 years ago
  4. b6b1d87 serial: fix 8250 early console setup by Daniel Ritz · 17 years ago
  5. 1a3f2ea3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  6. 3ff42e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  7. 3fc701d [CG6]: fix memory size detection by Krzysztof Helt · 17 years ago
  8. bec4947 [MTD] Makefile fix for mtdsuper by Satyam Sharma · 17 years ago
  9. 515495a [MTD] [NAND] nand_base.c: fix type of eccpos pointer by Ben Dooks · 17 years ago
  10. a4265f8 [MTD] [NAND] at91_nand rdy_pin fix by Ivan Kuten · 17 years ago
  11. 06a7643 [MTD] [NAND] fix race in nand_base.c by Artem Bityutskiy · 17 years ago
  12. 9d7b4b5 [MTD] [NAND] Fix refactoring of EDB7312 hwcontrol function. by Roland Stigge · 17 years ago
  13. 47af05d [MTD] Fix potential leak in rfd_ftl_add_mtd by Florin Malita · 17 years ago
  14. ae57988 firewire: fw-core: make two variables static by Stefan Richter · 17 years ago
  15. 4eaff7d firewire: fw-ohci: dma_free_coherent needs IRQs enabled by Stefan Richter · 17 years ago
  16. 25659f7 firewire: fw-sbp2: set correct maximum payload (fixes CardBus adapters) by Stefan Richter · 17 years ago
  17. e4f8cac ieee1394: sbp2: more correct Kconfig dependencies by Stefan Richter · 17 years ago
  18. a9c2f18 ieee1394: revert "sbp2: enforce 32bit DMA mapping" by Stefan Richter · 17 years ago
  19. 22f675f HID: Never call hid_free_buffers() when usbhid_device has been freed by Jiri Kosina · 17 years ago
  20. cda5ecf USB HID: fix memory leak of usbhid_device by Jiri Kosina · 17 years ago
  21. de1a7b0 USB HID: fix a possible NULL pointer dereference when we fail to allocate memory by Jesper Juhl · 17 years ago
  22. 04a9b7f USB HID: add ASUS LCM to the blacklist by Christian Lamparter · 17 years ago
  23. 9fdcfed USB HID: Add all Logitech Harmonies to blacklist by Phil Dibowitz · 17 years ago
  24. 3e1928e HID: remove the Applie IR sensor from the hid_blacklist by Tino Keitel · 17 years ago
  25. 878701d Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  26. 3fcece6 scc_pata: PIO fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  27. 0c8de52 piix/slc90e66: fix PIO1 handling in ->speedproc method (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  28. 8b6b33b jmicron: PIO fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  29. 68aaf81 it8213: PIO fixes (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  30. bc0b0b5 cs5535: PIO fixes by Bartlomiej Zolnierkiewicz · 17 years ago
  31. 0702243 cs5520: fix PIO auto-tuning in ->ide_dma_check method by Bartlomiej Zolnierkiewicz · 17 years ago
  32. 41ead3c drivers/scsi/ide-scsi.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  33. cc60d8b drivers/ide/arm/icside.c: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  34. ab05796 ide: eliminate warnings in ide-tape.c by Stephen Rothwell · 17 years ago
  35. b37c6b8 ide: fix runtogether printk's in cmd64x IDE driver by Meelis Roos · 17 years ago
  36. 1955f68 sis5513: Add FSC Amilo A1630 PCI subvendor/dev to laptops by David Lamparter · 17 years ago
  37. 8663fd6 alim15x3: Correct HP detect by Bartlomiej Zolnierkiewicz · 17 years ago
  38. 32a70a8 ide: Fix an overrun found in the CS5535 IDE driver by Jordan Crouse · 17 years ago
  39. 4761c06 pata_sis: fix MWDMA for <= UDMA66 chipsets and UDMA for UDMA33 chipsets by Bartlomiej Zolnierkiewicz · 17 years ago
  40. 5d6aca8 libata: blacklist SAMSUNG HD401LJ / ZZ100-15 for NCQ by Tejun Heo · 17 years ago
  41. 7abe79c ata_piix: add Tecra M3 to broken suspend blacklist by Tejun Heo · 17 years ago
  42. 8c3832e ata_piix: implement piix_borken_suspend() by Tejun Heo · 17 years ago
  43. 0b62e13 pci: rename __pci_reenable_device() to pci_reenable_device() by Tejun Heo · 17 years ago
  44. 6fdc99a libata-sff; Unbreak non DMA capable controllers again by Alan Cox · 17 years ago
  45. dbf0c89 pata_cmd64x: Correct the speed ranges by Alan Cox · 17 years ago
  46. 2f63251 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  47. d6dd9e9 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  48. dd9cd6d Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 by Linus Torvalds · 17 years ago
  49. 128a2bc ACPI: delete CONFIG_ACPI_PROCFS_SLEEP (again) by Len Brown · 17 years ago
  50. 0d6caa1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  51. 88c8199 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  52. 0439208 rtc-m48t59 driver NO_IRQ mode fixup by Mark Zhan · 17 years ago
  53. bb35fb2 Use menuconfig objects: RTC by Jan Engelhardt · 17 years ago
  54. 732781d Remove 'isdn_* is defined but unused' warnings by Charlie Shepherd · 17 years ago
  55. 082c8cb spi device setup gets better error checking by David Brownell · 17 years ago
  56. db7526f fix integer overflow warning in i2o_block by Meelis Roos · 17 years ago
  57. ad4a5bb ip2main warning fix by Andrew Morton · 17 years ago
  58. f2912a1 cciss: fix memory leak by Jesper Juhl · 17 years ago
  59. 8e48591 Videopix Frame Grabber: Fix unreleased lock in vfc_debug() by Matthias Kaehlcke · 17 years ago
  60. 86d0004 sb1250-duart: __maybe_unused, etc. fixes by Maciej W. Rozycki · 17 years ago
  61. d133a96 Typo fixes errror -> error by Gabriel Craciunescu · 17 years ago
  62. 80cd692 ipmi: Fix mem leak in try_init_dmi() by Jesper Juhl · 17 years ago
  63. 2e89db7 serial: MPSC: Fix coding style and whitespace issues by Mark A. Greer · 17 years ago
  64. 79f8517 serial: MPSC: Remove duplicate SUPPORT_SYSRQ definition by Mark A. Greer · 17 years ago
  65. 5797ae3 serial: MPSC: Stop rx engine when CREAD cleared by Stephane Chazelas · 17 years ago
  66. 6c1ead5 serial: MPSC: Remove race between Rx stop & restart by Carlos Sanchez · 17 years ago
  67. 541510f remove tx3912fb by Yoichi Yuasa · 17 years ago
  68. 2174041 serial: fix vr41xx_siu serial console support by Yoichi Yuasa · 17 years ago
  69. a95d320 serial: fix vr41xx_siu interface select by Yoichi Yuasa · 17 years ago
  70. a24ac9f serial: fix section mismatch vr41xx_siu by Yoichi Yuasa · 17 years ago
  71. 0e6ff15 in-string typos of "error" by Eddy L O Jansson · 17 years ago
  72. b34bd06 bpqether: fix rcu usage by Paul E. McKenney · 17 years ago
  73. 2a485d7 spi_mpc83xx: support loopback mode by Anton Vorontsov · 17 years ago
  74. 6f166e3 spidev supports more communications modes by Anton Vorontsov · 17 years ago
  75. 35cc0b9 spi_mpc83xx: fix QE+LSB mode shifts by Anton Vorontsov · 17 years ago
  76. 32421da spi_mpc83xx: support for lsb-first transfers by Anton Vorontsov · 17 years ago
  77. 20ba09b spi_mpc83xx: get rid of magic numbers by Anton Vorontsov · 17 years ago
  78. 49bb230 spi_mpc83xx: turn off SPI unit while switching mode by Anton Vorontsov · 17 years ago
  79. 99eb8a5 Remove the arm26 port by Adrian Bunk · 17 years ago
  80. 9eb3ff4 CPU online file permission by Ulrich Drepper · 17 years ago
  81. afb2c16 pcmcia: give socket time to power down by Daniel Ritz · 17 years ago
  82. 5b232ec DDB5477: remove driver bits of support by Yoichi Yuasa · 17 years ago
  83. 57d4810 revert "x86, serial: convert legacy COM ports to platform devices" by Andrew Morton · 17 years ago
  84. f6f953a md: handle writes to broken raid10 arrays gracefully by Arne Redlich · 17 years ago
  85. 14e7134 md: raid10: fix use-after-free of bio by Maik Hampel · 17 years ago
  86. 8daedea parport_pc locking fix by Andrew Morton · 17 years ago
  87. 3968cb4 lxfb: GEODE: Add framebuffer support for the AMD Geode LX by Jordan Crouse · 17 years ago
  88. f53161d xilinxfb: Don't bail if the xilinxfb platform device doesn't have any pdata by Grant Likely · 17 years ago
  89. 3f5b85d xilinxfb:Remove __initdata from xilinx_fb_fix and xilinx_fb_var by Grant Likely · 17 years ago
  90. aff39a8 s3c2410fb: fix s3c2410 compilation by Ben Dooks · 17 years ago
  91. 1692b37 fbdev: Fix logo if logo depth is less than framebuffer depth by Antonino A. Daplas · 17 years ago
  92. c81f717 fbcon: Fix typo and bogus logic in get_default_font by Antonino A. Daplas · 17 years ago
  93. bb029c6 synclink_gt: fix transmit DMA stall by Paul Fulghum · 17 years ago
  94. ddb437b serial_txx9: fix printk format mismatch by Atsushi Nemoto · 17 years ago
  95. c8ed39e rtc-dev: Make RTC driver return ENOTTY instead of ENOIOCTLCMD by Thomas Hommel · 17 years ago
  96. 252e483 s3c2410: fixup after arch moves by Ben Dooks · 17 years ago
  97. 50aa485 [BBC_I2C]: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  98. 916e89f [BBC_ENVCTRL]: kmalloc + memset conversion to kzalloc by Mariusz Kozlowski · 17 years ago
  99. 313674a [NET]: ethtool_perm_addr only has one implementation by Matthew Wilcox · 17 years ago
  100. 61a44b9 [NET]: ethtool ops are the only way by Matthew Wilcox · 17 years ago