summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse316-2732/+9341
2010-10-26mtd: cfi_cmdset_0002: make sector erase command variableGuillaume LECERF1-0/+1
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-7/+57
2010-10-25Coda: replace BKL with mutexYoshihisa Abe1-0/+2
2010-10-25Coda: push BKL regions into coda_upcall()Yoshihisa Abe1-1/+1
2010-10-25Coda: add spin lock to protect accesses to struct coda_inode_info.Yoshihisa Abe2-5/+14
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-20/+97
2010-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds4-5/+36
2010-10-25Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-4/+0
2010-10-25mtd: remove junk tabs in nand.hSebastian Andrzej Siewior1-168/+147
2010-10-25mtd: cleanup nand.hSebastian Andrzej Siewior1-56/+99
2010-10-25mtd: nand: introduce NAND_CREATE_EMPTY_BBTSebastian Andrzej Siewior2-1/+3
2010-10-25mtd: nand: add support for BBT without OOBSebastian Andrzej Siewior2-2/+11
2010-10-25mtd: Define MLC Flash as a different flash typeRohit Hassan Sathyanarayan1-0/+1
2010-10-25mtd: add init_size hook for NAND driverHuang Shijie1-0/+6
2010-10-25mtd: prepare partition add and del functions for ioctl requestsRoman Tereshonkov1-0/+5
2010-10-25mtd: generic FSMC NAND MTD driverLinus Walleij1-0/+181
2010-10-24mtd: nand: add support for reading ONFI parameters from NAND deviceFlorian Fainelli1-0/+68
2010-10-24mtd: nand: add NAND_CMD_PARAM (0xec) definitionFlorian Fainelli1-0/+1
2010-10-24mtd: nand: Increase NAND_MAX_OOBSIZEBrian Norris1-2/+2
2010-10-24mtd: edit comments on deprecation of ioctl ECCGETLAYOUTBrian Norris2-7/+12
2010-10-24mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUTBrian Norris4-4/+19
2010-10-24mtd: inftl.h: fix spacing errorsBrian Norris1-7/+7
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds7-9/+11
2010-10-24Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...Linus Torvalds1-8/+11
2010-10-24Revert "block: fix accounting bug on cross partition merges"Jens Axboe3-4/+0
2010-10-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds1-10/+4
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-8/+33
2010-10-24Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+8
2010-10-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-6/+3
2010-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-2/+26
2010-10-24Merge branch 'master' into for-linusPekka Enberg287-2623/+9035
2010-10-24i2c: Let i2c_parent_is_i2c_adapter return the parent adapterJean Delvare1-3/+8
2010-10-24i2c: Simplify i2c_parent_is_i2c_adapterJean Delvare1-1/+0
2010-10-24KVM: Fix signature of kvm_iommu_map_pages stubJan Kiszka1-2/+1
2010-10-24KVM: x86: Rename timer functionZachary Amsden1-1/+1
2010-10-24KVM: Check for pending events before attempting injectionAvi Kivity1-0/+1
2010-10-24KVM: MMU: Add infrastructure for two-level page walkerJoerg Roedel1-0/+5
2010-10-24KVM: PPC: Expose level based interrupt capAlexander Graf1-0/+1
2010-10-24KVM: MMU: rewrite audit_mappings_page() functionXiao Guangrong1-0/+1
2010-10-24KVM: MMU: introduce gfn_to_page_many_atomic() functionXiao Guangrong1-0/+3
2010-10-24KVM: MMU: introduce hva_to_pfn_atomic functionXiao Guangrong1-0/+7
2010-10-24KVM: PPC: Add get_pvinfo interface to query hypercall instructionsAlexander Graf1-0/+11
2010-10-24KVM: Move kvm_guest_init out of generic codeAlexander Graf1-5/+0
2010-10-24KVM: PPC: First magic page stepsAlexander Graf1-0/+1
2010-10-24KVM: PPC: Implement hypervisor interfaceAlexander Graf1-0/+1
2010-10-23Merge branch 'uc-logic' into for-linusJiri Kosina1-2/+2
2010-10-23Merge branches '3m', 'egalax', 'logitech', 'magicmouse', 'ntrig' and 'roccat'...Jiri Kosina1-0/+1
2010-10-23Merge branches 'upstream' and 'upstream-fixes' into for-linusJiri Kosina1-4/+0
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds106-861/+2166