summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2017-08-22arm64: mm: abort uaccess retries upon fatal signalMark Rutland
2017-08-22arm64: fpsimd: Prevent registers leaking across execDave Martin
2017-08-22arm64: introduce separated bits for mm_context_t flagsYury Norov
2017-08-22arm64: hugetlb: Cleanup setup_hugepageszSteve Capper
2017-08-22arm64: Re-enable support for contiguous hugepagesPunit Agrawal
2017-08-22arm64: hugetlb: Override set_huge_swap_pte_at() to support contiguous hugepagesPunit Agrawal
2017-08-22arm64: hugetlb: Override huge_pte_clear() to support contiguous hugepagesPunit Agrawal
2017-08-22Merge tag 'zynqmp-dt-for-4.14' of https://github.com/Xilinx/linux-xlnx into n...Arnd Bergmann
2017-08-22arm64: hugetlb: Handle swap entries in huge_pte_offset() for contiguous hugep...Punit Agrawal
2017-08-22arm64: hugetlb: Add break-before-make logic for contiguous entriesSteve Capper
2017-08-22arm64: hugetlb: Spring clean huge pte accessorsSteve Capper
2017-08-22arm64: hugetlb: Introduce pte_pgprot helperSteve Capper
2017-08-22arm64: hugetlb: set_huge_pte_at Add WARN_ON on !pte_presentSteve Capper
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-21arm64: dts: rockchip: add more rk3399 iommu nodesSimon Xue
2017-08-21arm64: dts: rockchip: add rk3368 iommu nodesSimon Xue
2017-08-21arm64: dts: rockchip: add rk3328 iommu nodesSimon Xue
2017-08-21arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic coresHoeun Ryu
2017-08-21arm64: dma-mapping: Mark atomic_pool as __ro_after_initVladimir Murzin
2017-08-21arm64: dma-mapping: Do not pass data to gen_pool_set_algo()Vladimir Murzin
2017-08-21arm64: zynqmp: Add generic compatible string for I2C EEPROMJavier Martinez Canillas
2017-08-21arm64: zynqmp: Add missing mmc aliases in ep108Michal Simek
2017-08-21arm64: zynqmp: Enable can1 for ep108Naga Sureshkumar Relli
2017-08-21arm64: zynqmp: Added clocks to DT for ep108VNSL Durga
2017-08-21arm64: zynqmp: Use C pre-processor for includesAlistair Francis
2017-08-21arm64: zynqmp: Add fpd/lpd dmasMichal Simek
2017-08-21arm64: zynqmp: Set status disabled in dtsiNaga Sureshkumar Relli
2017-08-21arm64: zynqmp: Add new uartps compatible stringMichal Simek
2017-08-21arm64: zynqmp: Correct IRQ nr for the SMMUEdgar E. Iglesias
2017-08-21arm64: zynqmp: Add support for RTCMichal Simek
2017-08-21arm64: zynqmp: Adding prefetchable memory space to pcie nodeBharat Kumar Gogada
2017-08-21arm64: zynqmp: Add CCI-400 nodeMichal Simek
2017-08-21arm64: zynqmp: Add dcc console for zynqmpMichal Simek
2017-08-21arm64: zynqmp: Add operating pointsShubhrajyoti Datta
2017-08-21arm64: zynqmp: Add idle state for ZynqMPStefan Krsmanovic
2017-08-21arm64: zynqmp: Add references to cpu nodesMichal Simek
2017-08-21arm64: zynqmp: Move nodes which have no reg property out of busMichal Simek
2017-08-21arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code pathsCatalin Marinas
2017-08-21arm64: Ignore hardware dirty bit updates in ptep_set_wrprotect()Catalin Marinas
2017-08-21arm64: Move PTE_RDONLY bit handling out of set_pte_at()Catalin Marinas
2017-08-21kvm: arm64: Convert kvm_set_s2pte_readonly() from inline asm to cmpxchg()Catalin Marinas
2017-08-21arm64: Convert pte handling from inline asm to using (cmp)xchgCatalin Marinas
2017-08-21arm64: dts: rockchip: Add basic cpu frequencies for RK3368Romain Perier
2017-08-21arm64: dts: rockchip: add rk805 node for rk3328-evbJoseph Chen
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-08-21efi/libstub/arm64: Use hidden attribute for struct screen_info referenceArd Biesheuvel
2017-08-21Merge tag 'sunxi-dt64-for-4.14-2' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2017-08-21Merge tag 'sunxi-config64-for-4.14' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2017-08-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-08-19arm64: dts: rockchip: Assign mic irq to correct device for GruJeffy Chen