| Commit message (Expand) | Author | Age | Files | Lines |
* | docs: arm: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 2019-07-15 | 1 | -1/+1 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-07-12 | 2 | -5/+22 |
|\ |
|
| * | arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests | Andre Przywara | 2019-07-05 | 1 | -5/+18 |
| * | arm64: Update silicon-errata.txt for Neoverse-N1 #1349291 | James Morse | 2019-07-05 | 1 | -0/+4 |
* | | arm64: move jump_label_init() before parse_early_param() | Kees Cook | 2019-07-12 | 2 | -5/+5 |
* | | mm/pgtable: drop pgtable_t variable from pte_fn_t functions | Anshuman Khandual | 2019-07-12 | 1 | -2/+1 |
* | | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 2019-07-09 | 1 | -1/+1 |
|\ \ |
|
| * | | docs: arm64: convert docs to ReST and rename to .rst | Mauro Carvalho Chehab | 2019-06-14 | 1 | -1/+1 |
| * | | Merge tag 'v5.2-rc4' into mauro | Jonathan Corbet | 2019-06-14 | 20 | -124/+142 |
| |\ \ |
|
| * | | | docs: fix broken documentation links | Mauro Carvalho Chehab | 2019-06-08 | 1 | -1/+1 |
* | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-07-08 | 1 | -3/+3 |
|\ \ \ \ |
|
| * | | | | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman | 2019-05-29 | 1 | -1/+1 |
| * | | | | signal: Remove task parameter from force_sig_mceerr | Eric W. Biederman | 2019-05-27 | 1 | -1/+1 |
| * | | | | signal: Remove task parameter from force_sig | Eric W. Biederman | 2019-05-27 | 1 | -1/+1 |
| * | | | | signal/arm64: Use force_sig not force_sig_fault for SIGKILL | Eric W. Biederman | 2019-05-27 | 1 | -1/+4 |
| |/ / / |
|
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-07-08 | 14 | -524/+760 |
|\ \ \ \ |
|
| * | | | | arm64: vdso: Fix compilation with clang older than 8 | Vincenzo Frascino | 2019-06-26 | 1 | -0/+7 |
| * | | | | arm64: vdso: Remove unnecessary asm-offsets.c definitions | Catalin Marinas | 2019-06-26 | 1 | -39/+0 |
| * | | | | arm64: vdso: Enable vDSO compat support | Vincenzo Frascino | 2019-06-22 | 1 | -1/+5 |
| * | | | | arm64: compat: Get sigreturn trampolines from vDSO | Vincenzo Frascino | 2019-06-22 | 1 | -0/+26 |
| * | | | | arm64: compat: VDSO setup for compat layer | Vincenzo Frascino | 2019-06-22 | 1 | -2/+88 |
| * | | | | arm64: vdso: Refactor vDSO code | Vincenzo Frascino | 2019-06-22 | 1 | -71/+144 |
| * | | | | arm64: compat: Add vDSO | Vincenzo Frascino | 2019-06-22 | 7 | -0/+425 |
| * | | | | arm64: compat: Generate asm offsets for signals | Vincenzo Frascino | 2019-06-22 | 1 | -0/+6 |
| * | | | | arm64: compat: Expose signal related structures | Vincenzo Frascino | 2019-06-22 | 1 | -46/+0 |
| * | | | | arm64: vdso: Build vDSO with -ffixed-x18 | Peter Collingbourne | 2019-06-22 | 1 | -1/+1 |
| * | | | | arm64: vdso: Substitute gettimeofday() with C implementation | Vincenzo Frascino | 2019-06-22 | 5 | -387/+81 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2019-07-08 | 14 | -101/+245 |
|\ \ \ \ |
|
| * | | | | arm64: rename dump_instr as dump_kernel_instr | jinho lim | 2019-06-26 | 1 | -16/+7 |
| * | | | | arm64: Implement panic_smp_self_stop() | Aaro Koskinen | 2019-06-25 | 1 | -6/+13 |
| * | | | | arm64: Improve parking of stopped CPUs | Jayachandran C | 2019-06-25 | 1 | -3/+1 |
| * | | | | arm64: Expose FRINT capabilities to userspace | Mark Brown | 2019-06-25 | 2 | -0/+2 |
| * | | | | arm64: Expose ARMv8.5 CondM capability to userspace | Mark Brown | 2019-06-25 | 2 | -0/+2 |
| * | | | | arm64/kprobes: set VM_FLUSH_RESET_PERMS on kprobe instruction pages | Ard Biesheuvel | 2019-06-24 | 1 | -1/+3 |
| * | | | | arm64: module: create module allocations without exec permissions | Ard Biesheuvel | 2019-06-24 | 1 | -2/+2 |
| * | | | | acpi/arm64: ignore 5.1 FADTs that are reported as 5.0 | Ard Biesheuvel | 2019-06-24 | 1 | -3/+7 |
| * | | | | arm64: fix kernel stack overflow in kdump capture kernel | Wei Li | 2019-06-21 | 2 | -7/+10 |
| * | | | | arm64: Fix incorrect irqflag restore for priority masking | Julien Thierry | 2019-06-21 | 3 | -9/+39 |
| * | | | | arm64: Fix interrupt tracing in the presence of NMIs | Julien Thierry | 2019-06-21 | 2 | -11/+50 |
| * | | | | arm64: Do not enable IRQs for ct_user_exit | Julien Thierry | 2019-06-21 | 1 | -2/+2 |
| * | | | | arm64/mm: Correct the cache line size warning with non coherent device | Masayoshi Mizuma | 2019-06-17 | 1 | -3/+1 |
| * | | | | arm64: ptrace: add support for syscall emulation | Sudeep Holla | 2019-06-05 | 1 | -1/+5 |
| * | | | | arm64: kernel: use aff3 instead of aff2 in comment | Liu Song | 2019-06-04 | 1 | -1/+1 |
| * | | | | arm64/cpufeature: Convert hook_lock to raw_spin_lock_t in cpu_enable_ssbs() | Julien Grall | 2019-06-04 | 1 | -3/+3 |
| * | | | | arm64: cacheinfo: Update cache_line_size detected from DT or PPTT | Shaokun Zhang | 2019-06-04 | 1 | -0/+11 |
| * | | | | arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state | Julien Grall | 2019-06-04 | 1 | -40/+84 |
| * | | | | arm64/fpsimd: Introduce fpsimd_save_and_flush_cpu_state() and use it | Julien Grall | 2019-06-04 | 1 | -4/+13 |
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2019-07-03 | 2 | -3/+11 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitly | Nathan Chancellor | 2019-06-26 | 1 | -1/+5 |
| * | | | | arm64: kaslr: keep modules inside module region when KASAN is enabled | Ard Biesheuvel | 2019-06-26 | 1 | -2/+6 |