summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/entry.S (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Runmin Wang2016-10-21
|\
* | Revert "Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4"Trilok Soni2016-08-26
* | Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4Trilok Soni2016-08-18
|\|
| * arm64: entry: remove pointless SPSR mode checkMark Rutland2016-05-11
| * arm64: remove irq_count and do_softirq_own_stack()James Morse2016-05-11
| * arm64: reduce stack use in irq_handlerJames Morse2016-05-11
| * arm64: don't call C code with el0's fp registerJames Morse2016-05-11
| * arm64: Add this_cpu_ptr() assembler macro for use in entry.SJames Morse2016-05-11
| * arm64: irq: fix walking from irq stack to task stackWill Deacon2016-05-11
| * arm64: Add do_softirq_own_stack() and enable irq_stacksJames Morse2016-05-11
| * arm64: Store struct thread_info in sp_el0Jungseok Lee2016-05-11
| * arm64: Add trace_hardirqs_off annotation in ret_to_userCatalin Marinas2016-05-11
* | Revert "arm64: fpsimd: Enable FP(floating-point) settings for msm8996"Satya Durga Srinivasu Prabhala2016-08-15
* | arm64: fpsimd: Enable FP(floating-point) settings for msm8996Se Wang (Patrick) Oh2016-03-23
* | arm64: entry: style cleanup for ARM64_REG_REBALANCE_ON_CTX_SWMatt Wagantall2016-03-01
* | arm64: entry: add support for CONFIG_ARM64_REG_REBALANCE_ON_CTX_SWVince Leung2016-03-01
|/
* 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
* arm64: Implement the compat_sys_call_table in CCatalin Marinas2015-01-27
* arm64: move to ESR_ELx macrosMark Rutland2015-01-15
* arm64: ptrace: allow tracer to skip a system callAKASHI Takahiro2014-11-28
* arm64: Treat handle_arch_irq as a function pointerLaura Abbott2014-11-25
* arm64: entry: use ldp/stp instead of push/pop when saving/restoring regsWill Deacon2014-11-14
* arm64: entry: avoid writing lr explicitly for constructing return pathsWill Deacon2014-11-14
* arm64: debug: don't re-enable debug exceptions on return from el1_dbgWill Deacon2014-09-23
* arm64: Add __NR_* definitions for compat syscallsCatalin Marinas2014-07-10
* arm64: enable context trackingLarry Bassel2014-07-10
* arm64: adjust el0_sync so that a function can be calledLarry Bassel2014-07-10
* arm64: Bug fix in stack alignment exceptionChiaHao2014-06-18
* Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...Catalin Marinas2014-05-16
|\
| * arm64: defer reloading a task's FPSIMD state to userland resumeArd Biesheuvel2014-05-08
* | arm64: split syscall_trace() into separate functions for enter/exitAKASHI Takahiro2014-05-12
* | arm64: make a single hook to syscall_trace() for all syscall featuresAKASHI Takahiro2014-05-12
* | arm64: debug: avoid accessing mdscr_el1 on fault paths where possibleWill Deacon2014-05-12
|/
* arm64: fix typo in entry.SNeil Zhang2014-01-13
* arm64: support single-step and breakpoint handler hooksSandeepa Prabhu2013-12-19
* arm64: let the core code deal with preempt_countMarc Zyngier2013-11-25
* arm64: fix access to preempt_count from assembly codeMarc Zyngier2013-11-05
* arm64: mm: permit use of tagged pointers at EL0Will Deacon2013-09-03
* arm64: Enable interrupts in the EL0 undef handlerCatalin Marinas2013-08-22
* arm64: Change kernel stack size to 16KFeng Kan2013-07-26
* arm64: treat unhandled compat el0 traps as undefMark Rutland2013-05-31