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