aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAge
...
| * | | arm64: sysreg: replace open-coded mrs_s/msr_s with {read,write}_sysreg_sWill Deacon2016-09-09
| * | | arm64: Remove shadowed asm-generic headersRobin Murphy2016-09-09
| * | | arm64: Work around systems with mismatched cache line sizesSuzuki K Poulose2016-09-09
| * | | arm64: Refactor sysinstr exception handlingSuzuki K Poulose2016-09-09
| * | | arm64: Introduce raw_{d,i}cache_line_sizeSuzuki K Poulose2016-09-09
| * | | arm64: insn: Add helpers for adrp offsetsSuzuki K Poulose2016-09-09
| * | | arm64: Rearrange CPU errata workaround checksSuzuki K Poulose2016-09-09
| * | | arm64: Use consistent naming for errata handlingSuzuki K Poulose2016-09-09
| * | | arm64: Set the safe value for L1 icache policySuzuki K Poulose2016-09-09
| * | | arm64: simplify contextidr_thread_switchMark Rutland2016-09-09
| * | | arm64: simplify sysreg manipulationMark Rutland2016-09-09
| * | | arm64/kvm: use {read,write}_sysreg()Mark Rutland2016-09-09
| * | | arm64: dcc: simplify accessorsMark Rutland2016-09-09
| * | | arm64: arch_timer: simplify accessorsMark Rutland2016-09-09
| * | | arm64: sysreg: allow write_sysreg to use XZRMark Rutland2016-09-09
| * | | arm64/io: Allow I/O writes to use {W,X}ZRRobin Murphy2016-09-08
| * | | arm64: Use static keys for CPU featuresCatalin Marinas2016-09-07
| * | | arm64: Drop generic xlate_dev_mem_{k,}ptr()James Morse2016-09-05
| * | | arm64: remove duplicate macro __KERNEL__ checkzijun_hu2016-09-01
| * | | arm64: cpufeature: expose arm64_ftr_reg struct for CTR_EL0Ard Biesheuvel2016-08-31
| * | | arm64: cpufeature: constify arm64_ftr_regs arrayArd Biesheuvel2016-08-31
| * | | arm64: cpufeature: constify arm64_ftr_bits structuresArd Biesheuvel2016-08-31
| * | | arm64: cleanup unused UDBG_* defineKefeng Wang2016-08-31
| * | | arm64: hibernate: Resume when hibernate image created on non-boot CPUJames Morse2016-08-26
| * | | arm64: mark reserved memblock regions explicitly in iomemAKASHI Takahiro2016-08-25
| * | | arm64: hibernate: Support DEBUG_PAGEALLOCJames Morse2016-08-25
| * | | arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmapJames Morse2016-08-25
| * | | arm64: Create sections.hJames Morse2016-08-25
| * | | arm64: Introduce execute-only page access permissionsCatalin Marinas2016-08-25
| * | | arm64: remove traces of perf_ops_bpMark Rutland2016-08-22
| * | | arm64: mm: convert __dma_* routines to use start, sizeKwangwoo Lee2016-08-22
| | |/ | |/|
* | | arm64: kgdb: handle read-only text / modulesAKASHI Takahiro2016-09-23
| |/ |/|
* | arm64: use preempt_disable_notrace in _percpu_read/writeChunyan Zhang2016-09-09
* | arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon2016-09-09
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-08-13
|\
| * arm64: Remove stack duplicating code from jprobesDavid A. Long2016-08-11
* | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-08
|\ \ | |/ |/|
| * arm64/uaccess: Enable hardened usercopyKees Cook2016-07-26
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-08-06
|\ \
| * | arm64: Fix copy-on-write referencing in HugeTLBSteve Capper2016-08-04
| * | arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2016-07-29
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-02
|\ \ \
| * | | KVM: arm64: vgic-its: Introduce new KVM ITS deviceAndre Przywara2016-07-18
| * | | KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilitiesAndre Przywara2016-07-18
| * | | arm/arm64: Get rid of KERN_TO_HYPMarc Zyngier2016-07-03
| * | | arm/arm64: KVM: Prune unused #definesMarc Zyngier2016-07-03
| * | | arm: KVM: Allow hyp teardownMarc Zyngier2016-07-03
| * | | arm/arm64: KVM: Kill free_boot_hyp_pgdMarc Zyngier2016-07-03
| * | | arm/arm64: KVM: Drop boot_pgdMarc Zyngier2016-07-03
| * | | arm64: KVM: Simplify HYP init/teardownMarc Zyngier2016-07-03