summaryrefslogtreecommitdiff
path: root/arch/arm64/mm
AgeCommit message (Expand)Author
2016-12-08Merge tag 'v4.4.37' into android-4.4.yDmitry Shmidt
2016-12-08arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() callJames Morse
2016-12-08arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse
2016-10-10Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-10-05BACKPORT: arm64: mm: Mark .rodata as ROJeremy Linton
2016-09-29FROMLIST: arm64: Handle faults caused by inadvertent user access with PAN ena...Catalin Marinas
2016-09-29FROMLIST: arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas
2016-09-29FROMLIST: arm64: Factor out TTBR0_EL1 post-update workaround into a specific ...Catalin Marinas
2016-09-29UPSTREAM: arm64: Handle el1 synchronous instruction aborts cleanlyLaura Abbott
2016-09-29BACKPORT: arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse
2016-09-29UPSTREAM: arm64: fix "dc cvau" cache operation on errata-affected coreAndre Przywara
2016-09-29UPSTREAM: arm64: kill ESR_LNX_EXECMark Rutland
2016-09-29UPSTREAM: arm64: add macro to extract ESR_ELx.ECMark Rutland
2016-09-29UPSTREAM: arm64: mm: mark fault_info table constMark Rutland
2016-09-29BACKPORT: arm64: Fold proc-macros.S into assembler.hGeoff Levand
2016-09-29UPSTREAM: arm64: Implement ptep_set_access_flags() for hardware AF/DBMCatalin Marinas
2016-09-29UPSTREAM: arm64/mm: ensure memstart_addr remains sufficiently alignedArd Biesheuvel
2016-09-29UPSTREAM: arm64: Add workaround for Cavium erratum 27456Andrew Pinski
2016-09-29BACKPORT: arm64: only consider memblocks with NOMAP cleared for linear mappingArd Biesheuvel
2016-09-26Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-09-22UPSTREAM: arm64: kasan: Use actual memory node when populating the kernel ima...Catalin Marinas
2016-09-22UPSTREAM: arm64: mm: check at build time that PAGE_OFFSET divides the VA spac...Ard Biesheuvel
2016-09-22UPSTREAM: arm64: kasan: Fix zero shadow mapping overriding kernel image shadowCatalin Marinas
2016-09-22UPSTREAM: arm64: consistently use p?d_set_hugeMark Rutland
2016-09-22UPSTREAM: arm64: hugetlb: partial revert of 66b3923a1a0fWill Deacon
2016-09-22BACKPORT: arm64: kaslr: randomize the linear regionArd Biesheuvel
2016-09-22UPSTREAM: arm64: mm: treat memstart_addr as a signed quantityArd Biesheuvel
2016-09-22UPSTREAM: arm64: vmemmap: use virtual projection of linear regionArd Biesheuvel
2016-09-22BACKPORT: arm64: add support for kernel ASLRArd Biesheuvel
2016-09-22UPSTREAM: arm64: switch to relative exception tablesArd Biesheuvel
2016-09-22UPSTREAM: arm64: User die() instead of panic() in do_page_fault()Catalin Marinas
2016-09-22UPSTREAM: arm64: allow kernel Image to be loaded anywhere in physical memoryArd Biesheuvel
2016-09-22UPSTREAM: arm64: defer __va translation of initrd_start and initrd_endArd Biesheuvel
2016-09-22UPSTREAM: arm64: move kernel image to base of vmalloc areaArd Biesheuvel
2016-09-22UPSTREAM: arm64: decouple early fixmap init from linear mappingArd Biesheuvel
2016-09-22BACKPORT: arm64: add support for ioremap() block mappingsArd Biesheuvel
2016-09-22UPSTREAM: arm64: Remove the get_thread_info() functionCatalin Marinas
2016-09-22BACKPORT: arm64: kernel: Don't toggle PAN on systems with UAOJames Morse
2016-09-22UPSTREAM: arm64: kernel: Add support for User Access OverrideJames Morse
2016-09-22UPSTREAM: arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macroJames Morse
2016-09-22UPSTREAM: arm64: ptdump: Indicate whether memory should be faultingLaura Abbott
2016-09-22UPSTREAM: arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOCLaura Abbott
2016-09-22UPSTREAM: arm64: mm: avoid calling apply_to_page_range on empty rangeMika Penttilä
2016-09-22UPSTREAM: arm64: Drop alloc function from create_mappingLaura Abbott
2016-09-22UPSTREAM: arm64: allow vmalloc regions to be set with set_memory_*Ard Biesheuvel
2016-09-20Merge remote-tracking branch 'common/android-4.4' into android-4.4.y-mergeDmitry Shmidt
2016-09-18BACKPORT: arm64: mm: create new fine-grained mappings at bootMark Rutland
2016-09-18UPSTREAM: arm64: mm: allow passing a pgdir to alloc_init_*Mark Rutland
2016-09-18UPSTREAM: arm64: mm: allocate pagetables anywhereMark Rutland
2016-09-18UPSTREAM: arm64: mm: use fixmap when creating page tablesMark Rutland