summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-05-22drm: add bitmask property typeRob Clark2-0/+5
2012-05-22Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...Dave Airlie1-8/+91
2012-05-22drm: Constify drm_mode_config_funcs pointerLaurent Pinchart1-1/+1
2012-05-22drm: Constify gem_vm_ops pointerLaurent Pinchart1-1/+1
2012-05-22drm: Miscellaneous typo fixes and documentation updatesLaurent Pinchart3-19/+33
2012-05-22Merge branch 'upstream' into for-linusJiri Kosina2-3/+3
2012-05-22drm/dp: Add DPCD defines for register 0x007Adam Jackson1-0/+4
2012-05-22drm/dp: Add DPCD OUI register definesAdam Jackson1-0/+4
2012-05-22OMAPDSS: DISPC: Support rotation through TILERChandrabhanu Mahapatra1-2/+3
2012-05-22Merge branch 'for-next-arm-dma' into for-linusMarek Szyprowski1-1/+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 Torvalds14-36/+186
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 Torvalds7-44/+106
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 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai1-1/+5
2012-05-22Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds4-4/+13
2012-05-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-0/+3
2012-05-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds3-60/+26
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 Torvalds3-1/+21
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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds1-22/+0
2012-05-21Merge tag 'v3.4' with SCSI updates, needed for subsequent firewire-sbp2 changesStefan Richter63-218/+480
2012-05-21irq: Remove irq_chip->release()Richard Weinberger1-5/+0
2012-05-21xen: do not map the same GSI twice in PVHVM guests.Stefano Stabellini1-0/+3
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds117-1371/+2812
2012-05-21Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o...Roland Dreier3-2/+11
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-21KVM: make asm-generic/kvm_para.h have an ifdef __KERNEL__ blockPaul Gortmaker1-0/+3
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King29-128/+290
2012-05-21Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust21-36/+128
2012-05-21xenbus: Add support for xenbus backend in stub domainDaniel De Graaf2-0/+5
2012-05-21OF: PCI: const usage needed by MIPSJohn Crispin2-3/+4
2012-05-21drivers: add Contiguous Memory AllocatorMarek Szyprowski3-0/+142
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