summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2016-09-09arm64: Use consistent naming for errata handlingSuzuki K Poulose
2016-09-09arm64: Set the safe value for L1 icache policySuzuki K Poulose
2016-09-09arm64: simplify contextidr_thread_switchMark Rutland
2016-09-09arm64: simplify sysreg manipulationMark Rutland
2016-09-09arm64/kvm: use {read,write}_sysreg()Mark Rutland
2016-09-09arm64: dcc: simplify accessorsMark Rutland
2016-09-09arm64: arch_timer: simplify accessorsMark Rutland
2016-09-09arm64: sysreg: allow write_sysreg to use XZRMark Rutland
2016-09-08arm64/io: Allow I/O writes to use {W,X}ZRRobin Murphy
2016-09-07arm64: Use static keys for CPU featuresCatalin Marinas
2016-09-05arm64: Drop generic xlate_dev_mem_{k,}ptr()James Morse
2016-09-01arm64: remove duplicate macro __KERNEL__ checkzijun_hu
2016-08-31arm64: cpufeature: expose arm64_ftr_reg struct for CTR_EL0Ard Biesheuvel
2016-08-31arm64: cpufeature: constify arm64_ftr_regs arrayArd Biesheuvel
2016-08-31arm64: cpufeature: constify arm64_ftr_bits structuresArd Biesheuvel
2016-08-31arm64: cleanup unused UDBG_* defineKefeng Wang
2016-08-26arm64: hibernate: Resume when hibernate image created on non-boot CPUJames Morse
2016-08-25arm64: mark reserved memblock regions explicitly in iomemAKASHI Takahiro
2016-08-25arm64: hibernate: Support DEBUG_PAGEALLOCJames Morse
2016-08-25arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmapJames Morse
2016-08-25arm64: Create sections.hJames Morse
2016-08-25arm64: Introduce execute-only page access permissionsCatalin Marinas
2016-08-22arm64: remove traces of perf_ops_bpMark Rutland
2016-08-22arm64: mm: convert __dma_* routines to use start, sizeKwangwoo Lee
2016-08-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-08-11arm64: Remove stack duplicating code from jprobesDavid A. Long
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds
2016-08-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-08-04arm64: Fix copy-on-write referencing in HugeTLBSteve Capper
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-08-01Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-07-29arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-27arm64: arm: Fix-up the removal of the arm64 regs_query_register_name() prototypeCatalin Marinas
2016-07-27Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-07-26arm64/uaccess: Enable hardened usercopyKees Cook
2016-07-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-25Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-25Merge branch 'acpi-tables'Rafael J. Wysocki
2016-07-25Merge branch 'acpi-numa'Rafael J. Wysocki
2016-07-21Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas
2016-07-19arm64: debug: remove unused local_dbg_{enable, disable} macrosWill Deacon
2016-07-19arm64: ptrace: remove extra define for CPSR's E bitVladimir Murzin
2016-07-19arm64: Add trampoline code for kretprobesWilliam Cohen
2016-07-19arm64: kprobes instruction simulation supportSandeepa Prabhu
2016-07-19arm64: Kprobes with single stepping supportSandeepa Prabhu
2016-07-19arm64: add conditional instruction simulation supportDavid A. Long
2016-07-19arm64: Add more test functions to insn.cDavid A. Long