aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/proc.S
Commit message (Expand)AuthorAge
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-10-03
|\
| * arm64: use alternative auto-nopMark Rutland2016-09-12
| * arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmapJames Morse2016-08-25
* | arm64: kernel: Fix unmasked debug exceptions when restoring mdscr_el1James Morse2016-09-02
|/
* arm64: debug: unmask PSTATE.D earlierWill Deacon2016-07-19
* arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse2016-04-28
* arm64: Fold proc-macros.S into assembler.hGeoff Levand2016-04-28
* arm64: Add workaround for Cavium erratum 27456Andrew Pinski2016-02-26
* arm64: mm: add code to safely replace TTBR1_EL1Mark Rutland2016-02-16
* arm64: kernel: fix architected PMU registers unconditional accessLorenzo Pieralisi2016-01-25
* Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds2016-01-12
|\
| * arm64: kernel: enforce pmuserenr_el0 initialization and restoreLorenzo Pieralisi2015-12-21
* | arm64: mm: place __cpu_setup in .textMark Rutland2015-12-11
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-04
|\
| * arm64: Add 16K page size supportSuzuki K. Poulose2015-10-19
| * arm64: mm: rewrite ASID allocator and MM context-switching codeWill Deacon2015-10-07
| * arm64: proc: de-scope TLBI operation during cold bootWill Deacon2015-10-07
* | Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar2015-10-14
|\|
| * arm64: mdscr_el1: avoid exposing DCC to userspaceWill Deacon2015-08-20
| * arm64: mm: ensure patched kernel text is fetched from PoUWill Deacon2015-08-05
| * arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon2015-07-27
| * arm64: Add support for hardware updates of the access and dirty pte bitsCatalin Marinas2015-07-27
* | arm64/mm: Add PROT_DEVICE_nGnRnE and PROT_NORMAL_WTJonathan (Zhixiong) Zhang2015-08-08
|/
* arm64: kill flush_cache_all()Mark Rutland2015-05-19
* arm64: mm: increase VA range of identity mapArd Biesheuvel2015-03-23
* arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi2015-01-27
* arm64: Fix SCTLR_EL1 initialisationSuzuki K. Poulose2015-01-23
* arm64: convert part of soft_restart() to assemblyArun Chandran2014-09-08
* arm64: mm: use inner-shareable barriers for inner-shareable maintenanceWill Deacon2014-05-09
* arm64: Update the TCR_EL1 translation granule definitions for 16K pagesCatalin Marinas2014-04-03
* arm64: Add boot time configuration of Intermediate Physical Address sizeRadha Mohan Chintakuntla2014-03-13
* arm64: remove unnecessary cache flush at bootMark Rutland2014-03-03
* arm64: mm: fix the function name in comment of cpu_do_switch_mmJingoo Han2014-01-27
* arm64: kernel: suspend/resume registers save/restoreLorenzo Pieralisi2013-12-16
* arm64: ensure completion of TLB invalidatationMark Rutland2013-12-06
* arm64: big-endian: set correct endianess on kernel entryMatthew Leach2013-10-25
* arm64: mm: permit use of tagged pointers at EL0Will Deacon2013-09-03
* arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.SCatalin Marinas2013-09-02
* arm64: debug: clear mdscr_el1 instead of taking the OS lockWill Deacon2013-05-13
* arm64: Do not set the SMP/nAMP processor bitCatalin Marinas2012-09-24
* arm64: CPU supportCatalin Marinas2012-09-17