summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm
Commit message (Expand)AuthorAgeFilesLines
* treewide: move set_memory_* functions away from cacheflush.hLaura Abbott2017-05-082-4/+2
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-0519-209/+323
|\
| * arm64: module: split core and init PLT sectionsArd Biesheuvel2017-04-261-2/+7
| * arm64: Add CNTFRQ_EL0 trap handlerMarc Zyngier2017-04-241-0/+4
| * Merge branch 'will/for-next/perf' into for-next/coreCatalin Marinas2017-04-121-0/+2
| |\
| | * arm64: add function to get a cpu's MADT GICC tableMark Rutland2017-04-111-0/+2
| * | Merge tag 'arch-timer-errata-prereq' of git://git.kernel.org/pub/scm/linux/ke...Catalin Marinas2017-04-073-1/+6
| |\ \
| * | | arm64: kdump: implement machine_crash_shutdown()AKASHI Takahiro2017-04-053-2/+45
| * | | arm64: hibernate: preserve kdump image around hibernationAKASHI Takahiro2017-04-051-0/+10
| * | | arm64: mm: add set_memory_valid()AKASHI Takahiro2017-04-051-0/+1
| * | | Merge branch 'arm64/common-sysreg' of git://git.kernel.org/pub/scm/linux/kern...Catalin Marinas2017-04-042-75/+168
| |\ \ \
| | * | | arm64: sysreg: add Set/Way sys encodingsMark Rutland2017-03-091-0/+6
| | * | | arm64: sysreg: add register encodings used by KVMMark Rutland2017-03-091-0/+37
| | * | | arm64: sysreg: add physical timer registersMark Rutland2017-03-091-0/+4
| | * | | arm64: sysreg: subsume GICv3 sysreg definitionsMark Rutland2017-03-092-68/+65
| | * | | arm64: sysreg: add performance monitor registersMark Rutland2017-03-091-0/+25
| | * | | arm64: sysreg: add debug system registersMark Rutland2017-03-091-0/+23
| | * | | arm64: sysreg: sort by encodingMark Rutland2017-03-091-8/+9
| * | | | arm64: cpufeature: Make ID reg accessor naming less counterintuitiveDave Martin2017-04-043-5/+5
| * | | | arm64: mm: set the contiguous bit for kernel mappings where appropriateArd Biesheuvel2017-03-231-0/+10
| * | | | arm64: mmu: apply strict permissions to .init.text and .init.dataArd Biesheuvel2017-03-231-0/+2
| * | | | arm64: alternatives: apply boot time fixups via the linear mappingArd Biesheuvel2017-03-231-0/+1
| * | | | arm64: Revert "arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y"Ard Biesheuvel2017-03-231-5/+0
| * | | | arm64: struct debug_info: Check CONFIG_HAVE_HW_BREAKPOINTChris Redmon2017-03-221-0/+2
| * | | | arm64: define BUG() instruction without CONFIG_BUGArnd Bergmann2017-03-221-14/+19
| * | | | arm64: v8.3: Support for weaker release consistencySuzuki K Poulose2017-03-201-0/+1
| * | | | arm64: v8.3: Support for complex number instructionsSuzuki K Poulose2017-03-201-0/+1
| * | | | arm64: v8.3: Support for Javascript conversion instructionSuzuki K Poulose2017-03-201-0/+3
| * | | | arm64: KVM: Add support for VPIPT I-cachesWill Deacon2017-03-201-4/+5
| * | | | arm64: cache: Identify VPIPT I-cachesWill Deacon2017-03-201-0/+7
| * | | | arm64: cache: Merge cachetype.h into cache.hWill Deacon2017-03-203-57/+31
| * | | | arm64: cache: Remove support for ASID-tagged VIVT I-cachesWill Deacon2017-03-202-9/+1
| * | | | arm64: cacheinfo: Remove CCSIDR-based cache information probingWill Deacon2017-03-201-24/+0
| * | | | arm64: cpuinfo: remove I-cache VIPT aliasing detectionWill Deacon2017-03-201-13/+0
| | |_|/ | |/| |
* | | | Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-042-12/+4
|\ \ \ \
| * | | | xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."Stefano Stabellini2017-05-022-12/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-021-0/+30
|\ \ \ \ \
| * | | | | bpf, arm64: implement jiting of BPF_XADDDaniel Borkmann2017-05-021-0/+30
* | | | | | Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-05-022-2/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Remove compat_sys_getdents64()Al Viro2017-04-172-2/+1
| |/ / / /
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-011-1/+1
|\ \ \ \ \
| * | | | | debug: Add _ONCE() logic to report_bug()Peter Zijlstra2017-03-301-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-011-1/+23
|\ \ \ \ \
| * | | | | efi/arm-stub: Round up FDT allocation to mapping sizeArd Biesheuvel2017-04-051-0/+1
| * | | | | efi/arm-stub: Correct FDT and initrd allocation rules for arm64Ard Biesheuvel2017-04-051-1/+22
| | |/ / / | |/| | |
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-014-12/+38
|\ \ \ \ \
| * | | | | arm64: arch_timer: Allow erratum matching with ACPI OEM informationMarc Zyngier2017-04-071-0/+1
| * | | | | arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUsMarc Zyngier2017-04-071-11/+20
| * | | | | arm64: arch_timer: Make workaround methods optionalMarc Zyngier2017-04-071-2/+3
| * | | | | arm64: arch_timer: Rework the set_next_event workaroundsMarc Zyngier2017-04-071-0/+4