Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
109dbb1e6f27fb8f80ee61953485c7c3b1717951
/
arch
/
arm64
410feb7
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
0fe4251
arm64: Fix syscall restarting around signal suppressed by tracer
by Dave Martin
· 7 years ago
68abbe7
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
3010a5e
mm: introduce ARCH_HAS_PTE_SPECIAL
by Laurent Dufour
· 7 years ago
3a3869f
Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
e156ab7
arm64: topology: Avoid checking numa mask for scheduler MC selection
by Jeremy Linton
· 7 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
8450493
Merge tag 'edac_for_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 7 years ago
8715ee7
Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
3e1a29b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 7 years ago
94a5d87
arm64: cpu_errata: include required headers
by Arnd Bergmann
· 7 years ago
ba252f16
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
0bbcce5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
92400b8
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
93e95fa
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
e5a5946
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
9c54aeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
38500be
arm64: KVM: Move VCPU_WORKAROUND_2_FLAG macros to the top of the file
by Catalin Marinas
· 7 years ago
94b07c1
arm64: signal: Report signal frame size to userspace via auxv
by Dave Martin
· 7 years ago
87c021a
arm64/sve: Thin out initialisation sanity-checks for sve_max_vl
by Dave Martin
· 7 years ago
1f2f01b
kbuild: add machine size to CHECKFLAGS
by Luc Van Oostenryck
· 7 years ago
cb87771
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux
by Catalin Marinas
· 7 years ago
5d81f7d
arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
by Marc Zyngier
· 7 years ago
b4f18c0
arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests
by Marc Zyngier
· 7 years ago
55e3748
arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
by Marc Zyngier
· 7 years ago
85478ba
arm64: KVM: Add HYP per-cpu accessors
by Marc Zyngier
· 7 years ago
9cdc010
arm64: ssbd: Add prctl interface for per-thread mitigation
by Marc Zyngier
· 7 years ago
9dd9614
arm64: ssbd: Introduce thread flag to control userspace mitigation
by Marc Zyngier
· 7 years ago
647d051
arm64: ssbd: Restore mitigation status on CPU resume
by Marc Zyngier
· 7 years ago
986372c
arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation
by Marc Zyngier
· 7 years ago
c32e173
arm64: ssbd: Add global mitigation state accessor
by Marc Zyngier
· 7 years ago
a43ae4d
arm64: Add 'ssbd' command-line option
by Marc Zyngier
· 7 years ago
a725e3d
arm64: Add ARCH_WORKAROUND_2 probing
by Marc Zyngier
· 7 years ago
5cf9ce6
arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2
by Marc Zyngier
· 7 years ago
8e29062
arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1
by Marc Zyngier
· 7 years ago
c2e415f
crypto: clarify licensing of OpenSSL asm code
by Adam Langley
· 7 years ago
5b79c2a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
7fbb615
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
e5dd615
Merge tag 'hisi-fixes-for-4.17v2' of git://github.com/hisilicon/linux-hisi into fixes
by Olof Johansson
· 7 years ago
9c6d26d
arm64: dts: hikey: Fix eMMC corruption regression
by John Stultz
· 7 years ago
675c00c
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 7 years ago
82034c2
arm64: Make sure permission updates happen for pmd/pud
by Laura Abbott
· 7 years ago
c870f14
arm64: Unify kernel fault reporting
by Mark Rutland
· 7 years ago
969e61b
arm64: make is_permission_fault() name clearer
by Mark Rutland
· 7 years ago
7bd99b4
arm64: Kconfig: Enable LSE atomics by default
by Will Deacon
· 7 years ago
cc19846
arm64: fault: Don't leak data in ESR context for user fault on kernel VA
by Peter Maydell
· 7 years ago
6f6e434
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
255845f
arm64: export tishift functions to modules
by Jason A. Donenfeld
· 7 years ago
32c3fa7
arm64: lse: Add early clobbers to some input/output asm operands
by Will Deacon
· 7 years ago
0788f1e
arm_pmu: simplify arm_pmu::handle_irq
by Mark Rutland
· 7 years ago
203ec2f
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
709f490
Merge tag 'tegra-for-4.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into fixes
by Olof Johansson
· 7 years ago
b563ea6
Merge branch 'linus' into timers/2038
by Thomas Gleixner
· 7 years ago
58abab5
arm64: dts: apq8096-db820c: enable bluetooth node
by Thierry Escande
· 7 years ago
c2e50c3
arm64: dts: apq8096-db820c: Enable wlan and bt en pins
by Srinivas Kandagatla
· 7 years ago
58ddfe6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
159fd7b
arm64/sve: Write ZCR_EL1 on context switch only if changed
by Dave Martin
· 7 years ago
37c3ec2
arm64: topology: divorce MC scheduling domain from core_siblings
by Jeremy Linton
· 7 years ago
2f0a5d1
arm64: topology: enable ACPI/PPTT based CPU topology
by Jeremy Linton
· 7 years ago
868abc0
arm64: topology: rename cluster_id
by Jeremy Linton
· 7 years ago
8571890
arm64: Add support for ACPI based firmware tables
by Jeremy Linton
· 7 years ago
0ce8223
ACPI: Enable PPTT support on ARM64
by Jeremy Linton
· 7 years ago
30d87bf
arm64/acpi: Create arch specific cpu to acpi id helper
by Jeremy Linton
· 7 years ago
b9f672a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
1cfc63b
arm64: cmpwait: Clear event register before arming exclusive monitor
by Will Deacon
· 7 years ago
e75bef2
arm64: Select ARCH_HAS_FAST_MULTIPLIER
by Robin Murphy
· 7 years ago
92faa7b
arm64: Remove duplicate include
by Vincenzo Frascino
· 7 years ago
5c636aa
arm64: remove no-op macro VMLINUX_SYMBOL()
by Masahiro Yamada
· 7 years ago
ebc7e21
arm64: Increase ARCH_DMA_MINALIGN to 128
by Catalin Marinas
· 7 years ago
bf30824
KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock
by Andre Przywara
· 7 years ago
c6f5d02
locking/spinlocks/arm64: Remove smp_mb() from arch_spin_is_locked()
by Andrea Parri
· 7 years ago
56ea6a8
bpf, arm64: save 4 bytes in prologue when ebpf insns came from cbpf
by Daniel Borkmann
· 7 years ago
6d2eea6
bpf, arm64: optimize 32/64 immediate emission
by Daniel Borkmann
· 7 years ago
09ece3d
bpf, arm64: save 4 bytes of unneeded stack space
by Daniel Borkmann
· 7 years ago
99ffa8b
Merge tag 'mvebu-fixes-4.17-1' of git://git.infradead.org/linux-mvebu into fixes
by Olof Johansson
· 7 years ago
0d463d8
arm64: dts: exynos: Fix interrupt type for I2S1 device on Exynos5433
by Marek Szyprowski
· 7 years ago
bd37d15
Merge tag 'uniphier-fixes-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into fixes
by Olof Johansson
· 7 years ago
1e9e31c
Merge tag 'socfpga_updates_for_v4.18_part2' into edac-for-4.18
by Borislav Petkov
· 7 years ago
b2d6cee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
7404bc2
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
6caf7ad
crypto: arm64/sha512-ce - yield NEON after every block of input
by Ard Biesheuvel
· 7 years ago
7edc86c
crypto: arm64/sha3-ce - yield NEON after every block of input
by Ard Biesheuvel
· 7 years ago
5b3da65
crypto: arm64/crct10dif-ce - yield NEON after every block of input
by Ard Biesheuvel
· 7 years ago
4e530fb
crypto: arm64/crc32-ce - yield NEON after every block of input
by Ard Biesheuvel
· 7 years ago
7c50136
crypto: arm64/aes-ghash - yield NEON after every block of input
by Ard Biesheuvel
· 7 years ago
20ab633
crypto: arm64/aes-bs - yield NEON after every block of input
by Ard Biesheuvel
· 7 years ago
0c8f838
crypto: arm64/aes-blk - yield NEON after every block of input
by Ard Biesheuvel
· 7 years ago
7b67ae4
crypto: arm64/aes-ccm - yield NEON after every block of input
by Ard Biesheuvel
· 7 years ago
d82f37a
crypto: arm64/sha2-ce - yield NEON after every block of input
by Ard Biesheuvel
· 7 years ago
7df8d16
crypto: arm64/sha1-ce - yield NEON after every block of input
by Ard Biesheuvel
· 7 years ago
d93277b
Revert "arm64: Increase the max granular size"
by Catalin Marinas
· 7 years ago
7304a9a
arm64: defconfig: update config for Rockchip PCIe
by Shawn Lin
· 7 years ago
0583a4e
arm64: capabilities: Add NVIDIA Denver CPU to bp_harden list
by David Gilhooley
· 7 years ago
1b06bd8
arm64: Add MIDR encoding for NVIDIA CPUs
by David Gilhooley
· 7 years ago
09230cb
swiotlb: move the SWIOTLB config symbol to lib/Kconfig
by Christoph Hellwig
· 7 years ago
4965a68
arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
by Christoph Hellwig
· 7 years ago
d4a451d
arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
by Christoph Hellwig
· 7 years ago
f616ab5
dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig
by Christoph Hellwig
· 7 years ago
86596f0
scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
by Christoph Hellwig
· 7 years ago
79c1879
iommu-helper: mark iommu_is_span_boundary as inline
by Christoph Hellwig
· 7 years ago
Next »