aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2014-07-08arm64: implement TASK_SIZE_OFColin Cross
2014-07-04arm64: fix el2_setup check of CurrentELMarc Zyngier
2014-07-04arm64: mm: Fix horrendous config typoSteve Capper
2014-06-18arm64: mm: remove broken &= operator from pmd_mknotpresentWill Deacon
2014-06-18arm64: fix build error in sigcontext.hMark Salter
2014-06-18arm64/dma: Removing ARCH_HAS_DMA_GET_REQUIRED_MASK macroSuravee Suthikulpanit
2014-06-18arm64: uid16: fix __kernel_old_{gid,uid}_t definitionsWill Deacon
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-06-05Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-05-29arm64: mm: fix pmd_write CoW brokennessWill Deacon
2014-05-29arm64: ftrace: Add system call tracepointAKASHI Takahiro
2014-05-29arm64: ftrace: Add CALLER_ADDRx macrosAKASHI Takahiro
2014-05-29arm64: ftrace: Add dynamic ftrace supportAKASHI Takahiro
2014-05-29arm64: Add ftrace supportAKASHI Takahiro
2014-05-29arm64: add __ASSEMBLY__ in asm/insn.hAKASHI Takahiro
2014-05-25arm64: KVM: Enable minimalistic support for Cortex-A53Marc Zyngier
2014-05-23arm64: lib: Implement optimized string length routineszhichang.yuan
2014-05-23arm64: lib: Implement optimized string compare routineszhichang.yuan
2014-05-23arm64: lib: Implement optimized memcmp routinezhichang.yuan
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar
2014-05-22arm64: Remove TIF_POLLING_NRFLAGPeter Zijlstra
2014-05-16arm64: Support arch_irq_work_raise() via self IPIsLarry Bassel
2014-05-16arm64: sched: Remove unused mc_capable() and smt_capable()Zi Shen Lim
2014-05-16Revert "arm64: Introduce execute-only page access permissions"Catalin Marinas
2014-05-16Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...Catalin Marinas
2014-05-15ARM: Check if a CPU has gone offlineAshwin Chaugule
2014-05-15PSCI: Add initial support for PSCIv0.2 functionsAshwin Chaugule
2014-05-14arm64: pull in <asm/simd.h> from asm-genericArd Biesheuvel
2014-05-13Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-05-12arm64: is_compat_task is defined both in asm/compat.h and linux/compat.hAKASHI Takahiro
2014-05-12arm64: Add regs_return_value() in syscall.hAKASHI Takahiro
2014-05-12arm64: make a single hook to syscall_trace() for all syscall featuresAKASHI Takahiro
2014-05-12arm64: debug: avoid accessing mdscr_el1 on fault paths where possibleWill Deacon
2014-05-12arm64: introduce virt_to_pfnStefano Stabellini
2014-05-09arm64: barriers: use barrier() instead of smp_mb() when !SMPWill Deacon
2014-05-09arm64: barriers: wire up new barrier optionsWill Deacon
2014-05-09arm64: barriers: make use of barrier options with explicit barriersWill Deacon
2014-05-09arm64: mm: Optimise tlb flush logic where we have >4K granuleSteve Capper
2014-05-09arm64: xchg: prevent warning if return value is unusedWill Deacon
2014-05-09arm64: mm: Create gigabyte kernel logical mappings where possibleSteve Capper
2014-05-09arm64: Make atomic64_t() return "long", not "long long"Bjorn Helgaas
2014-05-09arm64: Clean up the default pgprot settingCatalin Marinas
2014-05-09arm64: Introduce execute-only page access permissionsCatalin Marinas
2014-05-09arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUSCatalin Marinas
2014-05-09arm64: Remove the aux_context structureCatalin Marinas
2014-05-09arm64: Provide read/write fault information in compat signal handlersCatalin Marinas