aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAge
* arm64: mm: define NET_IP_ALIGN to 0Ard Biesheuvel2018-11-08
* Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...Linus Torvalds2018-11-01
|\
| * arm64: percpu: Initialize ret in the default caseNathan Chancellor2018-09-25
* | treewide: remove current_text_addrNick Desaulniers2018-10-31
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-26
|\ \
| * | hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti2018-10-26
| * | hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti2018-10-26
| * | hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti2018-10-26
| * | hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti2018-10-26
| * | hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti2018-10-26
| * | hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti2018-10-26
| * | hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti2018-10-26
| * | hugetlb: introduce generic version of huge_ptep_get_and_clear()Alexandre Ghiti2018-10-26
| * | hugetlb: introduce generic version of set_huge_pte_at()Alexandre Ghiti2018-10-26
| * | hugetlb: introduce generic version of hugetlb_free_pgd_rangeAlexandre Ghiti2018-10-26
| * | hugetlb: harmonize hugetlb.h arch specific defines with pgtable.hAlexandre Ghiti2018-10-26
| * | arm64: lib: use C string functions with KASAN enabledAndrey Ryabinin2018-10-26
* | | Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-10-26
|\ \ \ | |/ / |/| |
| * | arm64: use the generic swiotlb_dma_opsChristoph Hellwig2018-10-19
| * | Revert "dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops"Christoph Hellwig2018-09-25
| * | dma-mapping: clear dev->dma_ops in arch_teardown_dma_opsChristoph Hellwig2018-09-08
* | | Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-25
|\ \ \
| * | | KVM: arm64: Safety check PSTATE when entering guest and handle ILChristoffer Dall2018-10-19
| * | | arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension()Dongjiu Geng2018-10-18
| * | | KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2Marc Zyngier2018-10-03
| * | | kvm: arm64: Allow tuning the physical address size for VMSuzuki K Poulose2018-10-03
| * | | kvm: arm64: Limit the minimum number of page table levelsSuzuki K Poulose2018-10-03
| * | | kvm: arm64: Set a limit on the IPA sizeSuzuki K Poulose2018-10-03
| * | | kvm: arm64: Add 52bit support for PAR to HPFAR conversoinSuzuki K Poulose2018-10-01
| * | | kvm: arm64: Switch to per VM IPA limitSuzuki K Poulose2018-10-01
| * | | kvm: arm64: Configure VTCR_EL2.SL0 per VMSuzuki K Poulose2018-10-01
| * | | kvm: arm64: Dynamic configuration of VTTBR maskSuzuki K Poulose2018-10-01
| * | | kvm: arm64: Make stage2 page table layout dynamicSuzuki K Poulose2018-10-01
| * | | kvm: arm64: Prepare for dynamic stage2 page table layoutSuzuki K Poulose2018-10-01
| * | | kvm: arm/arm64: Prepare for VM specific stage2 translationsSuzuki K Poulose2018-10-01
| * | | kvm: arm64: Configure VTCR_EL2 per VMSuzuki K Poulose2018-10-01
| * | | kvm: arm/arm64: Allow arch specific configurations for VMSuzuki K Poulose2018-10-01
| * | | kvm: arm64: Clean up VTCR_EL2 initialisationSuzuki K Poulose2018-10-01
| * | | arm64: Add a helper for PARange to physical shift conversionSuzuki K Poulose2018-10-01
| * | | kvm: arm64: Add helper for loading the stage2 setting for a VMSuzuki K Poulose2018-10-01
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-25
|\ \ \ \
| * | | | y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann2018-08-29
| * | | | asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann2018-08-29
| * | | | asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann2018-08-29
| * | | | y2038: Remove newstat family from default syscall setArnd Bergmann2018-08-29
| * | | | y2038: globally rename compat_time to old_time32Arnd Bergmann2018-08-27
| | |/ / | |/| |
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-24
|\ \ \ \
| * | | | signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman2018-10-03
| * | | | signal/arm64: Add and use arm64_force_sig_ptrace_errno_trapEric W. Biederman2018-09-27
| * | | | signal/arm64: Remove arm64_force_sig_infoEric W. Biederman2018-09-27