summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | arm64: Use defines instead of magic numbersAlexandru Elisei2019-04-051-2/+2
| * | | | | | | arm64: mm: Make show_pte() a static functionWill Deacon2019-04-031-1/+0
| |/ / / / / /
* | | | | | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-062-2/+1
|\ \ \ \ \ \ \
| * | | | | | | arm64/io: Remove useless definition of mmiowb()Will Deacon2019-04-081-2/+0
| * | | | | | | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1
| |/ / / / / /
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-061-1/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-04-101-38/+8
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | locking/rwsem: Remove arch specific rwsem filesWaiman Long2019-04-031-1/+0
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-061-0/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | asm-generic/tlb, arch: Provide generic tlb_flush() based on flush_tlb_range()Peter Zijlstra2019-04-031-0/+1
| |/ / / / /
* | | | | | Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2019-04-232-1/+9
|\ \ \ \ \ \
| * | | | | | arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2019-04-152-1/+9
| | |_|/ / / | |/| | | |
* | | | | | arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor2019-04-181-1/+1
| |_|_|/ / |/| | | |
* | | | | arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon2019-04-121-8/+8
* | | | | arm64/ftrace: fix inadvertent BUG() in trampoline checkArd Biesheuvel2019-04-081-0/+5
| |_|/ / |/| | |
* | | | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-051-18/+4
* | | | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-051-19/+3
| |/ / |/| |
* | | Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2019-03-281-0/+11
|\ \ \ | |_|/ |/| |
| * | KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memoryMarc Zyngier2019-03-191-0/+11
| |/
* | arm64: Add MIDR encoding for HiSilicon Taishan CPUsHanjun Guo2019-03-191-0/+4
* | arm64: apply workaround on A64FX v1r0Mark Rutland2019-03-191-1/+1
|/
* Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-03-171-1/+0
|\
| * kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-1/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-155-9/+74
|\ \ | |/ |/|
| * Merge tag 'kvmarm-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-02-225-9/+74
| |\
| | * KVM: arm64: Fix comment for KVM_PHYS_SHIFTZenghui Yu2019-02-191-1/+2
| | * arm64: KVM: Describe data or unified caches as having 1 set and 1 wayArd Biesheuvel2019-02-191-1/+2
| | * arm64: KVM: Expose sanitised cache type register to guestArd Biesheuvel2019-02-192-0/+4
| | * KVM: arm/arm64: Move kvm_is_write_fault to header fileChristoffer Dall2019-02-191-0/+8
| | * KVM: arm/arm64: consolidate arch timer trap handlersAndre Przywara2019-02-191-0/+4
| | * KVM: arm64: Fix ICH_ELRSR_EL2 sysreg namingMarc Zyngier2019-02-191-1/+1
| | * KVM: arm/arm64: Factor out VMID into struct kvm_vmidChristoffer Dall2019-02-193-6/+16
| | * arm/arm64: KVM: Statically configure the host's view of MPIDRMarc Zyngier2019-02-191-0/+8
| | * arm64: KVM: Allow for direct call of HYP functions when using VHEMarc Zyngier2019-02-191-2/+30
| | * arm/arm64: KVM: Introduce kvm_call_hyp_ret()Marc Zyngier2019-02-191-0/+1
* | | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-101-9/+0
|\ \ \
| * | | dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availabilityChristoph Hellwig2019-02-131-5/+0
| * | | dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityChristoph Hellwig2019-02-131-4/+0
| |/ /
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-03-1023-115/+316
|\ \ \
| * | | Revert "arm64: uaccess: Implement unsafe accessors"Catalin Marinas2019-03-011-59/+20
| * | | arm64: avoid clang warning about self-assignmentArnd Bergmann2019-02-281-2/+3
| * | | arm64: io: Hook up __io_par() for inX() orderingWill Deacon2019-02-281-0/+1
| * | | arm64: Add workaround for Fujitsu A64FX erratum 010001Zhang Lei2019-02-283-0/+30
| * | | arm64: Rename get_thread_info()Julien Thierry2019-02-262-4/+4
| * | | arm64: Remove documentation about TIF_USEDFPUJulien Grall2019-02-261-1/+0
| * | | arm64: irqflags: Fix clang build warningsJulien Thierry2019-02-121-3/+3
| * | | arm64: gic-v3: Implement arch support for priority maskingJulien Thierry2019-02-061-4/+4
| * | | arm64: alternative: Apply alternatives early in boot processDaniel Thompson2019-02-062-0/+5
| * | | arm64: alternative: Allow alternative status checking per cpufeatureJulien Thierry2019-02-061-2/+1
| * | | arm64: daifflags: Include PMR in daifflags restore operationsJulien Thierry2019-02-061-4/+46