summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-21ext4: enable the 64-bit jbd2 feature based on the 64-bit ext4 featureTheodore Ts'o1-1/+1
2012-05-21Merge branch 'stat-cleanups' (clean up copying of stat info to user space)Linus Torvalds2-20/+45
2012-05-21Merge branch 'vm-cleanups' (unmap_vma() interface cleanup)Linus Torvalds3-27/+25
2012-05-21hvc_xen: NULL dereference on allocation failureDan Carpenter1-2/+2
2012-05-21xen: Add selfballoning memory reservation tunable.Jana Saout1-1/+33
2012-05-21KVM: make asm-generic/kvm_para.h have an ifdef __KERNEL__ blockPaul Gortmaker1-0/+3
2012-05-21Merge branch 'v3-removal' into for-linusRussell King19-1454/+10
2012-05-21Merge branch 'misc' into for-linusRussell King37-174/+269
2012-05-21Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a...Russell King630-3821/+5966
2012-05-21Merge branch 'bugfixes' into nfs-for-nextTrond Myklebust477-2783/+4377
2012-05-21MIPS: Remove all -Wall and almost all -Werror usage from arch/mips.Ralf Baechle8-16/+0
2012-05-21xenbus: Add support for xenbus backend in stub domainDaniel De Graaf5-0/+63
2012-05-21MAINTAINERS: Add myself as maintainer to the USB PHY LayerFelipe Balbi1-0/+8
2012-05-21MIPS: lantiq: implement support for FALCON socJohn Crispin10-0/+552
2012-05-21MTD: MIPS: lantiq: verify that the NOR interface is available on falcon socJohn Crispin1-0/+7
2012-05-21MTD: MIPS: lantiq: implement OF supportJohn Crispin1-44/+25
2012-05-21watchdog: MIPS: lantiq: implement OF support and minor fixesJohn Crispin3-32/+27
2012-05-21SERIAL: MIPS: lantiq: implement OF supportJohn Crispin1-32/+51
2012-05-21GPIO: MIPS: lantiq: convert gpio-stp-xway to OFJohn Crispin2-92/+283
2012-05-21GPIO: MIPS: lantiq: convert gpio-mm-lantiq to OF and of_mm_gpioJohn Crispin2-57/+127
2012-05-21GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folderJohn Crispin5-1/+21
2012-05-21MIPS: pci: convert lantiq driver to OFJohn Crispin4-94/+131
2012-05-21MIPS: lantiq: convert dma to platform driverJohn Crispin1-22/+39
2012-05-21MIPS: lantiq: implement support for clkdev apiJohn Crispin12-479/+681
2012-05-21MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq()John Crispin5-62/+17
2012-05-21OF: MIPS: lantiq: implement irq_domain supportJohn Crispin1-76/+102
2012-05-21OF: MIPS: lantiq: implement OF supportJohn Crispin11-77/+294
2012-05-21MIPS: lantiq: drop mips_machine supportJohn Crispin16-529/+4
2012-05-21OF: PCI: const usage needed by MIPSJohn Crispin4-5/+6
2012-05-21HID: wacom: fix build breakage without CONFIG_LEDS_CLASSDavid Rientjes1-1/+1
2012-05-21xen/smp: unbind irqworkX when unplugging vCPUs.Konrad Rzeszutek Wilk1-0/+1
2012-05-21ARM: dma-mapping: use PMD size for section unmapVitaly Andrianov1-1/+1
2012-05-21cma: fix migration modeMinchan Kim1-1/+1
2012-05-21ARM: integrate CMA with DMA-mapping subsystemMarek Szyprowski9-88/+370
2012-05-21X86: integrate CMA with DMA-mapping subsystemMarek Szyprowski6-9/+38
2012-05-21drivers: add Contiguous Memory AllocatorMarek Szyprowski8-0/+641
2012-05-21mm: trigger page reclaim in alloc_contig_range() to stabilise watermarksMarek Szyprowski2-0/+69
2012-05-21mm: extract reclaim code from __alloc_pages_direct_reclaim()Marek Szyprowski1-9/+21
2012-05-21mm: Serialize access to min_free_kbytesMel Gorman1-8/+15
2012-05-21mm: page_isolation: MIGRATE_CMA isolation functions addedMichal Nazarewicz6-27/+34
2012-05-21mm: mmzone: MIGRATE_CMA migration type addedMichal Nazarewicz6-27/+106
2012-05-21mm: page_alloc: change fallbacks array handlingMichal Nazarewicz1-4/+5
2012-05-21mm: page_alloc: introduce alloc_contig_range()Michal Nazarewicz2-0/+196
2012-05-21mm: compaction: export some of the functionsMichal Nazarewicz3-173/+191
2012-05-21mm: compaction: introduce isolate_freepages_range()Michal Nazarewicz1-18/+93
2012-05-21mm: compaction: introduce map_pages()Michal Nazarewicz1-4/+11
2012-05-21mm: compaction: introduce isolate_migratepages_range()Michal Nazarewicz1-21/+54
2012-05-21mm: page_alloc: remove trailing whitespaceMichal Nazarewicz1-7/+7
2012-05-21ARM: dma-mapping: add support for IOMMU mapperMarek Szyprowski5-12/+747
2012-05-21ARM: dma-mapping: use alloc, mmap, free from dma_opsMarek Szyprowski3-66/+104