Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
bb81b8241fbfe8356b5f1c9d641fb45f81a76bc3
/
arch
/
arm
/
include
5fb94e9
docs: Fix some broken references
by Mauro Carvalho Chehab
· 7 years ago
b357bf6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
7c00e8a
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
410feb7
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
3010a5e
mm: introduce ARCH_HAS_PTE_SPECIAL
by Laurent Dufour
· 7 years ago
311da49
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
0ac000e
Merge branches 'fixes', 'misc' and 'spectre' into for-linus
by Russell King
· 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
e5a5946
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
d1e5b0e
kvm: Make VM ioctl do valloc for some archs
by Marc Orr
· 7 years ago
5eec43a
Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 7 years ago
1d4238c
ARM: spectre-v1: add array_index_mask_nospec() implementation
by Russell King
· 7 years ago
a78d156
ARM: spectre-v1: add speculation barrier (csdb) macros
by Russell King
· 7 years ago
5d81f7d
arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
by Marc Zyngier
· 7 years ago
55e3748
arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
by Marc Zyngier
· 7 years ago
add5609
ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1
by Russell King
· 7 years ago
3c908e16
ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15
by Russell King
· 7 years ago
0c47ac8
ARM: KVM: invalidate icache on guest exit for Cortex-A15
by Marc Zyngier
· 7 years ago
3f7e8e2
ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17
by Marc Zyngier
· 7 years ago
f5fe12b
ARM: spectre-v2: harden user aborts in kernel space
by Russell King
· 7 years ago
9d3a049
ARM: bugs: add support for per-processor bug checking
by Russell King
· 7 years ago
2660216
ARM: bugs: hook processor bug checking into SMP and suspend paths
by Russell King
· 7 years ago
a5b9177
ARM: bugs: prepare processor bug infrastructure
by Russell King
· 7 years ago
f5683e7
ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs
by Russell King
· 7 years ago
977d29f
Merge tag 'sunxi-core-for-4.18' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into next/soc
by Olof Johansson
· 7 years ago
6e40767
KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
by Eric Auger
· 7 years ago
21cdd7f
KVM: arm64: Remove eager host SVE state saving
by Dave Martin
· 7 years ago
85acda3
KVM: arm64: Save host SVE context as appropriate
by Dave Martin
· 7 years ago
e6b673b
KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing
by Dave Martin
· 7 years ago
132ce5d
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
92d44a4
ARM: fix kill( ,SIGFPE) breakage
by Russell King
· 7 years ago
db4667a
ARM: 8768/1: uaccess: remove const to avoid duplicate specifier
by Stefan Agner
· 7 years ago
76ed0b8
ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct size
by David Rivshin
· 7 years ago
046835b
ARM: 8757/1: NOMMU: Support PMSAv8 MPU
by Vladimir Murzin
· 7 years ago
9cfb541
ARM: 8754/1: NOMMU: Move PMSAv7 MPU under it's own namespace
by Vladimir Murzin
· 7 years ago
0d73c3f
ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
by Masami Hiramatsu
· 7 years ago
bf30824
KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock
by Andre Przywara
· 7 years ago
08a5f1a
Merge tag 'arm-soc/for-4.18/soc' of https://github.com/Broadcom/stblinux into next/soc
by Olof Johansson
· 7 years ago
56e4446
ARM: brcmstb: Add support for the V7 memory map
by Doug Berger
· 7 years ago
842fa17
ARM: add Broadcom Brahma-B15 main ID definition
by Florian Fainelli
· 7 years ago
9e35ddc
ARM: add Broadcom Brahma-B53 main ID definition
by Doug Berger
· 7 years ago
16f021b
ARM: Allow this header to be included by assembly files
by Doug Berger
· 7 years ago
7c60794
ARM: smp: Add initialization of CNTVOFF
by Mylène Josserand
· 7 years ago
17e49a9
ARM: Allow this header to be included by assembly files
by Doug Berger
· 7 years ago
325ef18
PCI: remove PCI_DMA_BUS_IS_PHYS
by Christoph Hellwig
· 7 years ago
604a98f
Merge branch 'timers/urgent' into timers/core
by Thomas Gleixner
· 7 years ago
85bd0ba
arm/arm64: KVM: Add PSCI version selection API
by Marc Zyngier
· 7 years ago
2b5a9a3
time: Add an asm-generic/compat.h file
by Arnd Bergmann
· 7 years ago
b93b016
page cache: use xa_lock
by Matthew Wilcox
· 7 years ago
2dd8a62
linux/const.h: move UL() macro to include/linux/const.h
by Masahiro Yamada
· 7 years ago
d8312a3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
1675693
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
5b1f3dc
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
2fcd2b3
Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
73b9160
ARM: 8748/1: mm: Define vdso_start, vdso_end as array
by Jinbum Park
· 7 years ago
3362528
irqchip/gic-v3: Probe for SCR_EL3 being clear before resetting AP0Rn
by Marc Zyngier
· 7 years ago
b6e0547
dma/direct: Handle the memory encryption bit in common code
by Christoph Hellwig
· 7 years ago
063f12e
KVM: arm: Reserve bit in KVM_REG_ARM encoding for secure/nonsecure
by Peter Maydell
· 7 years ago
dc2e463
arm/arm64: KVM: Introduce EL2-specific executable mappings
by Marc Zyngier
· 7 years ago
e3f019b
KVM: arm/arm64: Move HYP IO VAs to the "idmap" range
by Marc Zyngier
· 7 years ago
1bb32a4
KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state
by Marc Zyngier
· 7 years ago
807a378
KVM: arm/arm64: Move ioremap calls to create_hyp_io_mappings
by Marc Zyngier
· 7 years ago
44a497a
KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
by Marc Zyngier
· 7 years ago
2d0e63e
KVM: arm/arm64: Avoid VGICv3 save/restore on VHE with no IRQs
by Christoffer Dall
· 7 years ago
923a2e3
KVM: arm/arm64: Move VGIC APR save/restore to vgic put/load
by Christoffer Dall
· 7 years ago
00536ec
KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1
by Christoffer Dall
· 7 years ago
3f5c90b
KVM: arm64: Introduce VHE-specific kvm_vcpu_run
by Christoffer Dall
· 7 years ago
bc192ce
KVM: arm/arm64: Add kvm_vcpu_load_sysregs and kvm_vcpu_put_sysregs
by Christoffer Dall
· 7 years ago
3df59d8
KVM: arm/arm64: Get rid of vcpu->arch.irq_lines
by Christoffer Dall
· 8 years ago
d6062a6
irqchip/gic-v3: Reset APgRn registers at boot time
by Marc Zyngier
· 7 years ago
f947153
ARM: EXYNOS: Add SPDX license identifiers
by Krzysztof Kozlowski
· 7 years ago
15303ba
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
c013632
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
a2e5790
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
0ade34c
lib: optimize cpumask_next_and()
by Clement Courbet
· 7 years ago
6167ec5
arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
by Marc Zyngier
· 7 years ago
1a2fb94
arm/arm64: KVM: Consolidate the PSCI include files
by Marc Zyngier
· 7 years ago
105cf3c
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
617aebe
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
367b0df
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 7 years ago
3879ae6
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 7 years ago
7bf14c2
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Radim Krčmář
· 7 years ago
ef298cc
arm/mm: provide pmdp_establish() helper
by Kirill A. Shutemov
· 7 years ago
2382dc9
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
d417302
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
0aebc6a
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
b276f1b
KVM: arm/arm64: Fix trailing semicolon
by Luis de Bethencourt
· 7 years ago
3a175cd
Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-next
by Russell King
· 7 years ago
ff5fdaf
ARM: 8745/1: get rid of __memzero()
by Nicolas Pitre
· 7 years ago
62d1c95
ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries cores
by Vladimir Murzin
· 7 years ago
a8e53c1
ARM: 8737/1: mm: dump: add checking for writable and executable
by Jinbum Park
· 7 years ago
4fb69cc
ARM: 8735/1: mm: dump: make page table dumping reusable
by Jinbum Park
· 7 years ago
3368bd8
KVM: arm64: Handle RAS SErrors from EL1 on guest exit
by James Morse
· 7 years ago
4f5abad
KVM: arm/arm64: mask/unmask daif around VHE guests
by James Morse
· 7 years ago
08626a6
arm: Implement thread_struct whitelist for hardened usercopy
by Kees Cook
· 8 years ago
002e674
dma-direct: rename dma_noop to dma_direct
by Christoph Hellwig
· 7 years ago
7771c66
signal/arm: Document conflicts with SI_USER and SIGFPE
by Eric W. Biederman
· 8 years ago
b49efd7
dma-mapping: move dma_mark_clean to dma-direct.h
by Christoph Hellwig
· 7 years ago
ea8c64a
dma-mapping: move swiotlb arch helpers to a new header
by Christoph Hellwig
· 7 years ago
0500871
Construct init thread stack in the linker script rather than by union
by David Howells
· 7 years ago
Next »