aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
Commit message (Expand)AuthorAge
* arm64: mm: unaligned access by user-land should be received as SIGBUSVictor Kamensky2017-04-12
* arm64: dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLBRobin Murphy2017-03-12
* swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven2017-01-26
* arm64: Fix swiotlb fallback allocationAlexander Graf2017-01-26
* arm64: hugetlb: fix the wrong return value for huge_ptep_set_access_flagsHuang Shijie2017-01-19
* arm64: hugetlb: remove the wrong pmd check in find_num_contig()Huang Shijie2017-01-19
* arm64: hugetlb: fix the wrong address for several functionsHuang Shijie2017-01-19
* arm64/numa: fix incorrect log for memory-less nodeHanjun Guo2016-10-26
* arm64/numa: fix pcpu_cpu_distance() to get correct CPU proximityYisheng Xie2016-10-26
* arm64: remove pr_cont abuse from mem_initMark Rutland2016-10-20
* arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() callJames Morse2016-10-20
* arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse2016-10-20
* Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-10-11
|\
| * Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2016-09-20
| |\
| | * iommu/dma: Avoid PCI host bridge windowsRobin Murphy2016-09-16
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-03
|\ \ \ | |/ / |/| |
| * | arm64: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-09-20
| * | arm64: use alternative auto-nopMark Rutland2016-09-12
| * | arm64/numa: remove the limitation that cpu0 must bind to node0Zhen Lei2016-09-09
| * | arm64/numa: remove some useless codeZhen Lei2016-09-09
| * | arm64/numa: support HAVE_SETUP_PER_CPU_AREAZhen Lei2016-09-09
| * | arm64: numa: Use pr_fmt()Kefeng Wang2016-09-09
| * | arm64/numa: avoid inconsistent information to be printedZhen Lei2016-09-09
| * | arm64: mm: drop fixup_init() and mm.hKefeng Wang2016-09-06
| * | arm64: hibernate: Support DEBUG_PAGEALLOCJames Morse2016-08-25
| * | arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmapJames Morse2016-08-25
| * | arm64: Introduce execute-only page access permissionsCatalin Marinas2016-08-25
| * | arm64: apply __ro_after_init to some objectsJisheng Zhang2016-08-22
| * | arm64: mm: convert __dma_* routines to use start, sizeKwangwoo Lee2016-08-22
| |/
* / arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1James Morse2016-09-02
|/
* arm64: Fix shift warning in arch/arm64/mm/dump.cCatalin Marinas2016-08-18
* arm64: Fix NUMA build error when !CONFIG_ACPICatalin Marinas2016-08-17
* arm64: Handle el1 synchronous instruction aborts cleanlyLaura Abbott2016-08-12
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-08-06
|\
| * arm64: mm: avoid fdt_check_header() before the FDT is fully mappedArd Biesheuvel2016-08-01
* | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* | arm64:acpi: fix the acpi alignment exception when 'mem=' specifiedDennis Chen2016-07-28
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-07-27
|\|
| * arm64: mm: run pgtable_page_ctor() on non-swapper translation table pagesArd Biesheuvel2016-07-25
| * arm64: mm: make create_mapping_late() non-allocatingArd Biesheuvel2016-07-25
| * Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas2016-07-21
| |\
| | * arm64: Kprobes with single stepping supportSandeepa Prabhu2016-07-19
| * | arm64: debug: unmask PSTATE.D earlierWill Deacon2016-07-19
| * | arm64: mm: change IOMMU notifier action to attach DMA opsLorenzo Pieralisi2016-07-08
| * | arm64: mm: fold init_pgd() into __create_pgd_mapping()Ard Biesheuvel2016-07-01
| * | arm64: mm: Remove split_p*d() functionsCatalin Marinas2016-07-01
| * | arm64: mm: add param to force create_pgd_mapping() to use page mappingsArd Biesheuvel2016-07-01
| * | arm64: fix "dc cvau" cache operation on errata-affected coreAndre Przywara2016-07-01
| * | arm64: mm: remove unnecessary BUG_ONKefeng Wang2016-06-30
| * | arm64: mm: fix location of _etextArd Biesheuvel2016-06-27