Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
b976796950c7a41fe1b6b51236ddd08dd6480b80
/
arch
/
arm64
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
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
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
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
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
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
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
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
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
c7c52e4
arm64: Add dtb files to archclean rule
by Jungseok Lee
· 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
6083fe74
arm64: respect mem= for EFI
by Mark Rutland
· 10 years ago
7fe5d2b
arm64/efi: handle potential failure to remap memory map
by Ard Biesheuvel
· 10 years ago
0145058
arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd to be page aligned"
by Catalin Marinas
· 10 years ago
ddeeefe
arm64/efi: efistub: Apply __init annotation
by Ard Biesheuvel
· 10 years ago
d67703a
arm64: kill off the libgcc dependency
by Kevin Hao
· 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
056bb5f
arm64: kvm: decode ESR_ELx.EC when reporting exceptions
by Mark Rutland
· 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
aed40e0
arm64: move to ESR_ELx macros
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
48c53db
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
26a945c
arm64: remove broken cachepolicy code
by Mark Rutland
· 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
3033b84
arm64/efi: remove free_boot_services() and friends
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
55e858b
arm64: KVM: Fix TLB invalidation by IPA/VMID
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
e1e1fdd
arm64/mm: add explicit struct_mm argument to __create_mapping()
by Ard Biesheuvel
· 10 years ago
ddb321a
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
88a7c26
perf: Move task_pt_regs sampling into arch code
by Andy Lutomirski
· 10 years ago
0e63ea4
arm64/efi: add missing call to early_ioremap_reset()
by Ard Biesheuvel
· 10 years ago
59c6832
arm64: fix missing asm/io.h include in kernel/smp_spin_table.c
by Paul Walmsley
· 10 years ago
2c2b282
arm64: fix missing asm/alternative.h include in kernel/module.c
by Paul Walmsley
· 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
83fe27e
rcu: Make SRCU optional by using CONFIG_SRCU
by Pranith Kumar
· 10 years ago
7c67470
PCI: Move domain assignment from arm64 to generic code
by Lorenzo Pieralisi
· 10 years ago
5d96e0c
arm64: mm: Add pgd_page to support RCU fast_gup
by Jungseok Lee
· 10 years ago
f7bf130
arm64: defconfig: defconfig update for 3.19
by Will Deacon
· 10 years ago
f43c271
arm64: kernel: fix __cpu_suspend mm switch on warm-boot
by Lorenzo Pieralisi
· 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
36c0a48
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 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
e3aa91a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
78a45c6
Merge branch 'akpm' (second patch-bomb from Andrew)
by Linus Torvalds
· 10 years ago
957e3fa
gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs
by Riku Voipio
· 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
eedb3d3
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
Next »