summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2016-10-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+6
2016-10-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds33-260/+481
2016-09-28arm64: tlbflush.h: add __tlbi() macroMark Rutland1-8/+26
2016-09-23arm/arm64: arch_timer: Use archdata to indicate vdso suitabilityScott Wood1-0/+8
2016-09-23arm64: arch_timer: Work around QorIQ Erratum A-008585Scott Wood1-3/+44
2016-09-23arm64: kgdb: handle read-only text / modulesAKASHI Takahiro1-2/+0
2016-09-22arm64: Correctly bounds check virt_addr_validLaura Abbott1-2/+6
2016-09-12irqchip/gic-v3: Reset BPR during initializationDaniel Thompson1-0/+6
2016-09-12arm64/kvm: use alternative auto-nopMark Rutland1-7/+3
2016-09-12arm64: alternative: add auto-nop infrastructureMark Rutland1-17/+53
2016-09-09arm64: lse: convert lse alternatives NOP padding to use __nopsWill Deacon3-56/+39
2016-09-09arm64: barriers: introduce nops and __nops macros for NOP sequencesWill Deacon2-0/+12
2016-09-09arm64: sysreg: replace open-coded mrs_s/msr_s with {read,write}_sysreg_sWill Deacon2-5/+16
2016-09-09arm64: Remove shadowed asm-generic headersRobin Murphy1-4/+0
2016-09-09arm64: Work around systems with mismatched cache line sizesSuzuki K Poulose4-3/+33
2016-09-09arm64: Refactor sysinstr exception handlingSuzuki K Poulose1-9/+67
2016-09-09arm64: Introduce raw_{d,i}cache_line_sizeSuzuki K Poulose1-4/+20
2016-09-09arm64: insn: Add helpers for adrp offsetsSuzuki K Poulose1-1/+10
2016-09-09arm64: Rearrange CPU errata workaround checksSuzuki K Poulose1-2/+2
2016-09-09arm64: Use consistent naming for errata handlingSuzuki K Poulose1-2/+2
2016-09-09arm64: Set the safe value for L1 icache policySuzuki K Poulose1-1/+1
2016-09-09arm64: use preempt_disable_notrace in _percpu_read/writeChunyan Zhang1-4/+4
2016-09-09arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon1-0/+10
2016-09-09arm64: simplify contextidr_thread_switchMark Rutland1-6/+3
2016-09-09arm64: simplify sysreg manipulationMark Rutland5-33/+31
2016-09-09arm64/kvm: use {read,write}_sysreg()Mark Rutland1-4/+2
2016-09-09arm64: dcc: simplify accessorsMark Rutland1-10/+4
2016-09-09arm64: arch_timer: simplify accessorsMark Rutland1-27/+14
2016-09-09arm64: sysreg: allow write_sysreg to use XZRMark Rutland1-2/+6
2016-09-08arm64/io: Allow I/O writes to use {W,X}ZRRobin Murphy1-4/+4
2016-09-07arm64: Use static keys for CPU featuresCatalin Marinas1-3/+11
2016-09-05arm64: Drop generic xlate_dev_mem_{k,}ptr()James Morse1-11/+0
2016-09-01arm64: remove duplicate macro __KERNEL__ checkzijun_hu1-2/+0
2016-08-31arm64: cpufeature: expose arm64_ftr_reg struct for CTR_EL0Ard Biesheuvel1-0/+2
2016-08-31arm64: cpufeature: constify arm64_ftr_regs arrayArd Biesheuvel1-1/+0
2016-08-31arm64: cpufeature: constify arm64_ftr_bits structuresArd Biesheuvel1-7/+7
2016-08-31arm64: cleanup unused UDBG_* defineKefeng Wang1-6/+0
2016-08-26arm64: hibernate: Resume when hibernate image created on non-boot CPUJames Morse1-0/+3
2016-08-25arm64: mark reserved memblock regions explicitly in iomemAKASHI Takahiro1-2/+6
2016-08-25arm64: hibernate: Support DEBUG_PAGEALLOCJames Morse1-0/+10
2016-08-25arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmapJames Morse1-0/+1
2016-08-25arm64: Create sections.hJames Morse4-14/+31
2016-08-25arm64: Introduce execute-only page access permissionsCatalin Marinas2-7/+8
2016-08-22arm64: remove traces of perf_ops_bpMark Rutland1-2/+0
2016-08-22arm64: mm: convert __dma_* routines to use start, sizeKwangwoo Lee1-1/+2
2016-08-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+0
2016-08-11arm64: Remove stack duplicating code from jprobesDavid A. Long1-2/+0
2016-08-09Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds1-5/+10
2016-08-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-0/+20
2016-08-04arm64: Fix copy-on-write referencing in HugeTLBSteve Capper1-0/+17