Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
95b861a4a6d94f64d5242605569218160ebacdbe
/
arch
/
arm64
95b861a4
arm64: arch_timer: Add workaround for ARM erratum 1188873
by Marc Zyngier
· 6 years ago
32a3e63
arm64: compat: Add CNTFRQ trap handler
by Marc Zyngier
· 6 years ago
50de013
arm64: compat: Add CNTVCT trap handler
by Marc Zyngier
· 6 years ago
2a8905e
arm64: compat: Add cp15_32 and cp15_64 handler arrays
by Marc Zyngier
· 6 years ago
1f1c014
arm64: compat: Add condition code checks and IT advance
by Marc Zyngier
· 6 years ago
70c63cd
arm64: compat: Add separate CP15 trapping hook
by Marc Zyngier
· 6 years ago
bd7ac14
arm64: Add decoding macros for CP15_32 and CP15_64 traps
by Marc Zyngier
· 6 years ago
9376b1e
arm64: remove unused asm/compiler.h header file
by Ard Biesheuvel
· 6 years ago
2495146
arm64: compat: Provide definition for COMPAT_SIGMINSTKSZ
by Will Deacon
· 6 years ago
8eb7e28
arm64/mm: move runtime pgds to rodata
by Jun Yao
· 6 years ago
2330b7c
arm64/mm: use fixmap to modify swapper_pg_dir
by Jun Yao
· 6 years ago
2b5548b
arm64/mm: Separate boot-time page tables from swapper_pg_dir
by Jun Yao
· 6 years ago
693d563
arm64/mm: Pass ttbr1 as a parameter to __enable_mmu()
by Jun Yao
· 6 years ago
2a6c7c36
arm64: lse: remove -fcall-used-x0 flag
by Tri Vo
· 6 years ago
0b8af74
arm64: Remove unused VGA console support
by Andrew Murray
· 6 years ago
8a695a5
arm64: Kconfig: Remove ARCH_HAS_HOLES_MEMORYMODEL
by James Morse
· 6 years ago
21f8479
arm64/cpufeatures: Emulate MRS instructions by parsing ESR_ELx.ISS
by Anshuman Khandual
· 6 years ago
520ad98
arm64/cpufeatures: Factorize emulate_mrs()
by Anshuman Khandual
· 6 years ago
1c83914
arm64/cpufeatures: Introduce ESR_ELx_SYS64_ISS_RT()
by Anshuman Khandual
· 6 years ago
880f7cc
arm64: cpu_errata: Remove ARM64_MISMATCHED_CACHE_LINE_SIZE
by Will Deacon
· 6 years ago
ab51002
arm64: KVM: Enable Common Not Private translations
by Vladimir Murzin
· 6 years ago
5ffdfae
arm64: mm: Support Common Not Private translations
by Vladimir Murzin
· 6 years ago
74e2482
arm64: sysreg: Clean up instructions for modifying PSTATE fields
by Suzuki K Poulose
· 6 years ago
e4ba15d
arm64: fix for bad_mode() handler to always result in panic
by Hari Vyas
· 6 years ago
8a60419
arm64: force_signal_inject: WARN if called from kernel context
by Will Deacon
· 6 years ago
b8925ee
arm64: cpu: Move errata and feature enable callbacks closer to callers
by Will Deacon
· 6 years ago
7c36447
KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vhe
by Will Deacon
· 6 years ago
8f04e8e
arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3
by Will Deacon
· 6 years ago
0bf0f44
arm64: entry: Allow handling of undefined instructions from EL1
by Will Deacon
· 6 years ago
2d1b2a9
arm64: ssbd: Drop #ifdefs for PR_SPEC_STORE_BYPASS
by Will Deacon
· 7 years ago
d71be2b
arm64: cpufeature: Detect SSBS and advertise to userspace
by Will Deacon
· 7 years ago
ca7f686
arm64: Fix silly typo in comment
by Will Deacon
· 7 years ago
7f08872
arm64: tlb: Rewrite stale comment in asm/tlbflush.h
by Will Deacon
· 6 years ago
ace8cb7
arm64: tlb: Avoid synchronous TLBIs when freeing page tables
by Will Deacon
· 6 years ago
f270ab8
arm64: tlb: Adjust stride and type of TLBI according to mmu_gather
by Will Deacon
· 6 years ago
07212cd
arm64: tlb: Remove redundant !CONFIG_HAVE_RCU_TABLE_FREE code
by Will Deacon
· 6 years ago
67a902a
arm64: tlbflush: Allow stride to be specified for __flush_tlb_range()
by Will Deacon
· 6 years ago
d8289d3
arm64: tlb: Justify non-leaf invalidation in flush_tlb_range()
by Will Deacon
· 6 years ago
0795eda
arm64: pgtable: Implement p[mu]d_valid() and check in set_p[mu]d()
by Will Deacon
· 6 years ago
45a284b
arm64: tlb: Add DSB ISHST prior to TLBI in __flush_tlb_[kernel_]pgtable()
by Will Deacon
· 6 years ago
6899a4c
arm64: tlb: Use last-level invalidation in flush_tlb_kernel_range()
by Will Deacon
· 6 years ago
a1f3394
arm64: uaccess: implement unsafe accessors
by Julien Thierry
· 6 years ago
4733c7c
arm64: dump: Use consistent capitalisation for page-table dumps
by Will Deacon
· 6 years ago
7481cdd
arm64/lib: add accelerated crc32 routines
by Ard Biesheuvel
· 6 years ago
86d0dd3
arm64: cpufeature: add feature for CRC32 instructions
by Ard Biesheuvel
· 6 years ago
a3ea991
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
420f51f
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
f52bb98
arm64: mm: always enable CONFIG_HOLES_IN_ZONE
by James Morse
· 6 years ago
b4df50d
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
67e6ddb
arm64: defconfig: Enable TI's AM6 SoC platform
by Nishanth Menon
· 6 years ago
b326272
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
1bc2767
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
c2b24c3
crypto: arm64/aes-gcm-ce - fix scatterwalk API violation
by Ard Biesheuvel
· 6 years ago
7fa885e
crypto: arm64/sm4-ce - check for the right CPU feature bit
by Ard Biesheuvel
· 6 years ago
7db7a8f
arm64: rockchip: Force CONFIG_PM on Rockchip systems
by Marc Zyngier
· 6 years ago
e988024
arm64: dts: Fix various entry-method properties to reflect documentation
by Amit Kucheria
· 6 years ago
d475fac
arm64: tlb: Provide forward declaration of tlb_flush() before including tlb.h
by Will Deacon
· 6 years ago
d503ac5
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
by Masahiro Yamada
· 6 years ago
2f34a64
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
ee09075
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
9e259f9
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 6 years ago
b372115
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
271ca78
arch: enable relative relocations for arm64, power and x86
by Ard Biesheuvel
· 6 years ago
6319893
Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 6 years ago
532c2b9
Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 6 years ago
6ada4e2
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
d834c5a
kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contiguous()
by Marek Szyprowski
· 6 years ago
50a7ca3
mm: convert return type of handle_mm_fault() caller to vm_fault_t
by Souptick Joarder
· 6 years ago
edb0a20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
5ad356e
arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()
by Greg Hackmann
· 6 years ago
f6cc0c50
arm64: Avoid calling stop_machine() when patching jump labels
by Will Deacon
· 6 years ago
72f02ba
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
dafa5f6
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
9a76aba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
fa1b5d0
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
e026bcc
Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
1202f4f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
2c20443
Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
203b4fc
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
8603596
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
de5d1b3
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
d0daaea
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
4004392
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
03bd646
KVM: arm64: vgic-v3: Add support for ICC_SGI0R_EL1 and ICC_ASGI1R_EL1 accesses
by Marc Zyngier
· 6 years ago
6249f2a
KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIs
by Marc Zyngier
· 6 years ago
e22fa39
KVM: arm64: Remove non-existent AArch32 ICC_SGI1R encoding
by Marc Zyngier
· 6 years ago
a736e07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
112cbae
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
1035a07
arm64 / ACPI: clean the additional checks before calling ghes_notify_sea()
by Dongjiu Geng
· 6 years ago
3c4d913
arm64: alternative: Use true and false for boolean values
by Gustavo A. R. Silva
· 6 years ago
22240df7
crypto: arm64/ghash-ce - implement 4-way aggregation
by Ard Biesheuvel
· 6 years ago
8e492ef
crypto: arm64/ghash-ce - replace NEON yield check with block limit
by Ard Biesheuvel
· 6 years ago
30f1a9f
crypto: arm64/aes-ce-gcm - don't reload key schedule if avoidable
by Ard Biesheuvel
· 6 years ago
e0bd888
crypto: arm64/aes-ce-gcm - implement 2-way aggregation
by Ard Biesheuvel
· 6 years ago
71e52c27
crypto: arm64/aes-ce-gcm - operate on two input blocks at a time
by Ard Biesheuvel
· 6 years ago
3465893
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 6 years ago
f10dc56
crypto: arm64 - revert NEON yield for fast AEAD implementations
by Ard Biesheuvel
· 6 years ago
9e90c79
Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
by Thomas Gleixner
· 6 years ago
f63421a
arm64: dts: fsl: add clocks property for fman ptp timer node
by Yangbo Lu
· 6 years ago
c1c8626
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
Next »