1. 58a2456 lguest: move the initial guest page table creation code to the host by Matias Zabaljauregui · 16 years ago
  2. be3c583 kvm-s390: implement config_changed for virtio on s390 by Christian Borntraeger · 16 years ago
  3. c298345 virtio_console: support console resizing by Christian Borntraeger · 16 years ago
  4. 29f9f12 virtio: add PCI device release() function by Mark McLoughlin · 16 years ago
  5. b194aee virtio_blk: fix type warning by Randy Dunlap · 16 years ago
  6. 0864b79 virtio: block: dynamic maximum segments by Rusty Russell · 16 years ago
  7. 4b7f7e2 virtio: set max_segment_size and max_sectors to infinite. by Rusty Russell · 16 years ago
  8. 1b4aa2f virtio: avoid implicit use of Linux page size in balloon interface by Hollis Blanchard · 16 years ago
  9. 87c7d57 virtio: hand virtio ring alignment as argument to vring_new_virtqueue by Rusty Russell · 16 years ago
  10. db40598 virtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relying on pagesize by Rusty Russell · 16 years ago
  11. 2966af7 virtio: use LGUEST_VRING_ALIGN instead of relying on pagesize by Rusty Russell · 16 years ago
  12. 498af14 virtio: Don't use PAGE_SIZE for vring alignment in virtio_pci. by Rusty Russell · 16 years ago
  13. 5f0d1d7 virtio: rename 'pagesize' arg to vring_init/vring_size by Rusty Russell · 16 years ago
  14. 480daab virtio: Don't use PAGE_SIZE in virtio_pci.c by Rusty Russell · 16 years ago
  15. 99e0b6c virtio: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  16. 13b1eb3 virtio-pci queue allocation not page-aligned by Hollis Blanchard · 16 years ago
  17. 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  18. c4c9f01 net: ehea NAPI interface cleanup fix by Stephen Rothwell · 16 years ago
  19. bf66542 cifs: update for new IP4/6 address printing by Stephen Rothwell · 16 years ago
  20. d05a788 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  21. 96faec9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 16 years ago
  22. 2926328 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-nvram by Linus Torvalds · 16 years ago
  23. 54d2f64 Merge branch 'next' into for-linus by James Morris · 16 years ago
  24. ca9153a powerpc/44x: Support 16K/64K base page sizes on 44x by Ilya Yanok · 16 years ago
  25. 6ca4f74 powerpc: Force memory size to be a multiple of PAGE_SIZE by Hollis Blanchard · 16 years ago
  26. 541ef5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 16 years ago
  27. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  28. 54a696b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  29. 1d248b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  30. 1db2a5c1 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  31. a39b863 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  32. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  33. be9c5ae Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  34. bb26c6c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  35. e14e61e Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  36. cb10ea5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  37. 81d6e59 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  38. aa6eeee m68k: use the new byteorder headers by Harvey Harrison · 16 years ago
  39. 7f877eb fbcon: Protect free_irq() by MACH_IS_ATARI check by Geert Uytterhoeven · 16 years ago
  40. 79f0c9a fbcon: remove broken mac vbl handler by Finn Thain · 16 years ago
  41. 646819e m68k: fix trigraph ignored warning in setox.S by Finn Thain · 16 years ago
  42. 3839d01 macfb annotations and compiler warning fix by Finn Thain · 16 years ago
  43. 746e8d3 m68k: mac baboon interrupt enable/disable by Finn Thain · 16 years ago
  44. 429dbf5 m68k: machw.h cleanup by Finn Thain · 16 years ago
  45. 4a97359 m68k: Mac via cleanup and commentry by Finn Thain · 16 years ago
  46. 40f7f9c m68k: Reinstate mac rtc by Finn Thain · 16 years ago
  47. eb56092 net: Allow dependancies of FDDI & Tokenring to be modular. by Dave Jones · 16 years ago
  48. 8d25332 igb: Fix build warning when DCA is disabled. by David S. Miller · 16 years ago
  49. 2d5451d net: Fix warning fallout from recent NAPI interface changes. by David S. Miller · 16 years ago
  50. 0da2afd5 gro: Fix potential use after free by Herbert Xu · 16 years ago
  51. 8438134 sfc: If AN is enabled, always read speed/duplex from the AN advertising bits by Ben Hutchings · 16 years ago
  52. f4bd954 sfc: When disabling the NIC, close the device rather than unregistering it by Ben Hutchings · 16 years ago
  53. 307505e sfc: SFT9001: Add cable diagnostics by Ben Hutchings · 16 years ago
  54. 1796721 sfc: Add support for multiple PHY self-tests by Ben Hutchings · 16 years ago
  55. 2ef3068 sfc: Merge top-level functions for self-tests by Ben Hutchings · 16 years ago
  56. a5692e4 sfc: Clean up PHY mode management in loopback self-test by Ben Hutchings · 16 years ago
  57. caa8d8b sfc: Fix unreliable link detection in some loopback modes by Ben Hutchings · 16 years ago
  58. 6977dc6 sfc: Generate unique names for per-NIC workqueues by Ben Hutchings · 16 years ago
  59. e727149 802.3ad: use standard ethhdr instead of ad_header by Holger Eitzenberger · 16 years ago
  60. e4ac432 802.3ad: generalize out mac address initializer by Holger Eitzenberger · 16 years ago
  61. 7addeef 802.3ad: initialize ports LACPDU from const initializer by Holger Eitzenberger · 16 years ago
  62. 87f422f 802.3ad: remove typedef around ad_system by Holger Eitzenberger · 16 years ago
  63. 1624db7 802.3ad: turn ports is_individual into a bool by Holger Eitzenberger · 16 years ago
  64. f48127b 802.3ad: turn ports is_enabled into a bool by Holger Eitzenberger · 16 years ago
  65. d238d45 802.3ad: make ntt bool by Holger Eitzenberger · 16 years ago
  66. d3fa4721 ixgbe: Fix set_ringparam in ixgbe to use the same memory pools. by Peter P Waskiewicz Jr · 16 years ago
  67. 7adf152 ixgbe: Fix NAPI enable/disable path when using DCB by Peter P Waskiewicz Jr · 16 years ago
  68. d7b0663 net: Init NAPI dev_list on napi_del by Peter P Waskiewicz Jr · 16 years ago
  69. 26bc19e igb: re-order queues to support cleaner use of ivar on 82576 by Alexander Duyck · 16 years ago
  70. 0e014cb igb: defeature tx head writeback by Alexander Duyck · 16 years ago
  71. f2712fd ipsec: Remove useless ret variable by Herbert Xu · 16 years ago
  72. fdb614c ucc_geth: Eliminate the need for forward references by Anton Vorontsov · 16 years ago
  73. 9c54004 atm: Driver for Solos PCI ADSL2+ card. by David Woodhouse · 16 years ago
  74. 236b87c gigaset: ifdef cleanup by Tilman Schmidt · 16 years ago
  75. c8770dc gigaset: use pr_err() and pr_info() by Tilman Schmidt · 16 years ago
  76. 4d8cd00 cxgb3: add control to access embedded images by Divy Le Ray · 16 years ago
  77. 6dd0148 drivers/net/wireless/prism54: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  78. a3d1fd2 drivers/net/wireless/ipw2x00: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  79. 11ab72a drivers/net/wireless/b43: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  80. bf512bc drivers/net/wireless/ath9k: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  81. 2ed5ba8 drivers/net/wireless: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  82. 62c5345 drivers/net/wan/z85230.c: fix sparse warnings: un-EXPORT symbols by Hannes Eder · 16 years ago
  83. 7b3dfa1 drivers/net/wan: fix sparse warning: make symbol static by Hannes Eder · 16 years ago
  84. d157e02 drivers/net/wan: fix sparse warnings: make do-while a compound statement by Hannes Eder · 16 years ago
  85. ec1d1ebb drivers/net/tulip: fix sparse warnings: make do-while a compound statement by Hannes Eder · 16 years ago
  86. 27cd6ae drivers/net/tokenring: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  87. 409b204 drivers/net/skfp: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  88. 2f22d22 drivers/net/qlge: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  89. f8057b7 drivers/net/netxen: fix sparse warnings: use NULL pointer instead of plain integer by Hannes Eder · 16 years ago
  90. e855aac drivers/net/ixgbe: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  91. 0e49e64 drivers/net/irda: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  92. 678c610 drivers/net/igb: remove dead code (function 'igb_read_pci_cfg') by Hannes Eder · 16 years ago
  93. 5e4232e drivers/net/enic: fix sparse warning: make symbol static by Hannes Eder · 16 years ago
  94. fa4c16d drivers/net/e1000e: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  95. af8eca5 drivers/net/cxgb3: comment out dead code by Hannes Eder · 16 years ago
  96. b06715b drivers/net/bonding: fix sparse warnings: move decls to header file by Hannes Eder · 16 years ago
  97. 9dc20f5 drivers/net/atlx: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  98. 888432f drivers/net/arcnet: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  99. dac499f drivers/net: fix sparse warnings: make symbols static by Hannes Eder · 16 years ago
  100. a08b32d drivers/net: fix sparse warning: returning void-valued expression by Hannes Eder · 16 years ago