aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2014-03-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-03-11Merge branch 'sched/urgent' into sched/coreIngo Molnar
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-22cpuidle/arm64: Remove redundant cpuidle_idle_call()Nicolas Pitre
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-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen
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
2014-02-05arm64: vdso: fix coarse clock handlingNathan Lynch
2014-02-05arm64: simplify pgd_allocMark Rutland
2014-02-05arm64: fix typo: s/SERRROR/SERROR/Mark Rutland
2014-02-05arm64: Invalidate the TLB when replacing pmd entries during bootCatalin Marinas
2014-02-05arm64: Align CMA sizes to PAGE_SIZELaura Abbott
2014-02-05arm64: add DSB after icache flush in __flush_icache_all()Vinayak Kale
2014-02-04arm64: vdso: prevent ld from aligning PT_LOAD segments to 64kWill Deacon
2014-01-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-01-31arm64: mm: Introduce PTE_WRITESteve Capper
2014-01-31arm64: mm: Remove PTE_BIT_FUNC macroSteve Capper
2014-01-30arm64: FIQs are unusedNicolas Pitre
2014-01-27arm64: mm: fix the function name in comment of cpu_do_switch_mmJingoo Han
2014-01-27arm64: fix build error if DMA_CMA is enabledPankaj Dubey
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-24arm64: kernel: fix per-cpu offset restore on resumeLorenzo Pieralisi
2014-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-22arm64: mm: fix the function name in comment of __flush_dcache_areaJingoo Han
2014-01-22arm64: mm: use ubfm for dcache_line_sizeJingoo Han
2014-01-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-01-16Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache"Catalin Marinas
2014-01-15Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/...Paolo Bonzini
2014-01-13arm64: fix typo in entry.SNeil Zhang
2014-01-13Merge tag 'v3.13-rc8' into core/lockingIngo Molnar
2014-01-12arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra
2014-01-10arm64: kernel: restore HW breakpoint registers in cpu_suspendLorenzo Pieralisi
2014-01-08arm64, jump label: optimize jump label implementationJiang Liu
2014-01-08arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functionsJiang Liu