summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/entry.S (follow)
Commit message (Expand)AuthorAge
* arm64: kernel: do not need to reset UAO on exception entryVladimir Murzin2022-11-01
* arm64: Add skeleton to harden the branch predictor against aliasing attacksWill Deacon2018-02-07
* Merge android-4.4.113 (ef588ef) into msm-4.4Srinivasarao P2018-01-24
|\
| * FROMLIST: arm64: kpti: Fix the interaction between ASID switching and softwar...Catalin Marinas2018-01-18
| * FROMLIST: arm64: Move post_ttbr_update_workaround to C codeMarc Zyngier2018-01-18
| * FROMLIST: arm64: mm: Rename post_ttbr0_update_workaroundWill Deacon2018-01-18
* | Merge android-4.4.111 (f851888) into msm-4.4Srinivasarao P2018-01-24
|\|
| * BACKPORT: arm64: Add CNTVCT_EL0 trap handlerMarc Zyngier2018-01-09
| * arm64: use RET instruction for exiting the trampolineWill Deacon2018-01-06
| * FROMLIST: arm64: kaslr: Put kernel vectors address in separate data pageWill Deacon2018-01-06
| * FROMLIST: arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the ...Will Deacon2018-01-06
| * FROMLIST: arm64: entry: Add fake CPU feature for unmapping the kernel at EL0Will Deacon2018-01-06
| * FROMLIST: arm64: erratum: Work around Falkor erratum #E1003 in trampoline codeWill Deacon2018-01-06
| * FROMLIST: arm64: entry: Hook up entry trampoline to exception vectorsWill Deacon2018-01-06
| * FROMLIST: arm64: entry: Explicitly pass exception level to kernel_ventry macroWill Deacon2018-01-06
| * FROMLIST: arm64: entry: Add exception trampoline page for exceptions from EL0Will Deacon2018-01-06
| * FROMLIST: arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PANWill Deacon2018-01-06
| * UPSTREAM: arm64: factor out entry stack manipulationMark Rutland2018-01-06
* | BACKPORT: arm64: Add CNTVCT_EL0 trap handlerMarc Zyngier2018-01-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
| * UPSTREAM: arm64: assembler: introduce ldr_this_cpuMark Rutland2017-08-09
* | Merge branch 'android-4.4@e76c0fa' into branch 'msm-4.4'Blagovest Kolenichev2017-06-20
|\|
| * Merge 4.4.72 into android-4.4Greg Kroah-Hartman2017-06-14
| |\
| | * arm64: entry: improve data abort handling of tagged pointersKristina Martsenko2017-06-14
| * | Merge tag 'v4.4.45' into android-4.4.yDmitry Shmidt2017-01-26
| |\|
| * | BACKPORT: arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas2017-01-04
| * | BACKPORT: arm64: Introduce uaccess_{disable,enable} functionality based on TT...Catalin Marinas2017-01-04
| * | Revert "FROMLIST: arm64: Introduce uaccess_{disable,enable} functionality bas...Sami Tolvanen2017-01-04
| * | Revert "FROMLIST: arm64: Disable TTBR0_EL1 during normal kernel execution"Sami Tolvanen2017-01-04
| * | FROMLIST: arm64: Disable TTBR0_EL1 during normal kernel executionCatalin Marinas2016-09-29
| * | FROMLIST: arm64: Introduce uaccess_{disable,enable} functionality based on TT...Catalin Marinas2016-09-29
| * | UPSTREAM: arm64: Handle el1 synchronous instruction aborts cleanlyLaura Abbott2016-09-29
| * | BACKPORT: arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse2016-09-29
| * | UPSTREAM: arm64: kill ESR_LNX_EXECMark Rutland2016-09-29
| * | UPSTREAM: arm64/kernel: fix incorrect EL0 check in inv_entry macroArd Biesheuvel2016-09-29
| * | UPSTREAM: arm64: entry: remove pointless SPSR mode checkMark Rutland2016-09-18
| * | UPSTREAM: arm64: remove irq_count and do_softirq_own_stack()James Morse2016-09-18
| * | UPSTREAM: arm64: reduce stack use in irq_handlerJames Morse2016-09-18
| * | UPSTREAM: arm64: don't call C code with el0's fp registerJames Morse2016-09-16
| * | UPSTREAM: arm64: Add this_cpu_ptr() assembler macro for use in entry.SJames Morse2016-09-16
| * | UPSTREAM: arm64: irq: fix walking from irq stack to task stackWill Deacon2016-09-16
| * | UPSTREAM: arm64: Add do_softirq_own_stack() and enable irq_stacksJames Morse2016-09-16
| * | UPSTREAM: arm64: Store struct thread_info in sp_el0Jungseok Lee2016-09-16
| * | UPSTREAM: arm64: Add trace_hardirqs_off annotation in ret_to_userCatalin Marinas2016-09-16
* | | Merge remote-tracking branch 'remotes/origin/msm-4.4' into dev/msm-4.4-8996auArun KS2017-04-06
|\ \ \
| * \ \ Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang2017-03-18
| |\ \ \
| | * \ \ Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2017-02-04
| | |\ \ \
| | | * \ \ Merge tag 'v4.4.46' into linux-linaro-lsk-v4.4Alex Shi2017-02-04
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | arm64: avoid returning from bad_modeMark Rutland2017-01-26