Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
92e68b2b1ba004be55b2094fb8b5c11d0b24d11d
/
arch
/
arm64
/
include
/
asm
92e68b2
KVM: arm/arm64: Clean up vcpu finalization function parameter naming
by Dave Martin
· 6 years ago
a3be836
KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVE
by Dave Martin
· 6 years ago
624835a
arm64/sve: Clarify vq map semantics
by Dave Martin
· 6 years ago
9a3cdf2
KVM: arm64/sve: Allow userspace to enable SVE for vcpus
by Dave Martin
· 6 years ago
9033bba
KVM: arm64/sve: Add pseudo-register for the guest's vector lengths
by Dave Martin
· 6 years ago
7dd32a0
KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctl
by Dave Martin
· 6 years ago
0f062bf
KVM: arm/arm64: Add hook for arch-specific KVM initialisation
by Dave Martin
· 6 years ago
ead9e43
arm64/sve: In-kernel vector length availability query interface
by Dave Martin
· 6 years ago
e1c9c98
KVM: arm64/sve: Add SVE support to register access ioctl interface
by Dave Martin
· 6 years ago
b43b5dd
KVM: arm64/sve: Context switch the SVE registers
by Dave Martin
· 6 years ago
7343376
KVM: arm64/sve: System register context switch and access support
by Dave Martin
· 6 years ago
1765edb
KVM: arm64: Add a vcpu flag to control SVE visibility for the guest
by Dave Martin
· 6 years ago
0495067
arm64/sve: Enable SVE state tracking for non-task contexts
by Dave Martin
· 6 years ago
d06b76b
arm64/sve: Check SVE virtualisability
by Dave Martin
· 6 years ago
3f61f40
KVM: arm64: Add missing #includes to kvm_host.h
by Dave Martin
· 6 years ago
38abf22
KVM: arm64: Delete orphaned declaration for __fpsimd_enabled()
by Dave Martin
· 6 years ago
efd00c7
arm64: Add MIDR encoding for HiSilicon Taishan CPUs
by Hanjun Guo
· 6 years ago
3dbcea5
arm64: apply workaround on A64FX v1r0
by Mark Rutland
· 6 years ago
636deed
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
b7a7d1c
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
3d8dfe7
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
d276709
Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
8dcd175
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
3478588
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
5480280
arm64/mm: enable HugeTLB migration for contiguous bit HugeTLB pages
by Anshuman Khandual
· 6 years ago
7771bdb
kasan: remove use after scope bugs detection.
by Andrey Ryabinin
· 6 years ago
b1b988a
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
736706b
get rid of legacy 'get_ds()' function
by Linus Torvalds
· 6 years ago
dcaed59
Merge branch 'acpi-apei'
by Rafael J. Wysocki
· 6 years ago
3cd0ddb
Revert "arm64: uaccess: Implement unsafe accessors"
by Catalin Marinas
· 6 years ago
366e37e
arm64: avoid clang warning about self-assignment
by Arnd Bergmann
· 6 years ago
2c97a9c
arm64: io: Hook up __io_par() for inX() ordering
by Will Deacon
· 6 years ago
3e32131
arm64: Add workaround for Fujitsu A64FX erratum 010001
by Zhang Lei
· 6 years ago
0614621d
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 6 years ago
4caf875
arm64: Rename get_thread_info()
by Julien Thierry
· 6 years ago
47224e5
arm64: Remove documentation about TIF_USEDFPU
by Julien Grall
· 6 years ago
71783e09
Merge tag 'kvmarm-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next
by Paolo Bonzini
· 6 years ago
1b44471
KVM: arm64: Fix comment for KVM_PHYS_SHIFT
by Zenghui Yu
· 6 years ago
793acf8
arm64: KVM: Describe data or unified caches as having 1 set and 1 way
by Ard Biesheuvel
· 6 years ago
f7f2b15
arm64: KVM: Expose sanitised cache type register to guest
by Ard Biesheuvel
· 6 years ago
64cf98f
KVM: arm/arm64: Move kvm_is_write_fault to header file
by Christoffer Dall
· 9 years ago
84135d3
KVM: arm/arm64: consolidate arch timer trap handlers
by Andre Przywara
· 7 years ago
b98c079
KVM: arm64: Fix ICH_ELRSR_EL2 sysreg naming
by Marc Zyngier
· 6 years ago
e329fb7
KVM: arm/arm64: Factor out VMID into struct kvm_vmid
by Christoffer Dall
· 6 years ago
32f1395
arm/arm64: KVM: Statically configure the host's view of MPIDR
by Marc Zyngier
· 6 years ago
18fc7bf
arm64: KVM: Allow for direct call of HYP functions when using VHE
by Marc Zyngier
· 6 years ago
7aa8d14
arm/arm64: KVM: Introduce kvm_call_hyp_ret()
by Marc Zyngier
· 6 years ago
0738c8b
arm64/neon: Disable -Wincompatible-pointer-types when building with Clang
by Nathan Chancellor
· 6 years ago
2fee036
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
8a5b403d
arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table
by Ard Biesheuvel
· 6 years ago
08e1675
Merge tag 'kvm-arm-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
by Paolo Bonzini
· 6 years ago
dc2acde
dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availability
by Christoph Hellwig
· 6 years ago
347cb6a
dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability
by Christoph Hellwig
· 6 years ago
a80554f
arm64: irqflags: Fix clang build warnings
by Julien Thierry
· 6 years ago
41b8687
Merge branch 'locking/atomics' into locking/core, to pick up WIP commits
by Ingo Molnar
· 6 years ago
f96935d
firmware: arm_sdei: Add ACPI GHES registration helper
by James Morse
· 6 years ago
41ea391
Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038
by Thomas Gleixner
· 6 years ago
fd659cc
Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038
by Thomas Gleixner
· 6 years ago
b972d2e
ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications
by James Morse
· 6 years ago
d44f1b8
arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
by James Morse
· 6 years ago
0db5e02
KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
by James Morse
· 6 years ago
358b28f
arm/arm64: KVM: Allow a VCPU to fully reset itself
by Marc Zyngier
· 6 years ago
48166e6
y2038: add 64-bit time_t syscalls to all 32-bit architectures
by Arnd Bergmann
· 6 years ago
8dabe72
y2038: syscalls: rename y2038 compat syscalls
by Arnd Bergmann
· 6 years ago
b334481
arm64: gic-v3: Implement arch support for priority masking
by Julien Thierry
· 6 years ago
0ceb0d5
arm64: alternative: Apply alternatives early in boot process
by Daniel Thompson
· 6 years ago
e9ab7a2
arm64: alternative: Allow alternative status checking per cpufeature
by Julien Thierry
· 6 years ago
8cb7eff
arm64: daifflags: Include PMR in daifflags restore operations
by Julien Thierry
· 6 years ago
4a50321
arm64: irqflags: Use ICC_PMR_EL1 for interrupt masking
by Julien Thierry
· 6 years ago
85738e0
arm64: kvm: Unmask PMR before entering guest
by Julien Thierry
· 6 years ago
133d051
arm64: Make PMR part of task context
by Julien Thierry
· 6 years ago
cdbc81d
arm64: ptrace: Provide definitions for PMR values
by Julien Thierry
· 6 years ago
3f1f323
irqchip/gic-v3: Switch to PMR masking before calling IRQ handler
by Julien Thierry
· 6 years ago
e99da7c
arm/arm64: gic-v3: Add PMR and RPR accessors
by Julien Thierry
· 6 years ago
b90d2b2
arm64: cpufeature: Add cpufeature for IRQ priority masking
by Julien Thierry
· 6 years ago
a82785a
arm64: Remove unused daif related functions/macros
by Julien Thierry
· 6 years ago
5870970
arm64: Fix HCR.TGE status for NMI contexts
by Julien Thierry
· 6 years ago
e2a2e56
arm64: dump: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
275f221
ipc: rename old-style shmctl/semctl/msgctl syscalls
by Arnd Bergmann
· 6 years ago
4ab65ba
ARM: add kexec_file_load system call number
by Arnd Bergmann
· 6 years ago
78594b9
ARM: add migrate_pages() system call
by Arnd Bergmann
· 6 years ago
0bd3ef3
arm64: uaccess: Implement unsafe accessors
by Julien Thierry
· 6 years ago
13e4cdd
arm64: uaccess: Cleanup get/put_user()
by Julien Thierry
· 6 years ago
60d8cd5
arm64/xen: fix xen-swiotlb cache flushing
by Christoph Hellwig
· 6 years ago
8350403
arm64: Remove asm/memblock.h
by Will Deacon
· 6 years ago
7fa1e2e
kasan, arm64: remove redundant ARCH_SLAB_MINALIGN define
by Andrey Konovalov
· 6 years ago
2f97967
arm64: kpti: Update arm64_kernel_use_ng_mappings() when forced on
by James Morse
· 6 years ago
c3405d6
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
b89d82e
arm64: kpti: Avoid rewriting early page tables when KASLR is enabled
by Will Deacon
· 6 years ago
d9ed419
arm64: asm-prototypes: Fix fat-fingered typo in comment
by Will Deacon
· 6 years ago
eb214f2
kasan, arm64: use ARCH_SLAB_MINALIGN instead of manual aligning
by Andrey Konovalov
· 6 years ago
078a5a4f
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
a659811
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
4cf5892
mm: treewide: remove unused address argument from pte_alloc functions
by Joel Fernandes (Google)
· 6 years ago
7e0b44e
arm64: compat: Hook up io_pgetevents() for 32-bit tasks
by Will Deacon
· 6 years ago
169113e
arm64: compat: Avoid sending SIGILL for unallocated syscall numbers
by Will Deacon
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
1236cd2
arm64: smp: Fix compilation error
by Shaokun Zhang
· 6 years ago
030672a
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 6 years ago
f346b0b
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
Next »