summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2012-05-21Merge branch 'clkdev' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-0/+35
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds-22/+0
2012-05-21Merge tag 'v3.4' with SCSI updates, needed for subsequent firewire-sbp2 changesStefan Richter-218/+480
2012-05-21irq: Remove irq_chip->release()Richard Weinberger-5/+0
2012-05-21xen: do not map the same GSI twice in PVHVM guests.Stefano Stabellini-0/+3
2012-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-1371/+2812
2012-05-21Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o...Roland Dreier-2/+11
2012-05-21USB: Fix core compile with CONFIG_USB_SUSPEND=nSarah Sharp-6/+6
2012-05-21Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations)Linus Torvalds-3/+18
2012-05-21Merge branch 'vm-cleanups' (unmap_vma() interface cleanup)Linus Torvalds-4/+2
2012-05-21KVM: make asm-generic/kvm_para.h have an ifdef __KERNEL__ blockPaul Gortmaker-0/+3
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King-128/+290
2012-05-21Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust-36/+128
2012-05-21xenbus: Add support for xenbus backend in stub domainDaniel De Graaf-0/+5
2012-05-21OF: PCI: const usage needed by MIPSJohn Crispin-3/+4
2012-05-21drivers: add Contiguous Memory AllocatorMarek Szyprowski-0/+142
2012-05-21mm: trigger page reclaim in alloc_contig_range() to stabilise watermarksMarek Szyprowski-0/+9
2012-05-21mm: page_isolation: MIGRATE_CMA isolation functions addedMichal Nazarewicz-10/+11
2012-05-21mm: mmzone: MIGRATE_CMA migration type addedMichal Nazarewicz-7/+34
2012-05-21mm: page_alloc: introduce alloc_contig_range()Michal Nazarewicz-0/+8
2012-05-21common: add dma_mmap_from_coherent() functionMarek Szyprowski-1/+3
2012-05-21Merge tag 'isci-for-3.5' into miscJames Bottomley-152/+348
2012-05-21Merge branch 'topic/misc' into for-linusTakashi Iwai-0/+55
2012-05-21UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon-0/+1
2012-05-21UBI: introduce UBI_ALL constantArtem Bityutskiy-0/+3
2012-05-21Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar-36/+167
2012-05-20Merge branch 'devicetree/merge' into devicetree/nextGrant Likely-2/+10
2012-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-7/+5
2012-05-21md: add possibility to change data-offset for devices.NeilBrown-2/+8
2012-05-21md: allow a reshape operation to be reversed.NeilBrown-1/+6
2012-05-20[media] patch for Asus My Cinema PS3-100 (1043:48cd)remi schwartz-0/+1
2012-05-20UBI: amend commentaries WRT dtypeArtem Bityutskiy-0/+11
2012-05-20UBI: remove data type hint from ubi-user.hRichard Weinberger-21/+2
2012-05-20UBI: Kill data type hintRichard Weinberger-24/+3
2012-05-20[media] smiapp: Allow using external clock from the clock frameworkSakari Ailus-0/+1
2012-05-20mfd: Emulate active low IRQs as well as active high IRQs for wm831xMark Brown-1/+2
2012-05-20mfd: Add ADC support to the DA9052/53 coreAshish Jangam-0/+19
2012-05-20mfd: Add tps65910-irq devicetree init and irqdomain supportRhyland Klein-0/+1
2012-05-20mfd: Make anatop register accessor more flexible and rename meaningfullyRichard Zhao-2/+2
2012-05-20mfd: Convert wm831x to irq_domainMark Brown-1/+8
2012-05-20mfd: Add MAX77693 irq handlerChanwoo Choi-1/+0
2012-05-20mfd: Add MAX77693 driverChanwoo Choi-0/+254
2012-05-20mfd: Use SI-units for the lm3533 max-current interfaceJohan Hovold-3/+4
2012-05-20mfd: Remove unused max-current lm3533 functionJohan Hovold-2/+0
2012-05-20mfd: Add boost frequency and ovp to lm3533 platform dataJohan Hovold-0/+15
2012-05-20mfd: Remove wm8400 custom cache implementationMark Brown-7/+7
2012-05-20mfd: Register tps65910 gpios as an mfd deviceLaxman Dewangan-4/+0
2012-05-20mfd: Define all twl-regulator feature flags in one placeNeilBrown-2/+6
2012-05-20mfd: Commonize tps65910 regmap access through headerRhyland Klein-4/+25
2012-05-20[media] videobuf-dma-contig: add cache supportFederico Vaga-0/+10