1. f6dff38 md: remove raid5 compute_block and compute_parity5 by Dan Williams · 17 years ago
  2. 830ea01 md: handle_stripe5 - request io processing in raid5_run_ops by Dan Williams · 17 years ago
  3. f0a50d3 md: handle_stripe5 - add request/completion logic for async expand ops by Dan Williams · 17 years ago
  4. b5e98d6 md: handle_stripe5 - add request/completion logic for async read ops by Dan Williams · 17 years ago
  5. e89f896 md: handle_stripe5 - add request/completion logic for async check ops by Dan Williams · 17 years ago
  6. f38e121 md: handle_stripe5 - add request/completion logic for async compute ops by Dan Williams · 17 years ago
  7. e33129d md: handle_stripe5 - add request/completion logic for async write ops by Dan Williams · 17 years ago
  8. d84e0f1 md: common infrastructure for running operations with raid5_run_ops by Dan Williams · 17 years ago
  9. 91c0092 md: raid5_run_ops - run stripe operations outside sh->lock by Dan Williams · 17 years ago
  10. 45b4233 raid5: replace custom debug PRINTKs with standard pr_debug by Dan Williams · 17 years ago
  11. a445685 raid5: refactor handle_stripe5 and handle_stripe6 (v3) by Dan Williams · 17 years ago
  12. 9bc89cd async_tx: add the async_tx api by Dan Williams · 17 years ago
  13. 685784a xor: make 'xor_blocks' a library routine for use with async_tx by Dan Williams · 17 years ago
  14. d379b01 dmaengine: make clients responsible for managing channels by Dan Williams · 17 years ago
  15. 7405f74 dmaengine: refactor dmaengine around dma_async_tx_descriptor by Dan Williams · 17 years ago
  16. 428ed60 I/OAT: fix I/OAT for kexec by Dan Aloni · 17 years ago
  17. e00c5d8 I/OAT: warning fix by Andrew Morton · 17 years ago
  18. 2b1244a I/OAT: Only offload copies for TCP when there will be a context switch by Chris Leech · 17 years ago
  19. 72d0b7a I/OAT: Add documentation for the tcp_dma_copybreak sysctl by Chris Leech · 17 years ago
  20. 70774b4 ioatdma: Remove the use of writeq from the ioatdma driver by Chris Leech · 17 years ago
  21. e382881 ioatdma: Remove the wrappers around read(bwl)/write(bwl) in ioatdma by Chris Leech · 17 years ago
  22. ff487fb drivers/dma: handle sysfs errors by Jeff Garzik · 17 years ago
  23. 000725d ioatdma: Push pending transactions to hardware more frequently by Chris Leech · 17 years ago
  24. 7dcca30 Linux 2.6.22 by Linus Torvalds · 17 years ago
  25. fe5a2de Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  26. 1e5de28 Fix permission checking for the new utimensat() system call by Linus Torvalds · 17 years ago
  27. 4e99325 mm: double mark_page_accessed() in read_cache_page_async() by Peter Zijlstra · 17 years ago
  28. 4660897 qd65xx: fix PIO mode selection by Bartlomiej Zolnierkiewicz · 17 years ago
  29. 4c6c914 sis5513: adding PCI-ID by Uwe Koziolek · 17 years ago
  30. 95511ad DLM must depend on SYSFS by Adrian Bunk · 17 years ago
  31. 38377be Clean up E7520/7320/7525 quirk printk. by Dave Jones · 17 years ago
  32. 40e48ee include/linux/kallsyms.h must #include <linux/errno.h> by Adrian Bunk · 17 years ago
  33. 1c39858 Fix use-after-free oops in Bluetooth HID. by David Woodhouse · 17 years ago
  34. d23cf67 slub: remove useless EXPORT_SYMBOL by Christoph Lameter · 17 years ago
  35. c3000e0 MAINTAINERS new kernel janitors ml by maximilian attems · 17 years ago
  36. 95069f8 GEODE: reboot fixup for geode machines with CS5536 boards by Andres Salomon · 17 years ago
  37. 1feb17e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  38. dadde13 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  39. 23c1fb5 mm: fixup /proc/vmstat output by Peter Zijlstra · 17 years ago
  40. 0da2f0f potential compiler error, irqfunc caller sites update by Yoann Padioleau · 17 years ago
  41. 071922c i386: es7000 build breakage fix by Vivek Goyal · 17 years ago
  42. 41a5311 PNP SMCf010 quirk: work around Toshiba Portege 4000 ACPI issues by Bjorn Helgaas · 17 years ago
  43. d57d973 fix logic error in ipc compat semctl() by Alexander Graf · 17 years ago
  44. 0db19c4 x86_64: fix headers_install by David Woodhouse · 17 years ago
  45. d25c1ba MTRR: Fix race causing set_mtrr to go into infinite loop by Loic Prylli · 17 years ago
  46. 1e2e99f i386: fix regression, endless loop in ptrace singlestep over an int80 by Jason Wessel · 17 years ago
  47. ef7320e Fix elf_core_dump() when writing arch specific notes (spu coredumps) by Michael Ellerman · 17 years ago
  48. 4b3e975 [MIPS] Fix scheduling latency issue on 24K, 34K and 74K cores by Ralf Baechle · 17 years ago
  49. fde9782 [MIPS] Add macros to encode processor revisions. by Ralf Baechle · 17 years ago
  50. 075c733 [MIPS] RM7000: Enable ICACHE_REFILLS_WORKAROUND_WAR. by Ralf Baechle · 17 years ago
  51. 9349075 [MIPS] SMTC: Fix cut'n'paste bug in Kconfig.debug by Ralf Baechle · 17 years ago
  52. f7c2778 [MIPS] Change libgcc-style functions from lib-y to obj-y by Ralf Baechle · 17 years ago
  53. c3e838a [MIPS] Fix timer/performance interrupt detection by Chris Dearman · 17 years ago
  54. 6fb88ce [MIPS] AP/SP: Avoid triggering the 34K E125 performance issue by Ralf Baechle · 17 years ago
  55. 5a19709 [MIPS] 64-bit TO_PHYS_MASK macro for RM9000 processors by Andrew Sharp · 17 years ago
  56. 25442ca [NETPOLL]: Fixups for 'fix soft lockup when removing module' by Jarek Poplawski · 17 years ago
  57. 94b8341 [NET]: net/core/netevent.c should #include <net/netevent.h> by Adrian Bunk · 17 years ago
  58. 25845b5 [NETFILTER]: nf_conntrack_h323: add checking of out-of-range on choices' index values by Jing Min Zhao · 17 years ago
  59. 2cd052e [NET] skbuff: remove export of static symbol by Johannes Berg · 17 years ago
  60. 1669d85 SCTP: Add scope_id validation for link-local binds by Vlad Yasevich · 17 years ago
  61. f50f95c SCTP: Check to make sure file is valid before setting timeout by Vlad Yasevich · 17 years ago
  62. 3663c30 SCTP: Fix thinko in sctp_copy_laddrs() by Vlad Yasevich · 17 years ago
  63. 7e8767d Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  64. cab8e5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  65. 0dac723 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  66. 87a927c Fix slab redzone alignment by David Woodhouse · 17 years ago
  67. 082f47a [ARM] always allow dump_stack() to produce a backtrace by Russell King · 17 years ago
  68. 2bcb1b7 Remove the blink driver by Linus Torvalds · 17 years ago
  69. 7b9c7b4 [ARM] Fix non-page aligned boot time mappings by Russell King · 17 years ago
  70. 190045d Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  71. 8c976e3 [MIPS] VSMP: Fix initialization ordering bug. by Ralf Baechle · 17 years ago
  72. 83d0f23 [MIPS] Add whitelists for checksyscalls.sh by Atsushi Nemoto · 17 years ago
  73. eaf2b8d [MIPS] die(): Properly declare as non-returning by Maciej W. Rozycki · 17 years ago
  74. ab012eb [MIPS] Fix include wrapper symbol definitions in IP32 code. by Kumba · 17 years ago
  75. e2baf4e [JFFS2] Fix readinode failure when read_dnode() detects CRC failure. by David Woodhouse · 17 years ago
  76. ba609a9 Remove some unused variables by Linus Torvalds · 17 years ago
  77. fcb82f8 dio: remove bogus refcounting BUG_ON by Zach Brown · 17 years ago
  78. 5dcccd8 Revert perfctr reservation to 2.6.21 state by Andi Kleen · 17 years ago
  79. 0f8dc2f Revert HPET resource reservation by Andi Kleen · 17 years ago
  80. 9d7542f Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  81. f744a05 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  82. dbc55fa SLUB: Make lockdep happy by not calling add_partial with interrupts enabled during bootstrap by Christoph Lameter · 17 years ago
  83. 746976a NTP: remove clock_was_set() call to prevent deadlock by Thomas Gleixner · 17 years ago
  84. d61bcce ide: ide_scan_pcibus(): check __pci_register_driver return value by Andrew Morton · 17 years ago
  85. 8006bf5 ide: pdc202xx_new PLL input clock fix by Albert Lee · 17 years ago
  86. 52374f8 it821x: fix incorrect SWDMA mask by Bartlomiej Zolnierkiewicz · 17 years ago
  87. 603a0e2 amd74xx: resume fix by Bartlomiej Zolnierkiewicz · 17 years ago
  88. 96dcc08 hpt366: use correct enablebits for HPT36x by Sergei Shtylyov · 17 years ago
  89. 783353b hpt366: blacklist MAXTOR STM3320620A for UltraDMA/66 by Sergei Shtylyov · 17 years ago
  90. 7859557 ide: Fix a theoretical Ooops case by Alan Cox · 17 years ago
  91. b42fa13 ide: never called printk statement in ide-taskfile.c::wait_drive_not_busy by Masatake YAMATO · 17 years ago
  92. 1fb4a17 V4L/DVB (5822): Fix the return value in ttpci_budget_init() by Hartmut Birr · 17 years ago
  93. 1e4597e V4L/DVB (5818): CinergyT2: fix flush_workqueue() vs work->func() deadlock by Oleg Nesterov · 17 years ago
  94. f057131 V4L/DVB (5816): Cx88-blackbird: fix vidioc_g_tuner never ending list of tuners by Jelle Foks · 17 years ago
  95. 333408f V4L/DVB (5808): Bttv: fix v4l1 breaking the driver by Trent Piepho · 17 years ago
  96. 872aad4 pata_pcmcia: Switch to ata_sff_port_start by Alan Cox · 17 years ago
  97. a0ac38f pata_pdc202xx_old: Correct cable detect logic by Alan Cox · 17 years ago
  98. d6f4d5e ata_generic: Check the right register for the DMA enabled flags by Alan Cox · 17 years ago
  99. ee58150 pata_ali: fix UDMA settings by Chuck Ebbert · 17 years ago
  100. d9f9c6b sata_mv: PCI-ID for Adaptec 1430SA SATA Controller by Florian Attenberger · 17 years ago