| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | | | arm64: move non-entry code out of .entry.text | Mark Rutland | 2017-08-08 | 1 | -44/+46 |
| | * | | | | | arm64: consistently use bl for C exception entry | Mark Rutland | 2017-08-08 | 1 | -4/+8 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | arm64/vdso: Support mremap() for vDSO | Dmitry Safonov | 2017-08-09 | 1 | -0/+15 |
| * | | | | | arm64: Implement pmem API support | Robin Murphy | 2017-08-09 | 1 | -0/+11 |
| * | | | | | arm64: Handle trapped DC CVAP | Robin Murphy | 2017-08-09 | 1 | -0/+3 |
| * | | | | | arm64: Expose DC CVAP to userspace | Robin Murphy | 2017-08-09 | 2 | -0/+3 |
| * | | | | | arm64: Convert __inval_cache_range() to area-based | Robin Murphy | 2017-08-09 | 1 | -9/+9 |
| * | | | | | arm64: Abstract syscallno manipulation | Dave Martin | 2017-08-07 | 4 | -13/+11 |
| * | | | | | arm64: syscallno is secretly an int, make it official | Dave Martin | 2017-08-07 | 5 | -23/+23 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-09-04 | 1 | -0/+5 |
|\ \ \ \ \ |
|
| * | | | | | arm64/syscalls: Check address limit on user-mode return | Thomas Garnier | 2017-07-08 | 1 | -0/+5 |
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-09-04 | 1 | -0/+2 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2017-08-21 | 1 | -0/+2 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | membarrier: Provide expedited private command | Mathieu Desnoyers | 2017-08-17 | 1 | -0/+2 |
| | | |_|/
| | |/| | |
|
* | | | | | arm64: kaslr: Adjust the offset to avoid Image across alignment boundary | Catalin Marinas | 2017-08-22 | 1 | -7/+3 |
* | | | | | arm64: kaslr: ignore modulo offset when validating virtual displacement | Ard Biesheuvel | 2017-08-22 | 2 | -4/+9 |
* | | | | | arm64: fpsimd: Prevent registers leaking across exec | Dave Martin | 2017-08-22 | 1 | -0/+2 |
|/ / / / |
|
* | | / | arm64: Use arch_timer_get_rate when trapping CNTFRQ_EL0 | Marc Zyngier | 2017-08-01 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | arm64: Convert to using %pOF instead of full_name | Rob Herring | 2017-07-20 | 3 | -19/+19 |
* | | | arm64: traps: disable irq in die() | Qiao Zhou | 2017-07-20 | 1 | -2/+6 |
|/ / |
|
* | | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-08 | 1 | -6/+4 |
|\ \ |
|
| * | | arm64: PCI: Drop DT IRQ allocation from pcibios_alloc_irq() | Lorenzo Pieralisi | 2017-07-02 | 1 | -6/+4 |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2017-07-06 | 1 | -0/+21 |
|\ \ \ |
|
| * \ \ | Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 2017-06-30 | 1 | -0/+21 |
| |\ \ \ |
|
| | * | | | arm64: Add workaround for Cavium Thunder erratum 30115 | David Daney | 2017-06-15 | 1 | -0/+21 |
| | |/ / |
|
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-07-05 | 21 | -99/+611 |
|\ \ \ \ |
|
| * | | | | arm64: cpuinfo: constify attribute_group structures. | Arvind Yadav | 2017-06-30 | 1 | -1/+1 |
| * | | | | arm64: ptrace: Fix incorrect get_user() use in compat_vfp_set() | Dave Martin | 2017-06-29 | 1 | -3/+5 |
| * | | | | arm64: ptrace: Remove redundant overrun check from compat_vfp_set() | Dave Martin | 2017-06-29 | 1 | -3/+0 |
| * | | | | arm64: ptrace: Avoid setting compat FP[SC]R to garbage if get_user fails | Dave Martin | 2017-06-29 | 1 | -2/+4 |
| * | | | | arm64: fix endianness annotation for __apply_alternatives()/get_alt_insn() | Luc Van Oostenryck | 2017-06-29 | 1 | -4/+4 |
| * | | | | arm64: fix endianness annotation in get_kaslr_seed() | Luc Van Oostenryck | 2017-06-29 | 1 | -1/+1 |
| * | | | | arm64: fix endianness annotation in acpi_parking_protocol.c | Luc Van Oostenryck | 2017-06-29 | 1 | -2/+2 |
| * | | | | arm64: use readq() instead of readl() to read 64bit entry_point | Luc Van Oostenryck | 2017-06-29 | 1 | -1/+1 |
| * | | | | arm64: fix endianness annotation for reloc_insn_movw() & reloc_insn_imm() | Luc Van Oostenryck | 2017-06-29 | 1 | -7/+7 |
| * | | | | arm64: fix endianness annotation for aarch64_insn_write() | Luc Van Oostenryck | 2017-06-29 | 1 | -3/+2 |
| * | | | | arm64: fix endianness annotation in aarch64_insn_read() | Luc Van Oostenryck | 2017-06-29 | 1 | -1/+1 |
| * | | | | arm64: fix endianness annotation in call_undef_hook() | Luc Van Oostenryck | 2017-06-29 | 1 | -6/+8 |
| * | | | | arm64: fix endianness annotation for debug-monitors.c | Luc Van Oostenryck | 2017-06-29 | 1 | -6/+8 |
| * | | | | Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/core | Will Deacon | 2017-06-26 | 1 | -1/+3 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'perf/updates' into aarch64/for-next/core | Will Deacon | 2017-06-26 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | arm64: perf: Extend event config for ARMv8.1 | Shaokun Zhang | 2017-05-30 | 1 | -1/+1 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | arm64: ftrace: fix !CONFIG_ARM64_MODULE_PLTS kernels | Mark Rutland | 2017-06-23 | 1 | -6/+8 |
| * | | | | | arm64: signal: Allow expansion of the signal frame | Dave Martin | 2017-06-23 | 1 | -18/+177 |
| * | | | | | arm64: dump cpu_hwcaps at panic time | Mark Rutland | 2017-06-22 | 1 | -0/+19 |
| * | | | | | arm64: ptrace: Flush user-RW TLS reg to thread_struct before reading | Dave Martin | 2017-06-22 | 2 | -2/+10 |
| * | | | | | arm64: ptrace: Flush FPSIMD regs back to thread_struct before reading | Dave Martin | 2017-06-22 | 1 | -0/+7 |
| * | | | | | arm64: ptrace: Fix VFP register dumping in compat coredumps | Dave Martin | 2017-06-22 | 1 | -4/+7 |
| * | | | | | arm64: signal: factor out signal frame record allocation | Dave Martin | 2017-06-20 | 1 | -7/+36 |
| * | | | | | arm64: signal: factor frame layout and population into separate passes | Dave Martin | 2017-06-20 | 1 | -23/+88 |