1. 643eb2d [SCSI] rework scsi_target allocation by James Bottomley · 16 years ago
  2. f7120a4 [SCSI] use default attributes for scsi_host by Hannes Reinecke · 16 years ago
  3. 352f6bb [SCSI] scsi_transport_spi: fix the attribute settings by James Bottomley · 16 years ago
  4. 0f42389 [SCSI] sysfs: make group is_valid return a mode_t by James Bottomley · 16 years ago
  5. bbd1ae4 [SCSI] qla2xxx, lfpc: Rename 'state' attribute to 'link_state' by Hannes Reinecke · 16 years ago
  6. b0ed433 [SCSI] add scsi_host and scsi_target to scsi_bus by Hannes Reinecke · 16 years ago
  7. cb6b7f4 [SCSI] ses: fix up functionality after class_device->device conversion by James Bottomley · 16 years ago
  8. 7d15d6a [SCSI] st: fix up after class_device removal by James Bottomley · 16 years ago
  9. 8075014 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  10. bc751fe IB/ipath: Correct capitalization "IntX" -> "INTx" by Roland Dreier · 16 years ago
  11. 4495757 IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.c by Roland Dreier · 16 years ago
  12. 480f58e IB/ipath: Remove dependency on PCI_MSI || HT_IRQ by Roland Dreier · 16 years ago
  13. 37a6ab5 IB/ipath: Build IBA7220 code unconditionally by Roland Dreier · 16 years ago
  14. 88a8317 IB/ipath: Remove reference to dev->class_dev by Roland Dreier · 16 years ago
  15. 9862874 IB/ipath: Fix module parameter description for disable_sma by Paul Bolle · 16 years ago
  16. 6a5546e RDMA/nes: Remove unneeded function declarations by Roland Dreier · 16 years ago
  17. 2848077 infiniband: class_device fallout by Stephen Rothwell · 16 years ago
  18. 135ceda Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 16 years ago
  19. 8a32272 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  20. e9b6269 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial by Linus Torvalds · 16 years ago
  21. 548453f Merge branch 'for-2.6.26' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  22. 9fd9121 frv: unexport kmap_atomic_to_page by Adrian Bunk · 16 years ago
  23. eb0cc5f frv: remove HARD_RESET_NOW() by Adrian Bunk · 16 years ago
  24. 19b5b51 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 16 years ago
  25. bda0c0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 16 years ago
  26. 838cb6a DOC: A couple corrections and clarifications in USB doc. by Robert P. J. Day · 16 years ago
  27. 904e0ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  28. 98a1e95f Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 16 years ago
  29. 3767901 Generate a slightly more informative error msg for bad HZ by Robert P. J. Day · 16 years ago
  30. abe834c Merge branch 'isdn-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 16 years ago
  31. bc3c26f fix typo "is" -> "if" in Makefile by Uwe Kleine-König · 16 years ago
  32. e16b278 ptrace: compat_ptrace_request siginfo by Roland McGrath · 16 years ago
  33. 553a567 skbuff: fix missing kernel-doc notation by Randy Dunlap · 16 years ago
  34. 9a64388 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  35. e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  36. 529a41e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  37. 1cc8dcf ext*: spelling fix prefered -> preferred by Benoit Boissinot · 16 years ago
  38. c3823c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  39. c0d1f29 DOCUMENTATION: Use newer DEFINE_SPINLOCK macro in docs. by Robert P. J. Day · 16 years ago
  40. dd89db1 KEYS: Fix the comment to match the file name in rxrpc-type.h. by Robert P. J. Day · 16 years ago
  41. 5dfeaef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 16 years ago
  42. fdefa4d RAID: remove trailing space from printk line by Nick Andrew · 16 years ago
  43. 429f731 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  44. 85b375a Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  45. ec96535 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 16 years ago
  46. 8a5703f DMA engine: typo fixes by Sebastian Siewior · 16 years ago
  47. 5f033bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  48. fd9be4c Merge branch 'ro-bind.b6' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  49. b1af9cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  50. 218ff13 Remove unused MAX_NODES_SHIFT by Johannes Weiner · 16 years ago
  51. c0ff1f2 MAINTAINERS: Clarify access to OCFS2 development mailing list. by Robert P. J. Day · 16 years ago
  52. 22d56fc V4L: Storage class should be before const qualifier (sn9c102) by Tobias Klauser · 16 years ago
  53. c81010b V4L: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  54. b0cdb5e sonypi: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  55. f7e8dd5 intel_menlow: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  56. cbfa6f2 DVB: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  57. b1d18dc arm: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  58. 3f76d98 ALSA: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  59. b299c22 acpi: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  60. 58da495 firmware_sample_driver.c: fix coding style by Pavel Machek · 16 years ago
  61. 6f69a6d MAINTAINERS: Add ati_remote2 driver by Ville Syrjala · 16 years ago
  62. fda6ab8 Documentation: Remove last references to BitKeeper. by Cyril Brulebois · 16 years ago
  63. 5309fbc Remove documentation of non-existent sk_alloc arg by Rusty Russell · 16 years ago
  64. f526448 trivial: small cleanups by Pavel Machek · 16 years ago
  65. 1fb7c6e Correct a few trivial tree details in Documentation/SubmittingPatches by Jesper Juhl · 16 years ago
  66. ec98c6b [SPARC]: Remove SunOS and Solaris binary support. by David S. Miller · 16 years ago
  67. cc216c5 Fix RCU list iterator use of 'rcu_dereference()' by Linus Torvalds · 16 years ago
  68. 95fff33 SELinux: one little, two little, three little whitespaces, the avc.c saga. by Eric Paris · 16 years ago
  69. 1872981 SELinux: cleanup on isle selinuxfs.c by Eric Paris · 16 years ago
  70. 2ced3df changing whitespace for fun and profit: policydb.c by Eric Paris · 16 years ago
  71. 828dfe1 SELinux: whitespace and formating fixes for hooks.c by Eric Paris · 16 years ago
  72. 744ba35 SELinux: clean up printks by Eric Paris · 16 years ago
  73. 1167088 SELinux: sidtab.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 16 years ago
  74. 5d55a34 SELinux: services.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 16 years ago
  75. 1a5e6f8 SELinux: mls.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 16 years ago
  76. 719a2f8 SELinux: hashtab.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 16 years ago
  77. 7696ee8 SELinux: ebitmap.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 16 years ago
  78. 7c2b240 SELinux: conditional.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 16 years ago
  79. eb5df9a SELinux: avtab.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 16 years ago
  80. 3c1c88a SELinux: xfrm.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 16 years ago
  81. bfff3aa SELinux: nlmsgtab.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 16 years ago
  82. 7b6b239 SELinux: netnode.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 16 years ago
  83. c544c02 SELinux: netlink.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 16 years ago
  84. a6aaafe SELinux: netlabel.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 16 years ago
  85. 338366c SELinux: netif.c whitespace, syntax, and static declaraction cleanups by Eric Paris · 16 years ago
  86. fb19974 block: fix blk_register_queue() return value by Akinobu Mita · 16 years ago
  87. 2472892 block: fix memory hotplug and bouncing in block layer by Andi Kleen · 16 years ago
  88. cece933 block: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  89. ee86418 Kconfig: clean up block/Kconfig help descriptions by Nick Andrew · 16 years ago
  90. 6195057 cciss: fix warning oops on rmmod of driver by scameron@beardog.cca.cpqcorp.net · 16 years ago
  91. e14ac67 cciss: Fix race between disk-adding code and interrupt handler by scameron@beardog.cca.cpqcorp.net · 16 years ago
  92. f18573a block: move the padding adjustment to blk_rq_map_sg by FUJITA Tomonori · 16 years ago
  93. afdc1a7 block: add bio_copy_user_iov support to blk_rq_map_user_iov by FUJITA Tomonori · 16 years ago
  94. c5dec1c block: convert bio_copy_user to bio_copy_user_iov by FUJITA Tomonori · 16 years ago
  95. 476a481 loop: manage partitions in disk image by Laurent Vivier · 16 years ago
  96. 22a9189 cdrom: use kmalloced buffers instead of buffers on stack by Thomas Bogendoerfer · 16 years ago
  97. 0a0c411 cdrom: make unregister_cdrom() return void by Akinobu Mita · 16 years ago
  98. 7fd097d cdrom: use list_head for cdrom_device_info list by Akinobu Mita · 16 years ago
  99. 032d8d9 cdrom: protect cdrom_device_info list by mutex by Akinobu Mita · 16 years ago
  100. 3c3f4e0 cdrom: cleanup hardcoded error-code by Akinobu Mita · 16 years ago