summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2019-05-22locking/static_keys: Add a new static_key interfacePeter Zijlstra1-8/+17
2019-05-22jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard1-3/+2
2019-02-11ARM: fix put_user() for gcc-8Arnd Bergmann1-1/+1
2018-11-20ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct sizeDavid Rivshin1-1/+1
2018-10-21ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsMasami Hiramatsu1-0/+10
2018-10-03arm: drop L_PTE_FILE and pte_file()-related helpersKirill A. Shutemov4-21/+3
2018-03-03arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-oneMarc Zyngier1-2/+1
2018-01-09ARM: Hide finish_arch_post_lock_switch() from modulesSteven Rostedt1-0/+2
2018-01-01ARM: 8715/1: add a private asm/unaligned.hArnd Bergmann2-1/+27
2017-11-11ARM: kexec: fix failure to boot crash kernelRussell King1-0/+5
2017-10-12xen: avoid type warning in xchg_xen_ulongArnd Bergmann1-1/+1
2017-06-05arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier1-2/+1
2017-03-16ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland1-0/+3
2016-11-20ARM: 8617/1: dma: fix dma_max_pfn()Roger Quadros1-1/+1
2016-08-22ARM: 8579/1: mm: Fix definition of pmd_mknotpresentSteve Capper1-2/+5
2016-08-22ARM: 8578/1: mm: ensure pmd_present only checks the valid bitWill Deacon3-1/+2
2015-05-20arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier1-1/+2
2015-05-20arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall1-0/+1
2015-05-20arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall1-0/+5
2015-05-20ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel1-11/+0
2015-05-20KVM: ARM/arm64: fix non-const declaration of function returning constWill Deacon1-1/+1
2015-05-20arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall1-0/+12
2015-05-05ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin1-1/+1
2015-01-16xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini1-0/+4
2015-01-15clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao1-0/+9
2014-12-10ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin1-11/+0
2014-12-04ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAESteven Capper2-18/+26
2014-12-04ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclearSteven Capper2-11/+19
2014-10-05ARM: 8178/1: fix set_tls for !CONFIG_KUSER_HELPERSNathan Lynch1-0/+2
2014-10-05ARM: 8148/1: flush TLS and thumbee register state during execNathan Lynch1-0/+62
2014-10-05ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strexMark Rutland1-1/+0
2014-09-05ARM: 8097/1: unistd.h: relocate comments back to placeBaruch Siach2-11/+10
2014-07-29arm: Add devicetree fixup machine functionLaura Abbott1-0/+1
2014-06-29Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-2/+0
2014-06-29ARM: 8080/1: mcpm.h: remove unused variable declarationNicolas Pitre1-2/+0
2014-06-24Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+6
2014-06-18arm/ftrace: fix ftrace_return_addr() to ftrace_return_address()Steven Rostedt1-1/+1
2014-06-17ARM: 8069/1: Make thread_save_fp macro aware of THUMB2 modeNikolay Borisov1-0/+6
2014-06-08Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds1-11/+11
2014-06-07ARM: LLVMLinux: Change "extern inline" to "static inline" in glue-cache.hBehan Webster1-11/+11
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-9/+1
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds17-127/+185
2014-06-05Merge branch 'devel-stable' into for-nextRussell King1-1/+24
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King16-114/+151
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+0
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds4-8/+17
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-8/+4
2014-06-03Merge branch 'for-v3.16' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds1-1/+0
2014-06-03Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+41
2014-06-02Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds4-47/+35