Commit Graph

1298 Commits (a937536b868b8369b98967929045f1df54234323)

Author SHA1 Message Date
Marek Szyprowski 9d1400cf79 ARM: DMA-mapping: add missing GFP_DMA flag for atomic buffer allocation 12 years ago
Will Deacon 89c7e4b8bb ARM: 7661/1: mm: perform explicit branch predictor maintenance when required 12 years ago
Will Deacon 8a4e3a9ead ARM: 7659/1: mm: make mm->context.id an atomic64_t variable 12 years ago
Will Deacon 37f47e3d62 ARM: 7658/1: mm: fix race updating mm->context.id on ASID rollover 12 years ago
Ben Dooks 78305c8630 ARM: 7652/1: mm: fix missing use of 'asid' to get asid value from mm->context.id 12 years ago
Russell King b255188f90 ARM: fix scheduling while atomic warning in alignment handling code 12 years ago
Marek Szyprowski d589829107 ARM: DMA-mapping: fix memory leak in IOMMU dma-mapping implementation 12 years ago
Seung-Woo Kim 60460abffc ARM: dma-mapping: Add maximum alignment order for dma iommu buffers 12 years ago
Marek Szyprowski f8669bef11 ARM: dma-mapping: use himem for DMA buffers for IOMMU-mapped devices 12 years ago
Marek Szyprowski 9848e48f4c ARM: dma-mapping: add support for CMA regions placed in highmem zone 12 years ago
Prathyush K 18177d12c0 arm: dma mapping: export arm iommu functions 12 years ago
Hiroshi Doyu 6fe3675803 ARM: dma-mapping: Add arm_iommu_detach_device() 12 years ago
Hiroshi Doyu d09e1333ec ARM: dma-mapping: Set arm_dma_set_mask() for iommu->set_dma_mask() 12 years ago
Ben Dooks 251019fb97 ARM: 7650/1: mm: replace direct access to mm->context.id with new macro 12 years ago
Ben Dooks 9520a5bece ARM: 7649/1: mm: mm->context.id fix for big-endian 12 years ago
Russell King bce2bd3cda ARM: fix warnings introduced by previous patch 12 years ago
Joonsoo Kim 101eeda38c ARM: 7646/1: mm: use static_vm for managing static mapped areas 12 years ago
Joonsoo Kim ed8fd2186a ARM: 7645/1: ioremap: introduce an infrastructure for static mapped area 12 years ago
Joonsoo Kim 48dc369d21 ARM: 7644/1: vmregion: remove vmregion code entirely 12 years ago
Dinh Nguyen c08e20d246 arm: Add v7_invalidate_l1 to cache-v7.S 12 years ago
Russell King 633dc92a28 ARM: DMA mapping: fix bad atomic test 12 years ago
Christoffer Dall 9e9a367c29 ARM: Section based HYP idmap 12 years ago
Christoffer Dall cc577c26e2 ARM: Add page table and page defines needed by KVM 12 years ago
Santosh Shilimkar 93d5bf073a ARM: 7629/1: mm: Fix missing XN flag for for MT_MEMORY_SO 12 years ago
Russell King 15653371c6 ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsemem 12 years ago
Will Deacon 651134b012 ARM: virt: hide CONFIG_ARM_VIRT_EXT from user 12 years ago
Gregory CLEMENT 8a3a180d21 ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writel 12 years ago
Gregory CLEMENT 8b827c60a1 ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT enable 12 years ago
Haojian Zhuang d106de38ca ARM: 7614/1: mm: fix wrong branch from Cortex-A9 to PJ4b 12 years ago
Rob Herring 62e4d357aa ARM: 7609/1: disable errata work-arounds which access secure registers 12 years ago
Rob Herring 74ddcdb868 ARM: 7608/1: l2x0: Only set .set_debug on PL310 r3p0 and earlier 12 years ago
Will Deacon d056a699dd ARM: 7606/1: cache: flush to LoUU instead of LoUIS on uniprocessor CPUs 12 years ago
Michel Lespinasse 394ef6403a mm: use vm_unmapped_area() on arm architecture 12 years ago
Marek Szyprowski 549a17e447 ARM: dma-mapping: add support for DMA_ATTR_FORCE_CONTIGUOUS attribute 12 years ago
Nicolas Pitre 3e99675af1 ARM: 7582/2: rename kvm_seq to vmalloc_seq so to avoid confusion with KVM 12 years ago
Gregory CLEMENT 87b54e786a arm: dma mapping: Export a dma ops function arm_dma_set_mask 12 years ago
Gregory CLEMENT de4901933f arm: mm: Add support for PJ4B cpu and init routines 12 years ago
Nicolas Pitre e40678559f ARM: 7573/1: idmap: use flush_cache_louis() and flush TLBs only when necessary 12 years ago
Nicolas Pitre 2b6e204f84 ARM: 7572/1: proc-v6.S: fix comment 12 years ago
Will Deacon 26ffd0d43b ARM: mm: introduce present, faulting entries for PAGE_NONE 12 years ago
Will Deacon dbf62d5006 ARM: mm: introduce L_PTE_VALID for page table entries 12 years ago
Will Deacon 0cbbbad631 ARM: mm: don't use the access flag permissions mechanism for classic MMU 12 years ago
Will Deacon 864aa04cd0 ARM: mm: use pteval_t to represent page protection values 12 years ago
Gregory CLEMENT b8db6b886a ARM: 7547/4: cache-l2x0: add support for Aurora L2 cache ctrl 12 years ago
Rob Herring e5c5f2adeb ARM: implement debug_ll_io_init() 12 years ago
Will Deacon bf51bb82cc ARM: mm: use bitmap operations when allocating new ASIDs 12 years ago
Will Deacon 4b88316083 ARM: mm: avoid taking ASID spinlock on fastpath 12 years ago
Will Deacon b5466f8728 ARM: mm: remove IPI broadcasting on ASID rollover 12 years ago
viresh kumar 6404f0b71c ARM: 7569/1: mm: uninitialized warning corrections 12 years ago
Cyril Chemparathy 7e6735c357 /dev/mem: use phys_addr_t for physical addresses 12 years ago