summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-05-23NFS: Use proper naming conventions for nfs_client.impl_id fieldChuck Lever1-1/+1
2012-05-23NFS: Use proper naming conventions for NFSv4.1 server scope fieldsChuck Lever2-4/+4
2012-05-23NFS: Fix comment misspelling in struct nfs_client definitionChuck Lever1-1/+1
2012-05-23NFS: Add NFSDBG_STATEChuck Lever1-0/+1
2012-05-23Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+3
2012-05-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller7-8/+88
2012-05-22phy/micrel: Fix ID of KSZ9021Nobuhiro Iwamatsu1-1/+1
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville7-8/+88
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+14
2012-05-22Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+10
2012-05-22Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-7/+3
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-448/+44
2012-05-22iommu/core: pass a user-provided token to fault handlersOhad Ben-Cohen1-4/+6
2012-05-22hwmon: INA219 and INA226 supportFelten, Lothar1-0/+19
2012-05-22sh: intc: Kill off special reservation interface.Paul Mundt1-1/+0
2012-05-22Merge branch 'upstream' into for-linusJiri Kosina2-3/+3
2012-05-22lib/raid6: Add SSSE3 optimized recovery functionsJim Kukunas1-2/+16
2012-05-22new helper: sigsuspend()Al Viro1-0/+1
2012-05-22Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+4
2012-05-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds11-35/+149
2012-05-22Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-10/+1
2012-05-22virtio: fix typo in commentChen Baozi1-10/+1
2012-05-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+11
2012-05-22Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-44/+104
2012-05-22Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-85/+0
2012-05-22Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2-14/+5
2012-05-22Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2-1/+10
2012-05-22Merge tag 'pinctrl-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-12/+127
2012-05-22Merge tag 'regulator-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds11-15/+225
2012-05-22Merge tag 'regmap-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds4-9/+2668
2012-05-22Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg...Linus Torvalds2-1/+15
2012-05-22time: remove obsolete declarationRichard Cochran1-1/+0
2012-05-22Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+8
2012-05-22Merge branch 'clkdev' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-0/+35
2012-05-21Merge tag 'v3.4' with SCSI updates, needed for subsequent firewire-sbp2 changesStefan Richter43-186/+318
2012-05-21irq: Remove irq_chip->release()Richard Weinberger1-5/+0
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds62-924/+1286
2012-05-21USB: Fix core compile with CONFIG_USB_SUSPEND=nSarah Sharp1-6/+6
2012-05-21Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations)Linus Torvalds1-3/+18
2012-05-21Merge branch 'vm-cleanups' (unmap_vma() interface cleanup)Linus Torvalds1-4/+2
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King22-115/+184
2012-05-21Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust12-22/+64
2012-05-21OF: PCI: const usage needed by MIPSJohn Crispin2-3/+4
2012-05-21drivers: add Contiguous Memory AllocatorMarek Szyprowski2-0/+114
2012-05-21mm: trigger page reclaim in alloc_contig_range() to stabilise watermarksMarek Szyprowski1-0/+9
2012-05-21mm: page_isolation: MIGRATE_CMA isolation functions addedMichal Nazarewicz2-10/+11
2012-05-21mm: mmzone: MIGRATE_CMA migration type addedMichal Nazarewicz2-7/+34
2012-05-21mm: page_alloc: introduce alloc_contig_range()Michal Nazarewicz1-0/+8
2012-05-21UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon1-0/+1
2012-05-21UBI: introduce UBI_ALL constantArtem Bityutskiy1-0/+3