summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/proc.S
Commit message (Expand)AuthorAgeFilesLines
...
| * arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon2015-07-271-4/+0
| * arm64: Add support for hardware updates of the access and dirty pte bitsCatalin Marinas2015-07-271-0/+13
* | arm64/mm: Add PROT_DEVICE_nGnRnE and PROT_NORMAL_WTJonathan (Zhixiong) Zhang2015-08-081-1/+3
|/
* arm64: kill flush_cache_all()Mark Rutland2015-05-191-46/+0
* arm64: mm: increase VA range of identity mapArd Biesheuvel2015-03-231-0/+3
* arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi2015-01-271-1/+1
* arm64: Fix SCTLR_EL1 initialisationSuzuki K. Poulose2015-01-231-4/+8
* arm64: convert part of soft_restart() to assemblyArun Chandran2014-09-081-0/+15
* arm64: mm: use inner-shareable barriers for inner-shareable maintenanceWill Deacon2014-05-091-1/+1
* arm64: Update the TCR_EL1 translation granule definitions for 16K pagesCatalin Marinas2014-04-031-11/+14
* arm64: Add boot time configuration of Intermediate Physical Address sizeRadha Mohan Chintakuntla2014-03-131-1/+7
* arm64: remove unnecessary cache flush at bootMark Rutland2014-03-041-6/+0
* arm64: mm: fix the function name in comment of cpu_do_switch_mmJingoo Han2014-01-271-1/+1
* arm64: kernel: suspend/resume registers save/restoreLorenzo Pieralisi2013-12-161-0/+69
* arm64: ensure completion of TLB invalidatationMark Rutland2013-12-061-1/+1
* arm64: big-endian: set correct endianess on kernel entryMatthew Leach2013-10-251-2/+2
* arm64: mm: permit use of tagged pointers at EL0Will Deacon2013-09-031-1/+1
* arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.SCatalin Marinas2013-09-021-4/+0
* arm64: debug: clear mdscr_el1 instead of taking the OS lockWill Deacon2013-05-131-2/+1
* arm64: Do not set the SMP/nAMP processor bitCatalin Marinas2012-09-241-11/+0
* arm64: CPU supportCatalin Marinas2012-09-171-0/+186