Age | Commit message (Expand) | Author |
2012-10-09 | readahead: fault retry breaks mmap file read random detection | Shaohua Li |
2012-10-09 | mm: replace vma prio_tree with an interval tree | Michel Lespinasse |
2012-10-07 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-10-04 | Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc'... | Russell King |
2012-10-02 | Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-... | Linus Torvalds |
2012-10-02 | Merge branch 'next-cleanup' into for-v3.7 | Marek Szyprowski |
2012-10-02 | ARM: dma-mapping: Remove unsed var at arm_coherent_iommu_unmap_page | Hiroshi Doyu |
2012-10-02 | ARM: kill off arch_is_coherent | Rob Herring |
2012-10-02 | ARM: add coherent iommu dma ops | Rob Herring |
2012-10-02 | ARM: add coherent dma ops | Rob Herring |
2012-10-02 | ARM: dma-mapping: Refrain noisy console message | Hiroshi Doyu |
2012-10-02 | ARM: dma-mapping: Small logical clean up | Hiroshi Doyu |
2012-10-01 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-10-01 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-10-01 | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-09-28 | ARM: 7541/1: Add ARM ERRATA 775420 workaround | Simon Horman |
2012-09-28 | ARM: ensure vm_struct has its phys_addr member filled in | Russell King |
2012-09-24 | ARM: dma-mapping: Fix potential memory leak in atomic_pool_init() | Sachin Kamat |
2012-09-22 | Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3... | Olof Johansson |
2012-09-21 | Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2012-09-20 | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson |
2012-09-20 | Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin... | Olof Johansson |
2012-09-16 | Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson |
2012-09-15 | ARM: Fix build warning in arch/arm/mm/alignment.c | Russell King |
2012-09-15 | ARM: 7507/1: cache-l2x0.c: save the final aux ctrl value for resuming | Yilu Mao |
2012-09-14 | Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux... | Linus Torvalds |
2012-09-13 | Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson |
2012-09-13 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-09-11 | ARM: cache-l2x0: add a const qualifier | Uwe Kleine-König |
2012-09-10 | arm: mm: fix DMA pool affiliation check | Thomas Petazzoni |
2012-09-05 | Merge branch 'soc-core' of git://git.kernel.org/pub/scm/linux/kernel/git/horm... | Olof Johansson |
2012-09-04 | Merge commit 'a849088aa1' from rmk/fixes into cleanup/io-pci | Arnd Bergmann |
2012-08-28 | ARM: dma-mapping: IOMMU allocates pages from atomic_pool with GFP_ATOMIC | Hiroshi Doyu |
2012-08-28 | ARM: dma-mapping: Introduce __atomic_get_pages() for __iommu_get_pages() | Hiroshi Doyu |
2012-08-28 | ARM: dma-mapping: Refactor out to introduce __in_atomic_pool | Hiroshi Doyu |
2012-08-28 | ARM: dma-mapping: atomic_pool with struct page **pages | Hiroshi Doyu |
2012-08-28 | ARM: DMA-Mapping: print warning when atomic coherent allocation fails | Marek Szyprowski |
2012-08-28 | ARM: DMA-Mapping: add function for setting coherent pool size from platform code | Marek Szyprowski |
2012-08-25 | ARM: 7499/1: mm: Fix vmalloc overlap check for !HIGHMEM | Jonathan Austin |
2012-08-25 | ARM: 7502/1: contextidr: avoid using bfi instruction during notifier | Will Deacon |
2012-08-25 | ARM: Fix ioremap() of address zero | Russell King |
2012-08-18 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-08-16 | ARM: cache: add dt support for tauros2 cache | Chao Xie |
2012-08-16 | ARM: cache: add extra feature enable for tauros2 | Chao Xie |
2012-08-16 | ARM: cache: add cputype.h for tauros2 | Chao Xie |
2012-08-16 | ARM: cache: fix uninitialized ptr in tauros2_init | Chao Xie |
2012-08-13 | ARM: Allow arm_memblock_steal() to remove memory from any RAM region | Russell King |
2012-08-11 | ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systems | Will Deacon |
2012-08-11 | ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't present | Will Deacon |
2012-08-09 | ARM: dma-mapping: fix incorrect freeing of atomic allocations | Aaro Koskinen |