1. c04bbc8 ide-scsi: fix handling of DMA errors in idescsi_pc_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  2. e8e25f0 ide-scsi: fix DRQ checking for DMA transfers in idescsi_pc_intr() by Bartlomiej Zolnierkiewicz · 16 years ago
  3. b3d96af ide-scsi: fix race in idescsi_transfer_pc() by Bartlomiej Zolnierkiewicz · 16 years ago
  4. 63f5abb ide: remove action argument in ide_do_drive_cmd by FUJITA Tomonori · 16 years ago
  5. 7e12ca1 ide-scsi: replace ide_do_drive_cmd with blk_execute_rq_nowait by FUJITA Tomonori · 16 years ago
  6. ff07488 ide: remove drive->ctl by Bartlomiej Zolnierkiewicz · 16 years ago
  7. 0fd04dc ide: use ->OUTBSYNC in ide_set_irq() by Bartlomiej Zolnierkiewicz · 16 years ago
  8. 6a732e1 ide: use ->OUTBSYNC in init_irq() by Bartlomiej Zolnierkiewicz · 16 years ago
  9. f8c4bd0a ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method by Bartlomiej Zolnierkiewicz · 16 years ago
  10. 1357214 ide: remove ->mmio flag from ide_hwif_t by Bartlomiej Zolnierkiewicz · 16 years ago
  11. ed4af48 ide: move IRQ unmasking out from ->tf_load method by Bartlomiej Zolnierkiewicz · 16 years ago
  12. 9a410e7 ide: remove IDE_TFLAG_NO_SELECT_MASK taskfile flag by Bartlomiej Zolnierkiewicz · 16 years ago
  13. e81a3bd ide: fix do_probe() to use SELECT_DRIVE() by Bartlomiej Zolnierkiewicz · 16 years ago
  14. 49e153e ide: remove commented out code from ide_config_drive_speed() by Bartlomiej Zolnierkiewicz · 16 years ago
  15. 912ef6d sgiioc4: use ->extra_base instead of ->dma_status for dma_handle by Bartlomiej Zolnierkiewicz · 16 years ago
  16. 57279a7 ide: remove try_to_flush_leftover_data() by Bartlomiej Zolnierkiewicz · 16 years ago
  17. 931ee0d ide: remove obsoleted "ide=" kernel parameters by Bartlomiej Zolnierkiewicz · 16 years ago
  18. dbac9f8 ide: cleanup init_ide_data() by Bartlomiej Zolnierkiewicz · 16 years ago
  19. 232595e ide: remove obsoleted "hdx=" kernel parameters by Bartlomiej Zolnierkiewicz · 16 years ago
  20. 30e5ee4 ide: remove obsoleted "idebus=" kernel parameter by Bartlomiej Zolnierkiewicz · 16 years ago
  21. 681a561 block: unexport blk_end_sync_rq by FUJITA Tomonori · 16 years ago
  22. 52a93ba block: remove the checking for NULL queue in blk_put_request by FUJITA Tomonori · 16 years ago
  23. d79c5a6 block: convert pd_special_command to use blk_execute_rq by FUJITA Tomonori · 16 years ago
  24. ed820f1 ide-cd: remove ide_cd_init_rq by FUJITA Tomonori · 16 years ago
  25. 124cafc ide: remove ide_init_drive_cmd by FUJITA Tomonori · 16 years ago
  26. 5f2e1ce ide: remove ide_wait/head_wait path in ide_do_drive_cmd by FUJITA Tomonori · 16 years ago
  27. 5b11471 ide: convert ide_do_drive_cmd path to use blk_execute_rq by FUJITA Tomonori · 16 years ago
  28. 9a2d43b block: handle blk_pm_resume_request() requests in blk_execute_rq_nowait() by Bartlomiej Zolnierkiewicz · 16 years ago
  29. 64ea1b4 ide-tape: convert ide_do_drive_cmd path to use blk_execute_rq by FUJITA Tomonori · 16 years ago
  30. 154ed28 ide-taskfile: convert ide_do_drive_cmd path to use blk_execute_rq by FUJITA Tomonori · 16 years ago
  31. 6fe1623 ide-floppy: convert ide_do_drive_cmd path to use blk_execute_rq by FUJITA Tomonori · 16 years ago
  32. dd47087 ide-disk: convert ide_do_drive_cmd path to use blk_execute_rq by FUJITA Tomonori · 16 years ago
  33. 0ef4c4d ide-cd: convert ide_do_drive_cmd path to use blk_execute_rq by FUJITA Tomonori · 16 years ago
  34. 5f82854 ide-cd: convert ide_cd_queue_pc to use blk_execute_rq by FUJITA Tomonori · 16 years ago
  35. c6866a6 ide: use __generic_unplug_device() in ide_do_drive_cmd() (take 2) by Bartlomiej Zolnierkiewicz · 16 years ago
  36. e8a96aa ide: set REQ_PREEMPT request flag in ide_do_drive_cmd() users by Bartlomiej Zolnierkiewicz · 16 years ago
  37. 5d0cc8a ide: use get_unaligned_* helpers by Harvey Harrison · 16 years ago
  38. a792bd5 ide-tape: use clamp_t() rather than nested min_t()/max_t() by Harvey Harrison · 16 years ago
  39. d6cddd3 ide: eliminate FIT() macro by Harvey Harrison · 16 years ago
  40. 5ddee51 ide: disable drive interrupts in ide_driveid_update() by Mikhail Cherkashin · 16 years ago
  41. 8c6e46d palm_bk3710: fix tRP for UDMA mode 4 by Mikhail Cherkashin · 16 years ago
  42. bce7f79 Linux 2.6.26 by Linus Torvalds · 16 years ago
  43. ec229e8 devcgroup: fix permission check when adding entry to child cgroup by Li Zefan · 16 years ago
  44. 17d213f devcgroup: always show positive major/minor num by Li Zefan · 16 years ago
  45. 0302c01 Documentation/HOWTO: correct wrong kernel bugzilla FAQ URL by Jiri Pirko · 16 years ago
  46. 3b5c6b8 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  47. 3e84050 cpusets, hotplug, scheduler: fix scheduler domain breakage by Dmitry Adamushko · 16 years ago
  48. 9df2fe9 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  49. de72aa4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  50. 536abdb cifs: fix wksidarr declaration to be big-endian friendly by Jeff Layton · 16 years ago
  51. e911d0c cifs: fix inode leak in cifs_get_inode_info_unix by Jeff Layton · 16 years ago
  52. d3297a6 frv: fix irqs_disabled() to return an int, not an unsigned long by David Howells · 16 years ago
  53. d1a5d19 OProfile kernel maintainership changes by Robert Richter · 16 years ago
  54. 8ea9212 rtc-pcf8563: add chip id by Jon Smirl · 16 years ago
  55. 876550a rtc-fm3130: fix chip naming by Alessandro Zummo · 16 years ago
  56. bca5c2c ov7670: clean up ov7670_read semantics by Andres Salomon · 16 years ago
  57. 05d81d2 serial8250: sanity check nr_uarts on all paths. by Eric W. Biederman · 16 years ago
  58. f31ad92 fbdev: bugfix for multiprocess defio by Jaya Kumar · 16 years ago
  59. 4fc89e3 drivers/isdn/i4l/isdn_common.c fix small resource leak by Darren Jenkins · 16 years ago
  60. 43f77e9 drivers/char/pcmcia/ipwireless/hardware.c fix resource leak by Darren Jenkins · 16 years ago
  61. 8df5fc0 [SCSI] bsg: fix oops on remove by James Bottomley · 16 years ago
  62. 2789898 [SCSI] fusion: default MSI to disabled for SPI and FC controllers by James Bottomley · 16 years ago
  63. 5ac37f8 x86: fix ldt limit for 64 bit by Michael Karcher · 16 years ago
  64. a26929f Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 16 years ago
  65. 3976df9 [PATCH] IPMI: return correct value from ipmi_write by Mark Rustad · 16 years ago
  66. 0ce3a7e [SCSI] ipr: Fix HDIO_GET_IDENTITY oops for SATA devices by Brian King · 16 years ago
  67. 4d727a7 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  68. 49641f1 Fix reference counting race on log buffers by Dave Chinner · 16 years ago
  69. 3c1e389 libata-acpi: don't call sleeping function from invalid context by Zhang Rui · 16 years ago
  70. edb8047 Added Targa Visionary 1000 IDE adapter to pata_sis.c by Kai Krakow · 16 years ago
  71. b344991 libata-acpi: filter out DIPM enable by Tejun Heo · 16 years ago
  72. 61ca9da rtc: fix reported IRQ rate for when HPET is enabled by Paul Gortmaker · 16 years ago
  73. ac310bb Fix name of Russell King in various comments by Uwe Kleine-König · 16 years ago
  74. a7de390 rapidio: fix device reference counting by Eugene Surovegin · 16 years ago
  75. fb0e7e1 tpm: add Intel TPM TIS device HID by Marcin Obara · 16 years ago
  76. e5a5816 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  77. e35259a tun: Persistent devices can get stuck in xoff state by Max Krasnyansky · 16 years ago
  78. ccf9b3b xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info by Steffen Klassert · 16 years ago
  79. 0ce2855 ipv6: missed namespace context in ipv6_rthdr_rcv by Denis V. Lunev · 16 years ago
  80. fe785be netlabel: netlink_unicast calls kfree_skb on error path by itself by Denis V. Lunev · 16 years ago
  81. 2e65557 ipv4: fib_trie: Fix lookup error return by Ben Hutchings · 16 years ago
  82. 3d8ea1f tcp: correct kcalloc usage by Milton Miller · 16 years ago
  83. 4edc2f3 ip: sysctl documentation cleanup by Stephen Hemminger · 16 years ago
  84. 53025f5 Documentation: clarify tcp_{r,w}mem sysctl docs by J. Bruce Fields · 16 years ago
  85. bdb2192 slub: Fix use-after-preempt of per-CPU data structure by Dmitry Adamushko · 16 years ago
  86. 96a8e13 exec: fix stack excutability without PT_GNU_STACK by Hugh Dickins · 16 years ago
  87. f8804d3 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 16 years ago
  88. a26449d Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  89. b1e3873 sched: fix cpu hotplug, cleanup by Linus Torvalds · 16 years ago
  90. 9cc3089 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  91. 70ff055 Fix PREEMPT_RCU without HOTPLUG_CPU by Nick Piggin · 16 years ago
  92. eb6d42e ftrace: Documentation by Steven Rostedt · 16 years ago
  93. b10e9ad arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it shouldn't be tracked. by Daniel Guilak · 16 years ago
  94. 544304b kernel/kprobes.c: Made kprobe_blacklist static. by Daniel Guilak · 16 years ago
  95. 08405b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  96. 2283af5 Merge branch 'for-2.6.26' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  97. e988cf1 ocfs2: Fix flags in ocfs2_file_lock by Mark Fasheh · 16 years ago
  98. 872ac87 crypto: chainiv - Invoke completion function by Herbert Xu · 16 years ago
  99. a361ee5 x86: fix /dev/mem compatibility under PAT by Venkatesh Pallipadi · 16 years ago
  100. dc7fab8 sched: fix cpu hotplug by Dmitry Adamushko · 16 years ago