aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/proc.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-27arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon1-4/+0
2015-07-27arm64: Add support for hardware updates of the access and dirty pte bitsCatalin Marinas1-0/+13
2015-05-19arm64: kill flush_cache_all()Mark Rutland1-46/+0
2015-03-23arm64: mm: increase VA range of identity mapArd Biesheuvel1-0/+3
2015-01-27arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi1-1/+1
2015-01-23arm64: Fix SCTLR_EL1 initialisationSuzuki K. Poulose1-4/+8
2014-09-08arm64: convert part of soft_restart() to assemblyArun Chandran1-0/+15
2014-05-09arm64: mm: use inner-shareable barriers for inner-shareable maintenanceWill Deacon1-1/+1
2014-04-03arm64: Update the TCR_EL1 translation granule definitions for 16K pagesCatalin Marinas1-11/+14
2014-03-13arm64: Add boot time configuration of Intermediate Physical Address sizeRadha Mohan Chintakuntla1-1/+7
2014-03-04arm64: remove unnecessary cache flush at bootMark Rutland1-6/+0
2014-01-27arm64: mm: fix the function name in comment of cpu_do_switch_mmJingoo Han1-1/+1
2013-12-16arm64: kernel: suspend/resume registers save/restoreLorenzo Pieralisi1-0/+69
2013-12-06arm64: ensure completion of TLB invalidatationMark Rutland1-1/+1
2013-10-25arm64: big-endian: set correct endianess on kernel entryMatthew Leach1-2/+2
2013-09-03arm64: mm: permit use of tagged pointers at EL0Will Deacon1-1/+1
2013-09-02arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.SCatalin Marinas1-4/+0
2013-05-13arm64: debug: clear mdscr_el1 instead of taking the OS lockWill Deacon1-2/+1
2012-09-24arm64: Do not set the SMP/nAMP processor bitCatalin Marinas1-11/+0
2012-09-17arm64: CPU supportCatalin Marinas1-0/+186