summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2015-05-17arm64: kvm: use inner-shareable barriers for inner-shareable maintenanceWill Deacon
2015-05-17arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier
2015-05-17ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier
2015-05-17arm64: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier
2015-05-17arm64: KVM: allows discrimination of AArch32 sysreg accessMarc Zyngier
2015-05-17arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier
2015-05-06arm64: vdso: fix build error when switching from LE to BEArun Chandran
2015-04-13arm64: Use the reserved TTBR0 if context switching to the init_mmCatalin Marinas
2015-03-26arm64: Honor __GFP_ZERO in dma allocationsSuzuki K. Poulose
2015-03-06arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endianCatalin Marinas
2015-02-11arm64: Fix up /proc/cpuinfoMark Rutland
2015-01-16arm64: kernel: fix __cpu_suspend mm switch on warm-bootLorenzo Pieralisi
2015-01-16arm64: Move cpu_resume into the text sectionLaura Abbott
2015-01-16arm64: kernel: refactor the CPU suspend API for retention statesLorenzo Pieralisi
2015-01-16arm64: kernel: add missing __init section marker to cpu_suspend_initLorenzo Pieralisi
2015-01-08arm64: Add COMPAT_HWCAP_LPAECatalin Marinas
2014-11-21Correct the race condition in aarch64_insn_patch_text_sync()William Cohen
2014-11-21arm64: __clear_user: handle exceptions on strbKyle McMartin
2014-10-30arm64: compat: fix compat types affecting struct compat_elf_prpsinfoVictor Kamensky
2014-10-05arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon
2014-10-05ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMUPranavkumar Sawargaonkar
2014-10-05arm/arm64: KVM: Complete WFI/WFE instructionsChristoffer Dall
2014-10-05arm64: use irq_set_affinity with force=false when migrating irqsSudeep Holla
2014-10-05arm64: flush TLS registers during execWill Deacon
2014-07-28locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra
2014-07-17arm64: implement TASK_SIZE_OFColin Cross
2014-07-09arm64: Bug fix in stack alignment exceptionChiaHao
2014-07-09arm64: mm: Make icache synchronisation logic huge page awareSteve Capper
2014-06-30arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macroSuravee Suthikulpanit
2014-06-30arm64: ptrace: fix empty registers set in prstatus of aarch32 process coreVictor Kamensky
2014-06-30arm64: ptrace: change fs when passing kernel pointer to regset codeWill Deacon
2014-06-30hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-06-07arm64: use cpu_online_mask when using forced irq_set_affinitySudeep Holla
2014-06-07arm64: fix pud_huge() for 2-level pagetablesMark Salter
2014-05-06arm64: __NR_compat_syscalls fixMiklos Szeredi
2014-05-06arm64: Make DMA coherent and strongly ordered mappings not executableCatalin Marinas
2014-05-06arm64: Do not synchronise I and D caches for special ptesCatalin Marinas
2014-02-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-02-28arm64: Fix !CONFIG_SMP kernel buildCatalin Marinas
2014-02-28arm64: mm: Add double logical invert to pte accessorsSteve Capper
2014-02-27arm/arm64: KVM: detect CPU reset on CPU_PM_EXITMarc Zyngier
2014-02-17ARM64: unwind: Fix PC calculationOlof Johansson
2014-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-02-14arm64: KVM: Add VGIC device control for arm64Christoffer Dall
2014-02-07arm64: defconfig: Expand default enabled featuresMark Rutland
2014-02-07arm64: asm: remove redundant "cc" clobbersWill Deacon
2014-02-07arm64: atomics: fix use of acquire + release for full barrier semanticsWill Deacon
2014-02-06arm64: barriers: allow dsb macro to take option parameterWill Deacon
2014-02-05arm64: compat: Wire up new AArch32 syscallsCatalin Marinas
2014-02-05arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSENathan Lynch