Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bc0dce3fd0526215aa781c28069519d126d50129
/
arch
/
arm64
/
include
f3eab71
arm64: percpu: Make this_cpu accessors pre-empt safe
by Steve Capper
· 10 years ago
e53f21b
arm64: Use the reserved TTBR0 if context switching to the init_mm
by Catalin Marinas
· 10 years ago
60ed380
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
130c93f
arm64: efi: don't restore TTBR0 if active_mm points at init_mm
by Will Deacon
· 10 years ago
2fc6775
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
285994a
arm64: Invalidate the TLB corresponding to intermediate page table levels
by Catalin Marinas
· 10 years ago
84ed741
arm64: KVM: Fix outdated comment about VTCR_EL2.PS
by Marc Zyngier
· 10 years ago
04b8dc8
arm64: KVM: Do not use pgd_index to index stage-2 pgd
by Marc Zyngier
· 10 years ago
a987370
arm64: KVM: Fix stage-2 PGD allocation to have per-page refcounting
by Marc Zyngier
· 10 years ago
af4819a
arm64: cpuidle: add asm/proc-fns.h inclusion
by Lorenzo Pieralisi
· 10 years ago
a1e50a8
arm64: Increase the swiotlb buffer size 64MB
by Catalin Marinas
· 10 years ago
6910fa1
arm64: enable PTE type bit in the mask for pte_modify
by Feng Kan
· 10 years ago
06ff87b
arm64: mm: remove unused functions and variable protoypes
by Yingjoe Chen
· 10 years ago
f3e3927
arm64: guard asm/assembler.h against multiple inclusions
by Marc Zyngier
· 10 years ago
115386f
arm64: insn: fix compare-and-branch encodings
by Robin Murphy
· 10 years ago
eaa0eda
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 10 years ago
b9085bc
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 10 years ago
42cf0f2
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
59d5373
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
6b00f7e
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
d016bf7
mm: make FIRST_USER_ADDRESS unsigned long on all archs
by Kirill A. Shutemov
· 10 years ago
9b3e661
arm64: drop PTE_FILE and pte_file()-related helpers
by Kirill A. Shutemov
· 10 years ago
df9ab97
Merge branch 'devel-stable' into for-next
by Russell King
· 10 years ago
f781951
kvm: add halt_poll_ns module parameter
by Paolo Bonzini
· 10 years ago
d476d94
arm64: compat: Remove incorrect comment in compat_siginfo
by Catalin Marinas
· 10 years ago
0d3e4d4
arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault
by Marc Zyngier
· 10 years ago
363ef89
arm/arm64: KVM: Invalidate data cache on unmap
by Marc Zyngier
· 10 years ago
3c1e716
arm/arm64: KVM: Use set/way op trapping to track the state of the caches
by Marc Zyngier
· 10 years ago
6917c85
arm64: Avoid breakage caused by .altmacro in fpsimd save/restore macros
by Dave P Martin
· 10 years ago
523d6e9
arm64:mm: free the useless initial page table
by zhichang.yuan
· 10 years ago
af3cfdb
arm64: kernel: remove ARM64_CPU_SUSPEND config option
by Lorenzo Pieralisi
· 10 years ago
9648606
arm64: Remove asm/syscalls.h
by Catalin Marinas
· 10 years ago
0156411
arm64: Implement the compat_sys_call_table in C
by Catalin Marinas
· 10 years ago
33b3654
arm64: uapi: expose our struct ucontext to the uapi headers
by Will Deacon
· 10 years ago
0aaf0da
smp, ARM64: Kill SMP single function call interrupt
by Jiang Liu
· 10 years ago
2d888f4
arm64: Emulate SETEND for AArch32 tasks
by Suzuki K. Poulose
· 10 years ago
736d474
arm64: Consolidate hotplug notifier for instruction emulation
by Suzuki K. Poulose
· 10 years ago
04597a6
arm64: Track system support for mixed endian EL0
by Suzuki K. Poulose
· 10 years ago
9d3bfbb
arm64: Combine coherent and non-coherent swiotlb dma_ops
by Catalin Marinas
· 10 years ago
aa03c42
arm64: Fix overlapping VA allocations
by Mark Rutland
· 10 years ago
1c6007d
Merge tag 'kvm-arm-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next
by Paolo Bonzini
· 10 years ago
60305db
arm64/efi: move virtmap init to early initcall
by Ard Biesheuvel
· 10 years ago
da14170
arm64: add better page protections to arm64
by Laura Abbott
· 10 years ago
2f896d5
arm64: use fixmap for text patching
by Laura Abbott
· 10 years ago
ac3d373
arm/arm64: KVM: allow userland to request a virtual GICv3
by Andre Przywara
· 10 years ago
9fedf14
arm/arm64: KVM: add opaque private pointer to MMIO data
by Andre Przywara
· 10 years ago
3caa2d8
arm/arm64: KVM: make the maximum number of vCPUs a per-VM value
by Andre Przywara
· 10 years ago
4429fc6
arm/arm64: KVM: rework MPIDR assignment and add accessors
by Andre Przywara
· 10 years ago
fa818dc
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
8199ed0
KVM: arm64: ARMv8 header changes for page logging
by Mario Smarduch
· 10 years ago
0ce339a
Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux
by Catalin Marinas
· 10 years ago
6e53031
arm64: kvm: remove ESR_EL2_* macros
by Mark Rutland
· 10 years ago
4a93908
arm64: remove ESR_EL1_* macros
by Mark Rutland
· 10 years ago
c6d01a9
arm64: kvm: move to ESR_ELx macros
by Mark Rutland
· 10 years ago
60a1f02
arm64: decode ESR_ELx.EC when reporting exceptions
by Mark Rutland
· 10 years ago
cf99a48
arm64: introduce common ESR_ELx_* definitions
by Mark Rutland
· 10 years ago
5d425c1
arm64: kernel: add support for cpu cache information
by Sudeep Holla
· 10 years ago
0d97f884
arm/arm64: KVM: add tracing support for arm64 exit handler
by Wei Huang
· 10 years ago
643165c
Merge tag 'uaccess_for_upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost into asm-generic
by Arnd Bergmann
· 10 years ago
48c53db
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
967f0e5
arm64: macro whitespace fixes
by Michael S. Tsirkin
· 10 years ago
58fff51
arm64/uaccess: fix sparse errors
by Michael S. Tsirkin
· 10 years ago
cd25b85
arm64: compat: wire up compat_sys_execveat
by Will Deacon
· 10 years ago
9679be1
arm64/efi: remove idmap manipulations from UEFI code
by Ard Biesheuvel
· 10 years ago
f3cdfd2
arm64/efi: move SetVirtualAddressMap() to UEFI stub
by Ard Biesheuvel
· 10 years ago
801f677
arm64: KVM: Fix HCR setting for 32bit guests
by Marc Zyngier
· 10 years ago
1bd0abb
arm64/efi: set EFI_ALLOC_ALIGN to 64 KB
by Ard Biesheuvel
· 10 years ago
8ce837c
arm64/mm: add create_pgd_mapping() to create private page tables
by Ard Biesheuvel
· 10 years ago
065c003
KVM: arm/arm64: vgic: add init entry to VGIC KVM device
by Eric Auger
· 10 years ago
082471a
arm64: fix missing linux/bug.h include in asm/arch_timer.h
by Paul Walmsley
· 10 years ago
2ec4560
arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.h
by Paul Walmsley
· 10 years ago
80639d4
arm64: sanity checks: add missing AArch32 registers
by Mark Rutland
· 10 years ago
3efcb7a
arm64: Remove unused prepare_to_copy()
by Tobias Klauser
· 10 years ago
0f9132c
arm64: Correct __NR_compat_syscalls for bpf
by Mark Rutland
· 10 years ago
5d96e0c
arm64: mm: Add pgd_page to support RCU fast_gup
by Jungseok Lee
· 10 years ago
8e7a4ce
ARM: 8189/1: arm64:add bitrev.h file to support rbit instruction
by Yalin Wang
· 10 years ago
31dde11
arm64: Replace set_arch_dma_coherent_ops with arch_setup_dma_ops
by Catalin Marinas
· 10 years ago
60815cf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux
by Linus Torvalds
· 10 years ago
66dcff8
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
af2e7aa
arm64/spinlock: Replace ACCESS_ONCE READ_ONCE
by Christian Borntraeger
· 10 years ago
60d7ef3
Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
957db10
arm/arm64: KVM: Introduce stage2_unmap_vm
by Christoffer Dall
· 10 years ago
cf5d3188
arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot
by Christoffer Dall
· 10 years ago
f7fa034d
arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI
by Christoffer Dall
· 10 years ago
b856a59
arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
by Christoffer Dall
· 10 years ago
f96fe22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
9d05096
Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
1077fa3
arch: Add lightweight memory barriers dma_rmb() and dma_wmb()
by Alexander Duyck
· 10 years ago
70e71ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
c164e03
mm: fix huge zero page accounting in smaps report
by Kirill A. Shutemov
· 10 years ago
0cb6c96
net, lib: kill arch_fast_hash library bits
by Daniel Borkmann
· 10 years ago
a0e4467
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 10 years ago
3a647c1
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
b64bb1d
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
6b34df9
Merge branch 'clocksource/physical-timers' into next/drivers
by Olof Johansson
· 10 years ago
0b46b8a
clocksource: arch_timer: Fix code to use physical timers when requested
by Sonny Rao
· 10 years ago
5121872
xen/arm/arm64: merge xen/mm32.c into xen/mm.c
by Stefano Stabellini
· 10 years ago
a0f2dee
xen: add a dma_addr_t dev_addr argument to xen_dma_map_page
by Stefano Stabellini
· 10 years ago
de7ee50
arm64: introduce is_device_dma_coherent
by Stefano Stabellini
· 10 years ago
Next »