summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm
Commit message (Expand)AuthorAgeFilesLines
* arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck2014-12-111-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-1/+0
|\
| * net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
* | mm: fix huge zero page accounting in smaps reportKirill A. Shutemov2014-12-101-0/+1
* | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-092-97/+27
|\ \
| * | arm64: Use include/asm-generic/io.hThierry Reding2014-11-102-97/+27
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-091-0/+9
|\ \ \
| * \ \ Merge branch 'clocksource/physical-timers' into next/driversOlof Johansson2014-12-041-0/+9
| |\ \ \
| | * | | clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao2014-12-041-0/+9
| | |/ /
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-12-0924-88/+540
|\ \ \ \ | |_|_|/ |/| | |
| * | | arm64: add module support for alternatives fixupsAndre Przywara2014-12-041-1/+2
| * | | arm64/include/asm: Fixed a warning about 'struct pt_regs'Chunyan Zhang2014-12-041-0/+2
| * | | arm64: Provide a namespace to NCAPSFabio Estevam2014-12-041-5/+5
| * | | arm64: Implement support for read-mostly sectionsJungseok Lee2014-12-031-0/+2
| * | | arm64: compat: align cacheflush syscall with arch/armVladimir Murzin2014-12-011-1/+1
| * | | arm64: add seccomp supportAKASHI Takahiro2014-11-282-0/+28
| * | | arm64: add SIGSYS siginfo for compat taskAKASHI Takahiro2014-11-281-0/+7
| * | | arm64: add seccomp syscall for compat taskAKASHI Takahiro2014-11-281-1/+2
| * | | arm64: Add FIX_HOLE to permanent fixed addressesLaura Abbott2014-11-261-0/+1
| * | | arm64: Factor out fixmap initialization from ioremapLaura Abbott2014-11-251-3/+4
| * | | arm64: Treat handle_arch_irq as a function pointerLaura Abbott2014-11-251-1/+0
| * | | arm64: sanity checks: add ID_AA64DFR{0,1}_EL1Mark Rutland2014-11-251-0/+2
| * | | arm64: add Cortex-A57 erratum 832075 workaroundAndre Przywara2014-11-252-6/+22
| * | | arm64: add Cortex-A53 cache errata workaroundAndre Przywara2014-11-253-1/+25
| * | | arm64: detect silicon revisions and set cap bits accordinglyAndre Przywara2014-11-251-0/+2
| * | | arm64: add alternative runtime patchingAndre Przywara2014-11-252-0/+59
| * | | arm64: add cpu_capabilities bitmapAndre Przywara2014-11-251-0/+20
| * | | arm64: Emulate CP15 Barrier instructionsPunit Agrawal2014-11-201-0/+2
| * | | arm64: Port SWP/SWPB emulation support from armPunit Agrawal2014-11-201-0/+6
| * | | arm64: Add AArch32 instruction set condition code checksPunit Agrawal2014-11-201-0/+1
| * | | arm64: Add support for hooks to handle undefined instructionsPunit Agrawal2014-11-202-0/+18
| * | | arm64: percpu: Implement this_cpu operationsSteve Capper2014-11-202-2/+219
| * | | arm64: pgalloc: consistently use PGALLOC_GFPMark Rutland2014-11-201-4/+4
| * | | arm64: Add COMPAT_HWCAP_LPAECatalin Marinas2014-11-171-0/+1
| * | | mmu_gather: move minimal range calculations into generic codeWill Deacon2014-11-171-64/+3
| * | | arm64/kvm: Fix assembler compatibility of macrosGeoff Levand2014-11-061-10/+11
| * | | arm64: xchg: Implement cmpxchg_doubleSteve Capper2014-11-061-0/+71
| * | | arm64: dmi: Add SMBIOS/DMI supportYi Li2014-11-051-0/+31
| |/ /
* | | arm64: ARCH_PFN_OFFSET should be unsigned longNeil Zhang2014-11-131-1/+1
* | | arm64: compat: Enable bpf syscallCatalin Marinas2014-11-051-0/+2
|/ /
* | arm64: ASLR: Don't randomise text when randomise_va_space == 0Arun Chandran2014-10-241-2/+2
* | arm64: Fix compilation error on UP buildsCatalin Marinas2014-10-211-0/+11
* | arm64: compat: fix compat types affecting struct compat_elf_prpsinfoVictor Kamensky2014-10-201-2/+2
|/
* Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-182-11/+118
|\
| * arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2Christoffer Dall2014-10-141-9/+116
| * arm64: kvm: define PAGE_S2_DEVICE as read-only by defaultArd Biesheuvel2014-10-101-1/+1
| * arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremapArd Biesheuvel2014-10-101-1/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-10-182-28/+1
|\ \
| * | arm64: use generic dma-contiguous.hZubair Lutfullah Kakakhel2014-09-222-28/+1
* | | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-119/+82
|\ \ \
OpenPOWER on IntegriCloud