1. a8972cc sched: constify sched.h by Joe Perches · 17 years ago
  2. b15136e sched: fix fastcall mismatch in completion APIs by Ingo Molnar · 17 years ago
  3. f0c15f4 add port definition for mcf UART driver by Greg Ungerer · 17 years ago
  4. ee5a240 m68knommu: remove unused machdep variable definitions by Greg Ungerer · 17 years ago
  5. ee8c8ad m68knommu: define DMA channels for ColdFire 532x by Greg Ungerer · 17 years ago
  6. 99dc736 m68knommu: add platform struct for ColdFire UART driver by Greg Ungerer · 17 years ago
  7. 25c2635 Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 17 years ago
  8. 5a0e554b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  9. c09b360 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  10. 2dcb407 [libata] checkpatch-inspired cleanups by Jeff Garzik · 17 years ago
  11. f1ecfd5 remove header_ops bug in qeth driver by Ursula Braun · 17 years ago
  12. 02bae21 Merge branch 'features' of git://farnsworth.org/dale/linux-2.6-mv643xx_eth into upstream by Jeff Garzik · 17 years ago
  13. 5712cb3 [PARPORT] Remove unused 'irq' argument from parport irq functions by Jeff Garzik · 17 years ago
  14. f230d10 [PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt} by Jeff Garzik · 17 years ago
  15. 3f2e40d [PARPORT] Consolidate code copies into a single generic irq handler by Jeff Garzik · 17 years ago
  16. a7aed1c Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  17. 1212663 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  18. fa76dab x86: clean up setup.h and the boot code by H. Peter Anvin · 17 years ago
  19. 0de80bc x86: Save registers in saved_context during suspend and hibernation by Rafael J. Wysocki · 17 years ago
  20. ef68529 x86: merge setup_32/64.h by Thomas Gleixner · 17 years ago
  21. 33185c5 x86: merge signal_32/64.h by Thomas Gleixner · 17 years ago
  22. 23e5305 x86: merge required-features.h by Brian Gerst · 17 years ago
  23. 77129c5 x86: merge sigcontext_32/64.h by Thomas Gleixner · 17 years ago
  24. be7baf8 x86: merge msr_32/64.h by Thomas Gleixner · 17 years ago
  25. 297a99e x86: merge mttr_32/64.h by Thomas Gleixner · 17 years ago
  26. d5f1354 x86: merge statfs_32/64.h by Thomas Gleixner · 17 years ago
  27. 79c7497 x86: merge stat_32/64.h by Thomas Gleixner · 17 years ago
  28. 079091a x86: merge shmbuf_32/64.h by Thomas Gleixner · 17 years ago
  29. 8fc37f2 x86: merge ptrace_32/64.h by Thomas Gleixner · 17 years ago
  30. 5ca3b0f x86: merge msgbuf_32/64.h by Thomas Gleixner · 17 years ago
  31. 2439a79 x86: merge elf_32/64.h by Thomas Gleixner · 17 years ago
  32. acbbbe9 x86: merge byteorder_32/64.h by Thomas Gleixner · 17 years ago
  33. 428c5a2 x86: unify div64{,_32,_64}.h by Chris Snook · 17 years ago
  34. 01005e7 x86: unify a.out{,_32,_64}.h by Chris Snook · 17 years ago
  35. 92f98b1 x86: add safe_smp_processor_id for x86_64 by Hiroshi Shimamoto · 17 years ago
  36. 9b7711f x86: add lapic_shutdown for x86_64 by Hiroshi Shimamoto · 17 years ago
  37. 7035302 x86: merge mmu{,_32,_64}.h by Chris Snook · 17 years ago
  38. 418ccbe x86: lock bitops by Nick Piggin · 17 years ago
  39. 01e7ae8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 17 years ago
  40. 1176360 [PATCH] Fix breakage after SG cleanups by Ralf Baechle · 17 years ago
  41. b530cc7 9p: add virtio transport by Eric Van Hensbergen · 17 years ago
  42. 891039a xtensa: fix sg->page fallout by Emil Medve · 17 years ago
  43. de26103 [SG] Add debug check for page alignment by Jens Axboe · 17 years ago
  44. 0b776eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  45. 0d68100 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest by Linus Torvalds · 17 years ago
  46. 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
  47. ba1c28a Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  48. 101e4d9 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 17 years ago
  49. f186c9a m68knommu: local module/elf definitions by Greg Ungerer · 17 years ago
  50. fa2eae9 m68knommu: define __clear_user macro by Matt Waddel · 17 years ago
  51. e2734d6 mv643xx_eth: Move ethernet register definitions into private header by Lennert Buytenhek · 17 years ago
  52. c4a6a2a mv643xx_eth: Split off mv643xx_eth platform device data by Lennert Buytenhek · 17 years ago
  53. 83fcaf7 fvr32: fixup dma-mapping for new sg layout by Jens Axboe · 17 years ago
  54. 71df50a sh/sh64: fixup dma-mapping for new sg layout by Jens Axboe · 17 years ago
  55. 75d35c9 m68knommu: remove sg_address() by Jens Axboe · 17 years ago
  56. d09d276 frv: update comment in scatterlist to reflect new setup by Jens Axboe · 17 years ago
  57. 26da107 blackfin: remove sg_address() by Jens Axboe · 17 years ago
  58. dee9ba8 arm: sg fallout by Jens Axboe · 17 years ago
  59. eaf5f92 [AVR32] Implement at32_add_device_cf() by Haavard Skinnemoen · 17 years ago
  60. 2042c1c [AVR32] Implement more at32_add_device_foo() functions by Haavard Skinnemoen · 17 years ago
  61. 48021bd [AVR32] Platform code for pata_at32 by Kristoffer Nyborg Gregertsen · 17 years ago
  62. b61e8f4 parisc: fix sg_page() fallout by FUJITA Tomonori · 17 years ago
  63. 5edadbd powerpc: Fix fallout from sg_page() changes by Olof Johansson · 17 years ago
  64. 9efbf95 [ALSA] version 1.0.15 by Jaroslav Kysela · 17 years ago
  65. 19f1537 Lguest support for Virtio by Rusty Russell · 17 years ago
  66. 1504527 Remove old lguest I/O infrrasructure. by Rusty Russell · 17 years ago
  67. 0ca49ca Remove old lguest bus and drivers. by Rusty Russell · 17 years ago
  68. 0a8a69d Virtio helper routines for a descriptor ringbuffer implementation by Rusty Russell · 17 years ago
  69. 3161043 Virtio console driver by Rusty Russell · 17 years ago
  70. e467cde Block driver using virtio. by Rusty Russell · 17 years ago
  71. 296f96f Net driver using virtio by Rusty Russell · 17 years ago
  72. ec3d41c Virtio interface by Rusty Russell · 17 years ago
  73. 47436aa Boot with virtual == physical to get closer to native Linux. by Rusty Russell · 17 years ago
  74. c18acd7 Allow guest to specify syscall vector to use. by Rusty Russell · 17 years ago
  75. 47aee45 lguest.h declares a struct timespec, make it include linux/time.h by Jes Sorensen · 17 years ago
  76. b410e7b Make hypercalls arch-independent. by Jes Sorensen · 17 years ago
  77. 4614a3a Reorder guest saved regs to match hyperall order by Jes Sorensen · 17 years ago
  78. 625efab Move i386 part of core.c to x86/core.c. by Jes Sorensen · 17 years ago
  79. 48245cc Remove fixed limit on number of guests, and lguests array. by Rusty Russell · 17 years ago
  80. c37ae93 Move lguest hcalls to arch-specific header by Jes Sorensen · 17 years ago
  81. b45d8cb Make lguest_launcher.h types userspace-friendly by Rusty Russell · 17 years ago
  82. ee8e7cf Make asm-x86/bootparam.h includable from userspace. by Rusty Russell · 17 years ago
  83. e95d9c6 Expand hwif->host_flags so that it fits new flags. by David Miller · 17 years ago
  84. 81f8320 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  85. 56d61a0 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  86. f09cc91 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  87. 8b0eacc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  88. f10f114 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  89. ad792f4 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  90. 3650b0a ppc: fix AT_VECTOR_SIZE on arch/ppc by Grant Likely · 17 years ago
  91. 69450bb Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  92. 3cfa8f6 Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx by Paul Mackerras · 17 years ago
  93. 9490094 [MIPS] Fix include wrapper symbol to something sane. by Ralf Baechle · 17 years ago
  94. 1097c6a [MIPS] time: Add GT641xx timer0 clockevent driver by Yoichi Yuasa · 17 years ago
  95. d045336 [MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code. by Ralf Baechle · 17 years ago
  96. d6ec084 Add CONFIG_DEBUG_SG sg validation by Jens Axboe · 17 years ago
  97. 18dabf4 Change table chaining layout by Jens Axboe · 17 years ago
  98. e38f981 exportfs: update documentation by Christoph Hellwig · 17 years ago
  99. 3965516 exportfs: make struct export_operations const by Christoph Hellwig · 17 years ago
  100. cfaea78 exportfs: remove old methods by Christoph Hellwig · 17 years ago