Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0a56c0e1e7ad4dc3721e96c499f3074cb6867cfe
/
arch
/
arm64
60ed380
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
7132813
arm64: Honor __GFP_ZERO in dma allocations
by Suzuki K. Poulose
· 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
f710a12
Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Marcelo Tosatti
· 10 years ago
9c987a3
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
947bb75
arm64: put __boot_cpu_mode label after alignment instead of before
by Ard Biesheuvel
· 10 years ago
60c0d45
efi/arm64: use UEFI for system reset and poweroff
by Ard Biesheuvel
· 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
36bef88
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
8b5f5a0
arm64: Don't use is_module_addr in setting page attributes
by Laura Abbott
· 10 years ago
2a91eb7
dtb: change binding name to match with newer firmware DT
by Iyappan Subramanian
· 10 years ago
895c8b7
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
af4819a
arm64: cpuidle: add asm/proc-fns.h inclusion
by Lorenzo Pieralisi
· 10 years ago
9d42d48
arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endian
by Catalin Marinas
· 10 years ago
a1e50a8
arm64: Increase the swiotlb buffer size 64MB
by Catalin Marinas
· 10 years ago
f6242ca
arm64: Fix text patching logic when using fixmap
by Marc Zyngier
· 10 years ago
0eee0fb
arm64: crypto: increase AES interleave to 4x
by Ard Biesheuvel
· 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
f5e0a12
arm64: psci: move psci firmware calls out of line
by Will Deacon
· 10 years ago
e1b6b6c
arm64: vdso: minor ABI fix for clock_getres
by Nathan Lynch
· 10 years ago
7934d69
arm64: Add L2 cache topology to ARM Ltd boards/models
by Sudeep Holla
· 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
d0d6223
arm64: ftrace: fix ftrace_modify_graph_caller for branch replace
by Pratyush Anand
· 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
cc4f9c2
Merge tag '64bit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
cb9e3c2
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
by Andrey Ryabinin
· 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
a26be14
Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 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
61f77ed
mm/hugetlb: reduce arch dependent code around follow_huge_*
by Naoya Horiguchi
· 10 years ago
992de5a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
c08f8467
Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 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
072bc44
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
23e8fe2
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
f781951
kvm: add halt_poll_ns module parameter
by Paolo Bonzini
· 10 years ago
a20cc76
Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' and 'core' into next
by Joerg Roedel
· 10 years ago
d476d94
arm64: compat: Remove incorrect comment in compat_siginfo
by Catalin Marinas
· 10 years ago
02512b2
Merge tag 'kvm-arm-fixes-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
by Paolo Bonzini
· 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
0d2fdcd
arm64: Kconfig: clean up two no-op Kconfig options from CONFIG_ARCH_TEGRA*
by Paul Walmsley
· 10 years ago
3c01b74
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi
by Ingo Molnar
· 10 years ago
4108935
arm64: Fix section mismatch on alloc_init_p[mu]d()
by Catalin Marinas
· 10 years ago
6917c85
arm64: Avoid breakage caused by .altmacro in fpsimd save/restore macros
by Dave P Martin
· 10 years ago
a1c7657
arm64: mm: use *_sect to check for section maps
by Mark Rutland
· 10 years ago
a3bba37
arm64: drop unnecessary cache+tlb maintenance
by Mark Rutland
· 10 years ago
523d6e9
arm64:mm: free the useless initial page table
by zhichang.yuan
· 10 years ago
5118a6a
arm64: Fix sort of platform Kconfig entries
by Olof Johansson
· 10 years ago
2f5b93c
Merge tag 'v3.20-next-arm64' of https://github.com/mbgg/linux-mediatek into next/arm64
by Olof Johansson
· 10 years ago
b288ca4
arm64: Add support for FSL's LS2085A SoC in Kconfig and defconfig
by Bhupesh Sharma
· 10 years ago
747c84d0
arm64: Add DTS support for FSL's LS2085A SoC
by Bhupesh Sharma
· 10 years ago
62fa5e2
arm64: Enable CPU_IDLE in defconfig
by Catalin Marinas
· 10 years ago
af3cfdb
arm64: kernel: remove ARM64_CPU_SUSPEND config option
by Lorenzo Pieralisi
· 10 years ago
c623b33
arm64: make sys_call_table const
by Mark Rutland
· 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
4727a6f
arm64: mediatek: Add MT8173 SoC Kconfig and defconfig
by Eddie Huang
· 9 years ago
1675332
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmu
by Joerg Roedel
· 10 years ago
b3a3724
arm64: dts: Add mediatek MT8173 SoC and evaluation board dts and Makefile
by Eddie Huang
· 9 years ago
71a59b1
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
2e568f5
Merge tag 'tegra-for-3.20-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/arm64
by Olof Johansson
· 10 years ago
e0b2180
arm64: dts: add baud rate to Juno stdout-path
by Robin Murphy
· 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
78d51e0
arm64: implement generic IOMMU configuration
by Robin Murphy
· 10 years ago
9d3bfbb
arm64: Combine coherent and non-coherent swiotlb dma_ops
by Catalin Marinas
· 10 years ago
9f71ac9
arm64: Fix SCTLR_EL1 initialisation
by Suzuki K. Poulose
· 10 years ago
d035fdf
arm64: Add Tegra132 support
by Paul Walmsley
· 10 years ago
da1f2b8
arm64: add ioremap physical address information
by Min-Hua Chen
· 10 years ago
764011c
arm64: mm: dump: add missing includes
by Mark Rutland
· 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
284be28
arm64: dump: Fix implicit inclusion of definition for PCI_IOBASE
by Mark Brown
· 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
f490282
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 10 years ago
ac3d373
arm/arm64: KVM: allow userland to request a virtual GICv3
by Andre Przywara
· 10 years ago
6d52f35
arm64: KVM: add SGI generation register emulation
by Andre Przywara
· 10 years ago
a0675c2
arm/arm64: KVM: add virtual GICv3 distributor emulation
by Andre Przywara
· 10 years ago
9fedf14
arm/arm64: KVM: add opaque private pointer to MMIO data
by Andre Przywara
· 10 years ago
1d91622
arm/arm64: KVM: split GICv2 specific emulation code from vgic.c
by Andre Przywara
· 10 years ago
2f5fa41
arm/arm64: KVM: make the value of ICC_SRE_EL1 a per-VM variable
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
Next »