Age | Commit message (Expand) | Author |
2012-07-17 | Merge branch 'fixes-for-linus' of git://git.linaro.org/people/mszyprowski/lin... | Linus Torvalds |
2012-07-16 | ARM: dma-mapping: modify condition check while freeing pages | Prathyush K |
2012-07-05 | ARM: fix warning caused by wrongly typed arm_dma_limit | Russell King |
2012-07-01 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-07-01 | ARM: 7438/1: fill possible PMD empty section gaps | Nicolas Pitre |
2012-06-25 | ARM: dma-mapping: fix buffer chunk allocation order | Marek Szyprowski |
2012-06-11 | ARM: mm: fix type of the arm_dma_limit global variable | Marek Szyprowski |
2012-06-11 | ARM: dma-mapping: Add missing static storage class specifier | Sachin Kamat |
2012-06-04 | ARM: dma-mapping: remove unconditional dependency on CMA | Marek Szyprowski |
2012-05-25 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2012-05-22 | Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-22 | Merge branch 'for-next-arm-dma' into for-linus | Marek Szyprowski |
2012-05-21 | Merge branch 'v3-removal' into for-linus | Russell King |
2012-05-21 | Merge branch 'misc' into for-linus | Russell King |
2012-05-21 | Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a... | Russell King |
2012-05-21 | ARM: dma-mapping: use PMD size for section unmap | Vitaly Andrianov |
2012-05-21 | ARM: integrate CMA with DMA-mapping subsystem | Marek Szyprowski |
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-17 | ARM: 7418/1: LPAE: fix access flag setup in mem_type_table | Vitaly Andrianov |
2012-05-16 | ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESS | Russell King |
2012-05-07 | ARM: cache: tauros2: add disable and resume callback | Chao Xie |
2012-05-07 | ARM: mm: proc-mohawk: add suspend resume for mohawk | Chao Xie |
2012-05-05 | ARM: Remove support for ARMv3 ARM610 and ARM710 CPUs | Russell King |
2012-05-02 | ARM: 7408/1: cacheflush: return error to userspace when flushing syscall fails | Will Deacon |
2012-04-28 | ARM: 7401/1: mm: Fix section mismatches | Stephen Boyd |
2012-04-23 | ARM: 7398/1: l2x0: only write to debug registers on PL310 | Will Deacon |
2012-04-23 | ARM: 7397/1: l2x0: only apply workaround for erratum #753970 on PL310 | Will Deacon |
2012-04-23 | ARM: 7396/1: errata: only handle ARM erratum #326103 on affected cores | Will Deacon |
2012-04-17 | ARM: Remove current_mm per-cpu variable | Catalin Marinas |
2012-04-17 | ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on ASID-capable CPUs | Catalin Marinas |
2012-04-17 | ARM: Use TTBR1 instead of reserved context ID | Will Deacon |
2012-04-15 | ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEE | Jonathan Austin |
2012-04-13 | ARM: 7383/1: nommu: populate vectors page from paging_init | Will Deacon |
2012-04-13 | ARM: 7381/1: nommu: fix typo in mm/Kconfig | Will Deacon |
2012-04-10 | ARM: 7368/1: fault.c: correct how the tsk->[maj|min]_flt gets incremented | Kautuk Consul |
2012-03-29 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds |
2012-03-29 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for ARM | David Howells |
2012-03-28 | ARM: move CP15 definitions to separate header file | Russell King |
2012-03-27 | Merge branches 'l2', 'pgt2' and 'misc' into for-linus | Russell King |