| Age | Commit message (Expand) | Author | Files | Lines |
| 2020-04-02 | arm64/mm: use helper fault_signal_pending() |  Peter Xu | 1 | -12/+7 |
| 2020-03-31 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 4 | -51/+468 |
| 2020-03-25 | Merge branch 'for-next/kernel-ptrauth' into for-next/core |  Catalin Marinas | 1 | -12/+61 |
| 2020-03-25 | Merge branch 'for-next/asm-cleanups' into for-next/core |  Catalin Marinas | 1 | -1/+1 |
| 2020-03-25 | Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/amu', 'for-next/final-cap-helper', 'for-next/cpu_ops-cleanup', 'for-next/misc' and 'for-next/perf' into for-next/core |  Catalin Marinas | 2 | -30/+33 |
| 2020-03-24 | arm64: use mov_q instead of literal ldr |  Remi Denis-Courmont | 1 | -1/+1 |
| 2020-03-18 | arm64: suspend: restore the kernel ptrauth keys |  Amit Daniel Kachhap | 1 | -0/+2 |
| 2020-03-18 | arm64: initialize and switch ptrauth kernel keys |  Kristina Martsenko | 1 | -0/+12 |
| 2020-03-18 | arm64: enable ptrauth earlier |  Kristina Martsenko | 1 | -0/+31 |
| 2020-03-18 | arm64: ptrauth: Add bootup/runtime flags for __cpu_setup |  Amit Daniel Kachhap | 1 | -11/+15 |
| 2020-03-16 | arm64: mm: Display guarded pages in ptdump |  Mark Brown | 1 | -0/+5 |
| 2020-03-06 | arm64: trap to EL1 accesses to AMU counters from EL0 |  Ionela Voinescu | 1 | -0/+3 |
| 2020-03-04 | arm64/mm: Enable memory hot remove |  Anshuman Khandual | 1 | -9/+370 |
| 2020-03-04 | arm64/mm: Hold memory hotplug lock while walking for kernel page table dump |  Anshuman Khandual | 1 | -0/+4 |
| 2020-03-02 | arm64: context: Fix ASID limit in boot messages |  Jean-Philippe Brucker | 1 | -5/+15 |
| 2020-02-27 | arm64: mm: convert cpu_do_switch_mm() to C |  Mark Rutland | 2 | -30/+30 |
| 2020-02-04 | x86: mm: avoid allocating struct mm_struct on the stack |  Steven Price | 1 | -2/+2 |
| 2020-02-04 | mm: ptdump: reduce level numbers by 1 in note_page() |  Steven Price | 1 | -3/+3 |
| 2020-02-04 | arm64: mm: display non-present entries in ptdump |  Steven Price | 1 | -12/+13 |
| 2020-02-04 | arm64: mm: convert mm/dump.c to use walk_page_range() |  Steven Price | 4 | -84/+43 |
| 2020-01-27 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 4 | -95/+111 |
| 2020-01-22 | Merge branch 'for-next/asm-annotations' into for-next/core |  Will Deacon | 2 | -38/+38 |
| 2020-01-22 | Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for-next/e0pd', 'for-next/entry', 'for-next/kbuild', 'for-next/kexec/cleanup', 'for-next/kexec/file-kdump', 'for-next/misc', 'for-next/nofpsimd', 'for-next/perf' and 'for-next/scs' into for-next/core |  Will Deacon | 3 | -57/+73 |
| 2020-01-17 | arm64: Use macros instead of hard-coded constants for MAIR_EL1 |  Catalin Marinas | 1 | -17/+10 |
| 2020-01-16 | arm64: mm: avoid x18 in idmap_kpti_install_ng_mappings |  Sami Tolvanen | 1 | -31/+32 |
| 2020-01-16 | arm64: context: Free up kernel ASIDs if KPTI is not in use |  Vladimir Murzin | 1 | -8/+30 |
| 2020-01-08 | mm: change_memory_common: add spaces for `*` operator |  Pan Zhang | 1 | -1/+1 |
| 2020-01-08 | arm64: mm: Use modern annotations for assembly functions |  Mark Brown | 2 | -38/+38 |
| 2020-01-06 | arm64: Revert support for execute-only user mappings |  Catalin Marinas | 1 | -1/+1 |
| 2020-01-04 | mm/memory_hotplug: shrink zones when offlining memory |  David Hildenbrand | 1 | -3/+1 |
| 2019-12-06 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 2 | -14/+12 |
| 2019-12-04 | arm64: mm: Fix column alignment for UXN in kernel_page_tables |  Mark Brown | 1 | -0/+1 |
| 2019-12-04 | arm64: mm: Fix initialisation of DMA zones on non-NUMA systems |  Will Deacon | 1 | -14/+11 |
| 2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping |  Linus Torvalds | 1 | -4/+4 |
| 2019-11-26 | Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -0/+2 |
| 2019-11-21 | Merge branch 'for-next/zone-dma' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into dma-mapping-for-next |  Christoph Hellwig | 1 | -24/+53 |
| 2019-11-20 | dma-mapping: drop the dev argument to arch_sync_dma_for_* |  Christoph Hellwig | 1 | -4/+4 |
| 2019-11-08 | Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', 'for-next/zone-dma', 'for-next/relax-icc_pmr_el1-sync', 'for-next/double-page-fault', 'for-next/misc', 'for-next/kselftest-arm64-signal' and 'for-next/kaslr-diagnostics' into for-next/core |  Catalin Marinas | 3 | -40/+58 |
| 2019-11-07 | arm/efi: EFI soft reservation to memblock |  Dan Williams | 1 | -0/+2 |
| 2019-11-07 | arm64: mm: reserve CMA and crashkernel in ZONE_DMA32 |  Nicolas Saenz Julienne | 1 | -2/+2 |
| 2019-11-06 | arm64: mm: simplify the page end calculation in __create_pgd_mapping() |  Masahiro Yamada | 1 | -3/+2 |
| 2019-11-01 | dma/direct: turn ARCH_ZONE_DMA_BITS into a variable |  Nicolas Saenz Julienne | 1 | -2/+7 |
| 2019-10-29 | arm64: print additional fault message when executing non-exec memory |  Xiang Zheng | 1 | -0/+2 |
| 2019-10-28 | Merge branch 'for-next/entry-s-to-c' into for-next/core |  Catalin Marinas | 1 | -49/+13 |
| 2019-10-28 | arm64: Make arm64_dma32_phys_limit static |  Catalin Marinas | 1 | -1/+1 |
| 2019-10-28 | arm64: entry-common: don't touch daif before bp-hardening |  James Morse | 1 | -35/+1 |
| 2019-10-28 | arm64: Remove asmlinkage from updated functions |  James Morse | 1 | -9/+7 |
| 2019-10-28 | arm64: remove __exception annotations |  James Morse | 1 | -17/+17 |
| 2019-10-16 | arm64: mm: fix inverted PAR_EL1.F check |  Mark Rutland | 1 | -1/+5 |
| 2019-10-16 | arm64: mm: Fix unused variable warning in zone_sizes_init |  Nathan Chancellor | 1 | -1/+1 |