summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2017-03-23Merge tag v4.4.55 into branch 'msm-4.4'Blagovest Kolenichev
2017-03-18Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang
2017-03-12arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier
2017-02-28Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang
2017-02-24arm64: mm: allow enforcing of strict break-before-make for page tablesWill Deacon
2017-02-04Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-02-04 Merge tag 'v4.4.46' into linux-linaro-lsk-v4.4Alex Shi
2017-01-26arm64/ptrace: Avoid uninitialised struct padding in fpr_set()Dave Martin
2017-01-16UPSTREAM: arm64: Disable PAN on uaccess_enable()Marc Zyngier
2017-01-16BACKPORT: arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas
2017-01-16BACKPORT: arm64: Introduce uaccess_{disable,enable} functionality based on TT...Catalin Marinas
2017-01-16BACKPORT: arm64: Factor out TTBR0_EL1 post-update workaround into a specific ...Catalin Marinas
2017-01-16BACKPORT: arm64: Factor out PAN enabling/disabling into separate uaccess_* ma...Catalin Marinas
2017-01-16UPSTREAM: arm64: alternative: add auto-nop infrastructureMark Rutland
2017-01-16UPSTREAM: arm64: barriers: introduce nops and __nops macros for NOP sequencesWill Deacon
2017-01-16Revert "FROMLIST: arm64: Factor out PAN enabling/disabling into separate uacc...Sami Tolvanen
2017-01-16Revert "FROMLIST: arm64: Factor out TTBR0_EL1 post-update workaround into a s...Sami Tolvanen
2017-01-16Revert "FROMLIST: arm64: Introduce uaccess_{disable,enable} functionality bas...Sami Tolvanen
2017-01-16Revert "FROMLIST: arm64: Disable TTBR0_EL1 during normal kernel execution"Sami Tolvanen
2017-01-13arm64: Potential rollover condition for timer counterPrasad Sodagudi
2016-12-19Merge "Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-android"Linux Build Service Account
2016-12-16Merge branch 'v4.4-16.09-android-tmp' into lsk-v4.4-16.09-androidRunmin Wang
2016-12-16arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=yArd Biesheuvel
2016-12-15arm64: futex.h: Add missing PAN togglingJames Morse
2016-12-12Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-12-12Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi
2016-12-08arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse
2016-11-17Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-11-17Merge branch 'v4.4/topic/hibernate' into linux-linaro-lsk-v4.4Alex Shi
2016-11-17arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro
2016-11-17arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()James Morse
2016-11-17arm64: hyp/kvm: Make hyp-stub extensibleGeoff Levand
2016-11-17arm64: kvm: deal with kernel symbols outside of linear mappingArd Biesheuvel
2016-11-17arm64: introduce KIMAGE_VADDR as the virtual base of the kernel regionArd Biesheuvel
2016-11-15Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2016-11-14Merge branch 'v4.4/topic/hibernate' into linux-linaro-lsk-v4.4Alex Shi
2016-11-14arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi
2016-11-11arm64: mm: create new fine-grained mappings at bootMark Rutland
2016-11-11arm64: mm: add functions to walk tables in fixmapMark Rutland
2016-11-11arm64: mm: add __{pud,pgd}_populateMark Rutland
2016-11-10arm64:cpufeature ARM64_NCAPS is the indicator of last featureAlex Shi
2016-11-10arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse
2016-11-10arm64: mm: add functions to walk page tables by PAMark Rutland
2016-11-10arm64: mm: move pte_* macrosMark Rutland
2016-11-10arm64: Add new asm macro copy_pageGeoff Levand
2016-11-10arm64: Promote KERNEL_START/KERNEL_END definitions to a header fileJames Morse
2016-11-10arm64: kernel: Include _AC definition in page.hJames Morse
2016-11-10arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse
2016-11-10arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()James Morse
2016-11-10arm64: Cleanup SCTLR flagsGeoff Levand