summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/processor.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: kernel: remove {THREAD,IRQ_STACK}_START_SPArd Biesheuvel2017-08-151-1/+1
* arm64: ptrace: Flush user-RW TLS reg to thread_struct before readingDave Martin2017-06-221-0/+3
* arm64: struct debug_info: Check CONFIG_HAVE_HW_BREAKPOINTChris Redmon2017-03-221-0/+2
* arm64: Remove useless UAO IPI and describe how this gets enabledJames Morse2017-01-101-1/+0Star
* locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-2/+0Star
* locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0Star
* locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
* arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse2016-10-201-3/+3
* arm64: remove duplicate macro __KERNEL__ checkzijun_hu2016-09-011-2/+0Star
* arm64: trap userspace "dc cvau" cache operation on errata-affected coreAndre Przywara2016-07-011-0/+1
* arm64: kernel: Add support for User Access OverrideJames Morse2016-02-181-0/+1
* arm64: prefetch: add missing #include for spin_lock_prefetchWill Deacon2016-02-161-0/+1
* arm64: prefetch: don't provide spin_lock_prefetch with LSEWill Deacon2016-02-161-2/+5
* arm64: Delay cpu feature capability checksSuzuki K. Poulose2015-10-211-1/+1
* arm64: kernel: Add support for Privileged Access NeverJames Morse2015-07-271-0/+2
* arm64: context-switch user tls register tpidr_el0 for compat tasksWill Deacon2015-06-011-1/+18
* arm64: Implement cpu_relax as yieldPeter Crosthwaite2015-03-171-1/+5
* arm64: Increase the swiotlb buffer size 64MBCatalin Marinas2015-02-271-1/+2
* arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.hPaul Walmsley2015-01-071-0/+1
* arm64: Remove unused prepare_to_copy()Tobias Klauser2015-01-071-3/+0Star
* 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-051-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/+2Star
|\
| * 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/+0Star
* | arm64: Use generic kernel_thread() implementationCatalin Marinas2012-10-171-5/+0Star
|/
* arm64: CPU supportCatalin Marinas2012-09-171-0/+175