1. 3e33994 [SCSI] ibmvfc: Add details to async event log by Brian King · 16 years ago
  2. 2bac406 [SCSI] ibmvfc: Sanitize response lengths by Brian King · 16 years ago
  3. cf6f10d [SCSI] ibmvfc: Fix for lost async events by Brian King · 16 years ago
  4. 915be02 [SCSI] ibmvfc: Fixup host state during reinit by Brian King · 16 years ago
  5. 3eddc56 [SCSI] ibmvfc: Fix another hang on module removal by Brian King · 16 years ago
  6. 004dd5e [SCSI] ibmvscsi: Fixup desired DMA value for shared memory partitions by Brian King · 16 years ago
  7. 66dca9b [SCSI] megaraid_sas: remove sysfs dbg_lvl world writeable permissions by Joe Malicki · 16 years ago
  8. bcd2361 [SCSI] qla2xxx: Update version number to 8.02.01-k7. by Andrew Vasquez · 16 years ago
  9. c795c1e [SCSI] qla2xxx: Explicitly tear-down vports during PCI remove_one(). by Andrew Vasquez · 16 years ago
  10. 19851f1 [SCSI] qla2xxx: Reference proper ha during SBR handling. by Andrew Vasquez · 16 years ago
  11. 946fb89 [SCSI] qla2xxx: Set npiv_supported flag for FCoE HBAs. by Mike Hernandez · 16 years ago
  12. bed475c [SCSI] qla2xxx: Don't leak SG-DMA mappings while aborting commands. by Andrew Vasquez · 16 years ago
  13. a7a2850 [SCSI] qla2xxx: Correct vport-state management issues during ISP-ABORT. by Andrew Vasquez · 16 years ago
  14. 6390d1f [SCSI] qla2xxx: Correct synchronization of software/firmware fcport states. by Andrew Vasquez · 16 years ago
  15. fe42625 [SCSI] scsi_dh: Initialize lun_state in check_ownership() by Chandra Seetharaman · 16 years ago
  16. 8479fca [SCSI] scsi_dh: Do not use scsilun in rdac hardware handler by Chandra Seetharaman · 16 years ago
  17. 24541f9 [SCSI] megaraid_sas: version and Documentation Update by Yang, Bo · 16 years ago
  18. 6610a6b [SCSI] megaraid_sas: add new controllers (0x78 0x79) by Yang, Bo · 16 years ago
  19. 530e6fc [SCSI] megaraid_sas: add the shutdown DCMD cmd to driver shutdown routine by Yang, Bo · 16 years ago
  20. 06f579d [SCSI] megaraid_sas: add readl to force PCI posting flush by Yang, Bo · 16 years ago
  21. d211f05 [SCSI] sd: fix USB devices incorrectly reporting DIF support by Hugh Dickins · 16 years ago
  22. 0967d61 Linux 2.6.27-rc2 by Linus Torvalds · 16 years ago
  23. 1835107 Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors" by Linus Torvalds · 16 years ago
  24. e63e032 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  25. ffb2084 AX.25: Fix sysctl registration if !CONFIG_AX25_DAMA_SLAVE by Ralf Baechle · 16 years ago
  26. ff2a79a pktgen: mac count by Robert Olsson · 16 years ago
  27. 1211a64 pktgen: random flow by Robert Olsson · 16 years ago
  28. ef647f1 bridge: Eliminate unnecessary forward delay by Stephen Hemminger · 16 years ago
  29. 37193fb docbook: fix s390 fatal error after header files moved by Randy Dunlap · 16 years ago
  30. 8c275ce drivers/media/video/vino.c needs v4l2-ioctl.h by Andrew Morton · 16 years ago
  31. dfe195f mm: fix uninitialized variables for find_vma_prepare callers by Benny Halevy · 16 years ago
  32. bf1db69 pm_qos: spelling fixes by Richard Hughes · 16 years ago
  33. 7c44319 proc: fix warnings by Alexander Beregalov · 16 years ago
  34. dc39778 drivers/misc/sgi-gru/grutlbpurge.c: removed duplicated #include by Huang Weiyi · 16 years ago
  35. dc60bf1 omfs: fix warning by Alexander Beregalov · 16 years ago
  36. 32ab8f9 kernel-doc: skip nested struct/union cleanly by Randy Dunlap · 16 years ago
  37. d2dc1f4 dma: fix order calculation in dma_mark_declared_memory_occupied() by Jan Beulich · 16 years ago
  38. 978cc90 atyfb_base.c: fix warning by Alexander Beregalov · 16 years ago
  39. 5394ba0 drivers/video/fsl-diu-fb.c: add missing of_node_put by Julia Lawall · 16 years ago
  40. 9bd6ceb radeonfb: give i2c buses nicer names by Jean Delvare · 16 years ago
  41. c213ddf fbcon: fix scrolling after logo is cleared by Krzysztof Helt · 16 years ago
  42. efc4918 radeon: misc corrections by David Miller · 16 years ago
  43. f6ac436 Remove the deprecated cli() sti() functions by Mark Asselstine · 16 years ago
  44. 8cd6819 backlight: add MODULE_ALIAS() to pwm_backlight driver by Ben Dooks · 16 years ago
  45. 14563a4 backlight: add more information output to pwm_backlight by Ben Dooks · 16 years ago
  46. 26cb8bb blackfin RTC driver: drop PIE/stopwatch code since the hardware can only do a max of 1HZ and this same functionality is provided by UIE by Mike Frysinger · 16 years ago
  47. e12af37 blackfin RTC driver: convert PIE handling to irq_set_state() as pointed out by David Brownell by Mike Frysinger · 16 years ago
  48. 140fab1 blackfin RTC driver: wait for the write complete interrupt complete before sleeping by Mike Frysinger · 16 years ago
  49. 3b128fe blackfin RTC driver: disable the write complete irq upon close by Mike Frysinger · 16 years ago
  50. 605eb8b blackfin RTC driver: don't bother passing the rtc struct down to bfin_rtc_int_{set,clear} since it isnt needed (shaves off ~100bytes) by Mike Frysinger · 16 years ago
  51. 813006f blackfin RTC driver: add support for power management framework by Mike Frysinger · 16 years ago
  52. 5aeb776 blackfin RTC driver: Fix bug Only RTC interrupt can wake up deeper sleep core by Sonic Zhang · 16 years ago
  53. dd279f6 blackfin RTC driver: if we dont define irq_set_freq, the common rtc-dev layer will give us the same behavior of returning ENOTTY by Mike Frysinger · 16 years ago
  54. c69ad71 genirq: better warning on irqchip->set_type() failure by David Brownell · 16 years ago
  55. 5b2becc semaphore: __down_common: use signal_pending_state() by Oleg Nesterov · 16 years ago
  56. 3219445 relay: fix "full buffer with exactly full last subbuffer" accounting problem by Tom Zanussi · 16 years ago
  57. 60cadec spi: new orion_spi driver by Shadi Ammouri · 16 years ago
  58. 756fcab block/cciss.c: remove pointless curr_queue calculation by Hannes Reinecke · 16 years ago
  59. 594a881 vt8623fb: fix kernel oops by Ondrej Zajicek · 16 years ago
  60. c6e2bee kdump: report actual value of VMCOREINFO_OSRELEASE in VMCOREINFO by Bernhard Walle · 16 years ago
  61. 775587b powerpc: 86xx: mpc8610_hpcd: add watchdog node by Anton Vorontsov · 16 years ago
  62. 5c9ffc9 mm_init.c: avoid ifdef-inside-macro-expansion by Andrew Morton · 16 years ago
  63. 35ad1c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  64. 580da34 Fix USB storage hang on command abort by Alan Stern · 16 years ago
  65. f454cbe ide: ->cable_detect method cannot be marked __devinit by Bartlomiej Zolnierkiewicz · 16 years ago
  66. 36de994 ide: ->quirkproc method cannot be marked __devinit by Bartlomiej Zolnierkiewicz · 16 years ago
  67. 24307ff cs5520: add enablebits checking by Bartlomiej Zolnierkiewicz · 16 years ago
  68. af744e3 cdrom: don't check CDC_PLAY_AUDIO in cdrom_count_tracks() by Tejun Heo · 16 years ago
  69. 938bb03 ide-cd: fix endianity for the error message in cdrom_read_capacity by Petr Tesarik · 16 years ago
  70. c5bfc37 ide: remove CONFIG_IDE_MAX_HWIFS by Adrian Bunk · 16 years ago
  71. 0e25f71 remove unneeded #include <linux/ide.h>'s by Adrian Bunk · 16 years ago
  72. d3e33ff ide: fix regression caused by ide_device_{get,put}() addition (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  73. b5b9309 remove unnecessary <linux/hdreg.h> includes by Bartlomiej Zolnierkiewicz · 16 years ago
  74. 39b986a ide: sanitize struct ide_port_ops documentation (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  75. 242f442 ide: fix ide_fix_driveid() by Bartlomiej Zolnierkiewicz · 16 years ago
  76. 367fdcb ide: fix pre-EIDE SWDMA support on big-endian by Bartlomiej Zolnierkiewicz · 16 years ago
  77. 33e3349 Merge branch 'no-ath9k' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  78. ad61980 bridge: fix compile warning in net/bridge/br_netfilter.c by Rami Rosen · 16 years ago
  79. 95c3e8b ipv4: remove unused field in struct flowi (include/net/flow.h). by Rami Rosen · 16 years ago
  80. 2f751b6 tg3: Fix 'scheduling while atomic' errors by Matt Carlson · 16 years ago
  81. cc6533e net: Kill plain NET_XMIT_BYPASS. by David S. Miller · 16 years ago
  82. c27f339 net_sched: Add qdisc __NET_XMIT_BYPASS flag by Jarek Poplawski · 16 years ago
  83. 378a2f0 net_sched: Add qdisc __NET_XMIT_STOLEN flag by Jarek Poplawski · 16 years ago
  84. ca5de40 fs: rename buffer trylock by Nick Piggin · 16 years ago
  85. 529ae9a mm: rename page trylock by Nick Piggin · 16 years ago
  86. e9ba969 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  87. 2e1e921 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  88. 2acb802 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  89. d8f4b81 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Linus Torvalds · 16 years ago
  90. 115a326 tracehook: kerneldoc fix by Roland McGrath · 16 years ago
  91. 18f6db9 mn10300: Fix up __bug_table handling in module loader. by Paul Mundt · 16 years ago
  92. b13ad6f Merge branch 'audit.b56' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 16 years ago
  93. f1b134f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  94. 7274264 m68k: some asm-sparc include files moved by Stephen Rothwell · 16 years ago
  95. 725aad2 __sched_setscheduler: don't do any policy checks when not "user" by Jeremy Fitzhardinge · 16 years ago
  96. 5941de8 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  97. c44df74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 by Linus Torvalds · 16 years ago
  98. 103a1d5 sc1200 watchdog driver: Fix locking, sems and coding style by Alan Cox · 16 years ago
  99. 8183006 alpha: Fix breakage in wdt_pci by Andrew Morton · 16 years ago
  100. 9f2d1f0 wdt: Cleanup and sort out locking and inb_p by Alan Cox · 16 years ago