Age | Commit message (Expand) | Author |
2012-05-22 | Merge branch 'for-next-arm-dma' into for-linus | Marek Szyprowski |
2012-05-21 | ARM: dma-mapping: use PMD size for section unmap | Vitaly Andrianov |
2012-05-21 | cma: fix migration mode | Minchan Kim |
2012-05-21 | ARM: integrate CMA with DMA-mapping subsystem | Marek Szyprowski |
2012-05-21 | X86: integrate CMA with DMA-mapping subsystem | Marek Szyprowski |
2012-05-21 | drivers: add Contiguous Memory Allocator | Marek Szyprowski |
2012-05-21 | mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks | Marek Szyprowski |
2012-05-21 | mm: extract reclaim code from __alloc_pages_direct_reclaim() | Marek Szyprowski |
2012-05-21 | mm: Serialize access to min_free_kbytes | Mel Gorman |
2012-05-21 | mm: page_isolation: MIGRATE_CMA isolation functions added | Michal Nazarewicz |
2012-05-21 | mm: mmzone: MIGRATE_CMA migration type added | Michal Nazarewicz |
2012-05-21 | mm: page_alloc: change fallbacks array handling | Michal Nazarewicz |
2012-05-21 | mm: page_alloc: introduce alloc_contig_range() | Michal Nazarewicz |
2012-05-21 | mm: compaction: export some of the functions | Michal Nazarewicz |
2012-05-21 | mm: compaction: introduce isolate_freepages_range() | Michal Nazarewicz |
2012-05-21 | mm: compaction: introduce map_pages() | Michal Nazarewicz |
2012-05-21 | mm: compaction: introduce isolate_migratepages_range() | Michal Nazarewicz |
2012-05-21 | mm: page_alloc: remove trailing whitespace | Michal Nazarewicz |
2012-05-21 | ARM: dma-mapping: add support for IOMMU mapper | Marek Szyprowski |
2012-05-21 | ARM: dma-mapping: use alloc, mmap, free from dma_ops | Marek Szyprowski |
2012-05-21 | ARM: dma-mapping: remove redundant code and do the cleanup | Marek Szyprowski |
2012-05-21 | ARM: dma-mapping: move all dma bounce code to separate dma ops structure | Marek Szyprowski |
2012-05-21 | ARM: dma-mapping: implement dma sg methods on top of any generic dma ops | Marek Szyprowski |
2012-05-21 | ARM: dma-mapping: use asm-generic/dma-mapping-common.h | Marek Szyprowski |
2012-05-21 | ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops | Marek Szyprowski |
2012-05-21 | ARM: dma-mapping: introduce DMA_ERROR_CODE constant | Marek Szyprowski |
2012-05-21 | ARM: dma-mapping: use pr_* instread of printk | Marek Szyprowski |
2012-05-21 | ARM: dma-mapping: use dma_mmap_from_coherent() | Marek Szyprowski |
2012-05-21 | common: add dma_mmap_from_coherent() function | Marek Szyprowski |
2012-05-20 | Linux 3.4v3.4 | Linus Torvalds |
2012-05-19 | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej... | Linus Torvalds |
2012-05-19 | Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2012-05-19 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-05-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-05-19 | memcg,thp: fix res_counter:96 regression | Hugh Dickins |
2012-05-18 | x86, relocs: When printing an error, say relative or absolute | H. Peter Anvin |
2012-05-18 | x86, relocs: Workaround for binutils 2.22.52.0.1 section bug | H. Peter Anvin |
2012-05-18 | x86, realmode: 16-bit real-mode code support for relocs tool | H. Peter Anvin |
2012-05-18 | Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2012-05-19 | dm thin: fix table output when pool target disables discard passdown internally | Mike Snitzer |
2012-05-18 | Merge tag 'md-3.4-fixes' of git://neil.brown.name/md | Linus Torvalds |
2012-05-18 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds |
2012-05-19 | md/raid10: fix transcription error in calc_sectors conversion. | NeilBrown |
2012-05-18 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-05-18 | proc: move fd symlink i_mode calculations into tid_fd_revalidate() | Linus Torvalds |
2012-05-18 | pktgen: fix module unload for good | Eric Dumazet |
2012-05-18 | tilegx: enable SYSCALL_WRAPPERS support | Chris Metcalf |
2012-05-18 | Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2012-05-17 | frv: delete incorrect task prototypes causing compile fail | Paul Gortmaker |
2012-05-17 | slub: missing test for partial pages flush work in flush_all() | majianpeng |