1. eb4da4c mac68k: macii adb comment correction by Finn Thain · 16 years ago
  2. 99ffab8 nubus: kill drivers/nubus/nubus_syms.c by Adrian Bunk · 16 years ago
  3. 0a8320b dio: ARRAY_SIZE() cleanup by Alejandro Martinez Ruiz · 16 years ago
  4. 3506e0c b43: avoid unregistering device objects during suspend by Rafael J. Wysocki · 16 years ago
  5. fa23f5c leds: add possibility to remove leds classdevs during suspend/resume by Rafael J. Wysocki · 16 years ago
  6. a41e3dc HWRNG: add possibility to remove hwrng devices during suspend/resume by Rafael J. Wysocki · 16 years ago
  7. 533354d Misc: Add possibility to remove misc devices during suspend/resume by Rafael J. Wysocki · 16 years ago
  8. f011e2e latency.c: use QoS infrastructure by Mark Gross · 16 years ago
  9. d82b351 pm qos infrastructure and interface by Mark Gross · 16 years ago
  10. 6d6f8d5 agp: alpha nopage by Nick Piggin · 16 years ago
  11. 1679196 m68knommu: use ARRAY_SIZE in ColdFire serial driver by Greg Ungerer · 16 years ago
  12. 9e2779f is_vmalloc_addr(): Check if an address is within the vmalloc boundaries by Christoph Lameter · 16 years ago
  13. b72540c deprecate obsolete pca9539 driver by eric miao · 16 years ago
  14. 9e60fdc gpiolib: pca9539 i2c gpio expander support by eric miao · 16 years ago
  15. e58b9e2 mcp23s08 spi gpio expander support by David Brownell · 16 years ago
  16. 15fae37 gpiolib: pcf857x i2c gpio expander support by David Brownell · 16 years ago
  17. d2876d0 gpiolib: add gpio provider infrastructure by David Brownell · 16 years ago
  18. a9c5fff gpiolib: add drivers/gpio directory by David Brownell · 16 years ago
  19. 99c84db iommu sg merging: call dma_set_seg_boundary in __scsi_alloc_queue() by FUJITA Tomonori · 16 years ago
  20. 59fc67d iommu sg merging: PCI: add dma segment boundary support by FUJITA Tomonori · 16 years ago
  21. 0c95fdc iommu sg merging: aacraid: use pci_set_dma_max_seg_size by FUJITA Tomonori · 16 years ago
  22. b7d8629 iommu sg merging: sata_inic162x: use pci_set_dma_max_seg_size by FUJITA Tomonori · 16 years ago
  23. 860ac56 iommu sg merging: call blk_queue_segment_boundary in __scsi_alloc_queue by FUJITA Tomonori · 16 years ago
  24. d1b5163 iommu sg merging: parisc: make iommu respect the segment size limits by FUJITA Tomonori · 16 years ago
  25. 4d57cdf iommu sg merging: PCI: add device_dma_parameters support by FUJITA Tomonori · 16 years ago
  26. 7bbdc3d serial: MPSC: set baudrate when BRG divider is set. by Mark A. Greer · 16 years ago
  27. 3e8d4e2 serial: Coding style by Alan Cox · 16 years ago
  28. 6d4d67b serial: speed setup failure reporting by Alan Cox · 16 years ago
  29. c8c6bfa serial: avoid stalling suspend if serial port won't drain by Russell King · 16 years ago
  30. 9d778a6 serial: avoid waking up closed serial ports on resume by Russell King · 16 years ago
  31. 74a19741 8250.c: support specifying DW APB UARTs in device platform_data by Will Newton · 16 years ago
  32. 02c9b5c serial: add ADDI-DATA GmbH Communication cardsin8250_pci.c and pci_ids.h by Krauth.Julien · 16 years ago
  33. 1452750 drivers/serial/s3c2410.c: remove dead config symbols by Jiri Olsa · 16 years ago
  34. c3e4642 serial: keep the DTR setting for serial console. by Yinghai Lu · 16 years ago
  35. 1523508 drivers/pcmcia: add missing pci_dev_get by Julia Lawall · 16 years ago
  36. 5a1c3e1 drivers/pcmcia: Add missing iounmap by Julia Lawall · 16 years ago
  37. 4c1fc44 at91_cf: use generic gpio calls by David Brownell · 16 years ago
  38. 9ab9898 pcmcia/pcnet_cs: fix 'shadow variable' warning by Richard Knutsson · 16 years ago
  39. cfd4734 pcmcia/fmvj18x_cs: fix 'shadow variable' warning by Richard Knutsson · 16 years ago
  40. c61f26f pcmcia/axnet_cs: make use of 'max()' instead of handcrafted one by Richard Knutsson · 16 years ago
  41. 6b2e438 pcmcia/axnet_cs: make functions static by Richard Knutsson · 16 years ago
  42. 1569d9e pcmcia/3c574_cs: fix 'shadow variable' warning by Richard Knutsson · 16 years ago
  43. 52debb0 pcmcia: include bad CIS filename in error message by Randy Dunlap · 16 years ago
  44. d6b4fa6 pcmcia: stop updating dev->power.power_state by David Brownell · 16 years ago
  45. 906da80 pcmcia: replace kio_addr_t with unsigned int everywhere by Olof Johansson · 16 years ago
  46. ecb8a84 pcmcia: convert some internal-only ioaddr_t to unsigned int by Olof Johansson · 16 years ago
  47. 96cf49a drivers/net/wireless/b43/main.c needs io.h by Andrew Morton · 16 years ago
  48. 9ef9dc6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  49. 0d899e1 Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into devel by Russell King · 16 years ago
  50. 93890b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  51. f5bb3a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 16 years ago
  52. 519cb68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 16 years ago
  53. 2f98735 vm audit: add VM_DONTEXPAND to mmap for drivers that need it by Nick Piggin · 16 years ago
  54. fe2528b ADB: Add missing #include <linux/platform_device.h> by Geert Uytterhoeven · 16 years ago
  55. a2e4e10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  56. a6cc48e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  57. 7cf7669 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 16 years ago
  58. fa3218d [ARM] 4660/3: at91: allow selecting UART for early kernel messages by Guennadi Liakhovetski · 16 years ago
  59. 85e6c7a [ARM] 4810/1: - Fix 'section mismatch' building warnings by Kristoffer Ericson · 16 years ago
  60. 2f65baf [ARM] 21285 serial: fix build error by Russell King · 16 years ago
  61. 6b35e40 virtio: balloon driver by Rusty Russell · 16 years ago
  62. 55a7c06 virtio: Use PCI revision field to indicate virtio PCI ABI version by Anthony Liguori · 16 years ago
  63. 3343660 virtio: PCI device by Anthony Liguori · 17 years ago
  64. d50ed90 virtio_blk: implement naming for vda-vdz,vdaa-vdzz,vdaaa-vdzzz by Christian Borntraeger · 16 years ago
  65. 4f3bf19 virtio_blk: Dont waste major numbers by Christian Borntraeger · 16 years ago
  66. 135da0b virtio_blk: provide getgeo by Christian Borntraeger · 16 years ago
  67. 6c0cd7c virtio_net: parametrize the napi_weight for virtio receive queue. by Dor Laor · 17 years ago
  68. 2cb9c6b virtio: free transmit skbs when notified, not on next xmit. by Rusty Russell · 16 years ago
  69. a48bd8f virtio: flush buffers on open by Rusty Russell · 16 years ago
  70. e70f2f1 virtnet: remove double ether_setup by Christian Borntraeger · 17 years ago
  71. c6fd470 virtio: Allow virtio to be modular and used by modules by Rusty Russell · 16 years ago
  72. 15f9c89 virtio: Use the sg_phys convenience function. by Rusty Russell · 16 years ago
  73. 0ad07ec virtio: Put the virtio under the virtualization menu by Anthony Liguori · 17 years ago
  74. 81a8dea virtio: handle interrupts after callbacks turned off by Rusty Russell · 16 years ago
  75. 6e5aa7e virtio: reset function by Rusty Russell · 16 years ago
  76. b3369c1 virtio: populate network rings in the probe routine, not open by Rusty Russell · 16 years ago
  77. 34a4857 virtio: Tweak virtio_net defines by Rusty Russell · 16 years ago
  78. 50c8ea8 virtio: Net header needs hdr_len by Rusty Russell · 16 years ago
  79. 426e3e0 virtio: clarify NO_NOTIFY flag usage by Rusty Russell · 16 years ago
  80. 18445c4 virtio: explicit enable_cb/disable_cb rather than callback return. by Rusty Russell · 16 years ago
  81. a586d4f virtio: simplify config mechanism. by Rusty Russell · 16 years ago
  82. f35d9d8 virtio: Implement skb_partial_csum_set, for setting partial csums on untrusted packets. by Rusty Russell · 16 years ago
  83. 8891fec scsi: fix dependency bug in aic7 Makefile by Sam Ravnborg · 16 years ago
  84. ee0fc09 drivers/watchdog/: Spelling fixes by Joe Perches · 16 years ago
  85. 44363f1 drivers/video/: Spelling fixes by Joe Perches · 16 years ago
  86. b8c268d drivers/ssb/: Spelling fixes by Joe Perches · 16 years ago
  87. 8f4aafe drivers/serial/: Spelling fixes by Joe Perches · 16 years ago
  88. b1c1181 drivers/scsi/: Spelling fixes by Joe Perches · 16 years ago
  89. f26fc4e drivers/pcmcia/: Spelling fixes by Joe Perches · 16 years ago
  90. 4f63ba1 drivers/parisc/: Spelling fixes by Joe Perches · 16 years ago
  91. 081985a drivers/nubus/: Spelling fixes by Joe Perches · 16 years ago
  92. 8e87d78 drivers/mtd/: Spelling fixes by Joe Perches · 16 years ago
  93. fc1323b drivers/message/: Spelling fixes by Joe Perches · 16 years ago
  94. c84e603 drivers/media/: Spelling fixes by Joe Perches · 16 years ago
  95. f18816b drivers/macintosh/: Spelling fixes by Joe Perches · 16 years ago
  96. c66ed65 drivers/isdn/: Spelling fixes by Joe Perches · 16 years ago
  97. 5047fab drivers/input/: Spelling fixes by Joe Perches · 16 years ago
  98. d48140e drivers/firmware/: Spelling fixes by Joe Perches · 16 years ago
  99. 6f042b5 drivers/edac/: Spelling fixes by Joe Perches · 16 years ago
  100. 8dfba4d drivers/char/: Spelling fixes by Joe Perches · 16 years ago