aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-05-25UPSTREAM: ARM: 8170/1: Add global named register current_stack_pointer for ARMBehan Webster
2017-05-25UPSTREAM: arm64: perf: Fix callchain parse error with kernel tracepoint eventsHou Pengyang
2017-05-15BACKPORT: ARM: dts: add wl12xx/wl18xx bindingsEliad Peller
2017-05-15ARM: 8285/1: remove ARMv3 user access code againNicolas Pitre
2017-05-15UPSTREAM: wlcore: remove wl12xx_platform_dataEliad Peller
2017-05-15BACKPORT: wl12xx: use frequency instead of enumerations for pdata clocksLuciano Coelho
2017-05-15UPSTREAM: wlcore: set irq_trigger in board files instead of hiding behind a q...Luciano Coelho
2017-05-15UPSTREAM: ARM: keystone2: move update of the phys-to-virt constants into gene...Russell King
2017-05-15Revert "ARM: 8457/1: psci-smp is built only for SMP"Amit Pundir
2017-04-10UPSTREAM: ARM: 8408/1: Fix the secondary_startup function in Big Endian caseGregory CLEMENT
2017-04-10arm: vdso: Rename timekeeper::tkr to timekeeper::tkr_monoAmit Pundir
2017-04-10UPSTREAM: arm64: vdso: constify vm_special_mapping used for aarch32 vectors pageJisheng Zhang
2017-04-10UPSTREAM: arm64: vdso: add __init section marker to alloc_vectors_pageJisheng Zhang
2017-04-10UPSTREAM: ARM: 8597/1: VDSO: put RO and RO after init objects into proper sec...Jisheng Zhang
2017-04-10UPSTREAM: arm64: Add support for CLOCK_MONOTONIC_RAW in clock_gettime() vDSOKevin Brodsky
2017-04-10UPSTREAM: arm64: Refactor vDSO time functionsKevin Brodsky
2017-04-10BACKPORT: arm64: fix vdso-offsets.h dependencyKevin Brodsky
2017-04-10UPSTREAM: kbuild: drop FORCE from PHONY targetsMasahiro Yamada
2017-04-10UPSTREAM: ARM: 8476/1: VDSO: use PTR_ERR_OR_ZERO for vma checkPrasanna Karthik
2017-04-10UPSTREAM: arm64: build vdso without libgcovArnd Bergmann
2017-04-10UPSTREAM: mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.hChristoph Hellwig
2017-04-10UPSTREAM: ARM: 8410/1: VDSO: fix coarse clock monotonicity regressionNathan Lynch
2017-04-10UPSTREAM: ARM: 8405/1: VDSO: fix regression with toolchains lacking ld.bfd ex...Nathan Lynch
2017-04-10UPSTREAM: ARM: 8384/1: VDSO: force use of BFD linkerNathan Lynch
2017-04-10UPSTREAM: ARM: 8385/1: VDSO: group link optionsNathan Lynch
2017-04-10UPSTREAM: ARM: 8344/1: VDSO: honor CONFIG_VDSO in MakefileNathan Lynch
2017-04-10UPSTREAM: ARM: 8343/1: VDSO: add build artifacts to .gitignoreNathan Lynch
2017-04-10UPSTREAM: ARM: 8342/1: VDSO: depend on CPU_V7Nathan Lynch
2017-04-10UPSTREAM: ARM: 8332/1: add CONFIG_VDSO Kconfig and Makefile bitsNathan Lynch
2017-04-10BACKPORT: ARM: 8331/1: VDSO initialization, mapping, and synchronizationNathan Lynch
2017-04-10UPSTREAM: ARM: 8330/1: add VDSO user-space codeNathan Lynch
2017-04-10UPSTREAM: ARM: 8329/1: miscellaneous vdso infrastructure, preparationNathan Lynch
2017-04-10BACKPORT: time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra
2017-03-27crypto: arm - ignore generated SHA2 assembly filesBaruch Siach
2017-02-21BACKPORT: ARM: re-implement physical address space switchingRussell King
2017-02-21UPSTREAM: arm64: Allow hw watchpoint of length 3,5,6 and 7Pratyush Anand
2017-02-21BACKPORT: arm64: hw_breakpoint: Handle inexact watchpoint addressesPavel Labath
2017-02-21UPSTREAM: arm64: Allow hw watchpoint at varied offset from base addressPratyush Anand
2017-02-09Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidlsk-v3.18-17.03-androidlsk-v3.18-17.02-androidAlex Shi
2017-02-09Merge remote-tracking branch 'lts/linux-3.18.y' into linux-linaro-lsk-v3.18lsk-v3.18-17.03lsk-v3.18-17.02Alex Shi
2017-02-08x86/boot: Add CONFIG_PARAVIRT_SPINLOCKS quirk to arch/x86/boot/compressed/misc.hIngo Molnar
2017-02-08x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()Juergen Gross
2017-01-20[PATCH] arm64: entry: fix BACKPORT "use ldp/stp instead of push/pop.."Jorge Ramirez-Ortiz
2017-01-19Merge branch 'lsk-v3.18-android' of git://android.git.linaro.org/kernel/linar...Alex Shi
2017-01-19Merge branch 'linux-linaro-lsk-v3.18' into linux-linaro-lsk-v3.18-androidAlex Shi
2017-01-19 Merge tag 'v3.18.47' into linux-linaro-lsk-v3.18Alex Shi
2017-01-16UPSTREAM: arm64: Disable PAN on uaccess_enable()Marc Zyngier
2017-01-16UPSTREAM: arm64: Enable CONFIG_ARM64_SW_TTBR0_PANCatalin Marinas
2017-01-16UPSTREAM: arm64: xen: Enable user access before a privcmd hvc callCatalin Marinas
2017-01-16UPSTREAM: arm64: Handle faults caused by inadvertent user access with PAN ena...Catalin Marinas