Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
202e41a1c257eb56a05b5ff5bfde06f7ae98e6eb
/
arch
/
arm64
202e41a
arm64: Make the kernel page dump utility aware of the CONT bit
by Jeremy Linton
· 9 years ago
06f90d2
arm64: Default kernel pages should be contiguous
by Jeremy Linton
· 9 years ago
93ef666
arm64: Macros to check/set/unset the contiguous bit
by Jeremy Linton
· 9 years ago
ecf35a2
arm64: PTE/PMD contiguous bit definition
by Jeremy Linton
· 9 years ago
2ff4439
arm64: Add contiguous page flag shifts and constants
by Jeremy Linton
· 9 years ago
01a507a
arm64: dts: juno: describe PMUs separately
by Mark Rutland
· 9 years ago
62a4dda
arm64: perf: add Cortex-A57 support
by Mark Rutland
· 9 years ago
ac82d12
arm64: perf: add Cortex-A53 support
by Mark Rutland
· 9 years ago
6475b2d
arm64: perf: move to shared arm_pmu framework
by Mark Rutland
· 9 years ago
8f48c06
arm64: hw_breakpoint: use target state to determine ABI behaviour
by Will Deacon
· 9 years ago
120798d
arm64: mm: remove dsb from update_mmu_cache
by Will Deacon
· 9 years ago
28c6fbc
arm64: tlb: remove redundant barrier from __flush_tlb_pgtable
by Will Deacon
· 9 years ago
38d9628
arm64: mm: kill mm_cpumask usage
by Will Deacon
· 9 years ago
c2775b2
arm64: switch_mm: simplify mm and CPU checks
by Will Deacon
· 9 years ago
5a7862e
arm64: tlbflush: avoid flushing when fullmm == 1
by Will Deacon
· 9 years ago
f3e002c
arm64: tlbflush: remove redundant ASID casts to (unsigned long)
by Will Deacon
· 9 years ago
5aec715
arm64: mm: rewrite ASID allocator and MM context-switching code
by Will Deacon
· 9 years ago
8e63d38
arm64: flush: use local TLB and I-cache invalidation
by Will Deacon
· 9 years ago
fa7aae8
arm64: proc: de-scope TLBI operation during cold boot
by Will Deacon
· 9 years ago
c51e97d
arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function
by Will Deacon
· 9 years ago
127db02
arm64: introduce VA_START macro - the first kernel virtual address.
by Andrey Ryabinin
· 9 years ago
4042688
arm64: copy_to-from-in_user optimization using copy template
by Feng Kan
· 9 years ago
e5c88e3
arm64: Change memcpy in kernel to use the copy template file
by Feng Kan
· 9 years ago
efa773f
arm64: defconfig: Enable samsung serial and mmc
by Alim Akhtar
· 9 years ago
a758379
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
ee556d0
arm64: ftrace: fix function_graph tracer panic
by Li Bin
· 9 years ago
1a541b4
arm64: Fix THP protection change logic
by Steve Capper
· 9 years ago
0ce3cc0
arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions
by Ard Biesheuvel
· 9 years ago
b6d980f
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
920552b
KVM: disable halt_poll_ns as default for s390x
by David Hildenbrand
· 9 years ago
4401555
Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 9 years ago
a13f18f
Documentation: arm: Fix typo in the idle-states bindings examples
by Lorenzo Pieralisi
· 9 years ago
3ae8394
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
fadb97b
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
efe4d36
Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
by Paolo Bonzini
· 9 years ago
ef74891
arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'
by Ming Lei
· 9 years ago
34c3faa
arm64: KVM: Remove all traces of the ThumbEE registers
by Will Deacon
· 9 years ago
c4cbba9
arm64: KVM: Disable virtual timer even if the guest is not using it
by Marc Zyngier
· 9 years ago
df057cc
arm64: errata: add module build workaround for erratum #843419
by Will Deacon
· 10 years ago
bdec97a
arm64: compat: fix vfp save/restore across signal handlers in big-endian
by Will Deacon
· 9 years ago
e56d82a
arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiers
by Will Deacon
· 9 years ago
ae80a2f
arm64: Remove ununsed set_irq_flags
by Rob Herring
· 9 years ago
1713e5a
arm64: KVM: Fix user access for debug registers
by Marc Zyngier
· 9 years ago
62bea5b
KVM: add halt_attempted_poll to VCPU stats
by Paolo Bonzini
· 9 years ago
d10bcd4
arm64: head.S: initialise mdcr_el2 in el2_setup
by Will Deacon
· 9 years ago
2314ee4
arm64: enable generic idle loop
by Leo Yan
· 9 years ago
43297dd
KVM: arm64: add workaround for Cortex-A57 erratum #852523
by Will Deacon
· 9 years ago
5125648
Merge tag 'kvm-arm-for-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
by Paolo Bonzini
· 9 years ago
bf95004
arm64: pgtable: use a single bit for PTE_WRITE regardless of DBM
by Will Deacon
· 9 years ago
62d96c7
arm64: Fix pte_modify() to preserve the hardware dirty information
by Catalin Marinas
· 9 years ago
b847415
arm64: Fix the pte_hw_dirty() check when AF/DBM is enabled
by Catalin Marinas
· 9 years ago
ba9cc45
arm64: dma-mapping: check whether cma area is initialized or not
by Jisheng Zhang
· 9 years ago
33e247c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
519f526
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
452e06a
dma-mapping: consolidate dma_set_mask
by Christoph Hellwig
· 9 years ago
ee19637
dma-mapping: consolidate dma_supported
by Christoph Hellwig
· 9 years ago
efa21e4
dma-mapping: cosolidate dma_mapping_error
by Christoph Hellwig
· 9 years ago
1e89375
dma-mapping: consolidate dma_{alloc,free}_noncoherent
by Christoph Hellwig
· 9 years ago
6894258
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
by Christoph Hellwig
· 9 years ago
f6f7a63
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
1570f0d
arm64: support initrd outside kernel linear map
by Mark Salter
· 9 years ago
12f03ee
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
752240e
Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
857d1a9
arm64: KVM: set {v,}TCR_EL2 RES1 bits
by Mark Rutland
· 9 years ago
a4fdb2a
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
c706c7e
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
ca520ca
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
8d01b66
Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
d4c9039
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
f36fc04
Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 9 years ago
26f8b7e
Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
012dcef
mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h
by Christoph Hellwig
· 9 years ago
126c69a
arm64: KVM: Fix host crash when injecting a fault into a 32bit guest
by Marc Zyngier
· 9 years ago
674c242c
arm64: flush FP/SIMD state correctly after execve()
by Ard Biesheuvel
· 9 years ago
5166c20
arm64: makefile: fix perf_callchain.o kconfig dependency
by Will Deacon
· 9 years ago
34ba2c4
arm64: set MAX_MEMBLOCK_ADDR according to linear region size
by Ard Biesheuvel
· 9 years ago
5d3c2c3
arm64: Fix source code file path in comments
by Alexander Kuleshov
· 9 years ago
e3dbc57
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue
by Paolo Bonzini
· 9 years ago
412fcb6
arm64: entry: always restore x0 from the stack on syscall return
by Will Deacon
· 9 years ago
d8d23fa
arm64: mdscr_el1: avoid exposing DCC to userspace
by Will Deacon
· 9 years ago
4a5b694
xen/events: Support event channel rebind on ARM
by Julien Grall
· 9 years ago
33c76a0
arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore on exits
by Mario Smarduch
· 9 years ago
bf0c4e0
arm64: kconfig: Move LIST_POISON to a safe value
by Jeff Vander Stoep
· 9 years ago
341a670
ARM64: dts: vexpress: Use assigned-clock-parents for sp810
by Stephen Boyd
· 9 years ago
5e4b8c1
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
by Herbert Xu
· 9 years ago
509b642
Merge tag 'berlin64-for-v4.3-1' of git://git.infradead.org/users/hesselba/linux-berlin into next/arm64
by Olof Johansson
· 9 years ago
ab39aab
Merge tag 'v4.2-next-arm64-2' of https://github.com/mbgg/linux-mediatek into next/arm64
by Olof Johansson
· 9 years ago
9a5ad7d
arm64: Add __exception_irq_entry definition for function graph
by Jungseok Lee
· 9 years ago
f120cd6
KVM: arm/arm64: timer: Allow the timer to control the active state
by Marc Zyngier
· 10 years ago
48f8bd5
arm64: KVM: remove remaining reference to vgic_sr_vectors
by Vladimir Murzin
· 9 years ago
bca556a
arm64/kvm: Add generic v8 KVM target
by Suzuki K. Poulose
· 9 years ago
f52609f
Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstream
by Ingo Molnar
· 9 years ago
878854a
arm64: VDSO: fix coarse clock monotonicity regression
by Nathan Lynch
· 9 years ago
b6e1f7f
ARM64: dts: mt6795: enable basic SMP bringup for MT6795
by Scott Shu
· 9 years ago
2613502
signal: fix information leak in copy_siginfo_to_user
by Amanieu d'Antras
· 9 years ago
3c00cb5
signal: fix information leak in copy_siginfo_from_user32
by Amanieu d'Antras
· 9 years ago
bcfff4d
arm64: Enable Marvell Berlin SoC family in defconfig
by Jisheng Zhang
· 9 years ago
dd40fd9
arm64: Enable Marvell Berlin SoC family in Kconfig
by Jisheng Zhang
· 9 years ago
d6c8a91
Merge tag 'zynqmp-dt-for-4.3' of https://github.com/Xilinx/linux-xlnx into next/arm64
by Olof Johansson
· 9 years ago
d422e62
Merge branch 'aarch64/psci/drivers' into aarch64/for-next/core
by Will Deacon
· 9 years ago
Next »