aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-24KVM: provide irq_unsafe kvm_guest_{enter|exit}Christian Borntraeger
2016-05-24KVM: arm64: fix misleading comments in save/restoreAlex Bennée
2016-05-24arm64: Add macros to read/write system registersMark Rutland
2016-05-23arm64: Cleanup SCTLR flagsGeoff Levand
2016-05-23arm64: Make the CPU information more clearSuzuki K. Poulose
2016-05-23arm64: Generalise msr_s/mrs_s operationsSuzuki K. Poulose
2016-05-23arm64: kernel: Move config_sctlr_el1James Morse
2016-05-23arm64: Fold proc-macros.S into assembler.hGeoff Levand
2016-05-23arm64: Use PoU cache instr for I/D coherencyAshok Kumar
2016-05-23arm64: mm: add code to safely replace TTBR1_EL1Mark Rutland
2016-05-23arm64: mm: place __cpu_setup in .textMark Rutland
2016-05-23arm64: add function to install the idmapMark Rutland
2016-05-23arm64: unmap idmap earlierMark Rutland
2016-05-23arm64: unify idmap removalMark Rutland
2016-05-23arm64: mm: place empty_zero_page in bssMark Rutland
2016-05-23arm64: head.S: use memset to clear BSSMark Rutland
2016-05-23arm64: use non-global mappings for UEFI runtime regionsArd Biesheuvel
2016-05-23arm64: switch_mm: simplify mm and CPU checksWill Deacon
2016-05-23arm64: mm: rewrite ASID allocator and MM context-switching codeWill Deacon
2016-05-23arm64: mm: remove unused cpu_set_idmap_tcr_t0sz functionWill Deacon
2016-05-23arm64: kernel: Add cpuid_feature_extract_field() for 4bit sign extensionJames Morse
2016-05-23locking/atomics: Add _{acquire|release|relaxed}() variants of some atomic ope...Will Deacon
2016-05-23arm64: flush: use local TLB and I-cache invalidationWill Deacon
2016-05-23arm64: Handle section maps for swapper/idmapSuzuki K. Poulose
2016-05-23arm64: Move swapper pagetable definitionsSuzuki K. Poulose
2016-05-23arm64: Add contiguous page flag shifts and constantsJeremy Linton
2016-05-23arm64: mm: specialise pagetable allocatorsMark Rutland
2016-05-23arm64: early_alloc: Fix check for allocation failureSuzuki K. Poulose
2016-05-23arm64: mm: remove pointless PAGE_MASKingMark Rutland
2016-05-23asm-generic: Fix local variable shadow in __set_fixmap_offsetMark Rutland
2016-05-23arm64: mm: fold alternatives into .initMark Rutland
2016-05-23arm64: alternatives: add enable parameter to conditional asm macrosWill Deacon
2016-05-23arm64: kernel: Add optional CONFIG_ parameter to ALTERNATIVE()James Morse
2016-05-23arm64: alternative: Provide if/else/endif assembler macrosDaniel Thompson
2016-05-23arm64: alternative: Work around .inst assembler bugsMarc Zyngier
2016-05-23arm64: alternative: Merge alternative-asm.h into alternative.hMarc Zyngier
2016-05-23arm64: use ENDPIPROC() to annotate position independent assembler routinesArd Biesheuvel
2016-05-23Merge branch 'v4.1/topic/PSCI' into v4.1/topic/hibernateAlex Shi
2016-05-23ARM: 8511/1: ARM64: kernel: PSCI: move PSCI idle management code to drivers/f...v4.1/topic/PSCILorenzo Pieralisi
2016-05-23ARM: 8481/2: drivers: psci: replace psci firmware callsJens Wiklander
2016-05-23ARM: 8480/2: arm64: add implementation for arm-smcccJens Wiklander
2016-05-23ARM: 8479/2: add implementation for arm-smcccJens Wiklander
2016-05-23ARM: 8478/2: arm/arm64: add arm-smcccJens Wiklander
2016-05-23ARM: 8510/1: rework ARM_CPU_SUSPEND dependenciesLorenzo Pieralisi
2016-05-23ARM: 8458/1: bL_switcher: add GIC dependencyArnd Bergmann
2016-05-23arm64: Clean up __flush_tlb(_kernel)_range functionsCatalin Marinas
2016-05-23arm64: mm: mark create_mapping as __initMark Rutland
2016-05-23arm64: remove dead codeMark Salter
2016-05-23arm64: kill flush_cache_all()Mark Rutland
2016-05-23arm64: fix incorrect use of pgprot_t variableArd Biesheuvel