1. 894bcdf Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  2. 0fe40ff libata: clean up the SFF code for coding style by Alan Cox · 16 years ago
  3. 871af12 libata: Add 32bit PIO support by Alan Cox · 16 years ago
  4. e427fe0 [libata] ahci: Withdraw IGN_SERR_INTERNAL for SB800 SATA by Shane Huang · 16 years ago
  5. 4044ba5 md: don't retry recovery of raid1 that fails due to error on source drive. by NeilBrown · 16 years ago
  6. efeb53c md: Allow md devices to be created by name. by NeilBrown · 16 years ago
  7. d337482 md: make devices disappear when they are no longer needed. by NeilBrown · 16 years ago
  8. a21d150 md: centralise all freeing of an 'mddev' in 'md_free' by NeilBrown · 16 years ago
  9. 8b76539 md: move allocation of ->queue from mddev_find to md_probe by NeilBrown · 16 years ago
  10. cd2ac93 md: need another print_sb for mdp_superblock_1 by Cheng Renquan · 16 years ago
  11. 159ec1f md: use list_for_each_entry macro directly by Cheng Renquan · 16 years ago
  12. ccacc7d md: raid0: make hash_spacing and preshift sector-based. by Andre Noll · 16 years ago
  13. 83838ed md: raid0: Represent the size of strip zones in sectors. by Andre Noll · 16 years ago
  14. 0825b87 md: raid0 create_strip_zones(): Add KERN_INFO/KERN_ERR to printk's. by Andre Noll · 16 years ago
  15. 6b8796c md: raid0 create_strip_zones(): Make two local variables sector-based. by Andre Noll · 16 years ago
  16. 6199d3d md: raid0: Represent zone->zone_offset in sectors. by Andre Noll · 16 years ago
  17. 019c4e2 md: raid0: Represent device offset in sectors. by Andre Noll · 16 years ago
  18. e0f0686 md: raid0_make_request(): Replace local variable block by sector. by Andre Noll · 16 years ago
  19. a471200 md: raid0_make_request(): Remove local variable chunk_size. by Andre Noll · 16 years ago
  20. 1b7fdf8 md: raid0_make_request(): Replace chunksize_bits by chunksect_bits. by Andre Noll · 16 years ago
  21. 0c3573f md: use sysfs_notify_dirent to notify changes to md/sync_action. by NeilBrown · 16 years ago
  22. 5384527 md: fix bitmap-on-external-file bug. by NeilBrown · 16 years ago
  23. 6ecb6f2 pata_hpt366: reimplement mode programming by Tejun Heo · 16 years ago
  24. b63d395 [libata] pata_hpt3x3: correct _freeze() function declaration by Jeff Garzik · 16 years ago
  25. 5c18c4d libata: Add special ata_pio_need_iordy() handling for Compact Flash. by David Daney · 16 years ago
  26. 78a7ba4 pata_platform: __pata_platform_remove() shouldn't be in discard section by Sonic Zhang · 16 years ago
  27. 1564a18 sata_sil24: remove unused sil24_port_multiplier by Grant Grundler · 16 years ago
  28. 8522ee2 [libata] ahci: Add SATA GEN3 related messages by Shane Huang · 16 years ago
  29. 2852bcf ata_piix: save, use saved and restore IOCFG by Tejun Heo · 16 years ago
  30. fc80902 pata_ali: Fix and workaround for FIFO DMA bug by Alan Cox · 16 years ago
  31. 1b2c357 pata_ali: force initialise a few bits by Alan Cox · 16 years ago
  32. 978ff6d pata_hpt3x3: Workarounds for chipset by Alan Cox · 16 years ago
  33. 85da1fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  34. 73ac36e fix similar typos to successfull by Coly Li · 16 years ago
  35. da2bdf9 Make various things static by Roel Kluin · 16 years ago
  36. b67445f generic swap(): iphase: rename swap() to swap_byte_order() by Wu Fengguang · 16 years ago
  37. 4037014 w1: send status messages after command processing by Evgeniy Polyakov · 16 years ago
  38. f89735c w1: added w1 reset command by Evgeniy Polyakov · 16 years ago
  39. 325a06f w1: move w1 commands from defines to enum by Evgeniy Polyakov · 16 years ago
  40. c7e2663 w1: allow master IO commands by Evgeniy Polyakov · 16 years ago
  41. 3b83840 w1: list slaves commands by Evgeniy Polyakov · 16 years ago
  42. 9be62e0 w1: add touch block command by Evgeniy Polyakov · 16 years ago
  43. 610705e w1: add list masters w1 command by Evgeniy Polyakov · 16 years ago
  44. a5fd913 w1: add 1-wire master driver for i.MX27 / i.MX31 by Sascha Hauer · 16 years ago
  45. 09f50c9 tpm: clean up tpm_nsc driver for platform_device suspend/resume compliance by David Smith · 16 years ago
  46. ad8f07c misc: add dell-laptop driver by Matthew Garrett · 16 years ago
  47. 3cab7fd dcdbas: export functionality for use in other drivers by Matthew Garrett · 16 years ago
  48. 74d88eb rtc-ds1307: remove legacy probe() checks by Jüri Reitel · 16 years ago
  49. fed40b7 rtc-ds1307: SMBus compatibility by BARRE Sebastien · 16 years ago
  50. 1107ba8 xen: add xenfs to allow usermode <-> Xen interaction by Alex Zeffertt · 16 years ago
  51. d822034 drivers/xen/xenbus/xenbus_client.c: cleanup kerneldoc by Qinghuang Feng · 16 years ago
  52. 5886188 serial: Add driver for the Cell Network Processor serial port NWP device by Benjamin Krill · 16 years ago
  53. 19b0bd0 powerpc/cell: Use correct types in beat files by Ingo Molnar · 16 years ago
  54. 2efd72a mtd/ps3vram: Use _PAGE_NO_CACHE in memory ioremap by Geoff Levand · 16 years ago
  55. 60c0c59 mtd/ps3vram: Use msleep in waits by Geoff Levand · 16 years ago
  56. 993e62e mtd/ps3vram: Use proper kernel types by Geoff Levand · 16 years ago
  57. f259d74e mtd/ps3vram: Cleanup ps3vram driver messages by Geoff Levand · 16 years ago
  58. e7dd54c mtd/ps3vram: Remove ps3vram debug routines by Geoff Levand · 16 years ago
  59. 0a2d15b mtd/ps3vram: Add modalias support to the ps3vram driver by Geert Uytterhoeven · 16 years ago
  60. cffb4add mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTD by Jim Paris · 16 years ago
  61. d2b4397 powerpc: Fix iseries drivers build failure without CONFIG_VIOPATH by Kamalesh Babulal · 16 years ago
  62. 9e42d0c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  63. 97c440b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  64. e32fadc V4L/DVB (10190): cx88: Fix some Kbuild troubles by Mauro Carvalho Chehab · 16 years ago
  65. 571d864 V4L/DVB (10189): dm1105: Fix build with INPUT=m and DVB_DM1105=y by Mauro Carvalho Chehab · 16 years ago
  66. 2230c3c V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etc by Julia Lawall · 16 years ago
  67. 439b72b V4L/DVB (10182): tda8290: fix TDA8290 + TDA18271 initialization by Michael Krufky · 16 years ago
  68. 4326633 V4L/DVB (10181): v4l2-device: Fix some sparse warnings by Mauro Carvalho Chehab · 16 years ago
  69. ffbc5f8 V4L/DVB (10180): drivers/media: Fix a number of sparse warnings by Mauro Carvalho Chehab · 16 years ago
  70. 4c27f1a V4L/DVB (10179): tda8290: Fix two sparse warnings by Mauro Carvalho Chehab · 16 years ago
  71. 072ce0c V4L/DVB (10178): dvb_frontend: Fix some sparse warnings due to static symbols by Mauro Carvalho Chehab · 16 years ago
  72. 26cdc76 V4L/DVB (10177): Fix sparse warnings on em28xx by Mauro Carvalho Chehab · 16 years ago
  73. cfbaf4d V4L/DVB (10176b): pxa-camera: fix redefinition warnings and missing DMA definitions by Eric Miao · 16 years ago
  74. c0cd501 V4L/DVB (10176a): Switch remaining clear_user_page users over to clear_user_highpage by Guennadi Liakhovetski · 16 years ago
  75. d599edc staging: __FUNCTION__ is gcc-specific, use __func__ by Harvey Harrison · 16 years ago
  76. 9b4778f trivial: replace last usages of __FUNCTION__ in kernel by Harvey Harrison · 16 years ago
  77. b424e8d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  78. 7c7758f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  79. 67acd8b Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async by Linus Torvalds · 16 years ago
  80. b13d372 topology: Fix sparc64 build. by David Miller · 16 years ago
  81. daf4b80 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  82. 2f2408a Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  83. fa7b906 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  84. 0824990 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  85. 30aafdb touchscreen: Fix build of da9034 by Alan Cox · 16 years ago
  86. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  87. 7605274 HID: fix hid->hiddev initialization in hiddev_connect() by Jiri Kosina · 16 years ago
  88. f6dc1e5 PCI PM: Put PM callbacks in the order of execution by Rafael J. Wysocki · 16 years ago
  89. d67e37d PCI PM: Run default PM callbacks for all devices using new framework by Rafael J. Wysocki · 16 years ago
  90. 98e6e28 PCI PM: Register power state of devices during initialization by Rafael J. Wysocki · 16 years ago
  91. ad8cfa1 PCI PM: Call pci_fixup_device from legacy routines by Rafael J. Wysocki · 16 years ago
  92. bb80894 PCI PM: Rearrange code in pci-driver.c by Rafael J. Wysocki · 16 years ago
  93. 7341042 PCI PM: Avoid touching devices behind bridges in unknown state by Rafael J. Wysocki · 16 years ago
  94. 07e836e PCI PM: Move pci_has_legacy_pm_support by Rafael J. Wysocki · 16 years ago
  95. 571ff75 PCI PM: Power-manage devices without drivers during suspend-resume by Rafael J. Wysocki · 16 years ago
  96. fa58d30 PCI PM: Add suspend counterpart of pci_reenable_device by Rafael J. Wysocki · 16 years ago
  97. c9b9972 PCI PM: Fix poweroff and restore callbacks by Rafael J. Wysocki · 16 years ago
  98. 987a4c7 PCI: Use msleep instead of cpu_relax during ASPM link retraining by Andrew Patterson · 16 years ago
  99. d934737 PCI: PCIe portdrv: Add kerneldoc comments to remining core funtions by Rafael J. Wysocki · 16 years ago
  100. fa6c993 PCI: PCIe portdrv: Rearrange code so that related things are together by Rafael J. Wysocki · 16 years ago