summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* arm64: uaccess: ensure extension of access_ok() addrMark Rutland2017-05-091-1/+2
* arm64: ensure extension of smp_store_release valueMark Rutland2017-05-091-5/+15
* arm64: xchg: hazard against entire exchange variableMark Rutland2017-05-091-1/+1
* arm64: entry: improve data abort handling of tagged pointersKristina Martsenko2017-05-091-0/+9
* arm64: hw_breakpoint: fix watchpoint matching for tagged pointersKristina Martsenko2017-05-091-3/+3
* 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: 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
| |/
* | 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-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 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-03-161-1/+1
|\ \
| * | arm64: use const cap for system_uses_ttbr0_pan()Mark Rutland2017-03-101-1/+1
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-03-111-2/+1
|\ \
| * | KVM: arm64: Increase number of user memslots to 512Linu Cherian2017-03-091-1/+1
| * | KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unusedLinu Cherian2017-03-091-1/+0
| |/
* | arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-0/+4
|/
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-03-011-4/+10
|\
OpenPOWER on IntegriCloud