aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/mm/proc.S
AgeCommit message (Expand)Author
2017-08-11BACKPORT: arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctxMark Rutland
2017-05-25BACKPORT: arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text in...James Morse
2017-03-31Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-03-24arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1v4.4/topic/hibernateJames Morse
2017-01-16BACKPORT: arm64: Factor out TTBR0_EL1 post-update workaround into a specific ...Catalin Marinas
2017-01-16Revert "FROMLIST: arm64: Factor out TTBR0_EL1 post-update workaround into a s...Sami Tolvanen
2016-11-15Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2016-11-10arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse
2016-11-10arm64: Fold proc-macros.S into assembler.hGeoff Levand
2016-10-20arm64: mm: add code to safely replace TTBR1_EL1Mark Rutland
2016-10-20arm64: mm: place __cpu_setup in .textMark Rutland
2016-10-12FROMLIST: arm64: Factor out TTBR0_EL1 post-update workaround into a specific ...Catalin Marinas
2016-10-12BACKPORT: arm64: Fold proc-macros.S into assembler.hGeoff Levand
2016-09-20Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi
2016-09-15arm64: Add workaround for Cavium erratum 27456Andrew Pinski
2016-08-20arm64: debug: unmask PSTATE.D earlierWill Deacon
2016-05-11arm64: mm: add code to safely replace TTBR1_EL1Mark Rutland
2016-05-11arm64: mm: place __cpu_setup in .textMark Rutland
2016-01-31arm64: kernel: fix architected PMU registers unconditional accessLorenzo Pieralisi
2016-01-31arm64: kernel: enforce pmuserenr_el0 initialization and restoreLorenzo Pieralisi
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-10-19arm64: Add 16K page size supportSuzuki K. Poulose
2015-10-14Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar
2015-10-07arm64: mm: rewrite ASID allocator and MM context-switching codeWill Deacon
2015-10-07arm64: proc: de-scope TLBI operation during cold bootWill Deacon
2015-08-20arm64: mdscr_el1: avoid exposing DCC to userspaceWill Deacon
2015-08-08arm64/mm: Add PROT_DEVICE_nGnRnE and PROT_NORMAL_WTJonathan (Zhixiong) Zhang
2015-08-05arm64: mm: ensure patched kernel text is fetched from PoUWill Deacon
2015-07-27arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon
2015-07-27arm64: Add support for hardware updates of the access and dirty pte bitsCatalin Marinas
2015-05-19arm64: kill flush_cache_all()Mark Rutland
2015-03-23arm64: mm: increase VA range of identity mapArd Biesheuvel
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