1. f69499f [PATCH] libata-eh-fw: update ata_qc_from_tag() to enforce normal/EH qc ownership by Tejun Heo · 18 years ago
  2. 2ab7db1 [PATCH] libata-eh-fw: use special reserved tag and qc for internal commands by Tejun Heo · 18 years ago
  3. dc2b351 [PATCH] libata-eh-fw: clear SError in ata_std_postreset() by Tejun Heo · 18 years ago
  4. 9ec957f [PATCH] libata-eh-fw: add flags and operations for new EH by Tejun Heo · 18 years ago
  5. f15a1da [PATCH] libata: use ATA printk helpers by Tejun Heo · 18 years ago
  6. 61440db [PATCH] libata: implement ATA printk helpers by Tejun Heo · 18 years ago
  7. 3373efd [PATCH] libata: use dev->ap by Tejun Heo · 18 years ago
  8. 38d8723 [PATCH] libata: add dev->ap by Tejun Heo · 18 years ago
  9. a0ab51c [PATCH] libata: kill old SCR functions and sata_dev_present() by Tejun Heo · 18 years ago
  10. 81952c5 [PATCH] libata: use new SCR and on/offline functions by Tejun Heo · 18 years ago
  11. 34bf217 [PATCH] libata: implement new SCR handling and port on/offline functions by Tejun Heo · 18 years ago
  12. 838df62 [PATCH] libata: init ap->cbl to ATA_CBL_SATA early by Tejun Heo · 18 years ago
  13. ce5f7f3 [PATCH] sata_sil24: update TF image only when necessary by Tejun Heo · 18 years ago
  14. e61e067 [PATCH] libata: implement qc->result_tf by Tejun Heo · 18 years ago
  15. 96bd39e [PATCH] libata: remove postreset handling from ata_do_reset() by Tejun Heo · 18 years ago
  16. 3adcebb [PATCH] libata: move ->set_mode() handling into ata_set_mode() by Tejun Heo · 18 years ago
  17. fe635c7 [PATCH] libata: use preallocated buffers by Tejun Heo · 18 years ago
  18. 1586930 [PATCH] libata: hold host_set lock while finishing internal qc by Tejun Heo · 18 years ago
  19. 7401abf [PATCH] libata: clear ap->active_tag atomically w.r.t. command completion by Tejun Heo · 18 years ago
  20. f8c2c42 [PATCH] libata: fix ->phy_reset class code handling in ata_bus_probe() by Tejun Heo · 18 years ago
  21. 6cd727b [PATCH] libata: kill duplicate prototypes by Tejun Heo · 18 years ago
  22. e23befe [PATCH] libata: unexport ata_scsi_error() by Tejun Heo · 18 years ago
  23. e4fac92 [PATCH] ahci: hardreset classification fix by Tejun Heo · 18 years ago
  24. 3c567b7 [PATCH] libata: rename ata_down_sata_spd_limit() and friends by Tejun Heo · 18 years ago
  25. c44078c [PATCH] libata: silly fix in ata_scsi_start_stop_xlat() by Tejun Heo · 18 years ago
  26. ee7863b [PATCH] SCSI: implement shost->host_eh_scheduled by Tejun Heo · 18 years ago
  27. 89f48c4 [PATCH] SCSI: Introduce scsi_req_abort_cmd (REPOST) by Luben Tuikov · 18 years ago
  28. acc696d Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  29. 2be4d50 Linux v2.6.17-rc3 by Linus Torvalds · 18 years ago
  30. a82642f Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 18 years ago
  31. 58f8236 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  32. f13d241 Merge nommu tree by Russell King · 18 years ago
  33. 83d722f [PATCH] Remove __devinit and __cpuinit from notifier_call definitions by Chandra Seetharaman · 18 years ago
  34. 649bbaa [PATCH] Remove __devinitdata from notifier block definitions by Chandra Seetharaman · 18 years ago
  35. e7edf9c [PATCH] LSM: add missing hook to do_compat_readv_writev() by James Morris · 18 years ago
  36. a090d91 [PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutex by Al Viro · 18 years ago
  37. 6ad0013 [PATCH] fix mips sys32_p{read,write} by Al Viro · 18 years ago
  38. de0bb97 [PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable) by Al Viro · 18 years ago
  39. c82ffb0 [PATCH] fix leak in activate_ep_files() by Al Viro · 18 years ago
  40. 7b97ebf Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  41. 07db869 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  42. bd5838b Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  43. 1ebd32f [PATCH] splice: add ->splice_write support for /dev/null by Jens Axboe · 18 years ago
  44. 00522fb [PATCH] splice: rearrange moving to/from pipe helpers by Jens Axboe · 18 years ago
  45. 86a0f04 [PATCH] forcedeth: fix initialization by Ayaz Abdulla · 18 years ago
  46. bdf9c27 [PATCH] sky2: version 1.2 by Stephen Hemminger · 18 years ago
  47. 98712e5 [PATCH] sky2: reset function can be devinit by Stephen Hemminger · 18 years ago
  48. 4a15d56 [PATCH] sky2: use ALIGN() macro by Stephen Hemminger · 18 years ago
  49. d27ed38 [PATCH] sky2: add fake idle irq timer by Stephen Hemminger · 18 years ago
  50. 734cbc3 [PATCH] sky2: reschedule if irq still pending by Stephen Hemminger · 18 years ago
  51. 3b90887 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  52. 3b85418 Merge branch 'skb_truesize' of git://lost.foo-projects.org/~ahkok/git/linux-2.6 into upstream-fixes by Jeff Garzik · 18 years ago
  53. 25f7389 Merge branch 'master' into upstream-fixes by Jeff Garzik · 18 years ago
  54. 85ca719 [BRIDGE]: allow full size vlan packets by Stephen Hemminger · 18 years ago
  55. 912d35f [PATCH] Add support for the sys_vmsplice syscall by Jens Axboe · 18 years ago
  56. c86d90d [doc] add paragraph about 'fs' subsystem to sysfs.txt by Miklos Szeredi · 18 years ago
  57. 8aa09a5 [fuse] fix race between checking and setting file->private_data by Miklos Szeredi · 18 years ago
  58. 6dbbcb1 [fuse] fix deadlock between fuse_put_super() and request_end(), try #2 by Miklos Szeredi · 18 years ago
  59. 5a5fb1e Revert "[fuse] fix deadlock between fuse_put_super() and request_end()" by Miklos Szeredi · 18 years ago
  60. 016b661 [PATCH] splice: fix offset problems by Jens Axboe · 18 years ago
  61. ba5f5d9 [PATCH] splice: fix min() warning by Andrew Morton · 18 years ago
  62. bcb4919 e1000: Update truesize with the length of the packet for packet split by Auke Kok · 18 years ago
  63. 928bd1b [ARM] vfp: fix leak of VFP_NAN_FLAG into FPSCR by Russell King · 18 years ago
  64. c7fd844 [ARM] 3484/1: Correct AEABI CFLAGS for correct enum handling by Richard Purdie · 18 years ago
  65. 4d5c34e [PATCH] Alpha: strncpy() fix by Ivan Kokshaysky · 18 years ago
  66. 454ac77 Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6-stable by Linus Torvalds · 18 years ago
  67. 18118cd [NETFILTER]: ipt action: use xt_check_target for basic verification by Patrick McHardy · 18 years ago
  68. 91536b7 [NETFILTER]: x_tables: move table->lock initialization by Dmitry Mishin · 18 years ago
  69. e4a79ef [NETFILTER]: ip6_tables: remove broken comefrom debugging by Patrick McHardy · 18 years ago
  70. 2c16b77 [NETFILTER]: nf_conntrack: kill unused callback init_conntrack by Yasuyuki Kozakai · 18 years ago
  71. 55fe586 [NETFILTER]: Fix compat_xt_counters alignment for non-x86 by Patrick McHardy · 18 years ago
  72. 44adf28 [NETFILTER]: ULOG target is not obsolete by Thomas Voegtle · 18 years ago
  73. e1bbdeb [NETFILTER]: nf_conntrack: Fix module refcount dropping too far by Yasuyuki Kozakai · 18 years ago
  74. d8fe3f1 [SPARC]: __NR_sys removal by OGAWA Hirofumi · 18 years ago
  75. 7c241d3 [PATCH] bcm43xx: make PIO mode usable by Michael Buesch · 18 years ago
  76. 9eac8f9 [PATCH] bcm43xx: add to MAINTAINERS by Michael Buesch · 18 years ago
  77. 818667f [PATCH] softmac: fix SIOCSIWAP by Johannes Berg · 18 years ago
  78. dac322e [PATCH] Fix crash on big-endian systems during scan by Pavel Roskin · 18 years ago
  79. 301dc3e [CIFS] Fix compile error when CONFIG_CIFS_EXPERIMENTAL is undefined by Steve French · 18 years ago
  80. 3d63abe [MMC] pxamci: fix data timeout calculation by Russell King · 18 years ago
  81. 3b920ce [ARM] nommu: trivial fixups for head-nommu.S and the Makefile by Hyok S. Choi · 18 years ago
  82. 6b426e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 18 years ago
  83. cb6aef2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 by Linus Torvalds · 18 years ago
  84. 950709a Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 18 years ago
  85. 41bc398 Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6-stable by Linus Torvalds · 18 years ago
  86. a580e5b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 18 years ago
  87. 5d23faf drm: possible cleanups by Dave Airlie · 18 years ago
  88. caa98c4 drm: fixup r300 scratch on BE machines by Dave Airlie · 18 years ago
  89. b66ac3e [CIFS] Fix typo in previous by Steve French · 18 years ago
  90. d0e15be powerpc: Fix define_machine so machine_is() works from modules by Paul Mackerras · 18 years ago
  91. 93e1b7d [PATCH] tpm: add HID module parameter by Kylene Jo Hall · 18 years ago
  92. 5713556 [PATCH] tpm: add interrupt module parameter by Kylene Jo Hall · 18 years ago
  93. cb53542 [PATCH] tpm: spacing cleanups 2 by Kylene Jo Hall · 18 years ago
  94. 397c718 [PATCH] tpm_infineon section fixup by Randy Dunlap · 18 years ago
  95. 8b006db [PATCH] tpm: update bios log code for 1.2 by Kylene Jo Hall · 18 years ago
  96. b09d530 [PATCH] tpm: check mem start and len by Kylene Jo Hall · 18 years ago
  97. e496f54 [PATCH] tpm: tpm_infineon updated to latest interface changes by Marcel Selhorst · 18 years ago
  98. 10685a9 [PATCH] tpm: use clear_bit by Kylene Jo Hall · 18 years ago
  99. 36b2002 [PATCH] tpm: msecs_to_jiffies cleanups by Kylene Jo Hall · 18 years ago
  100. 27084ef [PATCH] tpm: driver for next generation TPM chips by Leendert van Doorn · 18 years ago