aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-05-21Merge 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/geert/linux-m68kLinus Torvalds1-22/+0
2012-05-21Merge tag 'v3.4' with SCSI updates, needed for subsequent firewire-sbp2 changesStefan Richter63-217/+479
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-1370/+2811
2012-05-21Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'ocrdma', 'qib' and 'raw-qp' into for-linusRoland 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' and 'versatile' into for-linusRussell King29-127/+289
2012-05-21Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust21-35/+127
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
2012-05-21common: add dma_mmap_from_coherent() functionMarek Szyprowski1-1/+3
2012-05-21Merge tag 'isci-for-3.5' into miscJames Bottomley36-151/+347
2012-05-21Merge branch 'topic/misc' into for-linusTakashi Iwai2-0/+55
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
2012-05-21Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar19-35/+166
2012-05-20Merge branch 'devicetree/merge' into devicetree/nextGrant Likely1-2/+10
2012-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-7/+5
2012-05-21md: add possibility to change data-offset for devices.NeilBrown1-2/+8
2012-05-21md: allow a reshape operation to be reversed.NeilBrown1-1/+6
2012-05-20[media] patch for Asus My Cinema PS3-100 (1043:48cd)remi schwartz1-0/+1
2012-05-20UBI: amend commentaries WRT dtypeArtem Bityutskiy1-0/+11
2012-05-20UBI: remove data type hint from ubi-user.hRichard Weinberger1-21/+2
2012-05-20UBI: Kill data type hintRichard Weinberger1-24/+3
2012-05-20[media] smiapp: Allow using external clock from the clock frameworkSakari Ailus1-0/+1
2012-05-20mfd: Emulate active low IRQs as well as active high IRQs for wm831xMark Brown1-1/+2
2012-05-20mfd: Add ADC support to the DA9052/53 coreAshish Jangam1-0/+19
2012-05-20mfd: Add tps65910-irq devicetree init and irqdomain supportRhyland Klein1-0/+1
2012-05-20mfd: Make anatop register accessor more flexible and rename meaningfullyRichard Zhao1-2/+2
2012-05-20mfd: Convert wm831x to irq_domainMark Brown1-1/+8
2012-05-20mfd: Add MAX77693 irq handlerChanwoo Choi1-1/+0
2012-05-20mfd: Add MAX77693 driverChanwoo Choi2-0/+254
2012-05-20mfd: Use SI-units for the lm3533 max-current interfaceJohan Hovold1-3/+4
2012-05-20mfd: Remove unused max-current lm3533 functionJohan Hovold1-2/+0
2012-05-20mfd: Add boost frequency and ovp to lm3533 platform dataJohan Hovold1-0/+15
2012-05-20mfd: Remove wm8400 custom cache implementationMark Brown1-7/+7
2012-05-20mfd: Register tps65910 gpios as an mfd deviceLaxman Dewangan1-4/+0
2012-05-20mfd: Define all twl-regulator feature flags in one placeNeilBrown1-2/+6
2012-05-20mfd: Commonize tps65910 regmap access through headerRhyland Klein1-4/+25
2012-05-20[media] videobuf-dma-contig: add cache supportFederico Vaga1-0/+10