summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2015-02-04Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König1-1/+1
2015-01-08arm64: Add COMPAT_HWCAP_LPAECatalin Marinas2-1/+3
2014-11-21Correct the race condition in aarch64_insn_patch_text_sync()William Cohen1-2/+3
2014-11-21arm64: __clear_user: handle exceptions on strbKyle McMartin1-1/+1
2014-10-30arm64: compat: fix compat types affecting struct compat_elf_prpsinfoVictor Kamensky1-2/+2
2014-10-05arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon2-2/+2
2014-10-05ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMUPranavkumar Sawargaonkar1-0/+4
2014-10-05arm/arm64: KVM: Complete WFI/WFE instructionsChristoffer Dall1-0/+2
2014-10-05arm64: use irq_set_affinity with force=false when migrating irqsSudeep Holla1-8/+4
2014-10-05arm64: flush TLS registers during execWill Deacon2-0/+24
2014-07-28locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra1-0/+1
2014-07-17arm64: implement TASK_SIZE_OFColin Cross1-0/+2
2014-07-09arm64: Bug fix in stack alignment exceptionChiaHao1-1/+0
2014-07-09arm64: mm: Make icache synchronisation logic huge page awareSteve Capper1-1/+2
2014-06-30arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macroSuravee Suthikulpanit1-2/+0
2014-06-30arm64: ptrace: fix empty registers set in prstatus of aarch32 process coreVictor Kamensky1-9/+19
2014-06-30arm64: ptrace: change fs when passing kernel pointer to regset codeWill Deacon1-0/+4
2014-06-30hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi1-5/+0
2014-06-07arm64: use cpu_online_mask when using forced irq_set_affinitySudeep Holla1-3/+7
2014-06-07arm64: fix pud_huge() for 2-level pagetablesMark Salter1-0/+4
2014-05-06arm64: __NR_compat_syscalls fixMiklos Szeredi1-1/+1
2014-05-06arm64: Make DMA coherent and strongly ordered mappings not executableCatalin Marinas1-3/+3
2014-05-06arm64: Do not synchronise I and D caches for special ptesCatalin Marinas1-1/+1
2014-02-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+25
2014-02-28arm64: Fix !CONFIG_SMP kernel buildCatalin Marinas1-0/+8
2014-02-28arm64: mm: Add double logical invert to pte accessorsSteve Capper1-5/+5
2014-02-27arm/arm64: KVM: detect CPU reset on CPU_PM_EXITMarc Zyngier1-2/+25
2014-02-17ARM64: unwind: Fix PC calculationOlof Johansson1-1/+5
2014-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+9
2014-02-14arm64: KVM: Add VGIC device control for arm64Christoffer Dall1-0/+9
2014-02-07arm64: defconfig: Expand default enabled featuresMark Rutland2-4/+15
2014-02-07arm64: asm: remove redundant "cc" clobbersWill Deacon4-25/+21
2014-02-07arm64: atomics: fix use of acquire + release for full barrier semanticsWill Deacon5-18/+35
2014-02-06arm64: barriers: allow dsb macro to take option parameterWill Deacon1-1/+1
2014-02-05arm64: compat: Wire up new AArch32 syscallsCatalin Marinas1-1/+4
2014-02-05arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSENathan Lynch1-2/+2
2014-02-05arm64: vdso: fix coarse clock handlingNathan Lynch1-1/+6
2014-02-05arm64: simplify pgd_allocMark Rutland1-9/+2
2014-02-05arm64: fix typo: s/SERRROR/SERROR/Mark Rutland2-2/+2
2014-02-05arm64: Invalidate the TLB when replacing pmd entries during bootCatalin Marinas1-2/+10
2014-02-05arm64: Align CMA sizes to PAGE_SIZELaura Abbott1-0/+1
2014-02-05arm64: add DSB after icache flush in __flush_icache_all()Vinayak Kale1-0/+1
2014-02-04arm64: vdso: prevent ld from aligning PT_LOAD segments to 64kWill Deacon1-1/+1
2014-01-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds8-43/+74
2014-01-31arm64: mm: Introduce PTE_WRITESteve Capper1-23/+25
2014-01-31arm64: mm: Remove PTE_BIT_FUNC macroSteve Capper1-10/+41
2014-01-30arm64: FIQs are unusedNicolas Pitre2-8/+0
2014-01-27arm64: mm: fix the function name in comment of cpu_do_switch_mmJingoo Han1-1/+1
2014-01-27arm64: fix build error if DMA_CMA is enabledPankaj Dubey1-1/+0
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+1