summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2012-09-29efi: Add a function to look up existing IO memory mappingsJosh Triplett
2012-09-29efi: Defer freeing boot services memory until after ACPI initJosh Triplett
2012-09-29Merge tag 'iommu-fixes-v3.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-09-29Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2012-09-29mtd: nand: increase max OOB size to 640Brian Norris
2012-09-29mtd: add helpers to get the supportted ONFI timing modeHuang Shijie
2012-09-29mtd: add helpers to set/get features for ONFI nandHuang Shijie
2012-09-29mtd: nand: expand description of read_page method in comment headerMike Dunn
2012-09-29mtd: basic (read only) driver for BCMA serial flashRafał Miłecki
2012-09-29Merge commit '371a00448f95adaa612cf1a0b31a11e7093bc706' of 'git://git.kernel....David Woodhouse
2012-09-29mtd: nand: Added a device flag for subpage read supportJeff Westfahl
2012-09-29mtd: fix kernel-doc warning in include/linux/mtd/nand.hRandy Dunlap
2012-09-29mtd: kill MTD_NAND_VERIFY_WRITEHuang Shijie
2012-09-29mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driverBrian Norris
2012-09-29mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driverRoland Stigge
2012-09-29mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driverRoland Stigge
2012-09-29mm/slab: Fix kmem_cache_alloc_node_trace() declarationEzequiel Garcia
2012-09-29mfd: DA9055 core driverAshish Jangam
2012-09-28Merge branch 'arnds-jiffies-fix' into fortglx/3.7/timeJohn Stultz
2012-09-28time/jiffies: bring back unconditional LATCH definitionArnd Bergmann
2012-09-28NFS: Clean up the pNFS layoutget interfaceTrond Myklebust
2012-09-28SUNRPC: Get rid of the redundant xprt->shutdown bit fieldTrond Myklebust
2012-09-28NFS: Fix fdatasync/fsync() when confronted with a server rebootTrond Myklebust
2012-09-28NFS: Clean up helper function nfs4_select_rw_stateid()Trond Myklebust
2012-09-28Merge branch 'clps711x/cleanup' into next/cleanup2Arnd Bergmann
2012-09-28ARM: clps711x: Remove board support for CEIVAAlexander Shiyan
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-28Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown
2012-09-28ASoC: codecs: Add DA9055 codec driverAshish Chavan
2012-09-28Merge branches 'spi-drivers' and 'spi-mxs' into spi-nextMark Brown
2012-09-28firewire: addendum to address handler RCU conversionStefan Richter
2012-09-28virtio: support reserved vqsMichael S. Tsirkin
2012-09-28virtio: introduce an API to set affinity for a virtqueueJason Wang
2012-09-28virtio-ring: move queue_index to vring_virtqueueJason Wang
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-09-28Merge tag 'v3.6-rc7' into nextJames Morris
2012-09-27net: struct napi_struct fields reorderingEric Dumazet
2012-09-27net: remove sk_init() helperEric Dumazet
2012-09-27tunnel: drop packet if ECN present with not-ECTstephen hemminger
2012-09-27[media] add LNA support for DVB APIAntti Palosaari
2012-09-27fs: reserve fallocate flag codepointTheodore Ts'o
2012-09-27scatterlist: add sg_nentsMaxim Levitsky
2012-09-27dw_dmac: autoconfigure data_width or get it via platform dataAndy Shevchenko
2012-09-27dw_dmac: autoconfigure block_size or use platform dataAndy Shevchenko
2012-09-27[media] videobuf2-core: Replace BUG_ON and return an error at vb2_queue_init()Ezequiel Garcia
2012-09-27NFC: LLCP raw socket supportThierry Escande
2012-09-27fs: fix include/percpu-rwsem.h export errorJens Axboe
2012-09-26switch simple cases of fget_light to fdgetAl Viro
2012-09-26new helpers: fdget()/fdput()Al Viro