aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)Author
2014-11-28arm64: add seccomp supportAKASHI Takahiro
2014-11-28arm64: add SIGSYS siginfo for compat taskAKASHI Takahiro
2014-11-28arm64: add seccomp syscall for compat taskAKASHI Takahiro
2014-11-27DO-NOT-UPSTREAM arm64, LLVMLinux: prfmMark Charlebois
2014-11-27DO-NOT-UPSTREAM arm64: LLVMLinux: Check for NULL in futext_atomic_cmpxchg_ina...Mark Charlebois
2014-11-26arm64: PCI/MSI: Use asm-generic/msi.hMarc Zyngier
2014-11-26arm64: Add FIX_HOLE to permanent fixed addressesLaura Abbott
2014-11-25arm64: Factor out fixmap initialization from ioremapLaura Abbott
2014-11-25arm64: Treat handle_arch_irq as a function pointerLaura Abbott
2014-11-25arm64: sanity checks: add ID_AA64DFR{0,1}_EL1Mark Rutland
2014-11-25arm64: add Cortex-A57 erratum 832075 workaroundAndre Przywara
2014-11-25arm64: add Cortex-A53 cache errata workaroundAndre Przywara
2014-11-25arm, arm64: KVM: allow forced dcache flush on page faultsLaszlo Ersek
2014-11-25arm64: detect silicon revisions and set cap bits accordinglyAndre Przywara
2014-11-25arm64: add alternative runtime patchingAndre Przywara
2014-11-25arm64: add cpu_capabilities bitmapAndre Przywara
2014-11-20arm64: Emulate CP15 Barrier instructionsPunit Agrawal
2014-11-20arm64: Port SWP/SWPB emulation support from armPunit Agrawal
2014-11-20arm64: Add AArch32 instruction set condition code checksPunit Agrawal
2014-11-20arm64: Add support for hooks to handle undefined instructionsPunit Agrawal
2014-11-20arm64: percpu: Implement this_cpu operationsSteve Capper
2014-11-20arm64: pgalloc: consistently use PGALLOC_GFPMark Rutland
2014-11-17arm64: Add COMPAT_HWCAP_LPAECatalin Marinas
2014-11-17mmu_gather: move minimal range calculations into generic codeWill Deacon
2014-11-13arm64: ARCH_PFN_OFFSET should be unsigned longNeil Zhang
2014-11-10arm64: Use include/asm-generic/io.hThierry Reding
2014-11-06arm64/kvm: Fix assembler compatibility of macrosGeoff Levand
2014-11-06arm64: xchg: Implement cmpxchg_doubleSteve Capper
2014-11-05arm64: compat: Enable bpf syscallCatalin Marinas
2014-11-05arm64: dmi: Add SMBIOS/DMI supportYi Li
2014-10-24arm64: ASLR: Don't randomise text when randomise_va_space == 0Arun Chandran
2014-10-21arm64: Fix compilation error on UP buildsCatalin Marinas
2014-10-20arm64: compat: fix compat types affecting struct compat_elf_prpsinfoVictor Kamensky
2014-10-18Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-10-14arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2Christoffer Dall
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-10arm64: kvm: define PAGE_S2_DEVICE as read-only by defaultArd Biesheuvel
2014-10-10arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremapArd Biesheuvel
2014-10-09Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-10-09arm64: mm: enable RCU fast_gupSteve Capper
2014-10-09arm64: mm: enable HAVE_RCU_TABLE_FREE logicSteve Capper
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-09Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-09Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-10-03arm64: Remove unneeded extern keywordGeoff Levand
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar