Age | Commit message (Expand) | Author | Files | Lines |
2012-12-11 | Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn... | Russell King | 6 | -10/+17 |
2012-11-27 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2012-11-13 | ARM: 7573/1: idmap: use flush_cache_louis() and flush TLBs only when necessary | Nicolas Pitre | 1 | -4/+10 |
2012-11-12 | ARM: 7572/1: proc-v6.S: fix comment | Nicolas Pitre | 1 | -1/+1 |
2012-11-07 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2012-11-06 | ARM: 7547/4: cache-l2x0: add support for Aurora L2 cache ctrl | Gregory CLEMENT | 2 | -13/+265 |
2012-11-04 | ARM: 7569/1: mm: uninitialized warning corrections | viresh kumar | 1 | -1/+1 |
2012-10-26 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+3 |
2012-10-24 | ARM: mm: Remove unused arm_vmregion priv field | Laurent Pinchart | 1 | -1/+0 |
2012-10-24 | ARM: dma-mapping: fix build warning in __dma_alloc() | Jingoo Han | 1 | -1/+1 |
2012-10-23 | Merge tag 'fixes-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Russell King | 1 | -1/+3 |
2012-10-18 | ARM: 7553/1: proc-v7: Ensure correct instruction set after cpu_reset | Dave Martin | 1 | -1/+1 |
2012-10-18 | ARM: 7545/1: cache-l2x0: make outer_cache_fns a field of l2x0_of_data | Gregory CLEMENT | 1 | -15/+40 |
2012-10-13 | ARM: config: sort select statements alphanumerically | Russell King | 1 | -53/+53 |
2012-10-12 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 24 | -7/+123 |
2012-10-11 | Merge branch 'fixes' into for-linus | Russell King | 8 | -107/+343 |
2012-10-09 | ARM: Fix another build warning in arch/arm/mm/alignment.c | Arnd Bergmann | 1 | -1/+3 |
2012-10-09 | readahead: fault retry breaks mmap file read random detection | Shaohua Li | 1 | -0/+1 |
2012-10-09 | mm: replace vma prio_tree with an interval tree | Michel Lespinasse | 2 | -4/+2 |
2012-10-07 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 5 | -6/+14 |
2012-10-05 | Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc'... | Russell King | 11 | -34/+140 |
2012-10-03 | Merge branch 'for-v3.7' of git://git.linaro.org/people/mszyprowski/linux-dma-... | Linus Torvalds | 2 | -68/+207 |
2012-10-02 | Merge branch 'next-cleanup' into for-v3.7 | Marek Szyprowski | 1 | -5/+6 |
2012-10-02 | ARM: dma-mapping: Remove unsed var at arm_coherent_iommu_unmap_page | Hiroshi Doyu | 1 | -1/+0 |
2012-10-02 | ARM: kill off arch_is_coherent | Rob Herring | 1 | -14/+3 |
2012-10-02 | ARM: add coherent iommu dma ops | Rob Herring | 1 | -40/+143 |
2012-10-02 | ARM: add coherent dma ops | Rob Herring | 1 | -12/+59 |
2012-10-02 | ARM: dma-mapping: Refrain noisy console message | Hiroshi Doyu | 1 | -1/+1 |
2012-10-02 | ARM: dma-mapping: Small logical clean up | Hiroshi Doyu | 1 | -4/+5 |
2012-10-02 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -21/+62 |
2012-10-02 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2 | -11/+57 |
2012-10-02 | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2012-09-30 | Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel... | Russell King | 1 | -0/+17 |
2012-09-29 | ARM: 7541/1: Add ARM ERRATA 775420 workaround | Simon Horman | 1 | -0/+3 |
2012-09-29 | ARM: 7542/1: mm: fix cache LoUIS API for xscale and feroceon | Lorenzo Pieralisi | 2 | -0/+2 |
2012-09-28 | ARM: ensure vm_struct has its phys_addr member filled in | Russell King | 1 | -0/+1 |
2012-09-25 | ARM: mm: update __v7_setup() to the new LoUIS cache maintenance API | Santosh Shilimkar | 1 | -1/+1 |
2012-09-25 | ARM: mm: rename jump labels in v7_flush_dcache_all function | Lorenzo Pieralisi | 1 | -7/+7 |
2012-09-25 | ARM: mm: implement LoUIS API for cache maintenance ops | Lorenzo Pieralisi | 22 | -0/+97 |
2012-09-24 | ARM: dma-mapping: Fix potential memory leak in atomic_pool_init() | Sachin Kamat | 1 | -0/+2 |
2012-09-23 | Merge branch 'for-arm-soc-next' of git://git.linaro.org/people/ljones/linux-3... | Olof Johansson | 4 | -8/+12 |
2012-09-22 | Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 4 | -8/+12 |
2012-09-21 | Merge tag 'tegra-for-3.7-dmaengine' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 3 | -6/+7 |
2012-09-21 | Merge tag 'omap-devel-dt-merged-for-v3.7' of git://git.kernel.org/pub/scm/lin... | Olof Johansson | 1 | -10/+104 |
2012-09-19 | ARM: virt: Add CONFIG_ARM_VIRT_EXT option | Dave Martin | 1 | -0/+17 |
2012-09-17 | Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 1 | -10/+104 |
2012-09-16 | ARM: Fix build warning in arch/arm/mm/alignment.c | Russell King | 1 | -3/+3 |
2012-09-16 | ARM: 7507/1: cache-l2x0.c: save the final aux ctrl value for resuming | Yilu Mao | 1 | -2/+6 |
2012-09-15 | Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux... | Linus Torvalds | 1 | -1/+1 |
2012-09-13 | Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 1 | -1/+1 |