Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f3b6a488a670f1be2666ab97e31dcfc0b1648884
/
arch
/
arm64
/
include
/
asm
95c4189
arm64: asm: remove redundant "cc" clobbers
by Will Deacon
· 11 years ago
8e86f0b
arm64: atomics: fix use of acquire + release for full barrier semantics
by Will Deacon
· 11 years ago
4a7ac12
arm64: barriers: allow dsb macro to take option parameter
by Will Deacon
· 11 years ago
6290b53
arm64: compat: Wire up new AArch32 syscalls
by Catalin Marinas
· 11 years ago
bfb67a5
arm64: fix typo: s/SERRROR/SERROR/
by Mark Rutland
· 11 years ago
5044bad
arm64: add DSB after icache flush in __flush_icache_all()
by Vinayak Kale
· 11 years ago
deb2a1d
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 11 years ago
c2c93e5
arm64: mm: Introduce PTE_WRITE
by Steve Capper
· 11 years ago
44b6dfc
arm64: mm: Remove PTE_BIT_FUNC macro
by Steve Capper
· 11 years ago
ac525f5
arm64: fix build error if DMA_CMA is enabled
by Pankaj Dubey
· 11 years ago
4ba9920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
7ebd3fa
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
82b5173
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 11 years ago
6ffbe7d
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
4180442
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
8b6d79f
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 11 years ago
4ce00df
Revert "arm64: Fix memory shareability attribute for ioremap_wc/cache"
by Catalin Marinas
· 11 years ago
ab53f22
Merge tag 'kvm-arm-for-3.14' of git://git.linaro.org/people/christoffer.dall/linux-kvm-arm into kvm-queue
by Paolo Bonzini
· 11 years ago
1c62448
Merge tag 'v3.13-rc8' into core/locking
by Ingo Molnar
· 11 years ago
47933ad
arch: Introduce smp_load_acquire(), smp_store_release()
by Peter Zijlstra
· 11 years ago
9732caf
arm64, jump label: optimize jump label implementation
by Jiang Liu
· 11 years ago
5c5bf25
arm64: introduce aarch64_insn_gen_{nop|branch_imm}() helper functions
by Jiang Liu
· 11 years ago
c84fced
arm64: move encode_insn_immediate() from module.c to insn.c
by Jiang Liu
· 11 years ago
ae16480
arm64: introduce interfaces to hotpatch kernel and module code
by Jiang Liu
· 11 years ago
b11a64a
arm64: introduce basic aarch64 instruction decoding helpers
by Jiang Liu
· 11 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
da78147
arm64: KVM: Add Kconfig option for max VCPUs per-Guest
by Anup Patel
· 11 years ago
4203d0e
Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
0a5be74
Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstream
by Catalin Marinas
· 11 years ago
6ac2104
arm64: Enable CMA
by Laura Abbott
· 11 years ago
148eb0a
arm64: drop redundant macros from read_cpuid()
by Ard Biesheuvel
· 11 years ago
60010e5
arm64: cmpxchg: update macros to prevent warnings
by Mark Hambleton
· 11 years ago
ee6214c
arm64: support single-step and breakpoint handler hooks
by Sandeepa Prabhu
· 11 years ago
7bc13fd
arm64: dcache: select DCACHE_WORD_ACCESS for little-endian CPUs
by Will Deacon
· 11 years ago
4da7a56
arm64: futex: ensure .fixup entries are sufficiently aligned
by Will Deacon
· 11 years ago
12a0ef7
arm64: use generic strnlen_user and strncpy_from_user functions
by Will Deacon
· 11 years ago
7158627
arm64: percpu: implement optimised pcpu access using tpidr_el1
by Will Deacon
· 11 years ago
e26db3f
arm64: Correct virt_addr_valid
by Laura Abbott
· 11 years ago
143c905
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
e3fec2f
lib: Add missing arch generic-y entries for asm-generic/hash.h
by David S. Miller
· 11 years ago
1f85008
arm64: enable generic clockevent broadcast
by Lorenzo Pieralisi
· 11 years ago
9532252
arm64: kernel: cpu_{suspend/resume} implementation
by Lorenzo Pieralisi
· 11 years ago
6732bc6
arm64: kernel: suspend/resume registers save/restore
by Lorenzo Pieralisi
· 11 years ago
976d7d3
arm64: kernel: build MPIDR_EL1 hash function data structure
by Lorenzo Pieralisi
· 12 years ago
b058450
arm64: kernel: add MPIDR_EL1 accessors macros
by Lorenzo Pieralisi
· 11 years ago
4fda342
arm/arm64: kvm: Use virt_to_idmap instead of virt_to_phys for idmap mappings
by Santosh Shilimkar
· 11 years ago
02ab71c
xen/arm64: do not call the swiotlb functions twice
by Stefano Stabellini
· 11 years ago
db4ed53
arm64: mm: Fix PMD_SECT_PROT_NONE definition
by Steve Capper
· 11 years ago
2f7dc60
arm64: Fix memory shareability attribute for ioremap_wc/cache
by Catalin Marinas
· 11 years ago
3676f9e
arm64: Move PTE_PROT_NONE higher up
by Catalin Marinas
· 11 years ago
4f00130
arm64: Use Normal NonCacheable memory for writecombine
by Catalin Marinas
· 11 years ago
b3bf6aa
arm64: Unmask asynchronous aborts when in kernel mode
by Catalin Marinas
· 11 years ago
4007162
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
f080480
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
eda670c
Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
d97a229
arm64: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
f47671e
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
00d1a39
preempt: Make PREEMPT_ACTIVE generic
by Thomas Gleixner
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
8709382
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
39cf275
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
ede5822
Merge tag 'kvm-arm64/for-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into kvm-next
by Paolo Bonzini
· 11 years ago
6da8ae5
Merge tag 'kvm-arm-for-3.13-3' of git://git.linaro.org/people/cdall/linux-kvm-arm into kvm-next
by Paolo Bonzini
· 11 years ago
aed3a4e
ARM: 7868/1: arm/arm64: remove atomic_clear_mask() in "include/asm/atomic.h"
by Chen Gang
· 11 years ago
ffc555b
arm,arm64/include/asm/io.h: define struct bio_vec
by Stefano Stabellini
· 11 years ago
ce94fe9
arm/arm64: KVM: PSCI: propagate caller endianness to the incoming vcpu
by Marc Zyngier
· 11 years ago
6d89d2d
arm/arm64: KVM: MMIO support for BE guest
by Marc Zyngier
· 12 years ago
b548095
Merge remote-tracking branch 'grant/devicetree/next' into for-next
by Rob Herring
· 11 years ago
847264fb
arm64: Use 42-bit address space with 64K pages
by Catalin Marinas
· 11 years ago
c04e8e2
arm64: allow ioremap_cache() to use existing RAM mappings
by Mark Salter
· 11 years ago
d241aac
arm64: KVM: Yield CPU when vcpu executes a WFE
by Marc Zyngier
· 11 years ago
5bb3398
Merge tag 'kvm-arm-for-3.13-2' of git://git.linaro.org/people/cdall/linux-kvm-arm into kvm-queue
by Paolo Bonzini
· 11 years ago
4a12cae7
arm64: Fix the endianness of arch_spinlock_t
by Catalin Marinas
· 11 years ago
828e983
arm64: head: create a new function for setting the boot_cpu_mode flag
by Matthew Leach
· 11 years ago
e68beda
arm64: asm: add CPU_LE & CPU_BE assembler helpers
by Matthew Leach
· 11 years ago
55b8954
arm64: compat: correct register concatenation for syscall wrappers
by Matthew Leach
· 11 years ago
a795a38
arm64: compat: add support for big-endian (BE8) AArch32 binaries
by Will Deacon
· 11 years ago
5436b5c
arm64: ELF: add support for big-endian executables
by Will Deacon
· 11 years ago
3d1975b
arm,arm64: do not always merge biovec if we are running on Xen
by Stefano Stabellini
· 11 years ago
7100b07
xen: introduce xen_dma_map/unmap_page and xen_dma_sync_single_for_cpu/device
by Stefano Stabellini
· 11 years ago
9327e2c
arm64: add CPU_HOTPLUG infrastructure
by Mark Rutland
· 11 years ago
e8765b2
arm64: read enable-method for CPU0
by Mark Rutland
· 11 years ago
652af89
arm64: factor out spin-table boot method
by Mark Rutland
· 11 years ago
cd1aebf
arm64: reorganise smp_enable_ops
by Mark Rutland
· 11 years ago
00ef54b
arm64: unify smp_psci.c and psci.c
by Mark Rutland
· 11 years ago
cf10b79
arm64: cmpxchg: implement cmpxchg64_relaxed
by Will Deacon
· 11 years ago
5686b06
arm64: lockref: add support for lockless lockrefs using cmpxchg
by Will Deacon
· 11 years ago
52ea2a5
arm64: locks: introduce ticket-based spinlock implementation
by Will Deacon
· 11 years ago
7b22c03
arm64: check for number of arguments in syscall_get/set_arguments()
by AKASHI Takahiro
· 11 years ago
79c6488
arm/arm64: KVM: PSCI: use MPIDR to identify a target CPU
by Marc Zyngier
· 11 years ago
ad361f0
KVM: ARM: Support hugetlbfs backed huge pages
by Christoffer Dall
· 12 years ago
13acfd5
Powerpc KVM work is based on a commit after rc4.
by Gleb Natapov
· 11 years ago
d570142
Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm-arm into next
by Gleb Natapov
· 11 years ago
ef0cfe7
KVM: arm64: Get rid of KVM_HPAGE defines
by Christoffer Dall
· 11 years ago
5116b1d
of: remove empty arch prom.h headers
by Rob Herring
· 11 years ago
d6fe76c
xen: introduce xen_alloc/free_coherent_pages
by Stefano Stabellini
· 11 years ago
58c8b26
arm64/xen: get_dma_ops: return xen_dma_ops if we are running as xen_initial_domain
by Stefano Stabellini
· 11 years ago
25b719d
arm64: define DMA_ERROR_CODE
by Stefano Stabellini
· 11 years ago
37bf063
Merge tag 'v3.12-rc4' into sched/core
by Ingo Molnar
· 11 years ago
473bdc0
ARM64: KVM: Implement kvm_vcpu_preferred_target() function
by Anup Patel
· 11 years ago
Next »