1. 6eca900 [BLOCK] Fix bad sharing of tag busy list on queues with shared tag maps by Jens Axboe · 17 years ago
  2. 3a424f2 Fix a build error when BLOCK=n by Emil Medve · 17 years ago
  3. adb4ddb block: use lock bitops for the tag map. by Nick Piggin · 17 years ago
  4. bd4f36d cciss: update copyright notices by Mike Miller · 17 years ago
  5. 0a0836a cfq_get_queue: fix possible NULL pointer access by Oleg Nesterov · 17 years ago
  6. abbeb88 blk_sync_queue() should cancel request_queue->unplug_work by Oleg Nesterov · 17 years ago
  7. 4310864 cfq_exit_queue() should cancel cfq_data->unplug_work by Oleg Nesterov · 17 years ago
  8. b238b3d block layer: remove a unused argument of drive_stat_acct() by Jerome Marchand · 17 years ago
  9. 9f336a5 Blackfin arch: ensure that speculative loads of bad pointers don't cause us to do bad things. by Robin Getz · 17 years ago
  10. 12850ff libata: add MAXTOR 7V300F0/VA111900 to NCQ blacklist by Tejun Heo · 17 years ago
  11. 4fb4615 libata: no need to speed down if already at PIO0 by Tejun Heo · 17 years ago
  12. cdeab11 libata: relocate forcing PIO0 on reset by Tejun Heo · 17 years ago
  13. a9efacb pata_ns87415: define SUPERIO_IDE_MAX_RETRIES by Frank Lichtenheld · 17 years ago
  14. 15b3ad6 Blackfin arch: Add missing definitions of BF54x by Robin Getz · 17 years ago
  15. 5796d1c [libata] Address some checkpatch-spotted issues by Jeff Garzik · 17 years ago
  16. b447916 [libata] fix 'if(' and similar areas that lack whitespace by Jeff Garzik · 17 years ago
  17. 88ff6ea libata: implement ata_wait_after_reset() by Tejun Heo · 17 years ago
  18. 054a5fb libata: track SLEEP state and issue SRST to wake it up by Tejun Heo · 17 years ago
  19. 4dbfa39 libata: relocate and fix post-command processing by Tejun Heo · 17 years ago
  20. aa770aa Blackfin arch: Fix random crash issue found by Michael. by Robin Getz · 17 years ago
  21. 7728ec3 Blackfin arch: fix bug: tell users if the kernel is recovering from a fault condition by Robin Getz · 17 years ago
  22. 9030b3d Fix ethernet multicast for ucc_geth. by Joakim Tjernlund · 17 years ago
  23. 5e7bf8c netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes. by Komuro · 17 years ago
  24. 4ad1ec7 Blackfin arch: add support for checking/clearing overruns in generic purpose Timer API by Mike Frysinger · 17 years ago
  25. 5d031e9 FEC - fast ethernet controller for mpc52xx by Domen Puncer · 17 years ago
  26. 226eb1e Blackfin arch: cleanup arch/blackfin/kernel/traps.c handling code. by Robin Getz · 17 years ago
  27. af09005 Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  28. 3830de7 Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  29. 2a6f4e4 ehea: add kexec support by Jan-Bernd Themann · 17 years ago
  30. f920c18 e1000e: Remove legacy jumbo frame receive code by Auke Kok · 17 years ago
  31. 140a748 e1000e: Re-enable SECRC - crc stripping by Auke Kok · 17 years ago
  32. df76246 e1000e: Fix PBA calculation for jumbo frame packets by Auke Kok · 17 years ago
  33. 47f44e4 e1000e: Fix jumbo frame receive code. by Auke Kok · 17 years ago
  34. e38c2c6 drivers/net/irda/au1k_ir: fix obvious irq handler bugs by Jeff Garzik · 17 years ago
  35. a15c2dc Blackfin arch: Apply Bluetchnix vendor patch provided by Harald Krapfenbauer by Michael Hennerich · 17 years ago
  36. 8ecc736 Blackfin arch: fix bug BlueTechnix CM-BF537 board config uses wrong IRQ for net2272 driver by Michael Hennerich · 17 years ago
  37. 885be03 Blackfin arch: fix bug: kernel prints out error message twice by Robin Getz · 17 years ago
  38. 64307f7 Blackfin arch: add NFC driver support in BF527-EZKIT board by Michael Hennerich · 17 years ago
  39. b393243 [ISDN] capidrv: address two longstanding warnings by Jeff Garzik · 17 years ago
  40. edfed66 Quieten hrtimer printk: "Switched to high resolution mode .." by Michael Ellerman · 17 years ago
  41. 129f1d2 timer_list: Fix printk format strings by Vegard Nossum · 17 years ago
  42. 64e38eb clockevents: unexport tick_nohz_get_sleep_length by Adrian Bunk · 17 years ago
  43. e1efa2a Correction of "Update drivers to use sg helpers" patch for IMXMMC driver by Pavel Pisa · 17 years ago
  44. 513f54b sg_init_table() should use unsigned loop index variable by Chuck Lever · 17 years ago
  45. 74eb94f sg_last() should use unsigned loop index variable by Chuck Lever · 17 years ago
  46. 30fa0d0 Initialise scatter/gather list in sg driver by Anton Blanchard · 17 years ago
  47. acd054a Initialise scatter/gather list in ata_sg_setup by Anton Blanchard · 17 years ago
  48. 5336940 x86: fix pci-gart failure handling by FUJITA Tomonori · 17 years ago
  49. 93354329 SG: s390-scsi: missing size parameter in zfcp_address_to_sg() by Jens Axboe · 17 years ago
  50. 73fd546 SG: clear termination bit in sg_chain() by Jens Axboe · 17 years ago
  51. ab472a0 Blackfin arch: Added support for HV Sistemas H8606 board by Javier Herrero · 17 years ago
  52. f6ab0b9 [POWERPC] powerpc: Fix demotion of segments to 4K pages by Benjamin Herrenschmidt · 17 years ago
  53. 3c441ba [MTD] Skip bad blocks when checking for RedBoot partition table by David Woodhouse · 17 years ago
  54. 9c37f33 [MTD] [NAND] Check for RedBoot partitions on CAFÉ NAND by David Woodhouse · 17 years ago
  55. 17aacfb lockdep: fix a typo in the __lock_acquire comment by Gautham R Shenoy · 17 years ago
  56. 2a397e8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  57. d141786 ipg: Kconfig whitepaces/tab damages by Francois Romieu · 17 years ago
  58. bbd82f9 ipg: missing Kconfig dependency by Francois Romieu · 17 years ago
  59. 93dd79e r8169: remove poll_locked logic by Stephen Hemminger · 17 years ago
  60. 7fab06c r8169: napi config by Stephen Hemminger · 17 years ago
  61. ea45d15 duplicate initializer in sound/pci/hda/patch_realtek.c by Al Viro · 17 years ago
  62. 30e69bf fix breakage in pegasos_eth by Al Viro · 17 years ago
  63. 6e1b97d Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  64. 36ea96a cirrusfb nonsense by Al Viro · 17 years ago
  65. 0ada7a0 scatterlist fallout: mmc by Al Viro · 17 years ago
  66. 4a66fca ide/arm/icside: fallout from commit 86f3a492bb09eee5745b93af35f2212179c251fd by Al Viro · 17 years ago
  67. 9e6a76b scatterlist fallout: frv by Al Viro · 17 years ago
  68. 167ebf7 Input: hp_sdc.c - fix section mismatch by Adrian Bunk · 17 years ago
  69. eb9ebe6 Input: appletouch - add Johannes Berg as maintainer by Johannes Berg · 17 years ago
  70. f7852be Input: Add Euro and Dollar key codes by Carlos Corbacho · 17 years ago
  71. b0e7464 Input: xpad - add more USB IDs by Joshua J Bowman · 17 years ago
  72. ccd1443 [SCSI] osst: fix if (...) \n #if... cases missing semicolons when false by Ilpo Järvinen · 17 years ago
  73. 69243f9 x86: Dump filtering supports x86_64 sparsemem by Ken'ichi Ohmichi · 17 years ago
  74. 03d0d20 x86: fix compiler warnings in arch/x86/kernel/early-quirks.c by Jeff Garzik · 17 years ago
  75. 74a3d2d x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.c by Jeff Garzik · 17 years ago
  76. bd53147 x86: Fix boot protocol KEEP_SEGMENTS check. by Eric W. Biederman · 17 years ago
  77. 0cca1ca x86: voyager: fix bogus conversion to per_cpu for boot_cpu_info by James Bottomley · 17 years ago
  78. 027447c x86: export smp_ops to allow modular build of KVM by Thomas Gleixner · 17 years ago
  79. ceff8d8 Revert "i386: export i386 smp_call_function_mask() to modules" by Thomas Gleixner · 17 years ago
  80. ef49c32 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 17 years ago
  81. 3d1343b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  82. a2508c0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  83. 0f5a2c5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  84. 6d85d06 [JFFS2] Update MAINTAINERS entry -- the jffs-dev list is dead by David Woodhouse · 17 years ago
  85. 8d6ea58 [JFFS2] Prevent return of initialised variable in jffs2_init_acl_post() by David Woodhouse · 17 years ago
  86. 460cd05 mmc_spi: Fix mmc-over-spi regression by David Brownell · 17 years ago
  87. 1fa8dd1 mmc: use common byte swap macros by Pierre Ossman · 17 years ago
  88. 78e4807 mmc: fix cid and csd byte order by Pierre Ossman · 17 years ago
  89. 6356a9d at91_mci: Fix bad reference by Pierre Ossman · 17 years ago
  90. 2ba7d7b [WATCHDOG] Unlock in iTCO_wdt_start when reboot is disabled by Roel Kluin · 17 years ago
  91. 6ee4e28 [SPARC32]: Fix build-warning in io-unit.c by David S. Miller · 17 years ago
  92. 68e3f5d [CRYPTO] users: Fix up scatterlist conversion errors by Herbert Xu · 17 years ago
  93. a5a613a [CRYPTO] tcrypt: Move sg_init_table out of timing loops by Herbert Xu · 17 years ago
  94. 0aa031d [SPARC64]: Fix BACKOFF_SPIN on non-SMP. by David S. Miller · 17 years ago
  95. 64d329e [SPARC32]: __inline__ --> inline by David S. Miller · 17 years ago
  96. d979f17 [SPARC64]: __inline__ --> inline by David S. Miller · 17 years ago
  97. ceaa79c4 [NETNS]: Fix get_net_ns_by_pid by Eric W. Biederman · 17 years ago
  98. 2b008b0a [NET]: Marking struct pernet_operations __net_initdata was inappropriate by Eric W. Biederman · 17 years ago
  99. 72998d8 [INET] ESP: Must #include <linux/scatterlist.h> by Adrian Bunk · 17 years ago
  100. 18134be [TCP] IPV6: fix softnet build breakage by Jeff Garzik · 17 years ago