[MTD] Add ECC statistics to struct mtd_info
[safe/jmp/linux-2.6] / include / linux /
2006-05-25 Thomas Gleixner[MTD] Add ECC statistics to struct mtd_info
2006-05-25 Thomas Gleixner[MTD] NAND Introduce NAND_NO_READRDY option
2006-05-23 Thomas Gleixner[MTD] NAND remove write_byte/word function from nand_chip
2006-05-23 Thomas Gleixner[MTD] Refactor NAND hwcontrol to cmd_ctrl
2006-05-23 Thomas Gleixner[MTD] Remove read/write _ecc variants
2006-05-23 Thomas Gleixner[MTD] Remove readv/readv_ecc
2006-05-23 Thomas Gleixner[MTD] Remove nand writev support
2006-05-23 Thomas Gleixner[MTD] NAND ECC hwctl function has no return value
2006-05-23 Thomas GleixnerMerge branch 'master' of /home/tglx/work/kernel/git...
2006-05-23 Thomas Gleixner[MTD] NAND modularize ECC
2006-05-23 Thomas Gleixner[MTD] NAND consolidate data types
2006-05-23 Thomas Gleixner[MTD] NAND whitespace and formatting cleanup
2006-05-23 Thomas Gleixner[MTD] Add support for NDFC NAND controller
2006-05-23 Thomas Gleixner[MTD] Add platform support for NAND
2006-05-23 Thomas Gleixner[MTD] Simplify NAND locking
2006-05-22 Joern Engel[MTD] Introduce writesize
2006-05-20 David WoodhouseMerge git://git.infradead.org/jffs2-xattr-2.6
2006-05-18 David Woodhouse[JFFS2] Support new device nodes
2006-05-18 KaiGai KoheiMerge git://git.infradead.org/mtd-2.6
2006-05-16 David Woodhouse[JFFS2] Repack some on-medium structures. ARM is weirde...
2006-05-16 David WoodhouseMerge git://git./linux/kernel/git/torvalds/linux-2.6
2006-05-15 Hua Zhong[PATCH] fix can_share_swap_page() when !CONFIG_SWAP
2006-05-15 Mike Kravetz[PATCH] add slab_is_available() routine for boot code
2006-05-15 Trent Piepho[PATCH] symbol_put_addr() locks kernel
2006-05-15 Heiko Carstens[PATCH] RCU: introduce rcu_needs_cpu() interface
2006-05-14 David Woodhouse[JFFS2] Don't pack on-medium structures, because GCC...
2006-05-14 David Woodhouse[MTD] Clean up <linux/mtd/physmap.h> to fix modular...
2006-05-14 David Woodhouse[MTD] Fix legacy character sets throughout drivers...
2006-05-13 KaiGai Kohei[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)
2006-05-12 Kyungmin ParkOneNAND: One-Time Programmable (OTP) support
2006-05-12 Kyungmin ParkOneNAND: handle byte access on BufferRAM
2006-05-11 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-05-11 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-05-10 Linus TorvaldsMerge branch 'upstream' of /linux/kernel/git/shemminger...
2006-05-10 Francois Romieudl2k: use DMA_48BIT_MASK constant
2006-05-10 Stephen Hemminger[NET]: Do sysfs registration as part of register_netdevice.
2006-05-08 Stephen Hemmingersky2: backout NAPI reschedule
2006-05-08 David WoodhouseFinally remove the obnoxious inter_module_xxx()
2006-05-07 Lennert Buytenhek[MTD] Convert physmap to platform driver
2006-05-07 Stephen Hemminger[NET]: Create netdev attribute_groups with class_device_add
2006-05-07 Stephen Hemminger[CLASS DEVICE]: add attribute_group creation
2006-05-04 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2006-05-04 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-mmc
2006-05-04 Linus TorvaldsMerge branch 'splice' of git://brick.kernel.dk/data...
2006-05-04 Jing Min Zhao[NETFILTER]: H.323 helper: Change author's email address
2006-05-04 Jens Axboe[PATCH] splice: LRU fixups
2006-05-03 Vitaly Bordug[PATCH] ppc32 CPM_UART: fixes and improvements
2006-05-03 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2006-05-03 David WoodhouseMove jffs2_fs_i.h and jffs2_fs_sb.h from include/linux...
2006-05-02 Russell King[MMC] extend data timeout for writes
2006-05-02 Jens Axboe[PATCH] vmsplice: restrict stealing a little more
2006-05-02 Jens Axboe[PATCH] splice: fix page LRU accounting
2006-05-02 Linus TorvaldsMerge branch 'audit.b10' of git://git./linux/kernel...
2006-05-02 Patrick McHardy[NETFILTER] x_tables: fix compat related crash on non-x86
2006-05-02 Linus TorvaldsMerge branch 'splice' of git://brick.kernel.dk/data...
2006-05-01 Jens Axboe[PATCH] vmsplice: allow user to pass in gift pages
2006-05-01 Jens Axboe[PATCH] pipe: enable atomic copying of pipe data to...
2006-05-01 Jens Axboe[PATCH] pipe: introduce ->pin() buffer operation
2006-05-01 Jens Axboe[PATCH] splice: fix bugs in pipe_to_file()
2006-05-01 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-05-01 Steve Grubb[PATCH] Rework of IPC auditing
2006-05-01 Steve Grubb[PATCH] More user space subject labels
2006-05-01 Steve Grubb[PATCH] Reworked patch for labels on user space messages
2006-05-01 Steve Grubb[PATCH] change lspp ipc auditing
2006-05-01 Steve Grubb[PATCH] audit inode patch
2006-05-01 Darrel Goeddel[PATCH] support for context based audit filtering
2006-05-01 Al Viro[PATCH] drop task argument of audit_syscall_{entry...
2006-04-30 Russell King[SERIAL] Clean up serial locking when obtaining a refer...
2006-04-30 Akinobu Mita[NET]: use hlist_unhashed()
2006-04-29 Dmitry TorokhovInput: ressurect EVIOCGREP and EVIOCSREP
2006-04-29 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2006-04-28 Andrew Morton[PATCH] request_irq(): remove warnings from irq probing
2006-04-27 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2006-04-27 Adrian Bunk[PATCH] Kobject: possible cleanups
2006-04-27 Jean Delvare[PATCH] Fix OCFS2 warning when DEBUG_FS is not enabled
2006-04-27 Kay Sievers[PATCH] Kobject: fix build error
2006-04-27 Jens Axboe[PATCH] Add find_get_pages_contig(): contiguous variant...
2006-04-26 Linus TorvaldsMerge branch 'splice' of git://brick.kernel.dk/data...
2006-04-26 Jens Axboe[PATCH] splice: rearrange moving to/from pipe helpers
2006-04-26 Stephen Hemminger[PATCH] sky2: reschedule if irq still pending
2006-04-26 Jens Axboe[PATCH] Add support for the sys_vmsplice syscall
2006-04-26 Dmitry TorokhovInput: move input_device_id to mod_devicetable.h
2006-04-26 Dmitry TorokhovInput: allow passing NULL to input_free_device()
2006-04-26 Imre DeakInput: ads7846 - improve filtering for thumb press...
2006-04-25 Patrick McHardy[NETFILTER]: Fix compat_xt_counters alignment for non-x86
2006-04-20 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2006-04-20 Adrian Bunk[PATCH] memory_hotplug.h cleanup
2006-04-20 David S. Miller[NET]: Add skb->truesize assertion checking.
2006-04-19 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2006-04-19 Trond MyklebustNFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS...
2006-04-19 Adrian BunkNFS: fix PROC_FS=n compile error
2006-04-19 Adrian Bunk[PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDC
2006-04-19 Anatoli Antonovitch[PATCH] ide: ATI SB600 IDE support
2006-04-19 Eric W. Biederman[PATCH] task: Make task list manipulations RCU safe
2006-04-19 Ralf Baechle[MIPS] MV6434x: The name of the CPP symbol is __mips__...
2006-04-15 Eric W. Biederman[PATCH] kill unushed __put_task_struct_cb
2006-04-15 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2006-04-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-04-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2006-04-14 Adrian Bunk[PATCH] remove kernel/power/pm.c:pm_unregister()
next