1. 01e7ae8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 17 years ago
  2. 1176360 [PATCH] Fix breakage after SG cleanups by Ralf Baechle · 17 years ago
  3. b530cc7 9p: add virtio transport by Eric Van Hensbergen · 17 years ago
  4. 891039a xtensa: fix sg->page fallout by Emil Medve · 17 years ago
  5. de26103 [SG] Add debug check for page alignment by Jens Axboe · 17 years ago
  6. 0b776eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  7. 0d68100 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest by Linus Torvalds · 17 years ago
  8. f3344c5 Merge branch 'for-linus' of ssh://master.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 17 years ago
  9. ba1c28a Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  10. 101e4d9 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 17 years ago
  11. f186c9a m68knommu: local module/elf definitions by Greg Ungerer · 17 years ago
  12. fa2eae9 m68knommu: define __clear_user macro by Matt Waddel · 17 years ago
  13. 83fcaf7 fvr32: fixup dma-mapping for new sg layout by Jens Axboe · 17 years ago
  14. 71df50a sh/sh64: fixup dma-mapping for new sg layout by Jens Axboe · 17 years ago
  15. 75d35c9 m68knommu: remove sg_address() by Jens Axboe · 17 years ago
  16. d09d276 frv: update comment in scatterlist to reflect new setup by Jens Axboe · 17 years ago
  17. 26da107 blackfin: remove sg_address() by Jens Axboe · 17 years ago
  18. dee9ba8 arm: sg fallout by Jens Axboe · 17 years ago
  19. eaf5f92 [AVR32] Implement at32_add_device_cf() by Haavard Skinnemoen · 17 years ago
  20. 2042c1c [AVR32] Implement more at32_add_device_foo() functions by Haavard Skinnemoen · 17 years ago
  21. 48021bd [AVR32] Platform code for pata_at32 by Kristoffer Nyborg Gregertsen · 17 years ago
  22. b61e8f4 parisc: fix sg_page() fallout by FUJITA Tomonori · 17 years ago
  23. 5edadbd powerpc: Fix fallout from sg_page() changes by Olof Johansson · 17 years ago
  24. 9efbf95 [ALSA] version 1.0.15 by Jaroslav Kysela · 17 years ago
  25. 19f1537 Lguest support for Virtio by Rusty Russell · 17 years ago
  26. 1504527 Remove old lguest I/O infrrasructure. by Rusty Russell · 17 years ago
  27. 0ca49ca Remove old lguest bus and drivers. by Rusty Russell · 17 years ago
  28. 0a8a69d Virtio helper routines for a descriptor ringbuffer implementation by Rusty Russell · 17 years ago
  29. 3161043 Virtio console driver by Rusty Russell · 17 years ago
  30. e467cde Block driver using virtio. by Rusty Russell · 17 years ago
  31. 296f96f Net driver using virtio by Rusty Russell · 17 years ago
  32. ec3d41c Virtio interface by Rusty Russell · 17 years ago
  33. 47436aa Boot with virtual == physical to get closer to native Linux. by Rusty Russell · 17 years ago
  34. c18acd7 Allow guest to specify syscall vector to use. by Rusty Russell · 17 years ago
  35. 47aee45 lguest.h declares a struct timespec, make it include linux/time.h by Jes Sorensen · 17 years ago
  36. b410e7b Make hypercalls arch-independent. by Jes Sorensen · 17 years ago
  37. 4614a3a Reorder guest saved regs to match hyperall order by Jes Sorensen · 17 years ago
  38. 625efab Move i386 part of core.c to x86/core.c. by Jes Sorensen · 17 years ago
  39. 48245cc Remove fixed limit on number of guests, and lguests array. by Rusty Russell · 17 years ago
  40. c37ae93 Move lguest hcalls to arch-specific header by Jes Sorensen · 17 years ago
  41. b45d8cb Make lguest_launcher.h types userspace-friendly by Rusty Russell · 17 years ago
  42. ee8e7cf Make asm-x86/bootparam.h includable from userspace. by Rusty Russell · 17 years ago
  43. e95d9c6 Expand hwif->host_flags so that it fits new flags. by David Miller · 17 years ago
  44. 81f8320 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  45. 56d61a0 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  46. f09cc91 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  47. 8b0eacc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  48. f10f114 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  49. ad792f4 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  50. 3650b0a ppc: fix AT_VECTOR_SIZE on arch/ppc by Grant Likely · 17 years ago
  51. 69450bb Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  52. 3cfa8f6 Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx by Paul Mackerras · 17 years ago
  53. 9490094 [MIPS] Fix include wrapper symbol to something sane. by Ralf Baechle · 17 years ago
  54. 1097c6a [MIPS] time: Add GT641xx timer0 clockevent driver by Yoichi Yuasa · 17 years ago
  55. d045336 [MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code. by Ralf Baechle · 17 years ago
  56. d6ec084 Add CONFIG_DEBUG_SG sg validation by Jens Axboe · 17 years ago
  57. 18dabf4 Change table chaining layout by Jens Axboe · 17 years ago
  58. e38f981 exportfs: update documentation by Christoph Hellwig · 17 years ago
  59. 3965516 exportfs: make struct export_operations const by Christoph Hellwig · 17 years ago
  60. cfaea78 exportfs: remove old methods by Christoph Hellwig · 17 years ago
  61. be55caf reiserfs: new export ops by Christoph Hellwig · 17 years ago
  62. 05da080 efs: new export ops by Christoph Hellwig · 17 years ago
  63. 2596110 exportfs: add new methods by Christoph Hellwig · 17 years ago
  64. 6e91ea2 exportfs: add fid type by Christoph Hellwig · 17 years ago
  65. 00bf409 kexec: add BSS to resource tree by Bernhard Walle · 17 years ago
  66. 358dd8a intel-iommu: fix for IOMMU early crash by Keshavamurthy, Anil S · 17 years ago
  67. 3460a6d Intel IOMMU: DMAR fault handling support by Keshavamurthy, Anil S · 17 years ago
  68. ba39592 Intel IOMMU: Intel IOMMU driver by Keshavamurthy, Anil S · 17 years ago
  69. a9c55b3 Intel IOMMU: clflush_cache_range now takes size param by Keshavamurthy, Anil S · 17 years ago
  70. 994a65e Intel IOMMU: PCI generic helper function by Keshavamurthy, Anil S · 17 years ago
  71. 10e5247 Intel IOMMU: DMAR detection and parsing logic by Keshavamurthy, Anil S · 17 years ago
  72. 89910cc ext2: avoid rec_len overflow with 64KB block size by Jan Kara · 17 years ago
  73. b68680e capabilities: clean up file capability reading by Serge E. Hallyn · 17 years ago
  74. b9049e2 memory hotplug: make kmem_cache_node for SLUB on memory online avoid panic by Yasunori Goto · 17 years ago
  75. 7b78d33 memory hotplug: rearrange memory hotplug notifier by Yasunori Goto · 17 years ago
  76. 214541d add WEAK() for creating weak asm labels by Rusty Russell · 17 years ago
  77. e5371ac update boot spec to 2.07 by Rusty Russell · 17 years ago
  78. 82f66fb [SG] Add helpers for manipulating SG entries by Jens Axboe · 17 years ago
  79. 3bcc957 V4L/DVB (6321): Remove obsolete VIDIOC_S/G_MPEGCOMP ioctls by Hans Verkuil · 17 years ago
  80. 22c4a4e V4L/DVB (6320): v4l core: remove the unused .hardware V4L1 field by Mauro Carvalho Chehab · 17 years ago
  81. 190a1d7 [S390] 4level-fixup cleanup by Martin Schwidefsky · 17 years ago
  82. 3610cce [S390] Cleanup page table definitions. by Martin Schwidefsky · 17 years ago
  83. 6f3fa3f [S390] Remove unused user_seg from thread structure. by Martin Schwidefsky · 17 years ago
  84. ba8a922 [S390] tlb flush fix. by Martin Schwidefsky · 17 years ago
  85. fae8b22 [S390] Add per-cpu idle time / idle count sysfs attributes. by Heiko Carstens · 17 years ago
  86. e3fa259 [NET]: Cut off the queue_mapping field from sk_buff by Pavel Emelyanov · 17 years ago
  87. 668f895 [NET]: Hide the queue_mapping field inside netif_subqueue_stopped by Pavel Emelyanov · 17 years ago
  88. 4e3ab47 [NET]: Make and use skb_get_queue_mapping by Pavel Emelyanov · 17 years ago
  89. 305e1e9 [INET]: Let inet_diag and friends autoload by Jean Delvare · 17 years ago
  90. deea84b [NET]: Fix SKB_WITH_OVERHEAD calculation by Herbert Xu · 17 years ago
  91. 6c7af27 [TG3]: Add 5723 support by Matt Carlson · 17 years ago
  92. 2cb3377 [Bluetooth] Add constant for Bluetooth socket options level by Marcel Holtmann · 17 years ago
  93. b6a0dc8 [Bluetooth] Add support for handling simple eSCO links by Marcel Holtmann · 17 years ago
  94. 6464f35 [Bluetooth] Fall back to L2CAP in basic mode by Marcel Holtmann · 17 years ago
  95. 4e8402a [Bluetooth] Retrieve L2CAP features mask on connection setup by Marcel Holtmann · 17 years ago
  96. 861d688 [Bluetooth] Remove global conf_mtu variable from L2CAP by Marcel Holtmann · 17 years ago
  97. a9de924 [Bluetooth] Switch from OGF+OCF to using only opcodes by Marcel Holtmann · 17 years ago
  98. 553a05b Input: i8042 - export i8042_command() by Márton Németh · 17 years ago
  99. 86b92cd [POWERPC] Add restart support for mpc52xx based platforms by Marian Balakowicz · 17 years ago
  100. c5c01c9 [POWERPC] Add mpc52xx_find_and_map_path(), refactor utility functions by Marian Balakowicz · 17 years ago