1. db07b02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 18 years ago
  2. 88e6c949 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  3. c85665f drivers/ata: trim trailing whitespace by Jeff Garzik · 18 years ago
  4. ae6c23c Fixups to ATA ACPI hotplug by Matthew Garrett · 18 years ago
  5. 50af2fa libata: ignore SIMG4726 config pseudo device by Tejun Heo · 18 years ago
  6. 906c1ff sata_sil24: don't use NCQ if marvell 4140 PMP is attached by Tejun Heo · 18 years ago
  7. 391191c libata: don't schedule LPM action seperately during probing by Tejun Heo · 18 years ago
  8. f1bbfb9 libata: make sure PMP notification is turned off during recovery by Tejun Heo · 18 years ago
  9. bf1bff6 libata: increase PMP register access timeout to 3s by Tejun Heo · 18 years ago
  10. e0614db libata: ignore recovered PHY errors by Tejun Heo · 18 years ago
  11. f046519 libata: kill hotplug related race condition by Tejun Heo · 18 years ago
  12. dc98c32 libata: move reset freeze/thaw handling into ata_eh_reset() by Tejun Heo · 18 years ago
  13. 932648b libata: reorganize ata_eh_reset() no reset method path by Tejun Heo · 18 years ago
  14. 0cbf071 libata: fix sata_link_hardreset() @online out parameter handling by Tejun Heo · 18 years ago
  15. 7715a6f sata_promise: other cleanups by Mikael Pettersson · 18 years ago
  16. 821d22c sata_promise: mmio access cleanups by Mikael Pettersson · 18 years ago
  17. a13db78 sata_promise: fix irq clearing buglets by Mikael Pettersson · 18 years ago
  18. 07633b5 ata: remove FIT() macro by Harvey Harrison · 18 years ago
  19. 06aaca3 sata_mv: ensure empty request queue for FBS-NCQ EH by Mark Lord · 18 years ago
  20. 96e2c48 sata_mv: cache main_irq_mask register in hpriv by Mark Lord · 18 years ago
  21. a44253d sata_mv: disregard masked irqs by Mark Lord · 18 years ago
  22. 88e675e sata_mv: fix pmp drives not found by Mark Lord · 18 years ago
  23. c4de573 sata_mv: consolidate main_irq_mask updates by Mark Lord · 18 years ago
  24. 51de32d sata_mv: don't blindly enable IRQs by Mark Lord · 18 years ago
  25. c443c50 sata_mv: async notify for genIIe only by Mark Lord · 18 years ago
  26. ad3aef5 sata_mv: group genIIe flags by Mark Lord · 18 years ago
  27. e400607 sata_mv: fis irq register fixes by Mark Lord · 18 years ago
  28. 9dcffd9 sata_mv: always do softreset by Mark Lord · 18 years ago
  29. 68b90ee avr32/pata: avoid unnecessary memset (updated after comments) by Christophe Jaillet · 18 years ago
  30. b6e7b44 pata-bf54x: Set ATAPI HSM to control IDE device terminate sequence. by Sonic Zhang · 18 years ago
  31. 88d5376 Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 18 years ago
  32. 860da5e Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 18 years ago
  33. 3e5b787 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 18 years ago
  34. fd5b462 m68k: Return -ENODEV if no device is found by Geert Uytterhoeven · 18 years ago
  35. eb98630 m68k: Some input drivers do not check the platform by Geert Uytterhoeven · 18 years ago
  36. 0f73448 m68k: Some network drivers do not check the platform by Geert Uytterhoeven · 18 years ago
  37. d649770 m68k: dnfb doesnt check for Apollo by Geert Uytterhoeven · 18 years ago
  38. 3ce92a2 m68k: macide doesnt check for Mac by Geert Uytterhoeven · 18 years ago
  39. eb4db45 m68k vme_scc: avoid global namespace pollution by Geert Uytterhoeven · 18 years ago
  40. ad7e484 m68k: FB_HP300 depends on DIO and doesnt need FB_CFB_FILLRECT by Geert Uytterhoeven · 18 years ago
  41. 8d13e5c m68k: Kill CONFIG_FB_DAFB by Geert Uytterhoeven · 18 years ago
  42. 70455e7 i2c/max6875: Really prevent 24RF08 corruption by Jean Delvare · 18 years ago
  43. 875b0a4 i2c-amd756: Fix functionality flags by Jean Delvare · 18 years ago
  44. eb8a790 i2c: Kill the old driver matching scheme by Jean Delvare · 18 years ago
  45. af29486 i2c: Convert remaining new-style drivers to use module aliasing by Jean Delvare · 18 years ago
  46. 08851d6 i2c-nforce2: Disable the second SMBus channel on the DFI Lanparty NF4 Expert by Jean Delvare · 18 years ago
  47. 5ca9fd5 s390: KVM guest: fix compile error by Heiko Carstens · 18 years ago
  48. 29e92f4 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  49. 78d3cfd [ARM] pxa: fix pxafb build when cpufreq is enabled by Russell King · 18 years ago
  50. 9a6ab76 byteorder: don't directly include linux/byteorder/generic.h by Harvey Harrison · 18 years ago
  51. bfd3c7a sh: use the common ascii hex helpers by Harvey Harrison · 18 years ago
  52. f26a398 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  53. a442ac5 Clean up 'print_fn_descriptor_symbol()' types by Linus Torvalds · 18 years ago
  54. 487ad7e tty: fix BKL related leak and crash by Ingo Molnar · 18 years ago
  55. 8568dae Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  56. 713c051 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 18 years ago
  57. f455adc [S390] tape: Use ccw_dev_id to build cdev_id. by Cornelia Huck · 18 years ago
  58. f16f584 [S390] dasd: fix timeout handling in interrupt handler by Stefan Weinhuber · 18 years ago
  59. 69f90f6 [S390] dasd: Use const in busid functions. by Cornelia Huck · 18 years ago
  60. c7a8548 [S390] blacklist.c: removed duplicated include by Huang Weiyi · 18 years ago
  61. 3cb2cea [S390] vmlogrdr: module initialization function should return negative errors by Marcin Slusarz · 18 years ago
  62. 32aff57 [S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID. by Michael Ernst · 18 years ago
  63. a8043ec drivers/parisc: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 18 years ago
  64. faa5b9d [POWERPC] macintosh: Replace deprecated __initcall with device_initcall by Robert P. J. Day · 18 years ago
  65. 64e4566 [POWERPC] Add null pointer check to of_find_property by Timur Tabi · 18 years ago
  66. 9ffee4c tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lock by Andrew Morton · 18 years ago
  67. e7e72bf Remove blkdev warning triggered by using md by Neil Brown · 18 years ago
  68. 4920916 char: select fw_loader by moxa by Jiri Slaby · 18 years ago
  69. 3fc9577 lib: create common ascii hex array by Harvey Harrison · 18 years ago
  70. 122a881 video/logo: add support for Blackfin/Linux logo for framebuffer console by Robin Getz · 18 years ago
  71. 3b7ec11 ipmi: support I/O resources in OF driver by Nate Case · 18 years ago
  72. 3b73a22 pnp: add ISAPnP MPU option quirks by Rene Herman · 18 years ago
  73. bc033c9 pnp: add pnp_build_option() to the API by Rene Herman · 18 years ago
  74. 726a7a3 pnp: clean up pnp_fixup_device() by Rene Herman · 18 years ago
  75. 82f55af fix "lxfb: extend PLL table to support dotclocks below 25 MHz" by Jens Rottmann · 18 years ago
  76. 8b8b498 oprofile: don't request cache line alignment for cpu_buffer by Eric Dumazet · 18 years ago
  77. f7c5a77 m68knommu: add info about removing mcfserial by Sebastian Siewior · 18 years ago
  78. 57cc097 mpc5200_psc_spi: typo fix in header block by Grant Likely · 18 years ago
  79. db973ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  80. cafa027 cs5520: disable VDMA by Bartlomiej Zolnierkiewicz · 18 years ago
  81. 64afc31 ide/Kconfig: couple of fixes by Bartlomiej Zolnierkiewicz · 18 years ago
  82. e7f379d alim15x3: remove WDC_ALI15X3 config option by Bartlomiej Zolnierkiewicz · 18 years ago
  83. 63b1623 alim15x3: add "wdc_udma" module parameter by Bartlomiej Zolnierkiewicz · 18 years ago
  84. 2bf111d alim15x3: remove stale warning about ATI RS100 northbridge by Bartlomiej Zolnierkiewicz · 18 years ago
  85. df98668 alim15x3: trivial cleanup for ali_set_pio_mode() by Bartlomiej Zolnierkiewicz · 18 years ago
  86. e0b4eb5 make ide-iops.c:SELECT_MASK() static by Adrian Bunk · 18 years ago
  87. 4d4423c SWARM IDE: Fix up following changes to ide_hwif_t by Maciej W. Rozycki · 18 years ago
  88. dd28642 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  89. 4717df5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  90. fc99824c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  91. e90a4e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  92. 0a3ad00 Driver core: struct class remove children list by Dave Young · 18 years ago
  93. 6aa5fc4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  94. 4051770 USB: atmel_usba_udc fixes, mostly disconnect() by David Brownell · 18 years ago
  95. 5a59bc5 USB: pxa27x_udc: minor fixes by Robert Jarzmik · 18 years ago
  96. 6def755 usbtest: comment on why this code "expects" negative and positive errnos by Marcin Slusarz · 18 years ago
  97. 5fc8939 USB: remove PICDEM FS USB demo (04d8:000c) device from ldusb by Xiaofan Chen · 18 years ago
  98. 96cb15c USB: option: add new Dell 5520 HSDPA variant by Dan Williams · 18 years ago
  99. e7c6f80 USB: unusual_devs: Add support for GI 0401 SD-Card interface by Filip Aben · 18 years ago
  100. b937033 USB: serial gadget: descriptor cleanup by David Brownell · 18 years ago