1. d88203d x86: whitespace cleanup of mce_64.c by Thomas Gleixner · 17 years ago
  2. 01e1118 x86: consolidate the cpu/ related code usage by Thomas Gleixner · 17 years ago
  3. 3bc258a x86: prepare consolidation of cpu/ related code usage by Thomas Gleixner · 17 years ago
  4. 34d19e2 x86: prepare consolidation of cpu/ related Makefiles by Thomas Gleixner · 17 years ago
  5. 5e4181b x86: Unify arch/x86/kernel/acpi Makefiles by Thomas Gleixner · 17 years ago
  6. 9b58aeb x86: merge arch/x86/crypto Makefiles by Thomas Gleixner · 17 years ago
  7. bec2c48 x86: Add BITS to allow simple Makefile sharing by Thomas Gleixner · 17 years ago
  8. 428c5a2 x86: unify div64{,_32,_64}.h by Chris Snook · 17 years ago
  9. 01005e7 x86: unify a.out{,_32,_64}.h by Chris Snook · 17 years ago
  10. 62a31a0 x86: unify crash_32/64.c by Hiroshi Shimamoto · 17 years ago
  11. 92f98b1 x86: add safe_smp_processor_id for x86_64 by Hiroshi Shimamoto · 17 years ago
  12. 9b7711f x86: add lapic_shutdown for x86_64 by Hiroshi Shimamoto · 17 years ago
  13. 7035302 x86: merge mmu{,_32,_64}.h by Chris Snook · 17 years ago
  14. 4d022ad x86: ARRAY_SIZE cleanup by Alejandro Martinez Ruiz · 17 years ago
  15. 8c66006 x86: fix more TSC clock source calibration errors by Dave Johnson · 17 years ago
  16. edaf420 x86: fix TSC clock source calibration error by Dave Johnson · 17 years ago
  17. 418ccbe x86: lock bitops by Nick Piggin · 17 years ago
  18. ea58065 x86: add instrumentation menu by Adrian Bunk · 17 years ago
  19. 01e7ae8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 17 years ago
  20. 1176360 [PATCH] Fix breakage after SG cleanups by Ralf Baechle · 17 years ago
  21. 22150c4 9p: v9fs_vfs_rename incorrect clunk order by Latchesar Ionkov · 17 years ago
  22. 0a97629 9p: fix memleak in fs/9p/v9fs.c by Adrian Bunk · 17 years ago
  23. b530cc7 9p: add virtio transport by Eric Van Hensbergen · 17 years ago
  24. 891039a xtensa: fix sg->page fallout by Emil Medve · 17 years ago
  25. 4e01776 mmc: fix sg->page fallout by Emil Medve · 17 years ago
  26. de26103 [SG] Add debug check for page alignment by Jens Axboe · 17 years ago
  27. 0b776eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  28. 0d68100 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest by Linus Torvalds · 17 years ago
  29. a98ce5c Fix synchronize_irq races with IRQ handler by Herbert Xu · 17 years ago
  30. 48d2268 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  31. e5eca6a Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  32. 6e50607 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  33. 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
  34. ba1c28a Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  35. 101e4d9 Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 17 years ago
  36. 2f2c267 m68knommu: cleanup m68knommu timer code by Greg Ungerer · 17 years ago
  37. 49aa49b m68knommu: new style ColdFire UART driver by Greg Ungerer · 17 years ago
  38. c48f484 m68knommu: fix make archclean by Greg Ungerer · 17 years ago
  39. 293dba4 m68knommu: remove use of undefined symbols in setup.c by Greg Ungerer · 17 years ago
  40. be6cb66 m68knommu: improve mii_do_cmd code in FEC driver by Philippe De Muyter · 17 years ago
  41. dbf18c8 m68knommu: fix syscall restart handling by Greg Ungerer · 17 years ago
  42. ada8d21 m68knommu: add make support for Savant/Rosie1 board by Wilson Callan · 17 years ago
  43. 775ecf8 m68knommu: no separate stack region to report at startup by Greg Ungerer · 17 years ago
  44. c1057c6 m68knommu: add config support for Savant/Rosie1 board by Wilson Callan · 17 years ago
  45. a65c1ec m68knommu: updated defconfig by Greg Ungerer · 17 years ago
  46. f186c9a m68knommu: local module/elf definitions by Greg Ungerer · 17 years ago
  47. fa2eae9 m68knommu: define __clear_user macro by Matt Waddel · 17 years ago
  48. 151941a m68knommu: fix syscall tracing by Matt Waddel · 17 years ago
  49. f909b1e m68knommu: improve code formating FEC driver by Philippe De Muyter · 17 years ago
  50. 7fa57a0 Char: cyclades, fix potential NULL dereference by Jiri Slaby · 17 years ago
  51. 1ddd439 fix mprotect vma_wants_writenotify prot by Hugh Dickins · 17 years ago
  52. 4ae3f84 md: raid5: fix clearing of biofill operations by Dan Williams · 17 years ago
  53. 85bfb4d md: fix an unsigned compare to allow creation of bitmaps with v1.0 metadata by NeilBrown · 17 years ago
  54. 786d369 Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge by Paul Mackerras · 17 years ago
  55. 5a37cf1 [MTD] [NOR] Fix deadlock in Intel chip driver caused by get_chip recursion by Alexey Korolev · 17 years ago
  56. cb92ae8 sparc64: zero out dma_length by FUJITA Tomonori · 17 years ago
  57. 83fcaf7 fvr32: fixup dma-mapping for new sg layout by Jens Axboe · 17 years ago
  58. 71df50a sh/sh64: fixup dma-mapping for new sg layout by Jens Axboe · 17 years ago
  59. ebc3bbc Fix sctp compile by Christian Borntraeger · 17 years ago
  60. 75d35c9 m68knommu: remove sg_address() by Jens Axboe · 17 years ago
  61. d09d276 frv: update comment in scatterlist to reflect new setup by Jens Axboe · 17 years ago
  62. 26da107 blackfin: remove sg_address() by Jens Axboe · 17 years ago
  63. dee9ba8 arm: sg fallout by Jens Axboe · 17 years ago
  64. 4fcc47a mips: sg_page() fallout by Jens Axboe · 17 years ago
  65. 944bda2 alpha: sg_virt() fallout by Jens Axboe · 17 years ago
  66. 2298a1d [AVR32] ARRAY_SIZE() cleanup by Alejandro Martinez Ruiz · 17 years ago
  67. eaf5f92 [AVR32] Implement at32_add_device_cf() by Haavard Skinnemoen · 17 years ago
  68. 2042c1c [AVR32] Implement more at32_add_device_foo() functions by Haavard Skinnemoen · 17 years ago
  69. 8629896 [AVR32] Fix a couple of sparse warnings by Haavard Skinnemoen · 17 years ago
  70. 1c2f173 [AVR32] Wire up AT73C213 sound driver on ATSTK1000 board by Hans-Christian Egtvedt · 17 years ago
  71. 48021bd [AVR32] Platform code for pata_at32 by Kristoffer Nyborg Gregertsen · 17 years ago
  72. 12d4d40 intel-iommu: fix sg_page() by FUJITA Tomonori · 17 years ago
  73. b61e8f4 parisc: fix sg_page() fallout by FUJITA Tomonori · 17 years ago
  74. dc81785 ide: build fix by FUJITA Tomonori · 17 years ago
  75. b3b724f net: fix xfrm build - missing scatterlist.h include by Heiko Carstens · 17 years ago
  76. 7aeacf9 [BLOCK] blk_rq_map_sg: force clear termination bit by Jens Axboe · 17 years ago
  77. ad0d408 [BLOCK] Don't clear sg_dma_len/addr() in blk_rq_map_sg() by Jens Axboe · 17 years ago
  78. 73fc4f0 s390 zfcp: sg fixups by Jens Axboe · 17 years ago
  79. 5edadbd powerpc: Fix fallout from sg_page() changes by Olof Johansson · 17 years ago
  80. c8ac5a7 IB/ehca: Fix sg_page() fallout by Olof Johansson · 17 years ago
  81. 9f2326b arm: build fix by FUJITA Tomonori · 17 years ago
  82. 9efbf95 [ALSA] version 1.0.15 by Jaroslav Kysela · 17 years ago
  83. 41923e4 [ALSA] hda-codec - Fix possible array overflow by Takashi Iwai · 17 years ago
  84. 7507e8d [ALSA] sound/core/control.c: hard-irq-safe -> hard-irq-unsafe lock warning by Borislav Petkov · 17 years ago
  85. 31127f2 [ALSA] usb-audio: Another USB mic quirk for Logitech Communicator webcam by Dawid Wrobel · 17 years ago
  86. 35a1e0c [ALSA] hda-codec - Fix build without CONFIG_SND_HDA_GENERIC by Takashi Iwai · 17 years ago
  87. c8229c3 [ALSA] hda-codec - Fix Conexant 5045 volumes by Takashi Iwai · 17 years ago
  88. 9a2a763 [ALSA] hda-codec - Fix conflict of Master volume in STAC92xx codec by Takashi Iwai · 17 years ago
  89. 8e84c641 [ALSA] snd-bt87x: Make the load_all option work correctly by Trent Piepho · 17 years ago
  90. 44e0b68 [ALSA] protect Dreamcast PCM driver (AICA) from G2 bus effects by Adrian McMenamin · 17 years ago
  91. e5ab3a7 [ALSA] bt87x - Fix section mismatch by Takashi Iwai · 17 years ago
  92. 53eb1b8 [ALSA] hda-codec - Fix AD1986A Lenovo auto-mute by Takashi Iwai · 17 years ago
  93. 9823adf [ALSA] This simplifies and fixes waiting loops of the mce_down() by Krzysztof Helt · 17 years ago
  94. 43d33b2 Use "struct boot_params" in example launcher by Rusty Russell · 17 years ago
  95. 5bbf89f Loading bzImage directly. by Rusty Russell · 17 years ago
  96. 814a0e5 Revert lguest magic and use hook in head.S by Rusty Russell · 17 years ago
  97. 1f5a290 Update lguest documentation to reflect the new virtual block device name. by Chris Malley · 17 years ago
  98. 2d37f94 generalize lgread_u32/lgwrite_u32. by Rusty Russell · 17 years ago
  99. 56ae43d Example launcher handle guests not being ready for input by Rusty Russell · 17 years ago
  100. 17cbca2 Update example launcher for virtio by Rusty Russell · 17 years ago