1. 9ef9dc6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  2. 2c8296f Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm by Linus Torvalds · 17 years ago
  3. da89b79 Explain kmem_cache_cpu fields by Christoph Lameter · 17 years ago
  4. 9824601 SLUB: rename defrag to remote_node_defrag_ratio by Christoph Lameter · 17 years ago
  5. 93890b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  6. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  7. 9853832 Merge branch 'locks' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  8. 519cb68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  9. a2e4e10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  10. a6cc48e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  11. 7cf7669 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  12. fa3218d [ARM] 4660/3: at91: allow selecting UART for early kernel messages by Guennadi Liakhovetski · 17 years ago
  13. 6b35e40 virtio: balloon driver by Rusty Russell · 17 years ago
  14. 55a7c06 virtio: Use PCI revision field to indicate virtio PCI ABI version by Anthony Liguori · 17 years ago
  15. 3343660 virtio: PCI device by Anthony Liguori · 17 years ago
  16. 6e5aa7e virtio: reset function by Rusty Russell · 17 years ago
  17. 34a4857 virtio: Tweak virtio_net defines by Rusty Russell · 17 years ago
  18. 50c8ea8 virtio: Net header needs hdr_len by Rusty Russell · 17 years ago
  19. 24a5ae5 virtio: remove unused id field from struct virtio_blk_outhdr by Rusty Russell · 17 years ago
  20. 426e3e0 virtio: clarify NO_NOTIFY flag usage by Rusty Russell · 17 years ago
  21. 3309daa virtio: Fix vring_init/vring_size to take unsigned long by Anthony Liguori · 17 years ago
  22. f957d1f virtio: configuration change callback by Rusty Russell · 17 years ago
  23. 18445c4 virtio: explicit enable_cb/disable_cb rather than callback return. by Rusty Russell · 17 years ago
  24. a586d4f virtio: simplify config mechanism. by Rusty Russell · 17 years ago
  25. f35d9d8 virtio: Implement skb_partial_csum_set, for setting partial csums on untrusted packets. by Rusty Russell · 17 years ago
  26. ab1f161 pid-namespaces-vs-locks-interaction by Vitaliy Gusev · 17 years ago
  27. fd3f898 include/linux/: Spelling fixes by Joe Perches · 17 years ago
  28. ef08cce time: delete comments that refer to noexistent symbols by Li Zefan · 17 years ago
  29. eb8dc5e radix_tree.h trivial comment correction by Tim Pepper · 17 years ago
  30. efad798b Spelling fixes: lenght->length by Paulius Zaleckas · 17 years ago
  31. 14e4a0f Fix a small number of "memeber" typoes. by Robert P. J. Day · 17 years ago
  32. 96532ba linux/dma-mapping.h: rename macro to prevent multiple inclusion by Robert P. J. Day · 17 years ago
  33. a80f509 Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  34. cf6b5fbe [DCCP]: Reorganize struct dccp_sock to save 8 bytes by Arnaldo Carvalho de Melo · 17 years ago
  35. 35b5f6b PHYLIB: Locking fixes for PHY I/O potentially sleeping by Nate Case · 17 years ago
  36. 470a81a Remove __INIT_REFOK and __INITDATA_REFOK by Ralf Baechle · 17 years ago
  37. 9617c3e PM: Export device_pm_schedule_removal by Rafael J. Wysocki · 17 years ago
  38. cc3a137 Revert "PCI: PCIE ASPM support" by Greg Kroah-Hartman · 17 years ago
  39. 578cfa0 ide: move check_dma_crc() to ide-dma.c by Bartlomiej Zolnierkiewicz · 17 years ago
  40. af10f77 ide: remove ide_ata66_check() by Bartlomiej Zolnierkiewicz · 17 years ago
  41. 5efe7c5 ide: remove set_transfer() by Bartlomiej Zolnierkiewicz · 17 years ago
  42. 835457d ide: remove SATA_*_REG macros by Bartlomiej Zolnierkiewicz · 17 years ago
  43. 92b83c8 ide: remove ->nice0 and ->nice2 fields from ide_drive_t by Bartlomiej Zolnierkiewicz · 17 years ago
  44. b034304 ide: convert ->straight8 field in ide_hwif_t to bit flag by Bartlomiej Zolnierkiewicz · 17 years ago
  45. b60acab ide: remove unused ->auto_poll field from ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  46. d9270a3 ide: move create_proc_ide_drives() call to ide_device_add_all() by Bartlomiej Zolnierkiewicz · 17 years ago
  47. eafd88a ide: factor out devices setup from ide_acpi_init() by Bartlomiej Zolnierkiewicz · 17 years ago
  48. 1f2cf8b ide: add ->port_init_devs method to ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  49. 807b90d ide: add IDE_HFLAG_NO_{IO32_BIT,UNMASK_IRQS} host flags by Bartlomiej Zolnierkiewicz · 17 years ago
  50. 9e016a7 ide: add ide_deprecated_find_port() helper by Bartlomiej Zolnierkiewicz · 17 years ago
  51. f82c2b1 ide: add 'init_default' and 'restore' arguments to ide_unregister() by Bartlomiej Zolnierkiewicz · 17 years ago
  52. 0eea645 ide-floppy: use an xfer_func_t and io_buf_t typedefs in order to unify rw by Borislav Petkov · 17 years ago
  53. bfa14b4 ide: add ->cable_detect method to ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  54. c413b9b ide: add struct ide_port_info instances to legacy host drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  55. ae9458d Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 17 years ago
  56. 63e9b66 Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  57. 687fcdf Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  58. 215e871 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  59. b6cf160 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  60. c3caeba pda_power: implement polling by Anton Vorontsov · 17 years ago
  61. c7cc930 power_supply: add few more values and props by Dmitry Baryshkov · 17 years ago
  62. 8efe444 power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL by Andres Salomon · 17 years ago
  63. caea99e Hibernation: Introduce begin() and end() callbacks by Rafael J. Wysocki · 17 years ago
  64. c697eec Suspend: Introduce begin() and end() callbacks by Rafael J. Wysocki · 17 years ago
  65. 8252575 PM: Convert PM notifiers to out-of-line code by Alan Stern · 17 years ago
  66. c3e94d8 Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2) by Alan Stern · 17 years ago
  67. 3010f8c Hibernation: Introduce exportable suspend ioctls header (rev. 2) by Rafael J. Wysocki · 17 years ago
  68. fd7d1ce PCI: make pci_bus a struct device by Greg Kroah-Hartman · 17 years ago
  69. 05cca6e PCI: fix codingstyle issues in include/linux/pci.h by Greg Kroah-Hartman · 17 years ago
  70. 6c723d5 PCI: PCIE ASPM support by Shaohua Li · 17 years ago
  71. c277835 PCI ACPI: Added a function to register _OSC with only PCIe devices. by Andrew Patterson · 17 years ago
  72. 7cbe5b6 PCI: Remove pci_enable_device_bars() by Benjamin Herrenschmidt · 17 years ago
  73. b718989 PCI: Add pci_enable_device_{io,mem} intefaces by Benjamin Herrenschmidt · 17 years ago
  74. c40a22e PCI: Fix bus resource assignment on 32 bits with 64b resources by Benjamin Herrenschmidt · 17 years ago
  75. 94688cf PCI: export pci_restore_msi_state() by Linas Vepstas · 17 years ago
  76. 10d7425 PCI: get rid of pci_dev::{vendor,device}_compatible fields by Lennert Buytenhek · 17 years ago
  77. 4348a2d pcie: utilize pcie transaction pending bit by Shaohua Li · 17 years ago
  78. b09549e PCI: drivers/pci/rom.c: #if 0 two functions by Adrian Bunk · 17 years ago
  79. ad668599 PCI: make pci_restore_bars() static by Adrian Bunk · 17 years ago
  80. f319124 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  81. 41dceed USB: fix codingstyle issues in include/linux/usb/ by Greg Kroah-Hartman · 17 years ago
  82. 969ab2e USB: fix codingstyle issues in include/linux/usb.h by Greg Kroah-Hartman · 17 years ago
  83. a1cd7e9 USB: stop io performed by mos7720 upon close() by Oliver Neukum · 17 years ago
  84. 1512300 USB: Export suspend statistics by Sarah Sharp · 17 years ago
  85. 7f9705b USB: usbdevfs_urb: __user annotation by Marcin Slusarz · 17 years ago
  86. 6d71190 USB: linux/usb/Kbuild needs only "header-y", not "unifdef-y" by Robert P. J. Day · 17 years ago
  87. 9a6b1ef USB: usb_serial: clean tty reference in the last close by Aristeu Rozanski · 17 years ago
  88. 25a010c USB: add Printer Gadget Driver by Craig W. Nadler · 17 years ago
  89. 676d3aa USB: usb-storage: new "lockable" subclass 0x07 by Alan Stern · 17 years ago
  90. 5a3201b USB: Convert from class_device to device for USB core by Tony Jones · 17 years ago
  91. fbd1308 ide: use ide_remove_port_from_hwgroup in init_irq() by Bartlomiej Zolnierkiewicz · 17 years ago
  92. a6fbb1c ide: remove unused ide_hwgroup_t fields by Bartlomiej Zolnierkiewicz · 17 years ago
  93. 7616695 <linux/hdsmart.h> is not used by kernel code by Bartlomiej Zolnierkiewicz · 17 years ago
  94. dac2242 ide: don't include <linux/hdsmart.h> by Bartlomiej Zolnierkiewicz · 17 years ago
  95. 062f9f0 ide: use ide_build_sglist() and ide_destroy_dmatable() in non-PCI host drivers by Bartlomiej Zolnierkiewicz · 17 years ago
  96. 3650165 ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t by Bartlomiej Zolnierkiewicz · 17 years ago
  97. 4166c19 ide: add IDE_HFLAG_NO_DSC host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  98. 8ac2b42a ide: add IDE_HFLAG_CLEAR_SIMPLEX host flag by Bartlomiej Zolnierkiewicz · 17 years ago
  99. ecf32796 ide: ide_setup_dma() assumes 8 ports by Sergei Shtylyov · 17 years ago
  100. 7b9f25b ide: add ide_dump_identify() debug helper by Bartlomiej Zolnierkiewicz · 17 years ago