summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes-for-v3.14' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2014-02-201-1/+1
|\
| * ARM: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski2014-02-111-1/+1
* | ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMUWill Deacon2014-02-102-2/+3
* | ARM: 7950/1: mm: Fix stage-2 device memory attributesChristoffer Dall2014-02-102-1/+7
|/
*-. Merge branches 'fixes' and 'misc' into for-linusRussell King2014-01-281-1/+2
|\ \
| * | ARM: 7941/2: Fix incorrect FDT initrd parameter overrideBen Peddell2014-01-281-1/+2
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-01-2311-117/+573
|\ \ \
| * \ \ Merge branch 'devel-stable' into for-nextRussell King2014-01-211-58/+4
| |\ \ \
| | * \ \ Merge branch 'for_3.14/arm-no-bootmem' of git://git.kernel.org/pub/scm/linux/...Russell King2014-01-131-58/+4
| | |\ \ \
| | | * | | ARM: mm: Remove bootmem code and switch to NO_BOOTMEMSantosh Shilimkar2013-11-231-56/+2
| | | * | | ARM: mm: Don't allow resizing of memblock data until "low" memory is not mappedGrygorii Strashko2013-11-231-1/+1
| | | * | | ARM: mm: Fix max_mapnr with recent max*pfn updatesSantosh Shilimkar2013-11-231-1/+1
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-------. \ \ \ \ Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...Russell King2014-01-2112-63/+573
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | / / / | | | |_|_|_|/ / / | | |/| | | | / / | | | | |_|_|/ / | | | |/| | | / | | | | | | |/ | | | | | |/|
| | | | | * | ARM: 7926/1: mm: flesh out and fix the comments in the ASID allocatorWill Deacon2013-12-291-6/+10
| | | | | * | ARM: 7925/1: mm: keep track of last ASID allocation to improve bitmap searchingWill Deacon2013-12-291-1/+3
| | | | | * | ARM: 7924/1: mm: don't bother with reserved ttbr0 when running with LPAEWill Deacon2013-12-291-10/+11
| | | | | * | ARM: pgd allocation: retry on failureRussell King2013-12-291-1/+1
| | | | | * | ARM: 7922/1: l2x0: add Marvell Tauros3 supportSebastian Hesselbarth2013-12-292-8/+81
| | | | | * | ARM: 7919/1: mm: refactor v7 cache cleaning ops to use way/index sequenceLorenzo Pieralisi2013-12-291-7/+7
| | |_|_|/ / | |/| | | |
| | | | * | ARM: fix executability of CMA mappingsRussell King2013-12-112-4/+5
| | | | * | ARM: mm: Define set_memory_* functions for ARMLaura Abbott2013-12-111-0/+38
| | | | * | ARM: implement basic NX support for kernel lowmem mappingsRussell King2013-12-111-5/+50
| | | | * | ARM: add permission annotations to MT_MEMORY* mapping typesRussell King2013-12-112-17/+17
| | | | * | ARM: add support to dump the kernel page tablesRussell King2013-12-112-0/+346
| | | |/ / | | |/| |
* | | | | arch/arm/mm/init.c: use memblock apis for early memory allocationsSantosh Shilimkar2014-01-211-1/+1
* | | | | mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman2014-01-211-3/+0
| |_|/ / |/| | |
* | | | Revert "ARM: 7908/1: mm: Fix the arm_dma_limit calculation"Russell King2014-01-071-1/+1
* | | | ARM: 7923/1: mm: fix dcache flush logic for compound high pagesSteven Capper2013-12-291-3/+3
|/ / /
* | | ARM: 7908/1: mm: Fix the arm_dma_limit calculationSantosh Shilimkar2013-12-091-1/+1
* | | ARM: another fix for the DMA mapping checksRussell King2013-12-091-51/+40
| |/ |/|
* | ARM: fix booting low-vectors machinesRussell King2013-11-302-2/+3
* | ARM: dma-mapping: check DMA mask against available memoryRussell King2013-11-301-2/+7
|/
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-223-7/+15
|\
| * ARM: 7885/1: Save/Restore 64-bit TTBR registers on LPAE suspend/resumeMahesh Sivasubramanian2013-11-141-5/+12
| * ARM: 7884/1: mm: Fix ECC mem policy printkMichal Simek2013-11-141-2/+2
| * ARM: Fix nommu.c build warningRussell King2013-11-141-0/+1
* | mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKSKirill A. Shutemov2013-11-151-3/+3
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-1411-22/+122
|\
| *-. Merge branches 'fixes', 'mmci' and 'sa11x0' into for-nextRussell King2013-11-122-3/+8
| |\ \
| | * | ARM: 7876/1: clear Thumb-2 IT state on exception handlingMarc Zyngier2013-11-071-1/+6
| | * | ARM: dma-mapping: don't allow DMA mappings to be marked executableRussell King2013-10-241-2/+2
| | |/
| * | Merge branch 'devel-stable' into for-nextRussell King2013-11-128-15/+112
| |\ \
| | * | ARM: 7878/1: nommu: Implement dummy early_paging_init()Thierry Reding2013-11-071-0/+9
| | * | Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/...Russell King2013-10-305-11/+17
| | |\ \
| | | * | ARM: alignment: correctly decode instructions in BE8 mode.Ben Dooks2013-10-191-2/+7
| | | * | ARM: asm: Add ARM_BE8() assembly helperBen Dooks2013-10-193-9/+4
| | | * | ARM: fix ARCH_IXP4xx usage of ARCH_SUPPORTS_BIG_ENDIANBen Dooks2013-10-191-0/+6
| | | |/
| | * | ARM: mm: Recreate kernel mappings in early_paging_init()Santosh Shilimkar2013-10-101-0/+82
| | * | ARM: mm: Move the idmap print to appropriate place in the codeSantosh Shilimkar2013-10-101-2/+1
| | * | ARM: mm: Introduce virt_to_idmap() with an arch hookSantosh Shilimkar2013-10-101-2/+3
| | |/
OpenPOWER on IntegriCloud