summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/proc.S
AgeCommit message (Expand)Author
2015-01-27arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi
2015-01-23arm64: Fix SCTLR_EL1 initialisationSuzuki K. Poulose
2014-09-08arm64: convert part of soft_restart() to assemblyArun Chandran
2014-05-09arm64: mm: use inner-shareable barriers for inner-shareable maintenanceWill Deacon
2014-04-03arm64: Update the TCR_EL1 translation granule definitions for 16K pagesCatalin Marinas
2014-03-13arm64: Add boot time configuration of Intermediate Physical Address sizeRadha Mohan Chintakuntla
2014-03-04arm64: remove unnecessary cache flush at bootMark Rutland
2014-01-27arm64: mm: fix the function name in comment of cpu_do_switch_mmJingoo Han
2013-12-16arm64: kernel: suspend/resume registers save/restoreLorenzo Pieralisi
2013-12-06arm64: ensure completion of TLB invalidatationMark Rutland
2013-10-25arm64: big-endian: set correct endianess on kernel entryMatthew Leach
2013-09-03arm64: mm: permit use of tagged pointers at EL0Will Deacon
2013-09-02arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.SCatalin Marinas
2013-05-13arm64: debug: clear mdscr_el1 instead of taking the OS lockWill Deacon
2012-09-24arm64: Do not set the SMP/nAMP processor bitCatalin Marinas
2012-09-17arm64: CPU supportCatalin Marinas