aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm
AgeCommit message (Expand)Author
2018-10-30ARM: use __inttype() in get_user()Russell King
2018-10-30ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King
2018-10-30ARM: spectre-v1: add array_index_mask_nospec() implementationRussell King
2018-10-30ARM: spectre-v1: add speculation barrier (csdb) macrosRussell King
2018-10-30ARM: spectre-v2: harden user aborts in kernel spaceRussell King
2018-10-30ARM: bugs: add support for per-processor bug checkingRussell King
2018-10-30ARM: bugs: hook processor bug checking into SMP and suspend pathsRussell King
2018-10-30ARM: bugs: prepare processor bug infrastructureRussell King
2018-10-30ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King
2018-09-15irqchip/gic-v3: Add missing barrier to 32bit version of gic_read_iar()Marc Zyngier
2018-07-28ARM: fix put_user() for gcc-8Arnd Bergmann
2018-07-03ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct sizeDavid Rivshin
2018-05-30ARM: 8748/1: mm: Define vdso_start, vdso_end as arrayJinbum Park
2018-05-26ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsMasami Hiramatsu
2018-05-26futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2018-04-13xen: avoid type warning in xchg_xen_ulongArnd Bergmann
2017-12-25ARM: Hide finish_arch_post_lock_switch() from modulesSteven Rostedt
2017-12-16arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-oneMarc Zyngier
2017-12-16arm: KVM: Survive unknown traps from guestsMark Rutland
2017-12-16ARM: BUG if jumping to usermode address in kernel modeRussell King
2017-11-08ARM: 8715/1: add a private asm/unaligned.hArnd Bergmann
2017-08-11ARM: 8632/1: ftrace: fix syscall name matchingRabin Vincent
2017-07-21arm: move ELF_ET_DYN_BASE to 4MBKees Cook
2017-03-12arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier
2017-01-26ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland
2016-11-10ARM: 8584/1: floppy: avoid gcc-6 warningArnd Bergmann
2016-10-07ARM: 8617/1: dma: fix dma_max_pfn()Roger Quadros
2016-07-27ARM: 8579/1: mm: Fix definition of pmd_mknotpresentSteve Capper
2016-07-27ARM: 8578/1: mm: ensure pmd_present only checks the valid bitWill Deacon
2016-03-03xen/arm: correctly handle DMA mapping of compound pagesIan Campbell
2016-03-03ARM: 8457/1: psci-smp is built only for SMPArnd Bergmann
2015-12-16Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-12-15ARM: fix uaccess_with_memcpy() with SW_DOMAIN_PANRussell King
2015-12-10irqchip/gic-v3: Add missing include for barrier.hMarc Zyngier
2015-12-04Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2015-12-04arm64: KVM: Correctly handle zero register during MMIOPavel Fedin
2015-11-26Merge tag 'for-linus-4.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-26xen/events: Always allocate legacy interrupts on PV guestsBoris Ostrovsky
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-11-09kmap_atomic_to_page() has no users, remove itNicolas Pitre
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-11-04Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-04Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2015-11-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-11-03Merge branches 'pci/host-altera', 'pci/host-designware', 'pci/host-generic', ...Bjorn Helgaas
2015-11-02ARM/PCI: Replace pci_sys_data->align_resource with global function pointerGabriele Paoloni
2015-10-29Merge branches 'fixes' and 'misc' into for-nextRussell King
2015-10-27ARM: uniphier: add outer cache supportMasahiro Yamada