summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | arm64: move non-entry code out of .entry.textMark Rutland2017-08-081-44/+46
| | * | | | | arm64: consistently use bl for C exception entryMark Rutland2017-08-081-4/+8
| | | |/ / / | | |/| | |
| * | | | | arm64/vdso: Support mremap() for vDSODmitry Safonov2017-08-091-0/+15
| * | | | | arm64: Implement pmem API supportRobin Murphy2017-08-091-0/+11
| * | | | | arm64: Handle trapped DC CVAPRobin Murphy2017-08-091-0/+3
| * | | | | arm64: Expose DC CVAP to userspaceRobin Murphy2017-08-092-0/+3
| * | | | | arm64: Convert __inval_cache_range() to area-basedRobin Murphy2017-08-091-9/+9
| * | | | | arm64: Abstract syscallno manipulationDave Martin2017-08-074-13/+11
| * | | | | arm64: syscallno is secretly an int, make it officialDave Martin2017-08-075-23/+23
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-041-0/+5
|\ \ \ \ \
| * | | | | arm64/syscalls: Check address limit on user-mode returnThomas Garnier2017-07-081-0/+5
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-041-0/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-08-211-0/+2
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | membarrier: Provide expedited private commandMathieu Desnoyers2017-08-171-0/+2
| | | |_|/ | | |/| |
* | | | | arm64: kaslr: Adjust the offset to avoid Image across alignment boundaryCatalin Marinas2017-08-221-7/+3
* | | | | arm64: kaslr: ignore modulo offset when validating virtual displacementArd Biesheuvel2017-08-222-4/+9
* | | | | arm64: fpsimd: Prevent registers leaking across execDave Martin2017-08-221-0/+2
|/ / / /
* | | / arm64: Use arch_timer_get_rate when trapping CNTFRQ_EL0Marc Zyngier2017-08-011-1/+1
| |_|/ |/| |
* | | arm64: Convert to using %pOF instead of full_nameRob Herring2017-07-203-19/+19
* | | arm64: traps: disable irq in die()Qiao Zhou2017-07-201-2/+6
|/ /
* | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-081-6/+4
|\ \
| * | arm64: PCI: Drop DT IRQ allocation from pcibios_alloc_irq()Lorenzo Pieralisi2017-07-021-6/+4
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-061-0/+21
|\ \ \
| * \ \ Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-06-301-0/+21
| |\ \ \
| | * | | arm64: Add workaround for Cavium Thunder erratum 30115David Daney2017-06-151-0/+21
| | |/ /
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-0521-99/+611
|\ \ \ \
| * | | | arm64: cpuinfo: constify attribute_group structures.Arvind Yadav2017-06-301-1/+1
| * | | | arm64: ptrace: Fix incorrect get_user() use in compat_vfp_set()Dave Martin2017-06-291-3/+5
| * | | | arm64: ptrace: Remove redundant overrun check from compat_vfp_set()Dave Martin2017-06-291-3/+0
| * | | | arm64: ptrace: Avoid setting compat FP[SC]R to garbage if get_user failsDave Martin2017-06-291-2/+4
| * | | | arm64: fix endianness annotation for __apply_alternatives()/get_alt_insn()Luc Van Oostenryck2017-06-291-4/+4
| * | | | arm64: fix endianness annotation in get_kaslr_seed()Luc Van Oostenryck2017-06-291-1/+1
| * | | | arm64: fix endianness annotation in acpi_parking_protocol.cLuc Van Oostenryck2017-06-291-2/+2
| * | | | arm64: use readq() instead of readl() to read 64bit entry_pointLuc Van Oostenryck2017-06-291-1/+1
| * | | | arm64: fix endianness annotation for reloc_insn_movw() & reloc_insn_imm()Luc Van Oostenryck2017-06-291-7/+7
| * | | | arm64: fix endianness annotation for aarch64_insn_write()Luc Van Oostenryck2017-06-291-3/+2
| * | | | arm64: fix endianness annotation in aarch64_insn_read()Luc Van Oostenryck2017-06-291-1/+1
| * | | | arm64: fix endianness annotation in call_undef_hook()Luc Van Oostenryck2017-06-291-6/+8
| * | | | arm64: fix endianness annotation for debug-monitors.cLuc Van Oostenryck2017-06-291-6/+8
| * | | | Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/coreWill Deacon2017-06-261-1/+3
| |\ \ \ \
| * \ \ \ \ Merge branch 'perf/updates' into aarch64/for-next/coreWill Deacon2017-06-261-1/+1
| |\ \ \ \ \
| | * | | | | arm64: perf: Extend event config for ARMv8.1Shaokun Zhang2017-05-301-1/+1
| | | |/ / / | | |/| | |
| * | | | | arm64: ftrace: fix !CONFIG_ARM64_MODULE_PLTS kernelsMark Rutland2017-06-231-6/+8
| * | | | | arm64: signal: Allow expansion of the signal frameDave Martin2017-06-231-18/+177
| * | | | | arm64: dump cpu_hwcaps at panic timeMark Rutland2017-06-221-0/+19
| * | | | | arm64: ptrace: Flush user-RW TLS reg to thread_struct before readingDave Martin2017-06-222-2/+10
| * | | | | arm64: ptrace: Flush FPSIMD regs back to thread_struct before readingDave Martin2017-06-221-0/+7
| * | | | | arm64: ptrace: Fix VFP register dumping in compat coredumpsDave Martin2017-06-221-4/+7
| * | | | | arm64: signal: factor out signal frame record allocationDave Martin2017-06-201-7/+36
| * | | | | arm64: signal: factor frame layout and population into separate passesDave Martin2017-06-201-23/+88