Age | Commit message (Expand) | Author | Files | Lines |
2019-10-17 | Merge branch 'errata/tx2-219' into for-next/fixes | Will Deacon | 3 | -32/+3 |
2019-10-16 | arm64: tags: Preserve tags for addresses translated via TTBR1 | Will Deacon | 2 | -6/+11 |
2019-10-16 | arm64: sysreg: fix incorrect definition of SYS_PAR_EL1_F | Yang Yingliang | 1 | -1/+1 |
2019-10-11 | arm64: Fix kcore macros after 52-bit virtual addressing fallout | Chris von Recklinghausen | 1 | -3/+0 |
2019-10-08 | arm64: Avoid Cavium TX2 erratum 219 when switching TTBR | Marc Zyngier | 1 | -1/+2 |
2019-10-08 | arm64: KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is set | Marc Zyngier | 1 | -1/+2 |
2019-10-07 | arm64: vdso32: Detect binutils support for dmb ishld | Vincenzo Frascino | 1 | -1/+1 |
2019-10-07 | arm64: vdso: Remove stale files from old assembly implementation | Vincenzo Frascino | 1 | -33/+0 |
2019-10-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -24/+0 |
2019-10-04 | Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -7/+0 |
2019-10-04 | arm64: Mark functions using explicit register variables as '__always_inline' | Will Deacon | 1 | -2/+4 |
2019-10-03 | Merge tag 'kvmarm-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 1 | -24/+0 |
2019-10-02 | xen/efi: have a common runtime setup function | Juergen Gross | 1 | -7/+0 |
2019-09-26 | mm: treewide: clarify pgtable_page_{ctor,dtor}() naming | Mark Rutland | 1 | -1/+1 |
2019-09-25 | arm64, mm: move generic mmap layout functions to mm | Alexandre Ghiti | 1 | -2/+0 |
2019-09-25 | mm: consolidate pgtable_cache_init() and pgd_cache_init() | Mike Rapoport | 1 | -2/+0 |
2019-09-25 | mm: remove quicklist page table caches | Nicholas Piggin | 1 | -2/+0 |
2019-09-20 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2 | -6/+15 |
2019-09-20 | Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 1 | -0/+13 |
2019-09-19 | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 4 | -103/+13 |
2019-09-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
2019-09-17 | arm64: fix function types in COND_SYSCALL | Sami Tolvanen | 1 | -3/+12 |
2019-09-17 | arm64: fix unreachable code issue with cmpxchg | Arnd Bergmann | 1 | -3/+3 |
2019-09-17 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 40 | -653/+590 |
2019-09-11 | arm64: use asm-generic/dma-mapping.h | Christoph Hellwig | 2 | -22/+1 |
2019-09-11 | xen/arm: use dev_is_dma_coherent | Christoph Hellwig | 1 | -9/+0 |
2019-09-11 | xen/arm: consolidate page-coherent.h | Christoph Hellwig | 1 | -75/+0 |
2019-09-09 | arm64: KVM: Kill hyp_alternate_select() | Marc Zyngier | 1 | -24/+0 |
2019-09-04 | arm64: remove __iounmap | Christoph Hellwig | 1 | -2/+1 |
2019-08-31 | tracing/arm64: Have max stack tracer handle the case of return address after ... | Steven Rostedt (VMware) | 1 | -0/+13 |
2019-08-30 | Merge branch 'for-next/atomics' into for-next/core | Will Deacon | 5 | -397/+403 |
2019-08-30 | Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro... | Will Deacon | 17 | -118/+148 |
2019-08-30 | arm64: atomics: Use K constraint when toolchain appears to support it | Will Deacon | 1 | -23/+40 |
2019-08-30 | arm64: atomics: Undefine internal macros after use | Will Deacon | 2 | -0/+11 |
2019-08-30 | arm64: asm: Kill 'asm/atomic_arch.h' | Will Deacon | 4 | -157/+140 |
2019-08-30 | arm64: lse: Remove unused 'alt_lse' assembly macro | Will Deacon | 1 | -22/+0 |
2019-08-29 | arm64: avoid using hard-coded registers for LSE atomics | Andrew Murray | 1 | -29/+41 |
2019-08-29 | arm64: atomics: avoid out-of-line ll/sc atomics | Andrew Murray | 6 | -328/+329 |
2019-08-29 | arm64: document the choice of page attributes for pgprot_dmacoherent | Christoph Hellwig | 1 | -0/+8 |
2019-08-29 | dma-mapping: remove arch_dma_mmap_pgprot | Christoph Hellwig | 1 | -0/+4 |
2019-08-29 | arm64: Use correct ll/sc atomic constraints | Andrew Murray | 1 | -42/+47 |
2019-08-27 | arm64: KVM: Device mappings should be execute-never | James Morse | 1 | -1/+1 |
2019-08-27 | arm64: sysreg: Add some field definitions for PAR_EL1 | Will Deacon | 1 | -0/+3 |
2019-08-27 | arm64: mm: Add ISB instruction to set_pgd() | Will Deacon | 1 | -0/+1 |
2019-08-27 | arm64: tlb: Ensure we execute an ISB following walk cache invalidation | Will Deacon | 1 | -0/+1 |
2019-08-27 | Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}" | Will Deacon | 1 | -3/+9 |
2019-08-23 | arm64: map FDT as RW for early_init_dt_scan() | Hsin-Yi Wang | 1 | -1/+1 |
2019-08-21 | arm64: entry: Move ct_user_exit before any other exception | James Morse | 1 | -0/+2 |
2019-08-15 | arm64: smp: disable hotplug on trusted OS resident CPU | Sudeep Holla | 1 | -0/+3 |
2019-08-14 | arm64: Clarify when cpu_enable() is called | Mark Brown | 1 | -3/+10 |