aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2006-05-23Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/Thomas Gleixner
2006-05-23[MTD] NAND modularize ECCThomas Gleixner
2006-05-23[MTD] NAND consolidate data typesThomas Gleixner
2006-05-23[MTD] NAND whitespace and formatting cleanupThomas Gleixner
2006-05-23[MTD] Add support for NDFC NAND controllerThomas Gleixner
2006-05-23[MTD] Add platform support for NANDThomas Gleixner
2006-05-23[MTD] Simplify NAND lockingThomas Gleixner
2006-05-22[MTD] Introduce writesizeJoern Engel
2006-05-20Merge git://git.infradead.org/jffs2-xattr-2.6David Woodhouse
2006-05-19[JFFS2] Support new device nodesDavid Woodhouse
2006-05-19Merge git://git.infradead.org/mtd-2.6KaiGai Kohei
2006-05-16[JFFS2] Repack some on-medium structures. ARM is weirder than I thought.David Woodhouse
2006-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse
2006-05-15[PATCH] fix can_share_swap_page() when !CONFIG_SWAPHua Zhong
2006-05-15[PATCH] add slab_is_available() routine for boot codeMike Kravetz
2006-05-15[PATCH] symbol_put_addr() locks kernelTrent Piepho
2006-05-15[PATCH] RCU: introduce rcu_needs_cpu() interfaceHeiko Carstens
2006-05-15[JFFS2] Don't pack on-medium structures, because GCC emits crappy codeDavid Woodhouse
2006-05-14[MTD] Clean up <linux/mtd/physmap.h> to fix modular buildDavid Woodhouse
2006-05-14[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse
2006-05-13[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei
2006-05-12OneNAND: One-Time Programmable (OTP) supportKyungmin Park
2006-05-12OneNAND: handle byte access on BufferRAMKyungmin Park
2006-05-11Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-05-10Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemmi...Linus Torvalds
2006-05-10dl2k: use DMA_48BIT_MASK constantFrancois Romieu
2006-05-10[NET]: Do sysfs registration as part of register_netdevice.Stephen Hemminger
2006-05-08sky2: backout NAPI rescheduleStephen Hemminger
2006-05-08Finally remove the obnoxious inter_module_xxx()David Woodhouse
2006-05-07[MTD] Convert physmap to platform driverLennert Buytenhek
2006-05-06[NET]: Create netdev attribute_groups with class_device_addStephen Hemminger
2006-05-06[CLASS DEVICE]: add attribute_group creationStephen Hemminger
2006-05-04Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2006-05-04Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds
2006-05-04Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-05-03[NETFILTER]: H.323 helper: Change author's email addressJing Min Zhao
2006-05-04[PATCH] splice: LRU fixupsJens Axboe
2006-05-03[PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug
2006-05-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2006-05-03Move jffs2_fs_i.h and jffs2_fs_sb.h from include/linux/ to fs/jffs2/David Woodhouse
2006-05-02[MMC] extend data timeout for writesRussell King
2006-05-02[PATCH] vmsplice: restrict stealing a little moreJens Axboe
2006-05-02[PATCH] splice: fix page LRU accountingJens Axboe
2006-05-01Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2006-05-01[NETFILTER] x_tables: fix compat related crash on non-x86Patrick McHardy
2006-05-01Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-05-01[PATCH] vmsplice: allow user to pass in gift pagesJens Axboe
2006-05-01[PATCH] pipe: enable atomic copying of pipe data to/from user spaceJens Axboe
2006-05-01[PATCH] pipe: introduce ->pin() buffer operationJens Axboe