1. 21c8db9 [MTD] Restore MTD_ROM and MTD_RAM types by David Woodhouse · 18 years ago
  2. 783ed81 [MTD] assume mtd->writesize is 1 for NOR flashes by Artem B. Bityutskiy · 18 years ago
  3. 92cbfdc [MTD] replace MTD_RAM with MTD_GENERIC_TYPE by Joern Engel · 18 years ago
  4. e369d62 [MTD] replace MTD_ROM with MTD_GENERIC_TYPE by Joern Engel · 18 years ago
  5. f1a28c0 [MTD] NAND Expose the new raw mode function and status info to userspace by Thomas Gleixner · 18 years ago
  6. 8593fbc [MTD] Rework the out of band handling completely by Thomas Gleixner · 18 years ago
  7. f4a43cf [MTD] Remove silly MTD_WRITE/READ macros by Thomas Gleixner · 18 years ago
  8. 5bd34c0 [MTD] NAND Replace oobinfo by ecclayout by Thomas Gleixner · 18 years ago
  9. ff268fb [MTD] NAND Consolidate oobinfo handling by Thomas Gleixner · 18 years ago
  10. 8be834f [MTD] NAND Fix platform structure and NDFC driver by Thomas Gleixner · 18 years ago
  11. f75e509 [MTD] NAND modularize write function by Thomas Gleixner · 18 years ago
  12. f5bbdac [MTD] NAND Modularize read function by Thomas Gleixner · 18 years ago
  13. 9577f44 [MTD] NAND Add read/write function pointers to struct nand_ecc_ctrl by Thomas Gleixner · 18 years ago
  14. 7fac464 [MTD] Add ECC statistics to struct mtd_info by Thomas Gleixner · 18 years ago
  15. 7a30601 [MTD] NAND Introduce NAND_NO_READRDY option by Thomas Gleixner · 18 years ago
  16. cad74f2 [MTD] NAND remove write_byte/word function from nand_chip by Thomas Gleixner · 18 years ago
  17. 7abd3ef [MTD] Refactor NAND hwcontrol to cmd_ctrl by Thomas Gleixner · 18 years ago
  18. 9223a45 [MTD] Remove read/write _ecc variants by Thomas Gleixner · 18 years ago
  19. 2528e8c [MTD] Remove readv/readv_ecc by Thomas Gleixner · 18 years ago
  20. 9d8522d [MTD] Remove nand writev support by Thomas Gleixner · 18 years ago
  21. 9a57d47 [MTD] NAND ECC hwctl function has no return value by Thomas Gleixner · 18 years ago
  22. 4cbb9b8 Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/ by Thomas Gleixner · 18 years ago
  23. 6dfc6d2 [MTD] NAND modularize ECC by Thomas Gleixner · 18 years ago
  24. 58dd8f2 [MTD] NAND consolidate data types by Thomas Gleixner · 18 years ago
  25. 2c0a2be [MTD] NAND whitespace and formatting cleanup by Thomas Gleixner · 18 years ago
  26. ce4c61f [MTD] Add support for NDFC NAND controller by Thomas Gleixner · 18 years ago
  27. 41796c2 [MTD] Add platform support for NAND by Thomas Gleixner · 18 years ago
  28. a36ed29 [MTD] Simplify NAND locking by Thomas Gleixner · 18 years ago
  29. 5fa4339 [MTD] Introduce MTD_BIT_WRITEABLE by Joern Engel · 18 years ago
  30. 2831877 [MTD] Introduce writesize by Joern Engel · 18 years ago
  31. 8ca9ed5 [MTD] Use single flag to mark writeable devices. by Joern Engel · 18 years ago
  32. 0cfc7da Merge git://git.infradead.org/jffs2-xattr-2.6 by David Woodhouse · 18 years ago
  33. aef9ab4 [JFFS2] Support new device nodes by David Woodhouse · 18 years ago
  34. 20a92fc Merge git://git.infradead.org/mtd-2.6 by KaiGai Kohei · 18 years ago
  35. ba9627b [JFFS2] Repack some on-medium structures. ARM is weirder than I thought. by David Woodhouse · 18 years ago
  36. 1859482 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  37. e6333fd [PATCH] fix can_share_swap_page() when !CONFIG_SWAP by Hua Zhong · 18 years ago
  38. 39d24e6 [PATCH] add slab_is_available() routine for boot code by Mike Kravetz · 18 years ago
  39. 5e37661 [PATCH] symbol_put_addr() locks kernel by Trent Piepho · 18 years ago
  40. 0159677 [PATCH] s390: add vmsplice system call by Martin Schwidefsky · 18 years ago
  41. 986733e [PATCH] RCU: introduce rcu_needs_cpu() interface by Heiko Carstens · 18 years ago
  42. 3e68fbb [JFFS2] Don't pack on-medium structures, because GCC emits crappy code by David Woodhouse · 18 years ago
  43. 0d4e30d [MTD] Clean up <linux/mtd/physmap.h> to fix modular build by David Woodhouse · 18 years ago
  44. 151e765 [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtd by David Woodhouse · 18 years ago
  45. aa98d7c [JFFS2][XATTR] XATTR support on JFFS2 (version. 5) by KaiGai Kohei · 18 years ago
  46. bd89efc [NEIGH]: Fix IP-over-ATM and ARP interaction. by Simon Kelley · 18 years ago
  47. 493c646 OneNAND: One-Time Programmable (OTP) support by Kyungmin Park · 18 years ago
  48. 9c01f87 OneNAND: handle byte access on BufferRAM by Kyungmin Park · 18 years ago
  49. 2bf9d6d Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  50. 6572b20 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  51. f7a014a Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  52. 6314410 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemminger/netdev-2.6 by Linus Torvalds · 18 years ago
  53. 4c1b462 dl2k: use DMA_48BIT_MASK constant by Francois Romieu · 18 years ago
  54. b17a7c1 [NET]: Do sysfs registration as part of register_netdevice. by Stephen Hemminger · 18 years ago
  55. 3cd73ee Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/netdev-2.6 by Linus Torvalds · 18 years ago
  56. e4de002 powerpc/32: Define an is_kernel_addr() to fix ARCH=ppc compilation by Paul Mackerras · 18 years ago
  57. 23aee82 Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by Stephen Hemminger · 18 years ago
  58. d324031 sky2: backout NAPI reschedule by Stephen Hemminger · 18 years ago
  59. 6f18a02 Finally remove the obnoxious inter_module_xxx() by David Woodhouse · 18 years ago
  60. ac71d12 [PATCH] x86_64: Avoid EBDA area in early boot allocator by Andi Kleen · 18 years ago
  61. e0c1e9b [PATCH] x86_64: avoid IRQ0 ioapic pin collision by Kimball Murray · 18 years ago
  62. abfd305 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  63. 96b8eaa Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  64. 9a708be [ARM] 3506/1: aaec2000: debug-macro.S needs hardware.h by Bellido Nicolas · 18 years ago
  65. 201be92 [ARM] 3505/1: aaec2000: entry-macro.S needs asm/arch/irqs.h by Bellido Nicolas · 18 years ago
  66. 216251c [ARM] 3501/1: i.MX: fix lowlevel debug macros by Sascha Hauer · 18 years ago
  67. 73566ed [MTD] Convert physmap to platform driver by Lennert Buytenhek · 18 years ago
  68. fe9925b [NET]: Create netdev attribute_groups with class_device_add by Stephen Hemminger · 18 years ago
  69. 1498221 [CLASS DEVICE]: add attribute_group creation by Stephen Hemminger · 18 years ago
  70. 7c3ceb4f [SCTP]: Allow spillover of receive buffer to avoid deadlock. by Neil Horman · 18 years ago
  71. 568cb09 [ARM] 3495/1: EABI: undefine removed syscalls, but... by Nicolas Pitre · 18 years ago
  72. 9953255 [ARM] 3500/1: fix PXA27x DMA allocation priority by Nicolas Pitre · 18 years ago
  73. f21709d [PATCH] ieee80211: Fix A band channel count (resent) by Jean Delvare · 18 years ago
  74. d57336e [PATCH] softmac: make non-operational after being stopped by Daniel Drake · 18 years ago
  75. 913ed41 [IA64] remove asm-ia64/bitops.h self-inclusion by Jon Mason · 18 years ago
  76. ff10952 [ARM] 3494/1: asm-arm/bug.h needs linux/stddef.h by Nicolas Pitre · 18 years ago
  77. d98550e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  78. f9cc847 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  79. 6fc56cc Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 18 years ago
  80. cbdf811 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  81. 936ef1d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  82. 5b80234 [ARM] 3490/1: i.MX: move uart resources to board files by Sascha Hauer · 18 years ago
  83. 82e8424 [ROSE]: Eleminate HZ from ROSE kernel interfaces by Ralf Baechle · 18 years ago
  84. 4d8937d [NETROM]: Eleminate HZ from NET/ROM kernel interfaces by Ralf Baechle · 18 years ago
  85. e1fdb5b [AX.25]: Eleminate HZ from AX.25 kernel interfaces by Ralf Baechle · 18 years ago
  86. 7582e9d [NETFILTER]: H.323 helper: Change author's email address by Jing Min Zhao · 18 years ago
  87. 1432873 [PATCH] splice: LRU fixups by Jens Axboe · 18 years ago
  88. 8c45112 [SPARC]: Hook up vmsplice into syscall tables. by David S. Miller · 18 years ago
  89. 6bfd93c powerpc: Fix incorrect might_sleep in __get_user/__put_user on kernel addresses by Paul Mackerras · 18 years ago
  90. 6e197696 [PATCH] ppc32 CPM_UART: fixes and improvements by Vitaly Bordug · 18 years ago
  91. 61f5657 [PATCH] ppc32 CPM_UART: Fixed break send on SCC by Vitaly Bordug · 18 years ago
  92. edc4ff7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  93. cbb9a56 Move jffs2_fs_i.h and jffs2_fs_sb.h from include/linux/ to fs/jffs2/ by David Woodhouse · 18 years ago
  94. 37be4e7 [MMC] extend data timeout for writes by Russell King · 18 years ago
  95. 330ab71 [PATCH] vmsplice: restrict stealing a little more by Jens Axboe · 18 years ago
  96. a893b99 [PATCH] splice: fix page LRU accounting by Jens Axboe · 18 years ago
  97. 532f57d Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  98. 46c5ea3 [NETFILTER] x_tables: fix compat related crash on non-x86 by Patrick McHardy · 18 years ago
  99. 9817d20 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  100. 8261aa6 [PATCH] powerpc: cell: Add numa id to struct spu by Jeremy Kerr · 18 years ago