summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | sched/topology, arch/arm: Rebuild sched_domain hierarchy when CPU capacity ch...Morten Rasmussen2018-09-101-0/+3
| | |_|/ | |/| |
* | | | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-10-221-0/+2
|\ \ \ \
| * | | | arm-nommu: don't define arch_teardown_dma_opsChristoph Hellwig2018-09-081-0/+2
| | |/ / | |/| |
* | | | Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds2018-10-221-15/+0
|\ \ \ \
| * \ \ \ Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe2018-10-011-1/+0
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | xen: don't include <xen/xen.h> from <asm/io.h> and <asm/dma-mapping.h>Christoph Hellwig2018-09-261-1/+0
| * | | | block: remove ARCH_BIOVEC_PHYS_MERGEABLEChristoph Hellwig2018-09-261-3/+0
| * | | | xen: provide a prototype for xen_biovec_phys_mergeable in xen.hChristoph Hellwig2018-09-261-3/+0
| * | | | arm: remove the unused BIOVEC_MERGEABLE defineChristoph Hellwig2018-09-261-7/+0
| * | | | block: simplify BIOVEC_PHYS_MERGEABLEChristoph Hellwig2018-09-241-3/+2
| | |/ / | |/| |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-10-222-0/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | arm64: KVM: Enable Common Not Private translationsVladimir Murzin2018-09-182-0/+6
| |/ /
* / / KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier2018-09-071-1/+0
|/ /
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-08-231-4/+1
|\ \
| * | ARM: shmobile: convert to SPDX identifierWolfram Sang2018-06-181-4/+1
* | | Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-08-224-12/+32
|\ \ \
| * | | KVM: arm: Use true and false for boolean valuesGustavo A. R. Silva2018-08-121-1/+1
| * | | KVM: arm: Add 32bit get/set events supportJames Morse2018-07-212-0/+18
| * | | KVM: arm/arm64: Enable adaptative WFE trappingMarc Zyngier2018-07-091-0/+10
| * | | KVM: arm/arm64: Stop using the kernel's {pmd,pud,pgd}_populate helpersMarc Zyngier2018-07-091-0/+4
| * | | KVM: arm/arm64: Consolidate page-table accessorsMarc Zyngier2018-07-091-12/+0
| |/ /
* | | Merge tag 'modules-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-171-0/+1
|\ \ \
| * | | ARM: module: fix modsign build errorArnd Bergmann2018-07-091-0/+1
| |/ /
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-141-7/+7
|\ \ \
| * | | kvm/arm: use PSR_AA32 definitionsMark Rutland2018-07-051-7/+7
| |/ /
* | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-08-134-92/+34
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'fixes', 'misc' and 'spectre' into for-linusRussell King2018-08-134-92/+34
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/
| | | * ARM: spectre-v1: mitigate user accessesRussell King2018-08-021-0/+4
| | | * ARM: spectre-v1: use get_user() for __get_user()Russell King2018-08-021-6/+11
| | | * ARM: use __inttype() in get_user()Russell King2018-08-021-1/+8
| | | * ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King2018-08-021-2/+2
| | * | ARM: 8785/1: use compiler built-ins for ffs and flsNicolas Pitre2018-07-301-83/+9
| |/ /
* | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-131-2/+1
|\ \ \
| * | | ARM/time: Remove read_boot_clock64()Pavel Tatashin2018-07-201-2/+1
| |/ /
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-131-0/+8
|\ \ \
| * | | arm/asm/tlb.h: Fix build error implicit func declarationAnders Roxell2018-07-251-0/+8
| |/ /
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-08-133-5/+5
|\ \ \
| * | | perf/hw_breakpoint: Remove default hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-261-1/+0
| * | | perf/arch/arm: Implement hw_breakpoint_arch_parse()Frederic Weisbecker2018-06-261-1/+5
| * | | perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...Frederic Weisbecker2018-06-261-1/+1
| * | | ARM/kprobes: Remove jprobe arm implementationMasami Hiramatsu2018-06-212-3/+0
| |/ /
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-131-41/+14
|\ \ \
| * | | atomics/treewide: Clean up '*_andnot()' ifdefferyMark Rutland2018-06-211-0/+2
| * | | atomics/treewide: Make conditional inc/dec ops optionalMark Rutland2018-06-211-0/+1
| * | | atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland2018-06-211-11/+0
| * | | atomics/treewide: Make test ops optionalMark Rutland2018-06-211-9/+0
| * | | atomics/arm: Define atomic64_fetch_add_unless()Mark Rutland2018-06-211-10/+10
| * | | atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland2018-06-211-10/+1
| * | | atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland2018-06-211-1/+0
| * | | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland2018-06-211-2/+2
| |/ /