1. 0c82d3c mtd/nand/r852: Use pci_dma_mapping_error() by David Woodhouse · 15 years ago
  2. f696aa4 mtd/nand/r852: fix build for CONFIG_PCI disabled by Randy Dunlap · 15 years ago
  3. e4d64ca mtd: blktrans: do blk_cleanup_queue when it is really safe to do so by Maxim Levitsky · 15 years ago
  4. 7de6f79 mtd: Make SM_FTL depend on MTD_NAND by David Woodhouse · 15 years ago
  5. 1f6ca0d mtd: nand: r852: declare inline functions static by Stephen Rothwell · 15 years ago
  6. ada4965 mtd: nand: r852: fix name space clash by Stephen Rothwell · 15 years ago
  7. b2aaf7a mtd/nand/r852: fix build for CONFIG_PM=n by Randy Dunlap · 15 years ago
  8. fb45d32 mtd: r852: Few fixes for problems that occur when card is rapidly inserted/removed. by Maxim Levitsky · 15 years ago
  9. d4080cb mtd: r852 fix pci ID by Maxim Levitsky · 15 years ago
  10. 133fa8c mtd: Few follow up cleanups for Smartmedia/xD support by Maxim Levitsky · 15 years ago
  11. 67e054e mtd: nand: Add driver for Ricoh xD/SmartMedia reader by Maxim Levitsky · 15 years ago
  12. 7d17c02 mtd: Add new SmartMedia/xD FTL by Maxim Levitsky · 15 years ago
  13. a779053 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 15 years ago
  14. 2764fb4 mtd: nand: Add SmartMedia device table to sm_common module by David Woodhouse · 15 years ago
  15. 93edbad mtd: Workaround wrong write protect status on some xD cards by Maxim Levitsky · 15 years ago
  16. 5e81e88 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by David Woodhouse · 15 years ago
  17. 9fc51a3 mtd: common module for smartmedia/xD support by Maxim Levitsky · 15 years ago
  18. e0b58d0 mtd: nand: add ->badblockbits for minimum number of set bits in bad block byte by Maxim Levitsky · 15 years ago
  19. b64d39d mtd: nand: make reads using MTD_OOB_RAW affect only ECC validation by Maxim Levitsky · 15 years ago
  20. 782ce79 mtd: nand: cleanup the nand_do_write_ops by Maxim Levitsky · 15 years ago
  21. 9aca334 mtd: nand: make MTD_OOB_PLACE work correctly. by Maxim Levitsky · 15 years ago
  22. 49ef3c6 mtd: nand: make suspend work if device is accessed by kernel threads. by Maxim Levitsky · 15 years ago
  23. 026ec57 mtd: blktrans: allow FTL drivers to export sysfs attributes by Maxim Levitsky · 15 years ago
  24. 75c0b84 mtd: call the remove notifiers before assuming it is in use by Maxim Levitsky · 15 years ago
  25. 298304f mtd: mtdblock: test return value of add_mtd_blktrans_dev, because if can fail by Maxim Levitsky · 15 years ago
  26. 048d871 mtd: blktrans: Hotplug fixes by Maxim Levitsky · 15 years ago
  27. a863862 mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and thread by Maxim Levitsky · 15 years ago
  28. 3bd4565 mtd: create unlocked versions of {get,put}_mtd_device by Maxim Levitsky · 15 years ago
  29. bb315f7 mtd: nand: Add MPC5121 NAND Flash Controller driver by Anatolij Gustschin · 15 years ago
  30. 1385858 mtd: nand_bcm: fix hot spin and code duplication by Roel Kluin · 15 years ago
  31. c3341d0 mtd: omap2 fix prefetch mode read issue by Vimal Singh · 15 years ago
  32. f35b6ed mtd: omap2: correct 'info' pointer in 'omap_nand_remove' by Vimal Singh · 15 years ago
  33. bdaefc4 mtd: omap2: fixing compilation warning by Vimal Singh · 15 years ago
  34. f3e69c6 mtd: move more manufacturers to the common cfi.h header file by Guillaume LECERF · 15 years ago
  35. 6680376 mtd: mxc_nand: add RESET command support by Eric Benard · 15 years ago
  36. 3510945 mtd: inftl: misplaced parenthesis in find_boot_record by Roel Kluin · 15 years ago
  37. 932f5d2 mtd: OneNAND: do not use DMA if oops in progress by Aaro Koskinen · 15 years ago
  38. 7d70f33 mtd: nand: add lock/unlock routines by Vimal Singh · 15 years ago
  39. 6fe5a6a mtd: nand: create a helper verification function by Vimal Singh · 15 years ago
  40. 91f8026 JFFS2: avoid using C++ keyword `new' in userspace-visible header by Andrew Morton · 15 years ago
  41. 9a5dea7 mtd: maps: ceiva: do not return random numbers by Artem Bityutskiy · 15 years ago
  42. dad0db3 mtdchar: Register the full range of minor numbers by Ben Hutchings · 15 years ago
  43. 4d3a853 mtd: Raise limit on block device minor numbers by Ben Hutchings · 15 years ago
  44. b520e41 mtd: Replace static array of devices with an idr structure by Ben Hutchings · 15 years ago
  45. 4d1ee80 idr: export idr_get_next() by Ben Hutchings · 15 years ago
  46. cbfe93e mtd: mtdblock: Dynamically allocate cache info structures by Ben Hutchings · 15 years ago
  47. 24c1549 mtd: Remove unnecessary comparisons with MAX_MTD_DEVICES by Ben Hutchings · 15 years ago
  48. e99e90a mtd: nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_DEVICES by Ben Hutchings · 15 years ago
  49. 677c2ae mtd: Use get_mtd_device_nm() to find named device in get_sb_mtd() by Ben Hutchings · 15 years ago
  50. f1332ba mtd: Introduce and use iteration macro for reading the MTD device table by Ben Hutchings · 15 years ago
  51. 0040476 mtd: change positive error return into negative by Roel Kluin · 15 years ago
  52. 4335c10 mtd: maps: Blackfin async: rename local funcs to avoid common clashes by Mike Frysinger · 15 years ago
  53. bcc98a4 mtd: fix different address space noise by H Hartley Sweeten · 15 years ago
  54. 1449c5d mtd: quiet sparse noise in cfi.h by H Hartley Sweeten · 15 years ago
  55. 53f2b1c mtd: ixp4xx: fix reading from half-word boundary by Jon Ringle · 15 years ago
  56. 9c14b15 mtd: mxc-nand: don't disable clock in mxcnd-suspend by Uwe Kleine-König · 15 years ago
  57. b840bc1 mtd: mxc-nand: no need to check for validity of platform driver data by Uwe Kleine-König · 15 years ago
  58. 17fabf1 mtd: cfi: remove unneeded NULL checks by Jiri Slaby · 15 years ago
  59. b2d4fba mtd: nand: make Open Firmware device id constant by Márton Németh · 15 years ago
  60. b3acd63 mtd: nand: make USB device id constant by Márton Németh · 15 years ago
  61. 377ace0 mtd: nand: make PCI device id constant by Márton Németh · 15 years ago
  62. 6029a3a mtd: nandsim: fix spelling by Andrey Yurovsky · 15 years ago
  63. 60b341b Linux 2.6.33 by Linus Torvalds · 15 years ago
  64. 1e6c5c4 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 15 years ago
  65. 46fe243 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
  66. 5fd4514 parisc: Set PCI CLS early in boot. by Carlos O'Donell · 15 years ago
  67. 7b1f94b Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  68. 83d90ad Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  69. 83b4d17 microblaze: Fix out_le32() macro by Steven J. Magnani · 15 years ago
  70. 0d670b2 microblaze: Fix cache loop function for cache range by Michal Simek · 15 years ago
  71. 75ef7cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  72. c4d4979 net: bug fix for vlan + gro issue by Ajit Khaparde · 15 years ago
  73. be64c97 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  74. 34e3f91 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  75. f7624c9 [IA64] Fix broken sn2 build by Hedi Berriche · 15 years ago
  76. 675c607 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  77. 662a96b tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ON by Atsushi Nemoto · 15 years ago
  78. cac43a1 cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit) by Torgny Johansson · 15 years ago
  79. e79dc48 IPv6: better document max_addresses parameter by Brian Haley · 15 years ago
  80. f5ca850 MAINTAINERS: update mv643xx_eth maintenance status by Lennert Buytenhek · 15 years ago
  81. b5abb02 e1000: Fix DMA mapping error handling on RX by Anton Blanchard · 15 years ago
  82. 79da0644 Revert "block: improve queue_should_plug() by looking at IO depths" by Jens Axboe · 15 years ago
  83. 4e4ddd4 drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring. by Thomas Hellstrom · 15 years ago
  84. f7072e0 Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus by Dave Airlie · 15 years ago
  85. b2cb9dc Merge branch 'pcc' into release by Len Brown · 15 years ago
  86. e4f23f6 Merge branches 'bugzilla-14207' and 'idle' into release by Len Brown · 15 years ago
  87. 9f3a628 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  88. 26b0833 Merge branch 'parisc/tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 15 years ago
  89. a17e187 fs/exec.c: fix initial stack reservation by Michael Neuling · 15 years ago
  90. 89f3f21 efifb: fix framebuffer handoff by Marcin Slusarz · 15 years ago
  91. 115079a geode-mfgpt: restore previous behavior for selecting IRQ by Jens Rottmann · 15 years ago
  92. d2e7276 idr: fix a critical misallocation bug, take#2 by Tejun Heo · 15 years ago
  93. 7011883 kernel/sys.c: fix missing rcu protection for sys_getpriority() by Tetsuo Handa · 15 years ago
  94. 5a2d419 memcg: fix oom killing a child process in an other cgroup by KAMEZAWA Hiroyuki · 15 years ago
  95. 6c42966 drm/nv50: fix vram ptes on IGPs to point at stolen system memory by Ben Skeggs · 15 years ago
  96. 76befb8 drm/nv50: fix instmem binding on IGPs to point at stolen system memory by Ben Skeggs · 15 years ago
  97. 531e771 drm/nv50: improve vram page table construction by Ben Skeggs · 15 years ago
  98. 4c27bd3 drm/nv50: more efficient clearing of gpu page table entries by Ben Skeggs · 15 years ago
  99. 66b6eba drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vram by Ben Skeggs · 15 years ago
  100. e7e65ca drm/nouveau: Fix up pre-nv17 analog load detection. by Francisco Jerez · 15 years ago