1. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  2. 33659eb block: remove wrappers for request type/flags by Christoph Hellwig · 14 years ago
  3. 7e005f7 remove needless ISA_DMA_THRESHOLD by FUJITA Tomonori · 14 years ago
  4. bfe1723 block: kill ISA_DMA_THRESHOLD usage by FUJITA Tomonori · 14 years ago
  5. b375a61 aha1532: remove ISA_DMA_THRESHOLD usage by FUJITA Tomonori · 14 years ago
  6. 41f2df6 block: BARRIER request should imply SYNC by Christoph Hellwig · 14 years ago
  7. 01b6b67 floppy: use warning macros by Stephen Hemminger · 14 years ago
  8. b862f26 floppy: use wait_event_interruptible by Stephen Hemminger · 14 years ago
  9. 21af544 floppy: fix signed/unsigned warnings by Stephen Hemminger · 14 years ago
  10. be1c0fb floppy: cmos attribute should be static by Stephen Hemminger · 14 years ago
  11. 575cfc6 floppy: use atomic type for usage_count by Stephen Hemminger · 14 years ago
  12. 41a55b4 floppy: silence warning during disk test by Stephen Hemminger · 14 years ago
  13. be7a12b floppy: remove unnecessary inlines by Stephen Hemminger · 14 years ago
  14. 285203c floppy: initialize debug jiffies offset by Stephen Hemminger · 14 years ago
  15. f3bcb14 cciss: change pad value from 32 to 0 by Mike Miller · 14 years ago
  16. b0dd5ca cciss: remove errant debug code by Mike Miller · 14 years ago
  17. 29979a7 cciss: move next_command function from ifdef by Mike Miller · 14 years ago
  18. b14aa6d cciss: fix call to put_controller_in_performant_mode by Mike Miller · 14 years ago
  19. 256aea3 cciss: make sure we request the performant mode irq by Mike Miller · 14 years ago
  20. 956bcb7 block: add helpers for the trivial queue flag sysfs show/store entries by Jens Axboe · 14 years ago
  21. e2e1a14 block: add sysfs knob for turning off disk entropy contributions by Jens Axboe · 14 years ago
  22. 841fdff cciss: new controller support and bump driver version by Mike Miller · 14 years ago
  23. 5e21615 cciss: add performant mode support for Stars/Sirius by Mike Miller · 14 years ago
  24. 1d14144 cciss: make interrupt access methods return type bool by Mike Miller · 14 years ago
  25. 2cf3af1 cciss: check for msi in interrupt_not_for_us by Mike Miller · 14 years ago
  26. 0c2b390 cciss: clean up interrupt handler by Mike Miller · 14 years ago
  27. 664a717 cciss: enqueue and submit io by Mike Miller · 14 years ago
  28. 28f4f8a ACPI / ACPICA: Fix reference counting problems with GPE handlers by Rafael J. Wysocki · 14 years ago
  29. 998db52 nfsd4: fix file open accounting for RDWR opens by J. Bruce Fields · 14 years ago
  30. 94cb121 percpu: add __percpu notations to UP allocator by Namhyung Kim · 14 years ago
  31. 18cb2aef percpu: handle __percpu notations in UP accessors by Namhyung Kim · 14 years ago
  32. 51e9ac7 md/raid10: fix deadlock with unaligned read during resync by NeilBrown · 14 years ago
  33. ee11006 powerpc: fix i8042 module build error by Grant Likely · 14 years ago
  34. 949ad0a sound/soc: mpc5200_psc_ac97: Use gpio pins for cold reset by Eric Millbrandt · 14 years ago
  35. cfa6a88 powerpc/5200: add mpc5200_psc_ac97_gpio_reset by Eric Millbrandt · 14 years ago
  36. ef8f34a perf ui: Start breaking down newt.c into multiple files by Arnaldo Carvalho de Melo · 14 years ago
  37. 4a386c3 Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  38. e877977 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  39. 3cf8ad3 Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  40. 66cd55d Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  41. 75cb5fd Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-for-linus', 'x86-apic-for-linus', 'x86-fpu-for-linus' and 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  42. ce06ea8 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  43. a7a387c SELINUX: Fix build error. by Ralf Baechle · 14 years ago
  44. 7fa53cc nfsd: don't allow setting maxblksize after svc created by J. Bruce Fields · 14 years ago
  45. e844a7b nfsd: initialize nfsd versions before creating svc by J. Bruce Fields · 14 years ago
  46. e2aa7f8 net: sunrpc: removed duplicated #include by Andrea Gelmini · 14 years ago
  47. c18c821 nfsd41: Fix a crash when a callback is retried by Boaz Harrosh · 14 years ago
  48. 774f8bb nfsd: fix startup/shutdown order bug by J. Bruce Fields · 14 years ago
  49. 73ee576 mtd: remove redwood map driver by Christian Dietrich · 14 years ago
  50. 9261ec1 console: Fix compilation regression by Jason Wessel · 14 years ago
  51. e225567 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  52. 1787985 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  53. b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  54. af39008 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  55. 7645e43 x86, kvm: Remove cast obsoleted by set_64bit() prototype cleanup by H. Peter Anvin · 14 years ago
  56. 4373098 perf tui: Introduce list_head based generic ui_browser refresh routine by Arnaldo Carvalho de Melo · 14 years ago
  57. 449e5b2 perf probe: Fix memory leaks in add_perf_probe_events by Masami Hiramatsu · 14 years ago
  58. 58432e1 perf probe: Fix to copy the type for raw parameters by Masami Hiramatsu · 14 years ago
  59. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  60. 1cfd2bd Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  61. b57bdda Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  62. cc41f5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 14 years ago
  63. ab69bcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  64. 18fab91 tracing: Fix ring_buffer_read_page reading out of page boundary by Huang Ying · 14 years ago
  65. c513b67 pci: fix type warnings in intr_remapping.c by Linus Torvalds · 14 years ago
  66. a24d52f iwlwifi: fix locking assertions by Johannes Berg · 14 years ago
  67. e95b743 iwlwifi: fix TX tracer by Johannes Berg · 14 years ago
  68. 3dce9a5 NFS: NFSv4.1 is no longer a "developer only" feature by Trond Myklebust · 14 years ago
  69. b3edc2b NFS: NFS_V4 is no longer an EXPERIMENTAL feature by Trond Myklebust · 14 years ago
  70. d5eff1a NFS: Fix /proc/mount for legacy binary interface by Bryan Schumaker · 14 years ago
  71. 761fe93 NFS: Fix the locking in nfs4_callback_getattr by Trond Myklebust · 14 years ago
  72. 7e41dfd [SCSI] ibmvfc: Driver version 1.0.9 by Brian King · 14 years ago
  73. d2fab5c [SCSI] ibmvfc: Fix terminate_rport_io by Brian King · 14 years ago
  74. d5da304 [SCSI] ibmvfc: Fix rport add/delete race resulting in oops by Brian King · 14 years ago
  75. 90c8327 Merge branches 'x86-rwsem-for-linus' and 'x86-gcc46-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  76. a417fb9 Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  77. 9faa1e5 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  78. 11e4afb Merge branches 'gemini' and 'misc' into devel by Russell King · 14 years ago
  79. 500b9fc Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stable by Russell King · 14 years ago
  80. 1611555 [SCSI] lpfc 8.3.16: Change LPFC driver version to 8.3.16 by James Smart · 14 years ago
  81. 38b92ef [SCSI] lpfc 8.3.16: FCoE Discovery and Failover Fixes by James Smart · 14 years ago
  82. f165eb7 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable by Russell King · 14 years ago
  83. bc73905 [SCSI] lpfc 8.3.16: SLI Additions, updates, and code cleanup by James Smart · 14 years ago
  84. d9a73c0 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  85. b304441 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  86. f7ddc2b Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  87. 823d219 [SCSI] pm8001: introduce missing kfree by Julia Lawall · 14 years ago
  88. a5e1159 Merge branch 'x86-hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  89. 0f477dd Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  90. e8ed741 [SCSI] qla4xxx: Update driver version to 5.02.00-k3 by Vikas Chaudhary · 14 years ago
  91. 2232be0 [SCSI] qla4xxx: Added AER support for ISP82xx by Lalit Chandivade · 14 years ago
  92. 2103363 [SCSI] qla4xxx: Handle outstanding mbx cmds on hung f/w scenarios by Nilesh Javali · 14 years ago
  93. 2ccdf0d [SCSI] qla4xxx: updated mbx_sys_info struct to sync with FW 4.6.x by Vikas Chaudhary · 14 years ago
  94. 0753b48 [SCSI] qla4xxx: clear AF_DPC_SCHEDULED flage when exit from do_dpc by Vikas Chaudhary · 14 years ago
  95. 9d4946f [SCSI] qla4xxx: Stop firmware before doing init firmware. by Lalit Chandivade · 14 years ago
  96. b173a132 [SCSI] qla4xxx: Use the correct request queue. by Vikas Chaudhary · 14 years ago
  97. 3013cea [SCSI] qla4xxx: set correct value in sess->recovery_tmo by Vikas Chaudhary · 14 years ago
  98. aab2393 Blackfin: gpio: add a debounce stub by Mike Frysinger · 14 years ago
  99. bad6b09 Blackfin: update defconfigs by Mike Frysinger · 14 years ago
  100. efbd24b Blackfin: remove CONFIG_MEM_GENERIC_BOARD by Christian Dietrich · 14 years ago