aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-21arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code pathsCatalin Marinas3-11/+2
2017-08-21arm64: Ignore hardware dirty bit updates in ptep_set_wrprotect()Catalin Marinas1-8/+13
2017-08-21arm64: Move PTE_RDONLY bit handling out of set_pte_at()Catalin Marinas4-41/+21
2017-08-21kvm: arm64: Convert kvm_set_s2pte_readonly() from inline asm to cmpxchg()Catalin Marinas1-12/+9
2017-08-21arm64: Convert pte handling from inline asm to using (cmp)xchgCatalin Marinas2-51/+44
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar2-53/+7
2017-08-21efi/libstub/arm64: Use hidden attribute for struct screen_info referenceArd Biesheuvel1-0/+3
2017-08-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2017-08-18mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook1-2/+2
2017-08-18Merge branch 'for-next/kernel-mode-neon' into for-next/coreCatalin Marinas8-137/+207
2017-08-18Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into for-next/coreCatalin Marinas1-123/+85
2017-08-18arm64: neon/efi: Make EFI fpsimd save/restore variables staticDave Martin1-2/+2
2017-08-18Merge tag 'sunxi-fixes-for-4.13-2' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into fixesArnd Bergmann4-0/+6
2017-08-17Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b', 'misc.2017.08.17a', 'spin_unlock_wait_no.2017.08.17a', 'srcu.2017.07.27c' and 'torture.2017.07.24c' into HEADPaul E. McKenney2-53/+7
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney1-53/+5
2017-08-17membarrier: Provide expedited private commandMathieu Desnoyers1-0/+2
2017-08-17Merge tag 'renesas-fixes4-for-v4.13' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixesArnd Bergmann1-1/+1
2017-08-15Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux into for-next/coreCatalin Marinas17-101/+345
2017-08-15arm64: add VMAP_STACK overflow detectionMark Rutland4-0/+127
2017-08-15arm64: add on_accessible_stack()Mark Rutland3-8/+18
2017-08-15arm64: add basic VMAP_STACK supportMark Rutland5-5/+58
2017-08-15arm64: use an irq stack pointerMark Rutland3-3/+16
2017-08-15arm64: assembler: allow adr_this_cpu to use the stack pointerArd Biesheuvel1-1/+7
2017-08-15arm64: factor out entry stack manipulationMark Rutland1-21/+26
2017-08-15efi/arm64: add EFI_KIMG_ALIGNMark Rutland1-0/+3
2017-08-15arm64: move SEGMENT_ALIGN to <asm/memory.h>Mark Rutland2-16/+19
2017-08-15arm64: clean up irq stack definitionsMark Rutland4-25/+27
2017-08-15arm64: clean up THREAD_* definitionsMark Rutland2-8/+9
2017-08-15arm64: factor out PAGE_* and CONT_* definitionsMark Rutland3-11/+36
2017-08-15arm64: kernel: remove {THREAD,IRQ_STACK}_START_SPArd Biesheuvel5-7/+5
2017-08-15arm64: remove __die()'s stack dumpMark Rutland1-2/+0
2017-08-15arm64: numa: Remove the unused parent_node() macroDou Liyang1-3/+0
2017-08-14arm64: allwinner: h5: fix pinctrl IRQsIcenowy Zheng1-0/+3
2017-08-13Merge branch 'clockevents/4.13-fixes' of http://git.linaro.org/people/daniel.lezcano/linux into timers/urgentIngo Molnar1-2/+2
2017-08-11ARM64: dts: rockchip: Enable gmac2phy for rk3328-evbDavid Wu1-0/+17
2017-08-11ARM64: dts: rockchip: Add gmac2phy node support for rk3328David Wu1-0/+39
2017-08-11arm64: defconfig: Enable CONFIG_ROCKCHIP_PHYDavid Wu1-0/+1
2017-08-11clocksource/drivers/arm_arch_timer: Avoid infinite recursion when ftrace is enabledDing Tianhong1-2/+2
2017-08-10arm64: compat: Remove leftover variable declarationKevin Brodsky1-2/+0
2017-08-10arm64: fix pmem interface definitionArnd Bergmann1-2/+2
2017-08-10arm64: perf: add support for Cortex-A35Julien Thierry1-0/+17
2017-08-10arm64: perf: add support for Cortex-A73Julien Thierry1-0/+37
2017-08-10arm64: perf: Remove redundant entries from CPU-specific event mapsWill Deacon1-110/+4
2017-08-10arm64: perf: Connect additional events to pmu countersJulien Thierry1-0/+11
2017-08-10irq: Make the irqentry text section unconditionalMasami Hiramatsu1-7/+0
2017-08-10locking: Remove smp_mb__before_spinlock()Peter Zijlstra1-9/+0
2017-08-10locking: Introduce smp_mb__after_spinlock()Peter Zijlstra1-0/+2
2017-08-10arm64: uaccess: Add the uaccess_flushcache.c fileRobin Murphy1-0/+47
2017-08-10arm64: allwinner: a64: sopine: add missing ethernet0 aliasIcenowy Zheng1-0/+1
2017-08-10arm64: allwinner: a64: pine64: add missing ethernet0 aliasIcenowy Zheng1-0/+1