- bb4322f arm64: signal: factor out signal frame record allocation by Dave Martin · 8 years ago
- bb4891a arm64: signal: factor frame layout and population into separate passes by Dave Martin · 8 years ago
- 47ccb02 arm64: signal: Refactor sigcontext parsing in rt_sigreturn by Dave Martin · 8 years ago
- 20987de arm64: signal: split frame link record from sigcontext structure by Dave Martin · 8 years ago
- 8f36094 arm64: mm: select CONFIG_ARCH_PROC_KCORE_TEXT by Ard Biesheuvel · 8 years ago
- e27c7fa arm64: Export save_stack_trace_tsk() by Dustin Brown · 8 years ago
- c6bb8f8 ARM64/irqchip: Update ACPI_IORT symbol selection logic by Lorenzo Pieralisi · 8 years ago
- 577dfe1 arm64/dma-mapping: Remove extraneous null-pointer checks by Olav Haugan · 8 years ago
- c484f25 arm64: kconfig: allow support for memory failure handling by Jonathan (Zhixiong) Zhang · 8 years ago
- 0e3a902 arm64: mm: Update perf accounting to handle poison faults by Punit Agrawal · 8 years ago
- e7c600f arm64: hwpoison: add VM_FAULT_HWPOISON[_LARGE] handling by Jonathan (Zhixiong) Zhang · 8 years ago
- f02ab08 arm64: hugetlb: Fix huge_pte_offset to return poisoned page table entries by Punit Agrawal · 8 years ago
- 6876442 arm64: ftrace: fix building without CONFIG_MODULES by Will Deacon · 8 years ago
- 1eb34b6 arm64: fault: Print info about page table structure when dumping pte by Will Deacon · 8 years ago
- 83016b2 arm64: mm: print file name of faulting vma by Kristina Martsenko · 8 years ago
- bf396c0 arm64: mm: don't print out page table entries on EL0 faults by Kristina Martsenko · 8 years ago
- 67ce16e arm64: mm: print out correct page table entries by Kristina Martsenko · 8 years ago
- e71a4e1b arm64: ftrace: add support for far branches to dynamic ftrace by Ard Biesheuvel · 8 years ago
- f8af0b3 arm64: ftrace: don't validate branch via PLT in ftrace_make_nop() by Ard Biesheuvel · 8 years ago
- dbbb08f arm64, vdso: Define vdso_{start,end} as array by Kees Cook · 8 years ago
- 8dd0ee6 arm64: cpufeature: Fix CPU_OUT_OF_SPEC taint for uniform systems by Will Deacon · 8 years ago
- 1151f83 arm64: kernel: restrict /dev/mem read() calls to linear region by Ard Biesheuvel · 8 years ago
- db46a72 ARM64/PCI: Set root bus NUMA node on ACPI systems by Lorenzo Pieralisi · 8 years ago
- 5f16a04 arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usage by Will Deacon · 8 years ago
- 690e95d arm64: check return value of of_flat_dt_get_machine_name by Kefeng Wang · 8 years ago
- 3fde299 arm64: cpufeature: Don't dump useless backtrace on CPU_OUT_OF_SPEC by Will Deacon · 8 years ago
- 6efd849 arm64: mm: explicity include linux/vmalloc.h by Tobias Klauser · 8 years ago
- 1149aad arm64: Add dump_backtrace() in show_regs by Kefeng Wang · 8 years ago
- c07ab95 arm64: Call __show_regs directly by Kefeng Wang · 8 years ago
- 48f99c8 arm64: Preventing READ_IMPLIES_EXEC propagation by Dong Bo · 8 years ago
- ea45267 arm64: dts: hikey: Fix WiFi support by Ulf Hansson · 8 years ago
- 76f1dfb arm64: dts: hi6220: Move board data from the dwmmc nodes to hikey dts by Ulf Hansson · 8 years ago
- 84f7c60 arm64: dts: hikey: Add the SYS_5V and the VDD_3V3 regulators by Ulf Hansson · 8 years ago
- 1b32a5f arm64: dts: hi6220: Move the fixed_5v_hub regulator to the hikey dts by Ulf Hansson · 8 years ago
- 307ded8 arm64: dts: hikey: Add clock for the pmic mfd by Daniel Lezcano · 8 years ago
- 4217fdd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
- f538a82 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
- 2fe296a Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
- 6bf1c2d arm64: dts: rockchip: fix include reference by Arnd Bergmann · 8 years ago
- f4e506c arm64: defconfig: enable options needed for QCom DB410c board by Rob Herring · 8 years ago
- eb1e671 arm64: defconfig: sync with savedefconfig by Rob Herring · 8 years ago
- d5d332d devicetree: Move include prefixes from arch to separate directory by Olof Johansson · 8 years ago
- 5252d73 Merge tag 'v4.12-rc1' into fixes by Olof Johansson · 8 years ago
- 63a1e1c arm64/cpufeature: don't use mutex in bringup path by Mark Rutland · 8 years ago
- a95cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
- 78a19cf arm64: perf: Ignore exclude_hv when kernel is running in HYP by Ganapatrao Kulkarni · 8 years ago
- 8df728e arm64: Remove redundant mov from LL/SC cmpxchg by Robin Murphy · 8 years ago
- cde13b5 arm64: KVM: Do not use stack-protector to compile EL2 code by Marc Zyngier · 8 years ago
- e47b40a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
- d8b5411 bpf, arm64: fix faulty emission of map access in tail calls by Daniel Borkmann · 8 years ago
- 0c2cf6d arm64: Silence first allocation with CONFIG_ARM64_MODULE_PLTS=y by Florian Fainelli · 8 years ago
- 791a9a6 Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
- 23ea3f62 Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
- e038d551 Merge branch 'tee/initial-merge' into fixes by Arnd Bergmann · 8 years ago
- 5ccd414 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
- a2d9214 Merge tag 'armsoc-tee' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
- fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
- 6cde26f Merge tag 'mvebu-arm64-4.12-1' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 8 years ago
- faec5ea Merge tag 'mvebu-dt64-4.12-3' of git://git.infradead.org/linux-mvebu into fixes by Arnd Bergmann · 8 years ago
- 28b4780 Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
- e942661 Merge tag 'v4.11-next-fixes' of https://github.com/mbgg/linux-mediatek into fixes by Arnd Bergmann · 8 years ago
- c6778ff Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
- 0ff4c01 Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
- 85d6049 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
- d135b8b arm64: uaccess: suppress spurious clang warning by Mark Rutland · 8 years ago
- 8997c93 arm64: atomic_lse: match asm register sizes by Mark Rutland · 8 years ago
- 55de49f arm64: armv8_deprecated: ensure extension of addr by Mark Rutland · 8 years ago
- a06040d arm64: uaccess: ensure extension of access_ok() addr by Mark Rutland · 8 years ago
- 994870b arm64: ensure extension of smp_store_release value by Mark Rutland · 8 years ago
- fee960b arm64: xchg: hazard against entire exchange variable by Mark Rutland · 8 years ago
- 1c08036 ARM64: dts: mediatek: configure some fixed mmc parameters by yong mao · 8 years ago
- 276e932 arm64: entry: improve data abort handling of tagged pointers by Kristina Martsenko · 8 years ago
- 7dcd9dd arm64: hw_breakpoint: fix watchpoint matching for tagged pointers by Kristina Martsenko · 8 years ago
- 81cddd6 arm64: traps: fix userspace cache maintenance emulation on a tagged pointer by Kristina Martsenko · 8 years ago
- 36c344f Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
- 857f864 Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
- bf5f894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- e6ccbff treewide: decouple cacheflush.h and set_memory.h by Laura Abbott · 8 years ago
- d4bbc30 arm64: use set_memory.h header by Laura Abbott · 8 years ago
- 299878b treewide: move set_memory_* functions away from cacheflush.h by Laura Abbott · 8 years ago
- 2d3e486 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
- 2807712 KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES by Eric Auger · 8 years ago
- 3b65808 KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLES by Eric Auger · 8 years ago
- 876ae23 KVM: arm64: vgic-its: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group by Eric Auger · 8 years ago
- ab182e6 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
- 92f66f8 arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUS by Catalin Marinas · 8 years ago
- 8f28472 Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
- a964807 Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
- 2c0248d Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 8 years ago
- 35d2d5d KVM: arm/arm64: Move shared files to virt/kvm/arm by Christoffer Dall · 8 years ago
- be580e7 Merge tag 'mmc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
- 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- 5a0387a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
- ddc665a bpf, arm64: fix jit branch offset related to ldimm64 by Daniel Borkmann · 8 years ago
- 85f68fe bpf, arm64: implement jiting of BPF_XADD by Daniel Borkmann · 8 years ago
- 204f144 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- e058632 xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..." by Stefano Stabellini · 8 years ago
- c667186 arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses by Marc Zyngier · 8 years ago
- 3fb9268 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 3711c94 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago