1. ec3b67c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  2. e868171 De-constify sched.h by Alexey Dobriyan · 18 years ago
  3. 43cc738 [NET] napi: use non-interruptible sleep in napi_disable by Benjamin Herrenschmidt · 18 years ago
  4. 8c56a34 Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 by David S. Miller · 18 years ago
  5. 06dbbfe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  6. 7f14957 Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 18 years ago
  7. 2c75055 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest by Linus Torvalds · 18 years ago
  8. 2304c3a Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  9. fcd0580 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 18 years ago
  10. de48844 Permit silencing of __deprecated warnings. by Jeff Garzik · 18 years ago
  11. 85cdffc fix sg_phys to use dma_addr_t by Hugh Dickins · 18 years ago
  12. 96fd4cd [netdrvr] forcedeth: add MCP77 device IDs by Ayaz Abdulla · 18 years ago
  13. e1e7296 lguest: documentation update by Rusty Russell · 18 years ago
  14. 7334492 lguest: clean up lguest_launcher.h by Rusty Russell · 18 years ago
  15. 681f3e6 sched: isolate SMP balancing code a bit more by Peter Williams · 18 years ago
  16. e1d1484 sched: reduce balance-tasks overhead by Peter Williams · 18 years ago
  17. a8972cc sched: constify sched.h by Joe Perches · 18 years ago
  18. b15136e sched: fix fastcall mismatch in completion APIs by Ingo Molnar · 18 years ago
  19. d8ef2c2 [DCCP]: Convert Reset code into socket error number by Gerrit Renker · 18 years ago
  20. fde2010 [DCCP]: Retrieve packet sequence number for error reporting by Gerrit Renker · 18 years ago
  21. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 18 years ago
  22. c2636b4 [NET]: Treat the sign of the result of skb_headroom() consistently by Chuck Lever · 18 years ago
  23. bada339 [NET]: Validate device addr prior to interface-up by Jeff Garzik · 18 years ago
  24. f0c15f4 add port definition for mcf UART driver by Greg Ungerer · 18 years ago
  25. 25c2635 Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 18 years ago
  26. 5a0e554b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  27. 2dcb407 [libata] checkpatch-inspired cleanups by Jeff Garzik · 18 years ago
  28. f1ecfd5 remove header_ops bug in qeth driver by Ursula Braun · 18 years ago
  29. 02bae21 Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth into upstream by Jeff Garzik · 18 years ago
  30. 5712cb3 [PARPORT] Remove unused 'irq' argument from parport irq functions by Jeff Garzik · 18 years ago
  31. f230d10 [PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt} by Jeff Garzik · 18 years ago
  32. 3f2e40d [PARPORT] Consolidate code copies into a single generic irq handler by Jeff Garzik · 18 years ago
  33. 01e7ae8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 18 years ago
  34. b530cc7 9p: add virtio transport by Eric Van Hensbergen · 18 years ago
  35. de26103 [SG] Add debug check for page alignment by Jens Axboe · 18 years ago
  36. 0b776eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  37. e2734d6 mv643xx_eth: Move ethernet register definitions into private header by Lennert Buytenhek · 18 years ago
  38. c4a6a2a mv643xx_eth: Split off mv643xx_eth platform device data by Lennert Buytenhek · 18 years ago
  39. 19f1537 Lguest support for Virtio by Rusty Russell · 18 years ago
  40. 1504527 Remove old lguest I/O infrrasructure. by Rusty Russell · 18 years ago
  41. 0ca49ca Remove old lguest bus and drivers. by Rusty Russell · 18 years ago
  42. 0a8a69d Virtio helper routines for a descriptor ringbuffer implementation by Rusty Russell · 18 years ago
  43. 3161043 Virtio console driver by Rusty Russell · 18 years ago
  44. e467cde Block driver using virtio. by Rusty Russell · 18 years ago
  45. 296f96f Net driver using virtio by Rusty Russell · 18 years ago
  46. ec3d41c Virtio interface by Rusty Russell · 18 years ago
  47. 47436aa Boot with virtual == physical to get closer to native Linux. by Rusty Russell · 18 years ago
  48. c18acd7 Allow guest to specify syscall vector to use. by Rusty Russell · 18 years ago
  49. 47aee45 lguest.h declares a struct timespec, make it include linux/time.h by Jes Sorensen · 18 years ago
  50. b410e7b Make hypercalls arch-independent. by Jes Sorensen · 18 years ago
  51. 48245cc Remove fixed limit on number of guests, and lguests array. by Rusty Russell · 18 years ago
  52. c37ae93 Move lguest hcalls to arch-specific header by Jes Sorensen · 18 years ago
  53. b45d8cb Make lguest_launcher.h types userspace-friendly by Rusty Russell · 18 years ago
  54. ee8e7cf Make asm-x86/bootparam.h includable from userspace. by Rusty Russell · 18 years ago
  55. e95d9c6 Expand hwif->host_flags so that it fits new flags. by David Miller · 18 years ago
  56. 81f8320 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 18 years ago
  57. f09cc91 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  58. ad792f4 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  59. 69450bb Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 18 years ago
  60. d6ec084 Add CONFIG_DEBUG_SG sg validation by Jens Axboe · 18 years ago
  61. 18dabf4 Change table chaining layout by Jens Axboe · 18 years ago
  62. e38f981 exportfs: update documentation by Christoph Hellwig · 18 years ago
  63. 3965516 exportfs: make struct export_operations const by Christoph Hellwig · 18 years ago
  64. cfaea78 exportfs: remove old methods by Christoph Hellwig · 18 years ago
  65. be55caf reiserfs: new export ops by Christoph Hellwig · 18 years ago
  66. 05da080 efs: new export ops by Christoph Hellwig · 18 years ago
  67. 2596110 exportfs: add new methods by Christoph Hellwig · 18 years ago
  68. 6e91ea2 exportfs: add fid type by Christoph Hellwig · 18 years ago
  69. 00bf409 kexec: add BSS to resource tree by Bernhard Walle · 18 years ago
  70. 3460a6d Intel IOMMU: DMAR fault handling support by Keshavamurthy, Anil S · 18 years ago
  71. ba39592 Intel IOMMU: Intel IOMMU driver by Keshavamurthy, Anil S · 18 years ago
  72. 994a65e Intel IOMMU: PCI generic helper function by Keshavamurthy, Anil S · 18 years ago
  73. 10e5247 Intel IOMMU: DMAR detection and parsing logic by Keshavamurthy, Anil S · 18 years ago
  74. 89910cc ext2: avoid rec_len overflow with 64KB block size by Jan Kara · 18 years ago
  75. b68680e capabilities: clean up file capability reading by Serge E. Hallyn · 18 years ago
  76. b9049e2 memory hotplug: make kmem_cache_node for SLUB on memory online avoid panic by Yasunori Goto · 18 years ago
  77. 7b78d33 memory hotplug: rearrange memory hotplug notifier by Yasunori Goto · 18 years ago
  78. 214541d add WEAK() for creating weak asm labels by Rusty Russell · 18 years ago
  79. 82f66fb [SG] Add helpers for manipulating SG entries by Jens Axboe · 18 years ago
  80. 3bcc957 V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls by Hans Verkuil · 18 years ago
  81. 22c4a4e V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field by Mauro Carvalho Chehab · 18 years ago
  82. e3fa259 [NET]: Cut off the queue_mapping field from sk_buff by Pavel Emelyanov · 18 years ago
  83. 668f895 [NET]: Hide the queue_mapping field inside netif_subqueue_stopped by Pavel Emelyanov · 18 years ago
  84. 4e3ab47 [NET]: Make and use skb_get_queue_mapping by Pavel Emelyanov · 18 years ago
  85. 305e1e9 [INET]: Let inet_diag and friends autoload by Jean Delvare · 18 years ago
  86. deea84b [NET]: Fix SKB_WITH_OVERHEAD calculation by Herbert Xu · 18 years ago
  87. 6c7af27 [TG3]: Add 5723 support by Matt Carlson · 18 years ago
  88. 2cb3377 [Bluetooth] Add constant for Bluetooth socket options level by Marcel Holtmann · 18 years ago
  89. 553a05b Input: i8042 - export i8042_command() by Márton Németh · 18 years ago
  90. 74c3cbe [PATCH] audit: watching subtrees by Al Viro · 18 years ago
  91. 455434d [PATCH] new helper - inotify_evict_watch() by Al Viro · 19 years ago
  92. b9efe8a [PATCH] new helper - inotify_clone_watch() by Al Viro · 19 years ago
  93. 8aec080 [PATCH] new helpers - collect_mounts() and release_collected_mounts() by Al Viro · 19 years ago
  94. 5a190ae [PATCH] pass dentry to audit_inode()/audit_inode_child() by Al Viro · 19 years ago
  95. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  96. 5f73708 Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 18 years ago
  97. 8e8a140 fix do_sys_open() prototype by Jason Uhlenkott · 18 years ago
  98. 405bbe9 Typo: depricated -> deprecated by Rolf Eike Beer · 18 years ago
  99. 7a8c3d3 dm: uevent generate events by Mike Anderson · 18 years ago
  100. 96a1f7d dm: export name and uuid by Mike Anderson · 18 years ago