summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | mtd: cleanup nand.hSebastian Andrzej Siewior2010-10-251-56/+99
| * | | | | | | | | | mtd: nand: introduce NAND_CREATE_EMPTY_BBTSebastian Andrzej Siewior2010-10-252-1/+3
| * | | | | | | | | | mtd: nand: add support for BBT without OOBSebastian Andrzej Siewior2010-10-252-2/+11
| * | | | | | | | | | mtd: Define MLC Flash as a different flash typeRohit Hassan Sathyanarayan2010-10-251-0/+1
| * | | | | | | | | | mtd: add init_size hook for NAND driverHuang Shijie2010-10-251-0/+6
| * | | | | | | | | | mtd: prepare partition add and del functions for ioctl requestsRoman Tereshonkov2010-10-251-0/+5
| * | | | | | | | | | mtd: generic FSMC NAND MTD driverLinus Walleij2010-10-251-0/+181
| * | | | | | | | | | mtd: nand: add support for reading ONFI parameters from NAND deviceFlorian Fainelli2010-10-241-0/+68
| * | | | | | | | | | mtd: nand: add NAND_CMD_PARAM (0xec) definitionFlorian Fainelli2010-10-241-0/+1
| * | | | | | | | | | mtd: nand: Increase NAND_MAX_OOBSIZEBrian Norris2010-10-241-2/+2
| * | | | | | | | | | mtd: edit comments on deprecation of ioctl ECCGETLAYOUTBrian Norris2010-10-242-7/+12
| * | | | | | | | | | mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUTBrian Norris2010-10-244-4/+19
| * | | | | | | | | | mtd: inftl.h: fix spacing errorsBrian Norris2010-10-241-7/+7
* | | | | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-301-1/+4
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...Russell King2010-10-281-1/+4
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | fbdev: sh_mobile_hdmi: implement lockingGuennadi Liakhovetski2010-09-141-0/+2
| | * | | | | | | | | | fbdev: sh_mobile_lcdcfb: Support multiple video modes in platform dataGuennadi Liakhovetski2010-09-141-1/+2
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-293-2/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| * | | | | | | | | | | net: Limit socket I/O iovec total length to INT_MAX.David S. Miller2010-10-281-1/+1
| * | | | | | | | | | | fib: Fix fib zone and its hash leak on namespace stopPavel Emelyanov2010-10-281-0/+2
| * | | | | | | | | | | dccp: Extend CCID packet dequeueing interfaceGerrit Renker2010-10-281-1/+3
* | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-10-291-10/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | debug_core,x86,blackfin: Clean up hw debug disable APIDongdong Deng2010-10-291-10/+3
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | readv/writev: do the same MAX_RW_COUNT truncation that read/write doesLinus Torvalds2010-10-291-0/+1
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-10-293-11/+19
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | switch get_sb_ns() usersAl Viro2010-10-291-3/+2
| * | | | | | | | | | | | convert get_sb_pseudo() usersAl Viro2010-10-291-3/+2
| * | | | | | | | | | | | convert get_sb_nodev() usersAl Viro2010-10-292-2/+5
| * | | | | | | | | | | | convert get_sb_single() usersAl Viro2010-10-291-0/+3
| * | | | | | | | | | | | convert get_sb_mtd() users to ->mount()Al Viro2010-10-291-3/+2
| * | | | | | | | | | | | new helper: mount_bdev()Al Viro2010-10-291-0/+3
| * | | | | | | | | | | | beginning of transtion: ->mount()Al Viro2010-10-291-0/+2
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-10-291-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | sched, cgroup: Fixup broken cgroup movementPeter Zijlstra2010-10-221-1/+1
* | | | | | | | | | | | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-285-1/+215
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | xen: register xen pci notifierWeidong Han2010-10-271-0/+21
| * | | | | | | | | | | | xen: make hvc_xen console work for dom0.Jeremy Fitzhardinge2010-10-221-0/+1
| * | | | | | | | | | | | xen: remap MSIs into pirqs when running as initial domainQing He2010-10-221-0/+4
| * | | | | | | | | | | | xen: remap GSIs as pirqs when running as initial domainJeremy Fitzhardinge2010-10-221-0/+10
| * | | | | | | | | | | | xen: map MSIs into pirqsStefano Stabellini2010-10-221-0/+2
| * | | | | | | | | | | | xen: support GSI -> pirq remapping in PV on HVM guestsStefano Stabellini2010-10-221-0/+3
| * | | | | | | | | | | | xen: implement xen_hvm_register_pirqStefano Stabellini2010-10-221-0/+30
| * | | | | | | | | | | | xen: get the maximum number of pirqs from xenStefano Stabellini2010-10-221-0/+6
| * | | | | | | | | | | | xen: support pirq != irqStefano Stabellini2010-10-221-0/+1
| * | | | | | | | | | | | Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai...Stefano Stabellini2010-10-2211-302/+486
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | xen-pcifront: Xen PCI frontend driver.Ryan Wilson2010-10-181-0/+112
| | * | | | | | | | | | | | xenbus: Xen paravirtualised PCI hotplug support.Yosuke Iwamatsu2010-10-181-1/+7
| | * | | | | | | | | | | | xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon2010-10-181-0/+3
| | * | | | | | | | | | | | xen: fix shared irq device passthroughKonrad Rzeszutek Wilk2010-10-181-1/+1
| | * | | | | | | | | | | | xen: Provide a variant of xen_poll_irq with timeout.Konrad Rzeszutek Wilk2010-10-181-0/+4