summaryrefslogtreecommitdiff
path: root/arch/arm64/mm
AgeCommit message (Expand)Author
2018-09-18Merge tag 'v4.9.127' into imx_4.9.x_2.3.0_gaGary Bisson
2018-09-05arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()Greg Hackmann
2018-08-24MLK-15064-2 ARM64: DMA: limit the dma mask to be 32bitRichard Zhu
2018-08-24ARM64: DMA: Export dma operation APIs for arm64 platformPrabhu Sundararaj
2018-08-17ioremap: Update pgtable free interfaces with addrChintan Pandya
2018-08-03arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setupsJohannes Weiner
2018-07-03arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenanceWill Deacon
2018-05-16arm64: Add work around for Arm Cortex-A55 Erratum 1024718Suzuki K Poulose
2018-04-20arm64: entry: Apply BP hardening for suspicious interrupts from EL0Mark Rutland
2018-04-20arm64: entry: Apply BP hardening for high-priority synchronous exceptionsMark Rutland
2018-04-20arm64: Move BP hardening to check_and_switch_contextMark Rutland
2018-04-20arm64: Add skeleton to harden the branch predictor against aliasing attacksMark Rutland
2018-04-20arm64: Move post_ttbr_update_workaround to C codeMark Rutland
2018-04-20arm64: Factor out TTBR0_EL1 post-update workaround into a specific asm macroMark Rutland
2018-04-20arm64: Make USER_DS an inclusive limitMark Rutland
2018-04-13arm64: kernel: restrict /dev/mem read() calls to linear regionArd Biesheuvel
2018-04-08arm64: idmap: Use "awx" flags for .idmap.text .pushsection directivesWill Deacon
2018-04-08arm64: kpti: Add ->enable callback to remap swapper using nG mappingsWill Deacon
2018-04-08arm64: kaslr: Put kernel vectors address in separate data pageWill Deacon
2018-04-08arm64: mm: Map entry trampoline into trampoline and kernel page tablesWill Deacon
2018-04-08arm64: mm: Allocate ASIDs in pairsWill Deacon
2018-04-08arm64: mm: Move ASID from TTBR0 to TTBR1Will Deacon
2018-03-28mm/vmalloc: add interfaces to free unmapped page tableToshi Kani
2018-02-25arm64: fix warning about swapper_pg_dir overflowArnd Bergmann
2017-12-25arm64: Initialise high_memory global variable earlierSteve Capper
2017-11-15arm64: dma-mapping: Only swizzle DMA ops for IOMMU_DOMAIN_DMAWill Deacon
2017-10-05arm64: fault: Route pte translation faults via do_translation_faultWill Deacon
2017-09-02arm64: mm: abort uaccess retries upon fatal signalMark Rutland
2017-08-06arm64: mm: fix show_pte KERN_CONT falloutMark Rutland
2017-04-12arm64: mm: unaligned access by user-land should be received as SIGBUSVictor Kamensky
2017-03-12arm64: dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLBRobin Murphy
2017-01-26swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven
2017-01-26arm64: Fix swiotlb fallback allocationAlexander Graf
2017-01-19arm64: hugetlb: fix the wrong return value for huge_ptep_set_access_flagsHuang Shijie
2017-01-19arm64: hugetlb: remove the wrong pmd check in find_num_contig()Huang Shijie
2017-01-19arm64: hugetlb: fix the wrong address for several functionsHuang Shijie
2016-10-26arm64/numa: fix incorrect log for memory-less nodeHanjun Guo
2016-10-26arm64/numa: fix pcpu_cpu_distance() to get correct CPU proximityYisheng Xie
2016-10-20arm64: remove pr_cont abuse from mem_initMark Rutland
2016-10-20arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() callJames Morse
2016-10-20arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse
2016-10-11Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-10-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-09-20Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel
2016-09-20arm64: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-09-16iommu/dma: Avoid PCI host bridge windowsRobin Murphy
2016-09-12arm64: use alternative auto-nopMark Rutland
2016-09-09arm64/numa: remove the limitation that cpu0 must bind to node0Zhen Lei
2016-09-09arm64/numa: remove some useless codeZhen Lei
2016-09-09arm64/numa: support HAVE_SETUP_PER_CPU_AREAZhen Lei