summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-22Merge branch 'for-next-arm-dma' into for-linusMarek Szyprowski
2012-05-21ARM: dma-mapping: use PMD size for section unmapVitaly Andrianov
2012-05-21cma: fix migration modeMinchan Kim
2012-05-21ARM: integrate CMA with DMA-mapping subsystemMarek Szyprowski
2012-05-21X86: integrate CMA with DMA-mapping subsystemMarek Szyprowski
2012-05-21drivers: add Contiguous Memory AllocatorMarek Szyprowski
2012-05-21mm: trigger page reclaim in alloc_contig_range() to stabilise watermarksMarek Szyprowski
2012-05-21mm: extract reclaim code from __alloc_pages_direct_reclaim()Marek Szyprowski
2012-05-21mm: Serialize access to min_free_kbytesMel Gorman
2012-05-21mm: page_isolation: MIGRATE_CMA isolation functions addedMichal Nazarewicz
2012-05-21mm: mmzone: MIGRATE_CMA migration type addedMichal Nazarewicz
2012-05-21mm: page_alloc: change fallbacks array handlingMichal Nazarewicz
2012-05-21mm: page_alloc: introduce alloc_contig_range()Michal Nazarewicz
2012-05-21mm: compaction: export some of the functionsMichal Nazarewicz
2012-05-21mm: compaction: introduce isolate_freepages_range()Michal Nazarewicz
2012-05-21mm: compaction: introduce map_pages()Michal Nazarewicz
2012-05-21mm: compaction: introduce isolate_migratepages_range()Michal Nazarewicz
2012-05-21mm: page_alloc: remove trailing whitespaceMichal Nazarewicz
2012-05-21ARM: dma-mapping: add support for IOMMU mapperMarek Szyprowski
2012-05-21ARM: dma-mapping: use alloc, mmap, free from dma_opsMarek Szyprowski
2012-05-21ARM: dma-mapping: remove redundant code and do the cleanupMarek Szyprowski
2012-05-21ARM: dma-mapping: move all dma bounce code to separate dma ops structureMarek Szyprowski
2012-05-21ARM: dma-mapping: implement dma sg methods on top of any generic dma opsMarek Szyprowski
2012-05-21ARM: dma-mapping: use asm-generic/dma-mapping-common.hMarek Szyprowski
2012-05-21ARM: dma-mapping: remove offset parameter to prepare for generic dma_opsMarek Szyprowski
2012-05-21ARM: dma-mapping: introduce DMA_ERROR_CODE constantMarek Szyprowski
2012-05-21ARM: dma-mapping: use pr_* instread of printkMarek Szyprowski
2012-05-21ARM: dma-mapping: use dma_mmap_from_coherent()Marek Szyprowski
2012-05-21common: add dma_mmap_from_coherent() functionMarek Szyprowski
2012-05-20Linux 3.4v3.4Linus Torvalds
2012-05-19Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2012-05-19Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2012-05-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-19memcg,thp: fix res_counter:96 regressionHugh Dickins
2012-05-18x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin
2012-05-18x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin
2012-05-18x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin
2012-05-18Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2012-05-19dm thin: fix table output when pool target disables discard passdown internallyMike Snitzer
2012-05-18Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds
2012-05-18Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-05-19md/raid10: fix transcription error in calc_sectors conversion.NeilBrown
2012-05-18Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-05-18proc: move fd symlink i_mode calculations into tid_fd_revalidate()Linus Torvalds
2012-05-18pktgen: fix module unload for goodEric Dumazet
2012-05-18tilegx: enable SYSCALL_WRAPPERS supportChris Metcalf
2012-05-18Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2012-05-17frv: delete incorrect task prototypes causing compile failPaul Gortmaker
2012-05-17slub: missing test for partial pages flush work in flush_all()majianpeng