summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2016-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-05-17bpf: arm64: remove callee-save registers use for tmp registersYang Shi
2016-05-16Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-05-16Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds
2016-05-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-05-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-05-16Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-16bpf, arm64: add support for constant blindingDaniel Borkmann
2016-05-16bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apisDaniel Borkmann
2016-05-16bpf, x86/arm64: remove useless checks on progDaniel Borkmann
2016-05-16bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann
2016-05-16Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-14arm64: bpf: jit JMP_JSET_{X,K}Zi Shen Lim
2016-05-12arm64: do not enforce strict 16 byte alignment to stack pointerColin Ian King
2016-05-11Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2016-05-11arm64: kernel: Fix incorrect brk randomizationKees Cook
2016-05-11arm64: cpuinfo: Missing NULL terminator in compat_hwcap_strJulien Grall
2016-05-11arm64: secondary_start_kernel: Remove unnecessary barrierSuzuki K Poulose
2016-05-10arm64/sunxi: 4.6-rc1: Add dependency on generic irq chipSuzuki K Poulose
2016-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-07Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar
2016-05-06arm64: Ensure pmd_present() returns false after pmd_mknotpresent()Catalin Marinas
2016-05-06arm64: Replace hard-coded values in the pmd/pud_bad() macrosCatalin Marinas
2016-05-06arm64: Implement pmdp_set_access_flags() for hardware AF/DBMCatalin Marinas
2016-05-06arm64: Fix typo in the pmdp_huge_get_and_clear() definitionCatalin Marinas
2016-05-05Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-05arm64: mm: remove unnecessary EXPORT_SYMBOL_GPLYang Shi
2016-05-05Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2016-05-03arm64: always use STRICT_MM_TYPECHECKSYang Shi
2016-05-03arm64: kvm: Fix kvm teardown for systems using the extended idmapJames Morse
2016-05-02dtb: xgene: Add channel propertyIyappan Subramanian
2016-04-29dts: hisi: update hns dst for changing property port-id to regYisen.Zhuang\(Zhuangyuzeng\)
2016-04-28arm64: kconfig: drop CONFIG_RTC_LIB dependencyEzequiel Garcia
2016-04-28arm64: make ARCH_SUPPORTS_DEBUG_PAGEALLOC depend on !HIBERNATIONWill Deacon
2016-04-28Merge tag 'renesas-fixes2-for-v4.6' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2016-04-28arm64: hibernate: Refuse to hibernate if the boot cpu is offlineJames Morse
2016-04-28arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse
2016-04-28arm64: Add new asm macro copy_pageGeoff Levand
2016-04-28arm64: Promote KERNEL_START/KERNEL_END definitions to a header fileJames Morse
2016-04-28arm64: kernel: Include _AC definition in page.hJames Morse
2016-04-28arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse
2016-04-28arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()James Morse
2016-04-28arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro
2016-04-28arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()James Morse
2016-04-28arm64: hyp/kvm: Make hyp-stub extensibleGeoff Levand
2016-04-28arm64: kvm: Move lr save/restore from do_el2_call into EL1James Morse
2016-04-28arm64: Cleanup SCTLR flagsGeoff Levand
2016-04-28arm64: Fold proc-macros.S into assembler.hGeoff Levand