summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-09Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-01-09Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-01-09tracing/mm: Move include of trace/events/kmem.h out of header into slab.cSteven Rostedt
2012-01-09igmp: Avoid zero delay when receiving odd mixture of IGMP queriesBen Hutchings
2012-01-09netdev: make net_device_ops conststephen hemminger
2012-01-09bcm63xx: make ethtool_ops conststephen hemminger
2012-01-09usbnet: make ethtool_ops conststephen hemminger
2012-01-09net: Fix build with INET disabled.David S. Miller
2012-01-09ceph: d_alloc_root() may failAl Viro
2012-01-09Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds
2012-01-09Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-01-09ext4: fix failure exitsAl Viro
2012-01-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-01-09Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2012-01-09Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-01-09net: introduce netif_addr_lock_nested() and call if when appropriateJiri Pirko
2012-01-09net: correct lock name in dev_[uc/mc]_sync documentations.Jiri Pirko
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-09Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-09Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-01-09mtd: Fix dependency for MTD_DOC200xFabio Estevam
2012-01-09mtd: do not use mtd->block_markbad directlyArtem Bityutskiy
2012-01-09logfs: do not use 'mtd->block_isbad' directlyArtem Bityutskiy
2012-01-09mtd: introduce mtd_can_have_bb helperArtem Bityutskiy
2012-01-09mtd: do not use mtd->suspend and mtd->resume directlyArtem Bityutskiy
2012-01-09mtd: do not use mtd->lock, unlock and is_locked directlyArtem Bityutskiy
2012-01-09mtd: do not use mtd->sync directlyArtem Bityutskiy
2012-01-09mtd: harmonize mtd_writev usageArtem Bityutskiy
2012-01-09mtd: do not use mtd->lock_user_prot_reg directlyArtem Bityutskiy
2012-01-09mtd: mtd->write_user_prot_reg directlyArtem Bityutskiy
2012-01-09mtd: do not use mtd->read_*_prot_reg directlyArtem Bityutskiy
2012-01-09mtd: do not use mtd->get_*_prot_info directlyArtem Bityutskiy
2012-01-09mtd: do not use mtd->read_oob directlyArtem Bityutskiy
2012-01-09mtd: mtdoops: do not use mtd->panic_write directlyArtem Bityutskiy
2012-01-09romfs: do not use mtd->get_unmapped_area directlyArtem Bityutskiy
2012-01-09mtd: do not use mtd->get_unmapped_area directlyArtem Bityutskiy
2012-01-09mtd: do use mtd->point directlyArtem Bityutskiy
2012-01-09mtd: introduce mtd_has_oob helperArtem Bityutskiy
2012-01-09mtd: mtdcore: export symbols cleanupArtem Bityutskiy
2012-01-09mtd: clean-up the default_mtd_writev functionArtem Bityutskiy
2012-01-09jffs: remove custom mtd_fake_writev functionArtem Bityutskiy
2012-01-09mtd: remove unused default_mtd_readv prototypeArtem Bityutskiy
2012-01-09mtd: sst25l: kill unused variableArtem Bityutskiy
2012-01-09mtd: onenand: kill unused variableArtem Bityutskiy
2012-01-09mtd: kill dev_to_mtd helperArtem Bityutskiy
2012-01-09mtd: remove extra retlen assignmentArtem Bityutskiy
2012-01-09mtd: always initialize retlen to zeroArtem Bityutskiy
2012-01-09mtd: doc: do not initialize mtd_info fields to 0 or NULLArtem Bityutskiy