summaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2012-08-28ARM: cache-l2x0: fix L2 maintenance for R3P1_50Kirill Artamonov
2012-08-15mm: Avoid freeing init and initrd memory when CPA is enabled.Krishna Reddy
2012-08-15mm: Fix incorrect cache attribute restoration.Krishna Reddy
2012-07-19ARM: mm: cache-l2x0: Implement outer_clean_all()Kirill Artamonov
2012-06-13Avoid aliasing mappings in DMA coherent allocatorManoj Chourasia
2012-06-07mm: Ensure pte and pmd stores ordering.Krishna Reddy
2012-05-04ARM: errata: 716044: an uncacheable load multiple can cause a deadlock.Krishna Reddy
2012-04-24ARM: mm: cache-l2x0: use L2X0_CACHE_ID_PART_MASK to get cache-idVarun Wadekar
2012-04-19Revert "ARM: pm: preallocate a page table for suspend/resume"Sang-Hun Lee
2012-04-19Revert "ARM: pm: only use preallocated page table during resume"Sang-Hun Lee
2012-04-19Revert "ARM: pm: no need to save/restore context ID register"Sang-Hun Lee
2012-04-05ARM: pm: no need to save/restore context ID registerRussell King
2012-04-05ARM: pm: only use preallocated page table during resumeVarun Wadekar
2012-04-05ARM: pm: preallocate a page table for suspend/resumeRussell King
2012-03-12ARM: mm: Use CONFIG_CPAKrishna Reddy
2012-03-09cache-v7: Fix typoDan Willemsen
2012-03-08ARM: mm: Add config flag for CPA.Krishna Reddy
2012-03-07ARM: mm: Implement complete debug arch v7 save/restoreScott Williams
2012-03-02arm: cache: fix v7 boot with lockdep enabledPrashant Gaikwad
2012-03-01ARM: mm: Make CPU debug context save/restore optionalScott Williams
2012-02-15cache-v7: Disable preemption when reading CCSIDRStephen Boyd
2012-02-09ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guardsWill Deacon
2012-01-19arm: mm: Optimze cache flush in CPA.Krishna Reddy
2011-12-23arm: mm: Fix CPA page count stats issue.Krishna Reddy
2011-12-15arm: mm: convert cpa_lock to mutex.Krishna Reddy
2011-12-08arm: tegra: add Trusted Foundations hooks and driverChris Johnson
2011-11-30fixup l2x0 variable nameDan Willemsen
2011-11-30Merge branch 'korg-android-tegra-3.1' into after-upstream-androidDan Willemsen
2011-11-30arm: dma: Drop GFP_COMP for DMA memory allocationsSumit Bhattacharya
2011-11-30arm: mm: change_page_attr supportVinod Rex
2011-11-30ARM: mm: Enable Arm errata 743622 for Cortex-A9 versions r2p7 and r2p9.vdumpa
2011-11-30ARM: errata: 752520: Faulty arbitration between PLD and Cacheable TLB request...vdumpa
2011-11-30ARM: remove unnecessary dcache_clean_areaHeechul Yun
2011-11-30arm: mm: Remove unnecessary cache flush on page table modificationHeechul Yun
2011-11-30ARM: v7: Save CP14 registers across suspendScott Williams
2011-11-30ARM: v7: Save CP15 diagnostic register across suspendScott Williams
2011-11-30Merge branch 'buckets/video' into after-bucketsDan Willemsen
2011-11-30tegra:video:nvmap: optimize cache_maint operation.vdumpa
2011-11-30tegra:arm: Set inner-WBWA/outer-WBNWA cacheability attributesvdumpa
2011-11-30ARM: Cortex-A9: Enable dynamic clock gatingTodd Poynor
2011-11-30Merge branch 'korg-android-3.1' into korg-android+linux-tegra-3.1Dan Willemsen
2011-11-30ARM: cache-l2x0: update workaround for PL310 errata 727915Colin Cross
2011-11-30[ARM] Optionally flush entire dcache from v6_dma_flush_rangeArve Hjønnevåg
2011-11-30[ARM] mm: add memory type for inner-writebackColin Cross
2011-11-30Revert "[ARM] mm: add page allocator for modifying cache attributes"Gary King
2011-11-30[ARM] attrib_alloc: fix outer cache flush end addressGary King
2011-11-30[ARM] mm: add page allocator for modifying cache attributesGary King
2011-11-30ARM: mm: cache-l2x0: Add support for re-enabling l2x0Colin Cross
2011-10-01ARM: 7113/1: mm: Align bank start to MAX_ORDER_NR_PAGESLinus Walleij
2011-09-26ARM: dma-mapping: free allocated page if unable to mapRussell King