summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/processor.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: remove duplicate macro __KERNEL__ checkzijun_hu2016-09-011-2/+0
* 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/+0
* 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
OpenPOWER on IntegriCloud