| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: use phys_addr_t for DMA zone sizes | Rob Herring | 2013-08-13 | 1 | -1/+1 |
* | Merge branch 'security-fixes' into fixes | Russell King | 2013-08-01 | 2 | -1/+47 |
|\ |
|
| * | ARM: make vectors page inaccessible from userspace | Russell King | 2013-08-01 | 1 | -0/+4 |
| * | ARM: allow kuser helpers to be removed from the vector page | Russell King | 2013-07-31 | 1 | -0/+34 |
| * | ARM: move vector stubs | Russell King | 2013-07-31 | 1 | -1/+9 |
* | | ARM: 7789/1: Do not run dummy_flush_tlb_a15_erratum() on non-Cortex-A15 | Fabio Estevam | 2013-07-26 | 1 | -1/+2 |
* | | ARM: 7785/1: mm: restrict early_alloc to section-aligned memory | Russell King | 2013-07-22 | 1 | -5/+38 |
* | | ARM: 7784/1: mm: ensure SMP alternates assemble to exactly 4 bytes with Thumb-2 | Will Deacon | 2013-07-22 | 3 | -7/+8 |
|/ |
|
* | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker | 2013-07-14 | 25 | -55/+0 |
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-07-13 | 2 | -2/+2 |
|\ |
|
| * | ARM: mm: fix boot on SA1110 Assabet | Russell King | 2013-07-09 | 1 | -1/+1 |
| * | ARM: 7781/1: mmu: Add debug_ll_io_init() mappings to early mappings | Stephen Boyd | 2013-07-09 | 1 | -1/+1 |
* | | mm: remove free_area_cache | Michel Lespinasse | 2013-07-10 | 1 | -2/+0 |
* | | Merge branch 'for-v3.11' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2013-07-06 | 1 | -8/+32 |
|\ \ |
|
| * | | ARM: dma: Drop __GFP_COMP for iommu dma memory allocations | Richard Zhao | 2013-06-28 | 1 | -0/+9 |
| * | | ARM: DMA-mapping: mark all !DMA_TO_DEVICE pages in unmapping as clean | Ming Lei | 2013-06-28 | 1 | -3/+17 |
| * | | ARM: dma-mapping: NULLify dev->archdata.mapping pointer on detach | Will Deacon | 2013-06-28 | 1 | -1/+1 |
| * | | ARM: dma-mapping: convert DMA direction into IOMMU protection attributes | Will Deacon | 2013-06-28 | 1 | -2/+16 |
| * | | ARM: dma-mapping: Get pages if the cpu_addr is out of atomic_pool | YoungJun Cho | 2013-06-28 | 1 | -5/+6 |
* | | | mm/ARM: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-03 | 1 | -45/+2 |
* | | | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 2013-07-03 | 1 | -2/+1 |
* | | | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu | 2013-07-03 | 1 | -4/+4 |
* | | | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu | 2013-07-03 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-07-03 | 16 | -117/+692 |
|\ \ \ |
|
| * \ \ | Merge branch 'devel-stable' into for-next | Russell King | 2013-06-29 | 16 | -96/+699 |
| |\ \ \ |
|
| | * | | | ARM: 7775/1: mm: Remove do_sect_fault from LPAE code | Steven Capper | 2013-06-29 | 1 | -0/+2 |
| | * | | | Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Russell King | 2013-06-18 | 4 | -73/+57 |
| | |\ \ \ |
|
| | | * | | | ARM: mm: clean up membank size limit checks | Cyril Chemparathy | 2013-05-30 | 1 | -8/+11 |
| | | * | | | ARM: mm: cleanup checks for membank overlap with vmalloc area | Cyril Chemparathy | 2013-05-30 | 1 | -18/+1 |
| | | * | | | ARM: mm: use physical addresses in highmem sanity checks | Cyril Chemparathy | 2013-05-30 | 1 | -12/+10 |
| | | * | | | ARM: LPAE: accomodate >32-bit addresses for page table base | Cyril Chemparathy | 2013-05-30 | 1 | -0/+8 |
| | | * | | | ARM: LPAE: factor out T1SZ and TTBR1 computations | Cyril Chemparathy | 2013-05-30 | 1 | -21/+8 |
| | | * | | | ARM: LPAE: use 64-bit accessors for TTBR registers | Cyril Chemparathy | 2013-05-30 | 1 | -7/+2 |
| | | * | | | ARM: LPAE: use phys_addr_t in switch_mm() | Cyril Chemparathy | 2013-05-30 | 1 | -4/+12 |
| | | * | | | ARM: LPAE: use phys_addr_t for initrd location | Vitaly Andrianov | 2013-05-30 | 1 | -6/+7 |
| | | * | | | ARM: LPAE: use phys_addr_t in free_memmap() | Vitaly Andrianov | 2013-05-30 | 1 | -3/+3 |
| | | * | | | ARM: LPAE: use phys_addr_t in alloc_init_pud() | Vitaly Andrianov | 2013-05-30 | 1 | -1/+2 |
| | * | | | | Merge branch 'for-rmk/hugepages' of git://git.linaro.org/people/stevecapper/l... | Russell King | 2013-06-18 | 5 | -13/+120 |
| | |\ \ \ \ |
|
| | | * | | | | ARM: mm: Transparent huge page support for LPAE systems. | Catalin Marinas | 2013-06-04 | 1 | -1/+1 |
| | | * | | | | ARM: mm: HugeTLB support for LPAE systems. | Catalin Marinas | 2013-06-04 | 4 | -2/+104 |
| | | * | | | | ARM: mm: Add support for flushing HugeTLB pages. | Steve Capper | 2013-06-04 | 1 | -10/+15 |
| | | |/ / / |
|
| | * | | | | ARM: mpu: Complete initialisation of the MPU after reaching the C-world | Jonathan Austin | 2013-06-07 | 1 | -1/+7 |
| | * | | | | ARM: mpu: add MPU probe and initialisation functions in C | Jonathan Austin | 2013-06-07 | 1 | -0/+249 |
| | * | | | | ARM: add Cortex-R7 Processor Info | Jonathan Austin | 2013-06-07 | 1 | -1/+12 |
| | * | | | | ARM: select CPU_CPU15_MMU/MPU appropriately | Jonathan Austin | 2013-06-07 | 1 | -1/+2 |
| | * | | | | ARM: suspend: fix CPU suspend code for !CONFIG_MMU configurations | Will Deacon | 2013-06-07 | 2 | -6/+14 |
| | | | | | | |
| | \ \ \ \ | |
| *-. \ \ \ \ | Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-next | Russell King | 2013-06-29 | 6 | -22/+229 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | /
| | |_|_|_|/
| |/| | | | |
|
| | | * | | | ARM: 7769/1: Cortex-A15: fix erratum 798181 implementation | Marc Zyngier | 2013-06-24 | 1 | -1/+28 |
| | | * | | | ARM: 7768/1: prevent risks of out-of-bound access in ASID allocator | Marc Zyngier | 2013-06-24 | 1 | -9/+8 |
| | | * | | | ARM: 7767/1: let the ASID allocator handle suspended animation | Marc Zyngier | 2013-06-24 | 1 | -0/+9 |