Age | Commit message (Expand) | Author |
2012-10-25 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-10-24 | ARM: mm: Remove unused arm_vmregion priv field | Laurent Pinchart |
2012-10-24 | ARM: dma-mapping: fix build warning in __dma_alloc() | Jingoo Han |
2012-10-22 | Merge tag 'fixes-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Russell King |
2012-10-13 | ARM: config: sort select statements alphanumerically | Russell King |
2012-10-12 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-10-11 | Merge branch 'fixes' into for-linus | Russell King |
2012-10-09 | ARM: Fix another build warning in arch/arm/mm/alignment.c | Arnd Bergmann |
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-30 | Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel... | Russell King |
2012-09-28 | ARM: 7541/1: Add ARM ERRATA 775420 workaround | Simon Horman |
2012-09-28 | ARM: 7542/1: mm: fix cache LoUIS API for xscale and feroceon | Lorenzo Pieralisi |
2012-09-28 | ARM: ensure vm_struct has its phys_addr member filled in | Russell King |
2012-09-25 | ARM: mm: update __v7_setup() to the new LoUIS cache maintenance API | Santosh Shilimkar |
2012-09-25 | ARM: mm: rename jump labels in v7_flush_dcache_all function | Lorenzo Pieralisi |
2012-09-25 | ARM: mm: implement LoUIS API for cache maintenance ops | Lorenzo Pieralisi |
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-19 | ARM: virt: Add CONFIG_ARM_VIRT_EXT option | Dave Martin |
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 |