summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-192-1/+3
|\ \ \ \ \ \
| * | | | | | epoll: wire up syscall epoll_pwait2Willem de Bruijn2020-12-192-1/+3
* | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-12-182-1/+11
|\ \ \ \ \ \ \
| * | | | | | | arm64: Work around broken GCC 4.9 handling of "S" constraintMarc Zyngier2020-12-171-1/+7
| * | | | | | | arm64: entry: suppress W=1 prototype warningsMark Rutland2020-12-151-0/+4
* | | | | | | | Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-12-181-2/+0
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Add and use a generic version of devmem_is_allowed()Palmer Dabbelt2020-12-111-2/+0
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | arm64: Use the generic devmem_is_allowed()Palmer Dabbelt2020-12-111-2/+0
* | | | | | | | arm64: make _TIF_WORK_MASK bits contiguousMark Rutland2020-12-161-1/+1
* | | | | | | | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-091-1/+4
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-161-0/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: Enable seccomp architecture trackingKees Cook2020-11-201-0/+9
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-12-151-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin2020-10-271-4/+4
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-151-5/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2020-12-159-17/+36
| |\ \ \ \ \ \ \ \
| * | | | | | | | | arm64: irqstat: Get rid of duplicated declarationThomas Gleixner2020-11-231-5/+2
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-152-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | arch, mm: make kernel_page_present() always availableMike Rapoport2020-12-151-0/+1
| * | | | | | | | | | arm64: mremap speedup - enable HAVE_MOVE_PUDKalesh Singh2020-12-151-0/+1
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-141-0/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | arm64/mm: Implement pXX_leaf_size() supportPeter Zijlstra2020-12-031-0/+4
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-12-1425-436/+502
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreCatalin Marinas2020-12-098-17/+39
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'for-next/misc' into for-next/coreCatalin Marinas2020-12-097-20/+9
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | kasan: arm64: set TCR_EL1.TBID1 when enabledPeter Collingbourne2020-11-251-0/+1
| | * | | | | | | | | arm64: consistently use reserved_pg_dirMark Rutland2020-11-105-13/+8
| | * | | | | | | | | arm64: kprobes: Remove redundant kprobe_step_ctxMasami Hiramatsu2020-11-101-7/+0
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'for-next/uaccess' into for-next/coreCatalin Marinas2020-12-0910-170/+128
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | arm64: uaccess: remove vestigal UAO supportMark Rutland2020-12-021-1/+0
| | * | | | | | | | arm64: uaccess: remove redundant PAN togglingMark Rutland2020-12-022-41/+19
| | * | | | | | | | arm64: uaccess: remove addr_limit_user_check()Mark Rutland2020-12-021-4/+2
| | * | | | | | | | arm64: uaccess: remove set_fs()Mark Rutland2020-12-025-45/+8
| | * | | | | | | | arm64: uaccess cleanup macro namingMark Rutland2020-12-021-4/+4
| | * | | | | | | | arm64: uaccess: split user/kernel routinesMark Rutland2020-12-022-65/+47
| | * | | | | | | | arm64: uaccess: refactor __{get,put}_userMark Rutland2020-12-021-17/+27
| | * | | | | | | | arm64: uaccess: rename privileged uaccess routinesMark Rutland2020-12-022-6/+6
| | * | | | | | | | arm64: sdei: explicitly simulate PAN/UAO entryMark Rutland2020-12-021-1/+14
| | * | | | | | | | arm64: head.S: always initialize PSTATEMark Rutland2020-12-021-0/+5
| | * | | | | | | | arm64: head.S: cleanup SCTLR_ELx initializationMark Rutland2020-12-021-6/+12
| | * | | | | | | | arm64: add C wrappers for SET_PSTATE_*()Mark Rutland2020-12-021-0/+4
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-------. \ \ \ \ \ \ \ \ Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lt...Catalin Marinas2020-12-0961-426/+964
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / | | | |/| | | / / / / / / / | | | | | |_|/ / / / / / / | | | | |/| | | | | | | |
| | | | | | * | | | | | | arm64: expose FAR_EL1 tag bits in siginfoPeter Collingbourne2020-11-234-5/+30
| | | | | |/ / / / / / / | | | | |/| | | | | | |
| | | | | * | | | | | | arm64: implement CPPC FFH support using AMUsIonela Voinescu2020-11-131-0/+3
| | | | | * | | | | | | arm64: wrap and generalise counter read functionsIonela Voinescu2020-11-132-1/+8
| | | | |/ / / / / / /
| | | * | | | | | | | arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=yWill Deacon2020-11-091-0/+73
| | | * | | | | | | | arm64: cpufeatures: Add capability for LDAPR instructionWill Deacon2020-11-091-1/+2
| | | * | | | | | | | arm64: alternatives: Split up alternative.hWill Deacon2020-11-094-209/+221
| | | * | | | | | | | arm64: uaccess: move uao_* alternatives to asm-uaccess.hMark Rutland2020-11-092-59/+59
| | | |/ / / / / / /