summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/head.S (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-12-30
|\
| * Merge 4.4.248 into android-4.4-pGreg Kroah-Hartman2020-12-11
| |\
| | * arm64: assembler: make adr_l work in modules under KASLRArd Biesheuvel2020-12-11
| * | Merge 4.4.177 into android-4.4-pGreg Kroah-Hartman2019-03-23
| |\|
| * | Merge 4.4.172 into android-4.4-pGreg Kroah-Hartman2019-01-28
| |\ \
* | \ \ Merge android-4.4.177 (0c3b8c4) into msm-4.4Srinivasarao P2019-03-25
|\ \ \ \
| * \ \ \ Merge 4.4.177 into android-4.4Greg Kroah-Hartman2019-03-23
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | arm64: Relax GIC version check during early bootVladimir Murzin2019-03-23
| | | |/ | | |/|
* | | | Merge android-4.4.172 (b3e9e81) into msm-4.4Srinivasarao P2019-01-29
|\| | |
| * | | Merge 4.4.172 into android-4.4Greg Kroah-Hartman2019-01-28
| |\| | | | |/ | |/|
| | * arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland2019-01-26
* | | arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmapJames Morse2018-08-07
* | | Merge android-4.4@73a2b70 (v4.4.92) into msm-4.4Blagovest Kolenichev2017-10-20
|\| |
| * | Merge 4.4.90 into android-4.4Greg Kroah-Hartman2017-10-05
| |\|
| | * arm64: Make sure SPsel is always setMarc Zyngier2017-10-05
* | | Merge android-4.4@4b8fc9f (v4.4.82) into msm-4.4Blagovest Kolenichev2017-09-01
|\| |
| * | BACKPORT: arm64: split thread_info from task stackMark Rutland2017-08-09
| * | Merge tag 'v4.4.28' into android-4.4.yDmitry Shmidt2016-10-28
| |\|
| * | UPSTREAM: arm64: relocatable: deal with physically misaligned kernel imagesArd Biesheuvel2016-10-14
| * | FROMLIST: arm64: Introduce uaccess_{disable,enable} functionality based on TT...Catalin Marinas2016-09-29
| * | UPSTREAM: arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASEMark Rutland2016-09-22
| * | UPSTREAM: arm64: fix KASLR boot-time I-cache maintenanceMark Rutland2016-09-22
| * | BACKPORT: arm64: add support for kernel ASLRArd Biesheuvel2016-09-22
| * | UPSTREAM: arm64: add support for building vmlinux as a relocatable PIE binaryArd Biesheuvel2016-09-22
| * | UPSTREAM: arm64: avoid dynamic relocations in early boot codeArd Biesheuvel2016-09-22
| * | UPSTREAM: arm64: avoid R_AARCH64_ABS64 relocations for Image header fieldsArd Biesheuvel2016-09-22
| * | UPSTREAM: arm64: allow kernel Image to be loaded anywhere in physical memoryArd Biesheuvel2016-09-22
| * | UPSTREAM: arm64: introduce KIMAGE_VADDR as the virtual base of the kernel regionArd Biesheuvel2016-09-22
| * | UPSTREAM: arm64: mm: place empty_zero_page in bssMark Rutland2016-09-18
| * | UPSTREAM: arm64: head.S: use memset to clear BSSMark Rutland2016-09-18
| * | BACKPORT: arm64: kernel: fix architected PMU registers unconditional accessLorenzo Pieralisi2016-09-18
| * | UPSTREAM: arm64: Store struct thread_info in sp_el0Jungseok Lee2016-09-16
* | | arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse2017-04-19
* | | Revert "arm64: Change cpu_resume() to enable mmu early ..."Mohammed Khajapasha2017-04-19
* | | arm64: kaslr: use callee saved register to preserve SCTLR across C callArd Biesheuvel2017-03-22
* | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir2016-11-15
|\ \ \
| * \ \ Merge branch 'v4.4/topic/hibernate' into linux-linaro-lsk-v4.4Alex Shi2016-11-14
| |\ \ \
| | * | | arm64: Promote KERNEL_START/KERNEL_END definitions to a header fileJames Morse2016-11-10
| | * | | arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse2016-11-10
| | * | | arm64: mm: place empty_zero_page in bssMark Rutland2016-10-20
| | * | | arm64: head.S: use memset to clear BSSMark Rutland2016-10-20
* | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-10-29
|\| | | |
| * | | | Merge tag 'v4.4.28' into linux-linaro-lsk-v4.4Alex Shi2016-10-29
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | arm64: kernel: Init MDCR_EL2 even in the absence of a PMUMarc Zyngier2016-10-28
| | |/ /
* | | | FROMLIST: arm64: Introduce uaccess_{disable,enable} functionality based on TT...Catalin Marinas2016-10-12
* | | | UPSTREAM: arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASEMark Rutland2016-10-12
|/ / /
* | | arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinuxArd Biesheuvel2016-08-14
* | | arm64: relocatable: deal with physically misaligned kernel imagesArd Biesheuvel2016-07-29
* | | arm64: don't map TEXT_OFFSET bytes below the kernel if we can avoid itArd Biesheuvel2016-07-29
* | | arm64: kernel: replace early 64-bit literal loads with move-immediatesArd Biesheuvel2016-07-29