Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | KVM: arm64: Remove unused 'pgd' field from 'struct kvm_s2_mmu' | Will Deacon | 2020-09-11 | 1 | -1/+0 | |
| | | * | | | KVM: arm64: Remove unused page-table code | Will Deacon | 2020-09-11 | 4 | -417/+0 | |
| | | * | | | KVM: arm64: Add support for relaxing stage-2 perms in generic page-table code | Will Deacon | 2020-09-11 | 1 | -0/+19 | |
| | | * | | | KVM: arm64: Add support for stage-2 cache flushing in generic page-table | Quentin Perret | 2020-09-11 | 1 | -0/+15 | |
| | | * | | | KVM: arm64: Add support for stage-2 write-protect in generic page-table | Quentin Perret | 2020-09-11 | 1 | -0/+18 | |
| | | * | | | KVM: arm64: Add support for stage-2 page-aging in generic page-table | Will Deacon | 2020-09-11 | 1 | -0/+44 | |
| | | * | | | KVM: arm64: Add support for stage-2 map()/unmap() in generic page-table | Will Deacon | 2020-09-11 | 1 | -0/+46 | |
| | | * | | | KVM: arm64: Add support for creating kernel-agnostic stage-2 page tables | Will Deacon | 2020-09-11 | 2 | -0/+19 | |
| | | * | | | KVM: arm64: Use generic allocator for hyp stage-1 page-tables | Will Deacon | 2020-09-11 | 4 | -88/+7 | |
| | | * | | | KVM: arm64: Add support for creating kernel-agnostic stage-1 page tables | Will Deacon | 2020-09-11 | 1 | -0/+40 | |
| | | * | | | KVM: arm64: Add stand-alone page-table walker infrastructure | Will Deacon | 2020-09-11 | 1 | -0/+104 | |
| | | * | | | KVM: arm64: Remove kvm_mmu_free_memory_caches() | Will Deacon | 2020-09-11 | 1 | -2/+0 | |
| | | |/ / | ||||||
| * | | | | Merge branch 'x86-seves-for-paolo' of https://git.kernel.org/pub/scm/linux/ke... | Paolo Bonzini | 2020-09-22 | 5 | -3/+60 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2020-10-23 | 2 | -5/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | arm64: mm: use single quantity to represent the PA to VA translation | Ard Biesheuvel | 2020-10-15 | 2 | -5/+4 | |
* | | | | | | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2020-10-22 | 1 | -0/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | kbuild: preprocess module linker script | Masahiro Yamada | 2020-09-25 | 1 | -0/+7 | |
* | | | | | | | mm/madvise: introduce process_madvise() syscall: an external memory hinting API | Minchan Kim | 2020-10-18 | 2 | -1/+3 | |
* | | | | | | | Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-10-14 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ | Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '... | Joerg Roedel | 2020-10-07 | 4 | -1/+15 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| | | * | | | | | | Merge branch 'for-next/svm' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Will Deacon | 2020-09-28 | 2 | -1/+13 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | iommu/arm-smmu-v3: Ensure queue is read after updating prod pointer | Zhou Wang | 2020-09-28 | 2 | -0/+2 | |
| | |/ / / / / / / | ||||||
* | | | | | | | | | Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2020-10-14 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale() | Ionela Voinescu | 2020-10-08 | 1 | -0/+1 | |
| * | | | | | | | | | Merge back cpufreq material for 5.10. | Rafael J. Wysocki | 2020-10-05 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | arch_topology, arm, arm64: define arch_scale_freq_invariant() | Valentin Schneider | 2020-09-18 | 1 | -0/+1 | |
* | | | | | | | | | | Merge tag 'for-linus-5.10b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-10-14 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | xen/arm: do not setup the runstate info page if kpti is enabled | Stefano Stabellini | 2020-10-04 | 1 | -0/+6 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-10-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | fs: remove compat_sys_mount | Christoph Hellwig | 2020-09-22 | 1 | -1/+1 | |
* | | | | | | | | | | | Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-10-12 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h> | Christoph Hellwig | 2020-09-17 | 1 | -2/+0 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2020-10-12 | 1 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | mm: remove compat_process_vm_{readv,writev} | Christoph Hellwig | 2020-10-03 | 1 | -2/+2 | |
| * | | | | | | | | | | | fs: remove compat_sys_vmsplice | Christoph Hellwig | 2020-10-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | fs: remove the compat readv/writev syscalls | Christoph Hellwig | 2020-10-03 | 1 | -2/+2 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'efi-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-10-12 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | efi/libstub: arm32: Base FDT and initrd placement on image address | Ard Biesheuvel | 2020-09-16 | 1 | -3/+2 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-10-12 | 5 | -28/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge tag 'irqchip-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner | 2020-10-11 | 5 | -28/+23 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge remote-tracking branch 'origin/irq/ipi-as-irq' into irq/irqchip-next | Marc Zyngier | 2020-09-17 | 3 | -26/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | arm64: Remove custom IRQ stat accounting | Marc Zyngier | 2020-09-17 | 2 | -14/+0 | |
| | | * | | | | | | | | | | arm64: Kill __smp_cross_call and co | Marc Zyngier | 2020-09-17 | 2 | -15/+1 | |
| | | * | | | | | | | | | | arm64: Allow IPIs to be handled as normal interrupts | Marc Zyngier | 2020-09-13 | 1 | -0/+5 | |
| | | | |_|_|/ / / / / / | | | |/| | | | | | | | | ||||||
| | * / | | | | | | | | | irqchip/gic-v3: Support pseudo-NMIs when SCR_EL3.FIQ == 0 | Alexandru Elisei | 2020-09-13 | 2 | -2/+20 | |
| | |/ / / / / / / / / | ||||||
* | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2020-10-12 | 41 | -295/+541 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | / / / / | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Revert "arm64: initialize per-cpu offsets earlier" | Will Deacon | 2020-10-09 | 1 | -2/+0 | |
| * | | | | | | | | | Merge branch 'for-next/late-arrivals' into for-next/core | Will Deacon | 2020-10-07 | 2 | -5/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | arm64: random: Remove no longer needed prototypes | Andre Przywara | 2020-10-07 | 1 | -5/+0 | |
| | * | | | | | | | | | arm64: initialize per-cpu offsets earlier | Mark Rutland | 2020-10-05 | 1 | -0/+2 | |
| | | |/ / / / / / / | | |/| | | | | | | |