summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/entry.S (follow)
Commit message (Expand)AuthorAge
* 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
* 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: split thread_info from task stackMark Rutland2017-08-09
* UPSTREAM: arm64: assembler: introduce ldr_this_cpuMark Rutland2017-08-09
* 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
|\|
| * arm64: avoid returning from bad_modeMark Rutland2017-01-26
| * arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse2016-08-20
* | 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
|/
* arm64: AArch32 user space PC alignment exceptionMark Salyzyn2015-10-16
* arm64: entry: always restore x0 from the stack on syscall returnWill Deacon2015-08-21
* arm64: kernel: Adopt new alternative assembler macrosDaniel Thompson2015-07-27
* arm64: switch_to: calculate cpu context pointer using separate registerWill Deacon2015-07-22
* arm64: entry: handle debug exceptions in el*_invMark Rutland2015-07-08
* arm64: entry: fix context tracking for el0_sp_pcMark Rutland2015-06-17
* arm64: fix missing syscall trace exitJosh Stone2015-06-08
* arm64: alternative: Merge alternative-asm.h into alternative.hMarc Zyngier2015-06-05
* arm64: Rework alternate sequence for ARM erratum 845719Marc Zyngier2015-06-05
* arm64: errata: add workaround for cortex-a53 erratum #845719Will Deacon2015-04-01