1. acb64a4 jffs2: Require jffs2_garbage_collect_trigger() to be called with lock held by David Woodhouse · 14 years ago
  2. d6ce171 jffs2: Wake GC thread when there are blocks to be erased by Joakim Tjernlund · 14 years ago
  3. 0717bf8 jffs2: Erase pending blocks in GC pass, avoid invalid -EIO return by David Woodhouse · 14 years ago
  4. 9957abe jffs2: Add 'work_done' return value from jffs2_erase_pending_blocks() by Joakim Tjernlund · 14 years ago
  5. cd87423 mtd: mtdchar: Do not corrupt backing device of device node inode by Kirill A. Shutemov · 14 years ago
  6. 11c9360 mtd/maps/pcmciamtd: Fix printk format for ssize_t in debug messages by David Woodhouse · 14 years ago
  7. d80f266 drivers/mtd: Use kmemdup by Julia Lawall · 14 years ago
  8. abab7eb mtd: cfi_cmdset_0002: Fix argument order in bootloc warning by David Woodhouse · 14 years ago
  9. f6b173c mtd: nand: add Toshiba TC58NVG0 device ID by Florian Fainelli · 14 years ago
  10. b2321ac pcmciamtd: add another ID by Dominik Brodowski · 14 years ago
  11. 9bdde16 pcmciamtd: coding style cleanups by Alexander Kurz · 14 years ago
  12. f6763c98 pcmciamtd: fixing obvious errors by Alexander Kurz · 14 years ago
  13. 087acaf mtd: chips: add SST39WF160x NOR-flashes by Wolfram Sang · 14 years ago
  14. b60b08b mtd: nand: support alternate BB marker locations on MLC by Kevin Cernekee · 14 years ago
  15. 426c457 mtd: nand: extend NAND flash detection to new MLC chips by Kevin Cernekee · 14 years ago
  16. 9ea5973 mtd: suppress warnings in inline_map_read() by Kevin Cernekee · 14 years ago
  17. 709c4ef mtd: map.h: add missing bug.h include by Kevin Cernekee · 14 years ago
  18. 0ffe0ce mtd: sst25l: fix multi-part messages with broken spi masters by H Hartley Sweeten · 14 years ago
  19. 46f3e88 mtd: add Samsung SoC OneNAND driver by Kyungmin Park · 14 years ago
  20. c37cb56 mtd: onenand: add workaround for SYNC_WRITE mode by Kyungmin Park · 14 years ago
  21. 3328dc3 mtd: onenand: add new callback for bufferram read by Kyungmin Park · 14 years ago
  22. 4a8ce0b mtd: onenand: allocate verify buffer in the core by Kyungmin Park · 14 years ago
  23. 6a88c47 mtd: onenand: add support for chips with 4KiB page size by Kyungmin Park · 14 years ago
  24. 7d84b62 mtd: jedec_probe: remove spaces before tabs by Artem Bityutskiy · 14 years ago
  25. ae73182 mtd: chips: use common manufacturer codes in jedec_probe() by Wolfram Sang · 14 years ago
  26. 087444d mtd: cfi_util: do not printk if no extended query table by Guillaume LECERF · 14 years ago
  27. 5a0563f mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{32, 64}xxB chips by Guillaume LECERF · 14 years ago
  28. 83dcd3b mtd: cfi_cmdset_0002: add CFI detection for SST 39VF{16, 32}xx chips by Guillaume LECERF · 14 years ago
  29. 412da2f mtd: cfi_cmdset_0002: Tone down warning messages about TopBottom CFI field by David Woodhouse · 14 years ago
  30. 564b849 mtd: cfi_cmdset_0002: do not fail on no extended query table as they are both optional by Guillaume LECERF · 14 years ago
  31. 5859886 mtd: cfi_probe: use P_ID_* definitions instead of hardcoded values by Guillaume LECERF · 14 years ago
  32. 54b93a4 mtd: cfi_probe: add support for SST 0x0701 vendorname by Guillaume LECERF · 14 years ago
  33. ad7026f mtd: cfi_probe: make the addresses used to enter Auto Select Mode variable by Guillaume LECERF · 14 years ago
  34. 8473044 mtd: cfi_probe: enter Auto Select Mode after filling cfi->cfiq members by Guillaume LECERF · 14 years ago
  35. 010937e mtd: kirkwood: allow machines to register RnB callback by Ben Dooks · 14 years ago
  36. eedfea2 mtd: orion/kirkwood: add RnB line support to orion mtd driver by Ben Dooks · 14 years ago
  37. c361157 mtd: sm_common: split smartmedia and xD table by Maxim Levitsky · 14 years ago
  38. a47bfd2 mtd: mxc_nand: support i.MX21 by Ivo Clarysse · 14 years ago
  39. d484018 mtd: mxc_nand: set NFC registers after reset by Ivo Clarysse · 14 years ago
  40. 9d5da3a mtd: extend physmap_of to let the device tree specify the parition probe by Jason Gunthorpe · 14 years ago
  41. 2bfefa4 drivers/mtd: Use kzalloc by Julia Lawall · 14 years ago
  42. ecce2a6 drivers/mtd/nand: Use kzalloc by Julia Lawall · 14 years ago
  43. aadff49 mtd/nand: Fix denali build on ppc64 by David Woodhouse · 14 years ago
  44. ce08259 mtd/nand: Add Intel Moorestown/Denali NAND support by Jason Roberts · 14 years ago
  45. 1cd2620 mtd/nand/sh_flctl: Move function mtd_to_flctl to fix build failure by Peter Huewe · 14 years ago
  46. 0ae28a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 14 years ago
  47. 6f1f3d0 mtd: mpc5121_nfc: Changed SVR check to allow MPC5123. by Steve Deiters · 14 years ago
  48. 29da338 mtd: sst25l: remove unnecessary MTD_DEBUG_LEVEL2 messages by H Hartley Sweeten · 14 years ago
  49. eafe131 mtd: cfi_cmdset_0002: Add reboot notifier for AMD flashes by Kevin Cernekee · 14 years ago
  50. bff3c10 mtd: pxa32xx_nand: add support for partition table parsing by Marc Kleine-Budde · 14 years ago
  51. 1dd2a092 mtd/nand/bcm_umi: remove unused #include <linux/version.h> by Huang Weiyi · 14 years ago
  52. 258006d mtd: maps: Eliminate use after free by Julia Lawall · 14 years ago
  53. c4e7737 mtd: fix a huge latency problem in the MTD CFI and LPDDR flash drivers. by Stefani Seibold · 14 years ago
  54. 6702641 mtd/nand/sh_flctl: Replace the dangerous mtd_to_flctl macro by Ferenc Wagner · 14 years ago
  55. b92b5c4 mtd/nand/fsl_upm: Replace the dangerous to_fsl_upm_nand macro by Ferenc Wagner · 14 years ago
  56. 4a70b7d mtd: OneNAND: OMAP2/3: unmap correct DMA buffer by Mika Westerberg · 14 years ago
  57. ac39ee3 mtd: Blackfin NFC: localize MMR bit masks by Mike Frysinger · 14 years ago
  58. dad9431 mtd: kconfig: remove stray endchoice from help text by Ferenc Wagner · 14 years ago
  59. 0bfa4df mtd: nandsim: make some structures anonymous by Artem Bityutskiy · 14 years ago
  60. 0a382a74 mtd: mtdram.h: checkpatch cleanup by Andrea Gelmini · 14 years ago
  61. b57f95a Linux 2.6.34-rc7 by Linus Torvalds · 14 years ago
  62. 93cb463 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  63. 1c6fe03 cpuidle: Fix incorrect optimization by Arjan van de Ven · 14 years ago
  64. f1c448e Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  65. 2c32b1d Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  66. 48fe37c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  67. e33b3e7 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  68. e2dbe06 virtio: initialize earlier by Stijn Tintel · 14 years ago
  69. 9167746 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 14 years ago
  70. 4a22533 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  71. 417a9ef Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  72. 91bc482e Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  73. 1176568 md: restore ability of spare drives to spin down. by NeilBrown · 14 years ago
  74. 87aa630 md/raid6: Fix raid-6 read-error correction in degraded state by Gabriele A. Trombetti · 14 years ago
  75. 0341509 blk-cgroup: Fix an RCU warning in blkiocg_create() by Li Zefan · 14 years ago
  76. 1468cf0 Merge branches 'bugzilla-14337', 'bugzilla-14998', 'bugzilla-15407', 'bugzilla-15903' and 'misc-2.6.34' into release by Len Brown · 14 years ago
  77. 8cfe92d drm/ttm: Remove the ttm_bo_block_reservation() function. by Thomas Hellstrom · 14 years ago
  78. 5be6eff drm/ttm: Remove some leftover debug messages. by Thomas Hellstrom · 14 years ago
  79. 4fa07bf drm/radeon: async event synchronization for drmWaitVblank by Jerome Glisse · 14 years ago
  80. a47f6be V4L/DVB: pxa_camera: move fifo reset direct before dma start by Stefan Herbrechtsmeier · 14 years ago
  81. 981cbef V4L/DVB: video: testing unsigned for less than 0 by Dan Carpenter · 14 years ago
  82. b7d41d6 V4L/DVB: mx1-camera: compile fix by Uwe Kleine-König · 14 years ago
  83. 6f550dc V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference" by Bjørn Mork · 14 years ago
  84. 5dd92c1 V4L/DVB: ngene: Workaround for stuck DiSEqC pin by Oliver Endriss · 14 years ago
  85. 03b1930 V4L/DVB: saa7146: fix regression of the av7110/budget-av driver by Hans Verkuil · 14 years ago
  86. d2f2d6d V4L/DVB: v4l: fix config dependencies: mxb and saa7191 are V4L2 drivers, not V4L1 by Hans Verkuil · 14 years ago
  87. b75396a V4L/DVB: feature-removal: announce videotext.h removal by Hans Verkuil · 14 years ago
  88. 6a4f062 V4L/DVB: V4L - vpfe capture - fix for kernel crash by Muralidharan Karicheri · 14 years ago
  89. f8f73d0 V4L/DVB: gspca: make usb id 0461:0815 get handled by the right driver by John Ellson · 14 years ago
  90. 55e0b48 V4L/DVB: gspca - stv06xx: Remove the 046d:08da from the stv06xx driver by Erik Andrén · 14 years ago
  91. a76b9f4 V4L/DVB: gspca - sn9c20x: Correct onstack wait_queue_head declaration by Yong Zhang · 14 years ago
  92. 84a1d9c V4L/DVB: saa7146: fix up bytesperline if it is an impossible value by Michael Hunold · 14 years ago
  93. ab51bec V4L/DVB: V4L: vpfe_capture - free ccdc_lock when memory allocation fails by Murali Karicheri · 14 years ago
  94. b704e82 V4L/DVB: V4L - Makfile:Removed duplicate entry of davinci by Vaibhav Hiremath · 14 years ago
  95. 2132def V4L/DVB: omap24xxcam: potential buffer overflow by Dan Carpenter · 14 years ago
  96. ea5bc73 ACPI: sleep: init_set_sci_en_on_resume for Dell Studio 155x by Kamal Mostafa · 14 years ago
  97. ee84b82 rcu: create rcu_my_thread_group_empty() wrapper by Paul E. McKenney · 14 years ago
  98. e8e8fad Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  99. 325ce9e Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  100. bbfdbe9 Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 14 years ago