aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/processor.h
Commit message (Expand)AuthorAgeFilesLines
* Merge android-msm-marlin-3.18-oc-mr1 into android-msm-marlin-3.18Thierry Strudel2018-01-221-0/+1
|\
| * arm64: entry: Add fake CPU feature for unmapping the kernel at EL0Will Deacon2018-01-121-0/+1
* | FROMLIST: BACKPORT: [PATCH v2 1/3] arm64: compat: Split the sigreturn trampol...Kevin Brodsky2018-01-101-2/+2
* | UPSTREAM: arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.hPaul Walmsley2017-10-241-0/+1
|/
* BACKPORT: arm64: kernel: Add support for User Access OverrideJames Morse2016-12-131-0/+1
* UPSTREAM: arm64: Delay cpu feature capability checksSuzuki K. Poulose2016-12-131-1/+1
* Merge tag 'lsk-v3.18-15.12-android' into 'msm-3.18'Kaushal Kumar2016-02-111-0/+2
|\
| * arm64: kernel: Add support for Privileged Access NeverJames Morse2015-12-031-0/+2
* | sysctl: add boot_reason and cold_boot sysctl entries for arm64David Collins2015-05-301-0/+3
|/
* arm64: report correct stack pointer in KSTK_ESP for compat tasksWill Deacon2014-08-291-1/+1
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-041-0/+1
|\
| * arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
* | arm64: Cast KSTK_(EIP|ESP) to unsigned longCatalin Marinas2014-07-101-2/+2
|/
* arm64: Provide read/write fault information in compat signal handlersCatalin Marinas2014-05-091-0/+1
* arm64: compat: add support for big-endian (BE8) AArch32 binariesWill Deacon2013-10-251-0/+5
* Merge tag 'v3.7-rc5' into execveCatalin Marinas2012-11-131-10/+2
|\
| * arm64: mm: fix booting on systems with no memory below 4GBWill Deacon2012-11-081-0/+2
| * arm64: No need to set the x0-x2 registers in start_thread()Catalin Marinas2012-10-181-10/+0
* | arm64: Use generic kernel_thread() implementationCatalin Marinas2012-10-171-5/+0
|/
* arm64: CPU supportCatalin Marinas2012-09-171-0/+175