aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-19arm64: switch_mm: simplify mm and CPU checksv3.18/topic/mm-kaslrWill Deacon
2016-05-19arm64: mm: add code to safely replace TTBR1_EL1Mark Rutland
2016-05-19arm64: add function to install the idmapMark Rutland
2016-05-19arm64: unmap idmap earlierMark Rutland
2016-05-19arm64: unify idmap removalAlex Shi
2016-05-19arm64: suspend: make hw_breakpoint_restore staticJisheng Zhang
2016-05-19arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmapLorenzo Pieralisi
2016-05-19arm64: Change memcpy in kernel to use the copy template fileFeng Kan
2016-05-19arm64: introduce VA_START macro - the first kernel virtual address.Andrey Ryabinin
2016-05-19arm64: mm: rewrite ASID allocator and MM context-switching codeWill Deacon
2016-05-19arm64: kernel: Add min_field_value and use '>=' for feature detectionJames Morse
2016-05-19arm64: kernel: Add cpufeature 'enable' callbackJames Morse
2016-05-19arm64: kernel: Add cpuid_feature_extract_field() for 4bit sign extensionJames Morse
2016-05-19arm64: alternative: Introduce feature for GICv3 CPU interfaceMarc Zyngier
2016-05-19arm64: Extract feature parsing code from cpu_errata.cMarc Zyngier
2016-05-19arm64: Track system support for mixed endian EL0Suzuki K. Poulose
2016-05-19arm64: Provide a namespace to NCAPSAlex Shi
2016-05-19ARM: 8318/1: treat CPU feature register fields as signed quantitiesArd Biesheuvel
2016-05-19locking/atomics: Add _{acquire|release|relaxed}() variants of some atomic ope...Will Deacon
2016-05-18arm64: flush: use local TLB and I-cache invalidationWill Deacon
2016-05-18arm64: reduce ID map to a single pageArd Biesheuvel
2016-05-18arm64: Rename temp variable in read*_relaxed()Michal Simek
2016-05-18of/fdt: split off FDT self reservation from memreserve processingArd Biesheuvel
2016-05-18arm64: context-switch user tls register tpidr_el0 for compat tasksWill Deacon
2016-05-18arm64: efi: don't restore TTBR0 if active_mm points at init_mmWill Deacon
2016-05-18arm64: mm: remove unused cpu_set_idmap_tcr_t0sz functionWill Deacon
2016-05-18arm64: remove dead codeMark Salter
2016-05-18arm64: kill flush_cache_all()Mark Rutland
2016-05-18arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier
2016-05-18arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABIChristoffer Dall
2016-05-18arm/arm64: KVM: avoid unnecessary guest register mangling on MMIO readAndre Przywara
2016-05-18KVM: ARM: VGIC: Optimize the vGIC vgic_update_irq_pending function.wanghaibin
2016-05-18arm64: mm: mark create_mapping as __initMark Rutland
2016-05-18arm64: elf: advertise 8.1 atomic instructions as new hwcapWill Deacon
2016-05-18ARM64: kernel: make cpu_ops hooks DT agnosticLorenzo Pieralisi
2016-05-18ARM64: allow late use of early_ioremapMark Salter
2016-05-18arm64: fixmap: make FIX_TEXT_POKE0 permanentMark Rutland
2016-05-18arm64: Add FIX_HOLE to permanent fixed addressesLaura Abbott
2016-05-18arm64: head.S: ensure idmap_t0sz is visibleMark Rutland
2016-05-18arm64: fix up obsolete cpu function usage.Rusty Russell
2016-05-18arm64: fixmap: check idx is definitely validMark Rutland
2016-05-18arm64: mm: place empty_zero_page in bssMark Rutland
2016-05-18arm64: mm: specialise pagetable allocatorsMark Rutland
2016-05-18arm64: head.S: use memset to clear BSSMark Rutland
2016-05-18arm64: use ENDPIPROC() to annotate position independent assembler routinesArd Biesheuvel
2016-05-18arm64: guard asm/assembler.h against multiple inclusionsMarc Zyngier
2016-05-18arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon
2016-05-18arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi
2016-05-18arm64: expose number of page table levels on Kconfig levelKirill A. Shutemov
2016-05-18arm64: pgalloc: consistently use PGALLOC_GFPMark Rutland