summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/processor.h (follow)
Commit message (Expand)AuthorAge
* FROMLIST: [PATCH v2 1/3] arm64: compat: Split the sigreturn trampolines and k...Kevin Brodsky2019-12-23
* Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\
| * Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi2016-12-12
| |\
| | * arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse2016-12-08
* | | 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: kernel: Add support for User Access OverrideJames Morse2016-05-11
| * | arm64: prefetch: add missing #include for spin_lock_prefetchWill Deacon2016-05-11
| * | arm64: prefetch: don't provide spin_lock_prefetch with LSEWill Deacon2016-05-11
| |/
* / sysctl: add boot_reason and cold_boot sysctl entries for arm64David Collins2016-03-01
|/
* arm64: Delay cpu feature capability checksSuzuki K. Poulose2015-10-21
* arm64: kernel: Add support for Privileged Access NeverJames Morse2015-07-27
* arm64: context-switch user tls register tpidr_el0 for compat tasksWill Deacon2015-06-01
* arm64: Implement cpu_relax as yieldPeter Crosthwaite2015-03-17
* arm64: Increase the swiotlb buffer size 64MBCatalin Marinas2015-02-27
* arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.hPaul Walmsley2015-01-07
* arm64: Remove unused prepare_to_copy()Tobias Klauser2015-01-07
* arm64: report correct stack pointer in KSTK_ESP for compat tasksWill Deacon2014-08-29
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-04
|\
| * arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-17
* | arm64: Cast KSTK_(EIP|ESP) to unsigned longCatalin Marinas2014-07-10
|/
* arm64: Provide read/write fault information in compat signal handlersCatalin Marinas2014-05-09
* arm64: compat: add support for big-endian (BE8) AArch32 binariesWill Deacon2013-10-25
* Merge tag 'v3.7-rc5' into execveCatalin Marinas2012-11-13
|\
| * arm64: mm: fix booting on systems with no memory below 4GBWill Deacon2012-11-08
| * arm64: No need to set the x0-x2 registers in start_thread()Catalin Marinas2012-10-18
* | arm64: Use generic kernel_thread() implementationCatalin Marinas2012-10-17
|/
* arm64: CPU supportCatalin Marinas2012-09-17