aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-16bpf, arm64: add support for constant blindingDaniel Borkmann1-12/+40
2016-05-16bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apisDaniel Borkmann1-3/+4
2016-05-16bpf, x86/arm64: remove useless checks on progDaniel Borkmann1-3/+0
2016-05-16bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann1-1/+1
2016-05-16Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki1-0/+1
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+2
2016-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2016-05-14arm64: bpf: jit JMP_JSET_{X,K}Zi Shen Lim1-0/+1
2016-05-14arm64: defconfig: enable Renesas Watchdog TimerWolfram Sang1-0/+2
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger1-0/+2
2016-05-12arm64: do not enforce strict 16 byte alignment to stack pointerColin Ian King1-3/+0
2016-05-11Merge tag 'kvm-arm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini9-141/+382
2016-05-11Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-1/+0
2016-05-11arm64: kernel: Fix incorrect brk randomizationKees Cook1-7/+8
2016-05-11arm64: cpuinfo: Missing NULL terminator in compat_hwcap_strJulien Grall1-1/+2
2016-05-11arm64: secondary_start_kernel: Remove unnecessary barrierSuzuki K Poulose1-2/+0
2016-05-10Merge tag 'imx-dt64-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/dt64Arnd Bergmann6-12/+326
2016-05-10Merge tag 'v4.6-next-dts64' of https://github.com/mbgg/linux-mediatek into next/dt64Arnd Bergmann1-0/+60
2016-05-10Merge tag 'tegra-for-4.7-gm20b' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/dt64Arnd Bergmann1-2/+6
2016-05-10Merge tag 'mvebu-dt64-4.7-1' of git://git.infradead.org/linux-mvebu into next/dt64Arnd Bergmann12-85/+367
2016-05-10Merge tag 'v4.7-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/dt64Arnd Bergmann4-57/+1147
2016-05-10arm64/sunxi: 4.6-rc1: Add dependency on generic irq chipSuzuki K Poulose1-0/+1
2016-05-10Merge tag 'mvebu-defconfig64-4.7-1' of git://git.infradead.org/linux-mvebu into next/arm64Arnd Bergmann1-0/+4
2016-05-10Merge tag 'mvebu-arm64-4.7-1' of git://git.infradead.org/linux-mvebu into next/arm64Arnd Bergmann1-2/+2
2016-05-10arm64: configs: add options useful for Armada 7K/8K supportThomas Petazzoni1-0/+4
2016-05-10arm64: defconfig: Add Juno SATA controllerAndre Przywara1-0/+1
2016-05-10Merge tag 'imx-defconfig64-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into next/arm64Arnd Bergmann1-2/+10
2016-05-09kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas4-11/+39
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2016-05-09Merge tag 'renesas-arm64-dt-pm-domain-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/lateArnd Bergmann2-54/+176
2016-05-09iommu/dma: Finish optimising higher-order allocationsRobin Murphy1-2/+2
2016-05-09iommu: of: enforce const-ness of struct iommu_opsRobin Murphy2-3/+3
2016-05-07Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar3-17/+5
2016-05-06arm64: Ensure pmd_present() returns false after pmd_mknotpresent()Catalin Marinas2-3/+2
2016-05-06arm64: Replace hard-coded values in the pmd/pud_bad() macrosCatalin Marinas1-3/+3
2016-05-06arm64: Implement pmdp_set_access_flags() for hardware AF/DBMCatalin Marinas1-0/+10
2016-05-06arm64: Fix typo in the pmdp_huge_get_and_clear() definitionCatalin Marinas1-3/+3
2016-05-05Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2016-05-05arm64: mm: remove unnecessary EXPORT_SYMBOL_GPLYang Shi1-2/+0
2016-05-05Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar4-22/+23
2016-05-05asm-generic: Drop renameat syscall from default listJames Hogan1-0/+3
2016-05-03arm64: always use STRICT_MM_TYPECHECKSYang Shi1-32/+0
2016-05-03arm64: kvm: Fix kvm teardown for systems using the extended idmapJames Morse4-8/+49
2016-05-02dtb: xgene: Add channel propertyIyappan Subramanian2-0/+2
2016-04-29dts: hisi: update hns dst for changing property port-id to regYisen.Zhuang\(Zhuangyuzeng\)1-4/+6
2016-04-29arm64: dts: marvell: add XOR node for Armada 3700 SoCGregory CLEMENT1-0/+13
2016-04-28arm64: dts: rockchip: add dts file for RK3399 evaluation boardJianqun Xu2-0/+125
2016-04-28arm64: dts: rockchip: add core dtsi file for RK3399 SoCsJianqun Xu1-0/+1013
2016-04-28arm64: kconfig: drop CONFIG_RTC_LIB dependencyEzequiel Garcia1-1/+0
2016-04-28arm64: make ARCH_SUPPORTS_DEBUG_PAGEALLOC depend on !HIBERNATIONWill Deacon1-0/+1