summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2019-05-301-2/+1Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-304-34/+4Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1Star
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
|/ /
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Thomas Gleixner2019-05-211-2/+1Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-212-28/+2Star
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-172-3/+25
|\
| * Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-05-152-3/+25
| |\
| | * arm64: KVM: Enable VHE support for :G/:H perf event modifiersAndrew Murray2019-04-241-0/+3
| | * arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_dataAndrew Murray2019-04-241-3/+7
| | * KVM: arm/arm64: Context-switch ptrauth registersMark Rutland2019-04-241-0/+2
| | * KVM: arm/arm64: Clean up vcpu finalization function parameter namingDave Martin2019-04-181-1/+1
| | * KVM: arm: Make vcpu finalization stubs into inline functionsDave Martin2019-04-181-2/+9
| | * KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVEDave Martin2019-04-181-1/+1
| | * KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctlDave Martin2019-03-291-0/+4
| | * KVM: arm/arm64: Add hook for arch-specific KVM initialisationDave Martin2019-03-291-0/+2
* | | Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-161-1/+0Star
|\ \ \
| * | | arch: mostly remove <asm/segment.h>Christoph Hellwig2019-04-231-1/+0Star
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-05-165-18/+10Star
|\ \ \
| * | | ARM: 8855/1: remove unused <asm/limits.h>Masahiro Yamada2019-04-231-12/+0Star
| * | | ARM: 8853/1: drop WASM to work around LLVM issueStefan Agner2019-04-231-2/+2
| * | | ARM: 8852/1: uaccess: use unified assembler language syntaxStefan Agner2019-04-231-1/+2
| * | | ARM: 8851/1: add TUSERCOND() macro for conditional postfixStefan Agner2019-04-232-3/+6
| |/ /
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-05-162-74/+1Star
|\ \ \
| * \ \ Merge branch 'fixes' into arm/socOlof Johansson2019-05-161-39/+8Star
| |\ \ \ | | | |/ | | |/|
| * | | Merge tag 'tegra-for-5.2-firmware' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2019-04-292-74/+1Star
| |\ \ \
| | * | | firmware: Move Trusted Foundations supportThierry Reding2019-04-171-96/+0Star
| | * | | ARM: trusted_foundations: Provide information about whether firmware is regis...Dmitry Osipenko2019-04-091-0/+7
| | * | | ARM: trusted_foundations: Make prepare_idle call to take mode argumentDmitry Osipenko2019-04-092-1/+7
| | * | | ARM: trusted_foundations: Support L2 cache maintenanceDmitry Osipenko2019-04-091-0/+10
| | | |/ | | |/|
* | | | arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada2019-05-151-1/+0Star
* | | | ARM: prevent tracing IPI_CPU_BACKTRACEArnd Bergmann2019-05-151-0/+1
* | | | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-081-1/+1
|\ \ \ \
| * | | | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-211-1/+1
| | |/ / | |/| |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-05-073-4/+20
|\ \ \ \
| * \ \ \ Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/g...Will Deacon2019-05-012-2/+18
| |\ \ \ \
| | * | | | clocksource/arm_arch_timer: Use arch_timer_read_counter to access stable coun...Marc Zyngier2019-04-301-2/+12
| | * | | | clocksource/arm_arch_timer: Direcly assign set_next_event workaroundMarc Zyngier2019-04-301-0/+4
| | * | | | ARM: vdso: Remove dependency with the arch_timer driver internalsMarc Zyngier2019-04-301-0/+2
| | | |/ / | | |/| |
| * / | | KVM: ARM: Remove pgtable page standard functions from stage-2 page tablesAnshuman Khandual2019-04-091-2/+2
| |/ / /
* | | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-072-2/+1Star
|\ \ \ \
| * | | | ARM/io: Remove useless definition of mmiowb()Will Deacon2019-04-081-2/+0Star
| * | | | 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/+0Star
|\ \ \ \
| * \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-04-101-39/+8Star
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | locking/rwsem: Remove arch specific rwsem filesWaiman Long2019-04-031-1/+0Star
| | |/ / | |/| |
* | | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-061-242/+13Star
|\ \ \ \ | |_|/ / |/| | |
| * | | arm/tlb: Convert to generic mmu_gatherPeter Zijlstra2019-04-031-241/+13Star
| * | | asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra2019-04-031-2/+1Star
| |/ /
* | | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-051-18/+4Star