1. b3087cc compat_ioctl: move cdrom handlers to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  2. 18cf7f8 compat_ioctl: move BLKPG handling to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  3. 9617db0 compat_ioctl: move hdio calls to block/compat_ioctl.c by Arnd Bergmann · 17 years ago
  4. 171044d4 compat_ioctl: handle blk_trace ioctls by Arnd Bergmann · 17 years ago
  5. 7199d4c compat_ioctl: add compat_blkdev_driver_ioctl() by Arnd Bergmann · 17 years ago
  6. f58c4c0 compat_ioctl: move common block ioctls to compat_blkdev_ioctl by Arnd Bergmann · 17 years ago
  7. d2bbf3d Sysace: Don't enable IRQ until after interrupt handler is registered by Grant Likely · 17 years ago
  8. b5515d8 Sysace: sparse fixes by Grant Likely · 17 years ago
  9. 34e1b83 Sysace: Minor coding convention fixup by Grant Likely · 17 years ago
  10. cb3503c drivers/block/umem: use DRIVER_NAME where appropriate by Jeff Garzik · 17 years ago
  11. 4e953a2 drivers/block/umem: trim trailing whitespace by Jeff Garzik · 17 years ago
  12. ee4a7b6 drivers/block/umem: minor cleanups by Jeff Garzik · 17 years ago
  13. 4e0af88 drivers/block/umem: use dev_printk() by Jeff Garzik · 17 years ago
  14. 3084f0c drivers/block/umem: move private include away from include/linux by Jeff Garzik · 17 years ago
  15. ed155a9 Sysace: Labels in C code should not be indented. by Grant Likely · 17 years ago
  16. 95e896c Sysace: Add of_platform_bus binding by Grant Likely · 17 years ago
  17. 32f6fff Sysace: Move IRQ handler registration to occur after FSM is initialized by Grant Likely · 17 years ago
  18. 4a24d86 Sysace: minor rework and cleanup changes by Grant Likely · 17 years ago
  19. 1b45546 Sysace: Move structure allocation from bus binding into common code by Grant Likely · 17 years ago
  20. edec496 Sysace: Use the established platform bus api by Grant Likely · 17 years ago
  21. c9d3d8e Add Xilinx SystemACE entry to maintainers by Grant Likely · 17 years ago
  22. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  23. 5bb23a6 Don't decrement bi_size in bio_endio by NeilBrown · 17 years ago
  24. 9cc54d4 Only call bi_end_io once for any bio by NeilBrown · 17 years ago
  25. d24517d Remove flush_dry_bio_endio by NeilBrown · 17 years ago
  26. f5ff842 Fix warnings with !CONFIG_BLOCK by Jens Axboe · 17 years ago
  27. 3317fed Corrections in Documentation/block/ioprio.txt by Dhaval Giani · 17 years ago
  28. db47d47 ll_rw_blk: blk_cpu_notifier should be __cpuinitdata by Satyam Sharma · 17 years ago
  29. 6c92e69 Fixup rq_for_each_segment() indentation by Jens Axboe · 17 years ago
  30. bc1c56f Share code between init_request_from_bio and blk_rq_bio_prep by NeilBrown · 17 years ago
  31. 6684657 Stop exporting blk_rq_bio_prep by NeilBrown · 17 years ago
  32. 3001ca7 New function blk_req_append_bio by NeilBrown · 17 years ago
  33. eea9bef Fix various abuse of bio fields in umem.c by NeilBrown · 17 years ago
  34. 5705f70 Introduce rq_for_each_segment replacing rq_for_each_bio by NeilBrown · 17 years ago
  35. 9dfa528 Merge blk_recount_segments into blk_recalc_rq_segments by NeilBrown · 17 years ago
  36. bbf25010f Linux 2.6.23 by Linus Torvalds · 17 years ago
  37. 5df3e0d Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  38. a6d8543 NLM: Fix a memory leak in nlmsvc_testlock by Trond Myklebust · 17 years ago
  39. baf14aa sata_mv: correct S/G table limits by Jeff Garzik · 17 years ago
  40. 2da2324 [MIPS] Au1000: set the PCI controller IO base by Florian Fainelli · 17 years ago
  41. f708631 [MIPS] Alchemy: Fix USB initialization. by Florian Fainelli · 17 years ago
  42. 378a545 [MIPS] IP32: Fix fatal typo in address computation. by Giuseppe Sacco · 17 years ago
  43. e2a57a8 Correct Makefile rule for generating custom keymap by Maarten Bressers · 17 years ago
  44. d39d5ed ISDN: Fix data access out of array bounds by Karsten Keil · 17 years ago
  45. e46dc1d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  46. 87e2831 AIO: fix cleanup in io_submit_one(...) by Yan Zheng · 17 years ago
  47. 745ad48 fix page release issue in filemap_fault by Yan Zheng · 17 years ago
  48. dd204d6 fix VM_CAN_NONLINEAR check in sys_remap_file_pages by Yan Zheng · 17 years ago
  49. a200ee1 mm: set_page_dirty_balance() vs ->page_mkwrite() by Peter Zijlstra · 17 years ago
  50. bf0b48d [IPv6]: Fix ICMPv6 redirect handling with target multicast address by Brian Haley · 17 years ago
  51. bf1b803 [PKT_SCHED] cls_u32: error code isn't been propogated properly by Stephen Hemminger · 17 years ago
  52. 891e6a9 [ROSE]: Fix rose.ko oops on unload by Alexey Dobriyan · 17 years ago
  53. 48611c4 [TCP]: Fix fastpath_cnt_hint when GSO skb is partially ACKed by Ilpo Järvinen · 17 years ago
  54. 3eb215d Driver core: fix SYSF_DEPRECATED breakage for nested classdevs by Dmitry Torokhov · 17 years ago
  55. 85923b1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 17 years ago
  56. 9d9b7ad Add manufacturer and card id of teltonica pcmcia modems by Attila Kinali · 17 years ago
  57. dfb0042 sysrq docs: document sequence that actually works by Pavel Machek · 17 years ago
  58. 291041e fix bogus reporting of signals by audit by Al Viro · 17 years ago
  59. 7a5c5d5 Move kasprintf.o to obj-y by Alexey Dobriyan · 17 years ago
  60. a560aa4 lockstat: documentation by Peter Zijlstra · 17 years ago
  61. 52a2638 Longhaul: add auto enabled "revid_errata" option by Rafal Bilski · 17 years ago
  62. 74922be Fix timer_stats printout of events/sec by Anton Blanchard · 17 years ago
  63. 0c2043a Don't do load-average calculations at even 5-second intervals by Linus Torvalds · 17 years ago
  64. 70cb979 VT_WAITACTIVE: Avoid returning EINTR when not necessary by Linus Torvalds · 17 years ago
  65. a1134dd firewire: point to migration document by Stefan Richter · 17 years ago
  66. fc8b28a Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  67. 3a49869 Revert "intel_agp: fix stolen mem range on G33" by Kyle McMartin · 17 years ago
  68. 71e4eda Fix non-terminated PCI match table in PowerMac IDE by Benjamin Herrenschmidt · 17 years ago
  69. 67dd5a2 xen: disable split pte locks for now by Jeremy Fitzhardinge · 17 years ago
  70. 9f34073 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  71. 4afcdda [ARM] 4598/2: OSIRIS: Ensure we do not get nRSTOUT during suspend by Ben Dooks · 17 years ago
  72. 28047ec [ARM] 4597/2: OSIRIS: ensure CPLD0 is preserved after suspend by Ben Dooks · 17 years ago
  73. c946b30 r8169: revert part of 6dccd16b7c2703e8bbf8bca62b5cf248332afbe2 by Francois Romieu · 17 years ago
  74. af29990 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  75. 4ecbca8 Remove unnecessary cast in prefetch() by Serge Belyshev · 17 years ago
  76. 8cfaf453 [MIPS] IP32: Enable PCI bridges by Giuseppe Sacco · 17 years ago
  77. b2b2775 [SPARC64]: Fix 'niu' complex IRQ probing. by David S. Miller · 17 years ago
  78. 1177bf9 [SPARC64]: check fork_idle() error by Akinobu Mita · 17 years ago
  79. 9cdcaa2 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 17 years ago
  80. 16abfa0 Fix sys_remap_file_pages BUG at highmem.c:15! by Hugh Dickins · 17 years ago
  81. d5e8938 [SCSI] megaraid_old: fix READ_CAPACITY by FUJITA Tomonori · 17 years ago
  82. 27097ef [SPARC64]: Temporary workaround for PCI-E slot on T1000. by David S. Miller · 17 years ago
  83. e2fd58d [SPARC64]: VIO device addition log message level is too high. by David S. Miller · 17 years ago
  84. 07607c5 [SPARC64]: Fix domain-services port probing. by David S. Miller · 17 years ago
  85. 804b3f9 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  86. 3e0ca2f Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  87. c7659e2 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  88. 66b1f1a Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6 by Linus Torvalds · 17 years ago
  89. 991bf52 drivers/ata/pata_ixp4xx_cf.c: ioremap return code check by Scott Thompson · 17 years ago
  90. 90925d3 Ata: pata_marvell, use ioread* for iomap-ped memory by Jiri Slaby · 17 years ago
  91. 4007b49 libata: fix for sata_mv >64KB DMA segments by Olof Johansson · 17 years ago
  92. bda0233 ocfs2: Unlock mutex in local alloc failure case by Sunil Mushran · 17 years ago
  93. 529d303 sky2: jumbo frame regression fix by Stephen Hemminger · 17 years ago
  94. 5c55c43 Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  95. cda6a20 Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki <kalle.pokki@iki.fi> by Michael Hennerich · 17 years ago
  96. c58c214 Blackfin arch: gpio pinmux and resource allocation API required by BF537 on chip ethernet mac driver by Michael Hennerich · 17 years ago
  97. 9ea0f04 [MIPS] Terminally fix local_{dec,sub}_if_positive by Ralf Baechle · 17 years ago
  98. fef7470 [MIPS] Type proof reimplementation of cmpxchg. by Ralf Baechle · 17 years ago
  99. f6a9e6d [MIPS] pg-r4k.c: Fix a typo in an R4600 v2 erratum workaround by Maciej W. Rozycki · 17 years ago
  100. ee0a816 [PATCH] softmac: Fix compiler-warning by Richard Knutsson · 17 years ago