summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | 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-202-0/+2
| * | | | arm64: v8.3: Support for complex number instructionsSuzuki K Poulose2017-03-202-0/+2
| * | | | arm64: v8.3: Support for Javascript conversion instructionSuzuki K Poulose2017-03-202-0/+4
| * | | | 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-031-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-021-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-021-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-024-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
| * | | | | arm64: arch_timer: Add erratum handler for CPU-specific capabilityMarc Zyngier2017-04-071-0/+1
| * | | | | arm64: arch_timer: Add infrastructure for multiple erratum detection methodsMarc Zyngier2017-04-071-1/+6
| | |_|_|/ | |/| | |
| * | | | arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921Marc Zyngier2017-04-071-1/+2
| * | | | arm64: Define Cortex-A73 MIDRMarc Zyngier2017-04-071-0/+2
| * | | | arm64: Add CNTVCT_EL0 trap handlerMarc Zyngier2017-04-071-0/+2
| | |/ / | |/| |
* | | | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-012-77/+31
|\ \ \ \ | |_|/ / |/| | |
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-267-81/+46
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | | * | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-025-4/+15
| | | |/| | | | |/| | |
| | | * | | arm64: switch to RAW_COPY_USERAl Viro2017-03-291-50/+5
| | | * | | arm64: add extable.hAl Viro2017-03-292-22/+26
| | |/ / /
| | * | | uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-061-2/+0
| | * | | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-061-3/+0
| |/ / /
* | / / arm64: remove redundant header file in current.hShaokun Zhang2017-03-301-2/+0
| |/ / |/| |