1. 296b2f6 block: convert to dequeueing model (easy ones) by Tejun Heo · 15 years ago
  2. fb3ac7f6b z2ram: dequeue in-flight request by Tejun Heo · 15 years ago
  3. 6b0bf40 jsflash: dequeue in-flight request by Tejun Heo · 15 years ago
  4. 1498ada mtd_blkdevs: dequeue in-flight request by Tejun Heo · 15 years ago
  5. bab2a80 xd: dequeue in-flight request by Tejun Heo · 15 years ago
  6. 06b0608 swim: dequeue in-flight request by Tejun Heo · 15 years ago
  7. 9e31beb amiflop: dequeue in-flight request by Tejun Heo · 15 years ago
  8. 10e1e62 ps3disk: dequeue in-flight request by Tejun Heo · 15 years ago
  9. b12d4f8 paride: dequeue in-flight request by Tejun Heo · 15 years ago
  10. 2d75ce0 xsysace: dequeue in-flight request by Tejun Heo · 15 years ago
  11. f4bd4b9 swim3: dequeue in-flight request by Tejun Heo · 15 years ago
  12. a336ca6 ataflop: dequeue and track in-flight request by Tejun Heo · 15 years ago
  13. 8a12c4a hd: dequeue and track in-flight request by Tejun Heo · 15 years ago
  14. 5b36ad6 mg_disk: dequeue and track in-flight request by Tejun Heo · 15 years ago
  15. 9a8d23d8 mg_disk: fix queue hang / infinite retry on !fs requests by Tejun Heo · 15 years ago
  16. 8f6205c ide: dequeue in-flight request by Tejun Heo · 15 years ago
  17. 1011c1b block: blk_rq_[cur_]_{sectors|bytes}() usage cleanup by Tejun Heo · 15 years ago
  18. a2dec7b block: hide request sector and data_len by Tejun Heo · 15 years ago
  19. 34b7d2c ide: cleanup rq->data_len usages by Tejun Heo · 15 years ago
  20. b079041 block: cleanup rq->data_len usages by Tejun Heo · 15 years ago
  21. 2e46e8b block: drop request->hard_* and *nr_sectors by Tejun Heo · 15 years ago
  22. 9780e2d ide: convert to rq pos and nr_sectors accessors by Tejun Heo · 15 years ago
  23. 83096eb block: convert to pos and nr_sectors accessors by Tejun Heo · 15 years ago
  24. 5b93629 block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones by Tejun Heo · 15 years ago
  25. c3a4d78 block: add rq->resid_len by Tejun Heo · 15 years ago
  26. 9720aef ide-tape: don't initialize rq->sector for rw requests by Tejun Heo · 15 years ago
  27. 53d6979 nbd: don't clear rq->sector and nr_sectors unnecessarily by Tejun Heo · 15 years ago
  28. 7a30949 Merge commit 'v2.6.30-rc5' into x86/apic by Ingo Molnar · 15 years ago
  29. 5d423cc x86/pci: remove rounding quirk from e820_setup_gap() by Yinghai Lu · 15 years ago
  30. 45fbe3e x86, e820, pci: reserve extra free space near end of RAM by Linus Torvalds · 15 years ago
  31. 134cbf3 Merge commit 'v2.6.30-rc5' into x86/mm by Ingo Molnar · 15 years ago
  32. 3d5cb60 Input: simplify name handling for certain input handles by Thadeu Lima de Souza Cascardo · 15 years ago
  33. 7303f24 slob: use PG_slab for identifying SLOB pages by Wu Fengguang · 15 years ago
  34. 01f2bd4 ALSA: hda - Add missing models for Realtek codecs by Takashi Iwai · 15 years ago
  35. 4f6b828 nilfs2: fix lock order reversal in nilfs_clean_segments ioctl by Ryusuke Konishi · 15 years ago
  36. 47eb6b9 nilfs2: fix possible circular locking for get information ioctls by Ryusuke Konishi · 15 years ago
  37. 780f98f sh: Account for INITIAL_JIFFIES when using jiffies clocksource. by Paul Mundt · 15 years ago
  38. d9d674e sh: Fix up typo in arch/sh/kernel/vmlinux.lds.S by Paul Mundt · 15 years ago
  39. 107db7c CRED: Guard the setprocattr security hook against ptrace by David Howells · 15 years ago
  40. 5e751e9 CRED: Rename cred_exec_mutex to reflect that it's a guard against ptrace by David Howells · 15 years ago
  41. c416daa intel-iommu: Tidy up iommu->gcmd handling by David Woodhouse · 15 years ago
  42. 462b60f intel-iommu: Fix tiny theoretical race in write-buffer flush. by David Woodhouse · 15 years ago
  43. 1f0ef2a intel-iommu: Clean up handling of "caching mode" vs. IOTLB flushing. by David Woodhouse · 15 years ago
  44. 4c25a2c intel-iommu: Clean up handling of "caching mode" vs. context flushing. by David Woodhouse · 15 years ago
  45. a4d7749 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  46. 6580cd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  47. 0016eff Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  48. 93b49d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  49. f9f51cc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 15 years ago
  50. d5f7bad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  51. 2c487bb Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  52. 2ad2080 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  53. fa3b6dc VT-d: fix invalid domain id for KVM context flush by Yu Zhao · 15 years ago
  54. bbb2b68 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  55. b40814b Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  56. e56d498 Merge branch 'topic/misc' into for-linus by Takashi Iwai · 15 years ago
  57. 6d05d53 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 15 years ago
  58. 8433823 nilfs2: ensure to clear dirty state when deleting metadata file block by Ryusuke Konishi · 15 years ago
  59. b74d446 x86: Fix false positive section mismatch warnings in the apic code by Sam Ravnborg · 15 years ago
  60. 82afae6 perf_counter tools: fix buffer overwrite problem for perf top command by Erdem Aktas · 15 years ago
  61. 980c9e8 tun: add tun_flags, owner, group attributes in sysfs by David Woodhouse · 15 years ago
  62. 567bb8f sh: Fix up R0 dependence in __arch_swab16/32. by Paul Mundt · 15 years ago
  63. 3d7a9d1 Bluetooth: Don't trigger disconnect timeout for security mode 3 pairing by Marcel Holtmann · 15 years ago
  64. 1b0336b Bluetooth: Don't use hci_acl_connect_cancel() for incoming connections by Marcel Holtmann · 15 years ago
  65. 384943e Bluetooth: Fix wrong module refcount when connection setup fails by Marcel Holtmann · 15 years ago
  66. 7e044e0 Input: serio - do not use deprecated dev.power.power_state by Dmitry Torokhov · 15 years ago
  67. 90c69f2 V4L/DVB (11680): cafe_ccic: use = instead of == for setting a value at a var by Mauro Carvalho Chehab · 15 years ago
  68. e047a0f V4L/DVB (11679): cafe_ccic: fix sensor detection by Hans Verkuil · 15 years ago
  69. dc47b77 V4L/DVB (11675): ivtv/radio: fix V4L2_TUNER_MODE/V4L2_TUNER_SUB confusion by Hans Verkuil · 15 years ago
  70. ec105a4 V4L/DVB (11674): ivtv: fix incorrect bit tests by Hans Verkuil · 15 years ago
  71. 7564f67 V4L/DVB (11669): uvc: fix compile warning by Hans Verkuil · 15 years ago
  72. 34a7864 V4L/DVB (11668): ivtv: fix compiler warning. by Hans Verkuil · 15 years ago
  73. 52c3d29 V4L/DVB (11664): cx23885: Frontend wasn't locking on HVR-1500 by Steven Toth · 15 years ago
  74. 7ecc0cf V4L/DVB (11662): v4l2-ioctl: Clear buffer type specific trailing fields/padding by Trent Piepho · 15 years ago
  75. 1175d61 V4L/DVB (11661): v4l2-ioctl: Check buffer types using g_fmt instead of try_fmt by Trent Piepho · 15 years ago
  76. 171f48e V4L/DVB (11660): zoran: fix bug when enumerating format -1 by Trent Piepho · 15 years ago
  77. cb1287a V4L/DVB (11575): uvcvideo: fix uvc resume failed by Ming Lei · 15 years ago
  78. e1cc1c5 Merge branch 'net-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/linux-2.6 by David S. Miller · 15 years ago
  79. 9d34d1a bonding: fix panic if initialization fails by Florian Westphal · 15 years ago
  80. ed9b58b Remove duplicate slow protocol define in bond_3ad.h by Richard Genoud · 15 years ago
  81. ab9c73c net: check retval of dev_addr_init() by Jiri Pirko · 15 years ago
  82. 9948bb6 decnet: Use data ready call back, rather than hand coding it by Steven Whitehouse · 15 years ago
  83. 23b6cc4 netxen: trivial register access cleanup by Dhananjay Phadke · 15 years ago
  84. b0b3a75 netxen: disable msi-x for NC512m adapter by Dhananjay Phadke · 15 years ago
  85. be339ae netxen: fix irq tear down and msix leak. by Dhananjay Phadke · 15 years ago
  86. 7a2469c netxen: cache msi register offset by Dhananjay Phadke · 15 years ago
  87. 457daa2 sh: Hook up cc-cross-prefix support. by Paul Mundt · 15 years ago
  88. b412a49a sh: Consolidate the boot link and entry offset definitions. by Paul Mundt · 15 years ago
  89. 1eca133 sh: Merge the split arch/sh/boot/compressed/ Makefiles. by Paul Mundt · 15 years ago
  90. b208835 sh: Provide a BITS definition, use it in the arch/sh/boot/ Makefiles. by Paul Mundt · 15 years ago
  91. a2e76c8 sh: Provide a tighter BOOT_LINK_OFFSET definition for the Cayman board. by Paul Mundt · 15 years ago
  92. 20b27fa sh: Fix up the sh64 zImage build. by Paul Mundt · 15 years ago
  93. 151ab22 ASoC: Fix up CODEC DAI formats for big endian CPUs by Mark Brown · 15 years ago
  94. 7b022d0 sh: Tidy up the ldscript output format specifier. by Paul Mundt · 15 years ago
  95. b0c4f32 Fix the race between capifs remount and node creation by Al Viro · 15 years ago
  96. 2a32ceb Fix races around the access to ->s_options by Al Viro · 15 years ago
  97. f9dbd05 switch ufs directories to ufs_sync_file() by Al Viro · 15 years ago
  98. 6e8341a Switch open_exec() and sys_uselib() to do_open_filp() by Al Viro · 15 years ago
  99. a44ddbb Make open_exec() and sys_uselib() use may_open(), instead of duplicating its parts by Al Viro · 15 years ago
  100. e24977d Reduce path_lookup() abuses by Al Viro · 16 years ago