summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* arm64/Kconfig: introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLEOscar Salvador2021-05-051-0/+3
* mm: drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCKAnshuman Khandual2021-05-051-3/+1
* mm: drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATIONAnshuman Khandual2021-05-051-8/+2
* mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE]Anshuman Khandual2021-05-051-6/+2
* mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual2021-05-051-3/+1
* mm: generalize ARCH_HAS_CACHE_LINE_SIZEAnshuman Khandual2021-05-051-3/+1
* userfaultfd: add minor fault registration modeAxel Rasmussen2021-05-051-0/+1
* hugetlb/userfaultfd: forbid huge pmd sharing when uffd enabledPeter Xu2021-05-051-2/+1
* hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu2021-05-051-2/+2
* mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-2/+0
* arm64: kasan: allow to init memory when setting tagsAndrey Konovalov2021-04-302-16/+27
* mm/vmalloc: remove unmap_kernel_rangeNicholas Piggin2021-04-301-1/+1
* mm/vmalloc: provide fallback arch huge vmap support functionsNicholas Piggin2021-04-301-4/+3
* arm64: inline huge vmap supported functionsNicholas Piggin2021-04-302-29/+20
* mm: HUGE_VMAP arch support cleanupNicholas Piggin2021-04-302-5/+13
* mm/memtest: add ARCH_USE_MEMTESTAnshuman Khandual2021-04-301-0/+1
* Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-04-292-1/+4
|\
| * arm64: move --fix-cortex-a53-843419 linker test to KconfigMasahiro Yamada2021-04-252-1/+4
* | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-294-5/+11
|\ \
| * | arm64: dts: rockchip: Remove unnecessary reset in rk3328.dtsiEzequiel Garcia2021-04-261-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-04-262-3/+3
| |\ \
| | * | arm64: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins for RT...Kunihiko Hayashi2021-04-222-3/+3
| * | | arm64: dts: ls1028a: declare the Integrated Endpoint Register Block nodeVladimir Oltean2021-04-191-0/+6
| |/ /
* | | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2021-04-292-1/+3
|\ \ \
| * | | quota: wire up quotactl_pathSascha Hauer2021-03-172-1/+3
| | |/ | |/|
* | | Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-04-283-185/+16
|\ \ \
| * | | arm64: Enable passing IMA log to next kernel on kexecLakshmi Ramasubramanian2021-03-081-0/+1
| * | | arm64: Use common of_kexec_alloc_and_setup_fdt()Rob Herring2021-03-081-174/+8
| * | | arm64: Use ELF fields defined in 'struct kimage'Lakshmi Ramasubramanian2021-03-082-13/+9
* | | | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2021-04-2713-23/+44
|\ \ \ \
| * | | | arm64: allow CONFIG_CFI_CLANG to be selectedSami Tolvanen2021-04-081-0/+1
| * | | | KVM: arm64: Disable CFI for nVHESami Tolvanen2021-04-081-3/+3
| * | | | arm64: ftrace: use function_nocfi for ftrace_callSami Tolvanen2021-04-081-1/+1
| * | | | arm64: add __nocfi to __apply_alternativesSami Tolvanen2021-04-081-2/+2
| * | | | arm64: add __nocfi to functions that jump to a physical addressSami Tolvanen2021-04-083-6/+6
| * | | | arm64: use function_nocfi with __pa_symbolSami Tolvanen2021-04-086-6/+9
| * | | | arm64: implement function_nocfiSami Tolvanen2021-04-081-0/+16
| * | | | treewide: Change list_sort to use const pointersSami Tolvanen2021-04-082-5/+6
* | | | | Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-04-262-77/+42
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2021-04-262-77/+42
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2021-04-122-77/+42
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | arch_topology: Allow multiple entities to provide sched_freq_tick() callbackViresh Kumar2021-03-102-75/+40
| | | * | | arch_topology: Rename freq_scale as arch_freq_scaleViresh Kumar2021-03-101-3/+3
| | | |/ /
* | | | | Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-04-269-10/+258
|\ \ \ \ \
| * | | | | arm64: apple: Add initial Apple Mac mini (M1, 2020) devicetreeHector Martin2021-04-084-0/+183
| * | | | | arm64: Kconfig: Introduce CONFIG_ARCH_APPLEHector Martin2021-04-082-0/+8
| * | | | | arm64: Move ICH_ sysreg bits from arm-gic-v3.h to sysreg.hHector Martin2021-04-081-0/+60
| * | | | | asm-generic/io.h: implement pci_remap_cfgspace using ioremap_npHector Martin2021-04-081-10/+0
| * | | | | arm64: Implement ioremap_np() to map MMIO as nGnRnEHector Martin2021-04-081-0/+1
| * | | | | arm64: cputype: Add CPU implementor & types for the Apple M1 coresHector Martin2021-04-081-0/+6