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