summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* arm64: errata: Pass --fix-cortex-a53-843419 to ld if workaround enabledWill Deacon2016-08-262-10/+13
* Revert "arm64: hibernate: Refuse to hibernate if the boot cpu is offline"James Morse2016-08-261-26/+0
* arm64: hibernate: Resume when hibernate image created on non-boot CPUJames Morse2016-08-262-0/+54
* arm64: always enable DEBUG_RODATA and remove the Kconfig optionMark Rutland2016-08-263-11/+4
* arm64: mark reserved memblock regions explicitly in iomemAKASHI Takahiro2016-08-252-4/+13
* arm64: hibernate: Support DEBUG_PAGEALLOCJames Morse2016-08-254-11/+86
* arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmapJames Morse2016-08-256-12/+42
* arm64: Create sections.hJames Morse2016-08-257-28/+35
* arm64: Introduce execute-only page access permissionsCatalin Marinas2016-08-253-10/+10
* arm64: kprobe: Always clear pstate.D in breakpoint exception handlerPratyush Anand2016-08-251-16/+13
* arm64: head.S: get rid of x25 and x26 with 'global' scopeArd Biesheuvel2016-08-222-17/+13
* arm64: apply __ro_after_init to some objectsJisheng Zhang2016-08-226-21/+26
* arm64: vdso: constify vm_special_mapping used for aarch32 vectors pageJisheng Zhang2016-08-221-1/+1
* arm64: vdso: add __init section marker to alloc_vectors_pageJisheng Zhang2016-08-221-1/+1
* arm64: remove redundant "select HAVE_CLK"Masahiro Yamada2016-08-221-1/+0
* arm64: remove traces of perf_ops_bpMark Rutland2016-08-221-2/+0
* arm64: perf: Use the builtin_platform_driverKefeng Wang2016-08-221-5/+1
* arm64: mm: convert __dma_* routines to use start, sizeKwangwoo Lee2016-08-223-47/+44
* arm64: factor work_pending state machine to CChris Metcalf2016-08-222-18/+30
* arm64: hibernate: reduce TLB maintenance scopeMark Rutland2016-08-221-2/+2
* arm64: Fix shift warning in arch/arm64/mm/dump.cCatalin Marinas2016-08-181-3/+3
* arm64: kernel: avoid literal load of virtual address with MMU offArd Biesheuvel2016-08-171-1/+9
* arm64: Fix NUMA build error when !CONFIG_ACPICatalin Marinas2016-08-171-0/+2
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-08-137-74/+123
|\
| * arm64: defconfig: enable CONFIG_LOCALVERSION_AUTOMasahiro Yamada2016-08-121-1/+0
| * arm64: defconfig: add options for virtualization and containersRiku Voipio2016-08-121-6/+46
| * arm64: hibernate: handle allocation failuresMark Rutland2016-08-121-27/+32
| * arm64: hibernate: avoid potential TLB conflictMark Rutland2016-08-121-6/+17
| * arm64: Handle el1 synchronous instruction aborts cleanlyLaura Abbott2016-08-122-2/+19
| * arm64: Remove stack duplicating code from jprobesDavid A. Long2016-08-112-28/+5
| * arm64: Support hard limit of cpu count by nr_cpusKefeng Wang2016-08-091-4/+4
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-08-112-2/+5
|\ \
| * | arm64: Kconfig: select HISILICON_IRQ_MBIGEN only if PCI is selectedSudeep Holla2016-08-101-1/+1
| * | arm64: Kconfig: select ALPINE_MSI only if PCI is selectedSudeep Holla2016-08-101-1/+1
| * | arm64: dts: Fix RTC by providing rtc_src clockAlim Akhtar2016-08-021-0/+3
* | | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-082-5/+11
|\ \ \ | |_|/ |/| |
| * | arm64/uaccess: Enable hardened usercopyKees Cook2016-07-265-13/+29
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-064-7/+27
|\ \ \
| * \ \ Merge tag 'kvm-arm-for-4.8-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2016-08-044-7/+27
| |\ \ \
| | * | | arm64: KVM: Set cpsr before spsr on fault injectionAndrew Jones2016-08-011-7/+5
| | * | | KVM: arm/arm64: Enable irqchip routingEric Auger2016-07-223-0/+22
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-08-067-34/+30
|\ \ \ \ \
| * | | | | arm64: Fix copy-on-write referencing in HugeTLBSteve Capper2016-08-041-0/+17
| * | | | | arm64: mm: avoid fdt_check_header() before the FDT is fully mappedArd Biesheuvel2016-08-011-4/+4
| * | | | | arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2016-07-292-0/+3
| * | | | | arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinuxArd Biesheuvel2016-07-293-29/+5
| * | | | | arm64: vmlinux.lds: make __rela_offset and __dynsym_offset ABSOLUTEArd Biesheuvel2016-07-291-2/+2
* | | | | | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-33/+33
| |/ / / / |/| | | |
* | | | | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-024-23/+172
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-0114-40/+148
| |\ \ \ \ \
OpenPOWER on IntegriCloud