summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2014-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+3
2014-12-11Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-43/+9
2014-12-11arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck1-0/+3
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+0
2014-12-10mm: fix huge zero page accounting in smaps reportKirill A. Shutemov1-0/+1
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-1/+0
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-97/+27
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+9
2014-12-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds24-88/+540
2014-12-04Merge branch 'clocksource/physical-timers' into next/driversOlof Johansson1-0/+9
2014-12-04clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao1-0/+9
2014-12-04xen/arm/arm64: merge xen/mm32.c into xen/mm.cStefano Stabellini1-43/+1
2014-12-04xen: add a dma_addr_t dev_addr argument to xen_dma_map_pageStefano Stabellini1-2/+2
2014-12-04arm64: introduce is_device_dma_coherentStefano Stabellini2-0/+8
2014-12-04arm64: add module support for alternatives fixupsAndre Przywara1-1/+2
2014-12-04arm64/include/asm: Fixed a warning about 'struct pt_regs'Chunyan Zhang1-0/+2
2014-12-04arm64: Provide a namespace to NCAPSFabio Estevam1-5/+5
2014-12-03arm64: Implement support for read-mostly sectionsJungseok Lee1-0/+2
2014-12-01arm64: compat: align cacheflush syscall with arch/armVladimir Murzin1-1/+1
2014-11-28arm64: add seccomp supportAKASHI Takahiro2-0/+28
2014-11-28arm64: add SIGSYS siginfo for compat taskAKASHI Takahiro1-0/+7
2014-11-28arm64: add seccomp syscall for compat taskAKASHI Takahiro1-1/+2
2014-11-26arm64: Add FIX_HOLE to permanent fixed addressesLaura Abbott1-0/+1
2014-11-25arm64: Factor out fixmap initialization from ioremapLaura Abbott1-3/+4
2014-11-25arm64: Treat handle_arch_irq as a function pointerLaura Abbott1-1/+0
2014-11-25arm64: sanity checks: add ID_AA64DFR{0,1}_EL1Mark Rutland1-0/+2
2014-11-25arm64: add Cortex-A57 erratum 832075 workaroundAndre Przywara2-6/+22
2014-11-25arm64: add Cortex-A53 cache errata workaroundAndre Przywara3-1/+25
2014-11-25arm64: detect silicon revisions and set cap bits accordinglyAndre Przywara1-0/+2
2014-11-25arm64: add alternative runtime patchingAndre Przywara2-0/+59
2014-11-25arm64: add cpu_capabilities bitmapAndre Przywara1-0/+20
2014-11-20arm64: Emulate CP15 Barrier instructionsPunit Agrawal1-0/+2
2014-11-20arm64: Port SWP/SWPB emulation support from armPunit Agrawal1-0/+6
2014-11-20arm64: Add AArch32 instruction set condition code checksPunit Agrawal1-0/+1
2014-11-20arm64: Add support for hooks to handle undefined instructionsPunit Agrawal2-0/+18
2014-11-20arm64: percpu: Implement this_cpu operationsSteve Capper2-2/+219
2014-11-20arm64: pgalloc: consistently use PGALLOC_GFPMark Rutland1-4/+4
2014-11-17arm64: Add COMPAT_HWCAP_LPAECatalin Marinas1-0/+1
2014-11-17mmu_gather: move minimal range calculations into generic codeWill Deacon1-64/+3
2014-11-13arm64: ARCH_PFN_OFFSET should be unsigned longNeil Zhang1-1/+1
2014-11-10arm64: Use include/asm-generic/io.hThierry Reding2-97/+27
2014-11-06arm64/kvm: Fix assembler compatibility of macrosGeoff Levand1-10/+11
2014-11-06arm64: xchg: Implement cmpxchg_doubleSteve Capper1-0/+71
2014-11-05arm64: compat: Enable bpf syscallCatalin Marinas1-0/+2
2014-11-05arm64: dmi: Add SMBIOS/DMI supportYi Li1-0/+31
2014-10-24arm64: ASLR: Don't randomise text when randomise_va_space == 0Arun Chandran1-2/+2
2014-10-21arm64: Fix compilation error on UP buildsCatalin Marinas1-0/+11
2014-10-20arm64: compat: fix compat types affecting struct compat_elf_prpsinfoVictor Kamensky1-2/+2
2014-10-18Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-11/+118
2014-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-28/+1