Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
03a97d825573de7b6ff1b44f257345efbff2161a
/
arch
/
arm64
b4ba1f0
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
92e788b
arm64: restore bogomips information in /proc/cpuinfo
by Yang Shi
· 9 years ago
c139aa6
arm64: barriers: fix smp_load_acquire to work with const arguments
by Will Deacon
· 9 years ago
0b2aa5b
arm64: Fix R/O permissions in mark_rodata_ro
by Laura Abbott
· 9 years ago
08c6781
arm64: crypto: reduce priority of core AES cipher
by Ard Biesheuvel
· 9 years ago
65da0a8
arm64: use non-global mappings for UEFI runtime regions
by Ard Biesheuvel
· 9 years ago
7f151f1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
ec0738d
arm64: bpf: make BPF prologue and epilogue align with ARM64 AAPCS
by Yang Shi
· 9 years ago
de818bd
arm64: kernel: pause/unpause function graph tracer in cpu_suspend()
by Lorenzo Pieralisi
· 9 years ago
adc235a
arm64: do not include ptrace.h from compat.h
by Arnd Bergmann
· 9 years ago
1dccb59
arm64: simplify dma_get_ops
by Arnd Bergmann
· 9 years ago
4fee9f3
arm64: mm: use correct mapping granularity under DEBUG_RODATA
by Ard Biesheuvel
· 9 years ago
c3d4c68
bpf, arm64: start flushing icache range from header
by Daniel Borkmann
· 9 years ago
0fcd593
arm64: bpf: fix JIT frame pointer setup
by Yang Shi
· 9 years ago
bd1c6ff
arm64/dma-mapping: Fix sizes in __iommu_{alloc,free}_attrs
by Robin Murphy
· 9 years ago
a18e2fa
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
01b305a
arm64: suspend: make hw_breakpoint_restore static
by Jisheng Zhang
· 9 years ago
9a17a21
arm64: mmu: make split_pud and fixup_executable static
by Jisheng Zhang
· 9 years ago
29b8302
arm64: smp: make of_parse_and_init_cpus static
by Jisheng Zhang
· 9 years ago
d192791
arm64: use linux/types.h in kvm.h
by Arnd Bergmann
· 9 years ago
5430978
arm64: build vdso without libgcov
by Arnd Bergmann
· 9 years ago
3d6d103
arm64: mark cpus_have_hwcap as __maybe_unused
by Arnd Bergmann
· 9 years ago
52e9a33
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
c0d6fe2
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
b44a3d2
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
56e0464
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
2f34f17
arm64: remove redundant FRAME_POINTER kconfig option and force to select it
by Yang Shi
· 9 years ago
3e4dda7
Merge branch 'next/arm64' into next/dt
by Olof Johansson
· 9 years ago
fb226c3
arm64: fix R/O permissions of FDT mapping
by Ard Biesheuvel
· 9 years ago
b219545
arm64: fix STRICT_MM_TYPECHECKS issue in PTE_CONT manipulation
by Ard Biesheuvel
· 9 years ago
ce5c2d2
arm64: fixup for mm renames
by Andrew Morton
· 9 years ago
ad804a0
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
d0164ad
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
by Mel Gorman
· 9 years ago
9bbd4b9
Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 9 years ago
3c87b79
Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
14e589f
arm64: bpf: fix mod-by-zero case
by Zi Shen Lim
· 9 years ago
251599e
arm64: bpf: fix div-by-zero case
by Zi Shen Lim
· 9 years ago
4d17da4
arm64: Enable CRYPTO_CRC32_ARM64 in defconfig
by Catalin Marinas
· 9 years ago
933425fb
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
39cf7c3
Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 9 years ago
57a6566
arm64: cmpxchg_dbl: fix return value type
by Lorenzo Pieralisi
· 9 years ago
e880e874
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
fd0d351
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
0d51ce9
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
2dc10ad
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
b0f85fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
197a4f4
Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 9 years ago
d63a978
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
f5a8160
Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
6aa2fdb
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
9ff3ca5
Merge tag 'edac_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 9 years ago
b67ad2f
Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/amd' into next
by Joerg Roedel
· 9 years ago
56ef9db
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
b75ec3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
980bbff
ARM64: juno: disable NOR flash node by default
by Linus Walleij
· 9 years ago
aa644fa
ARM64: Enable multi-core scheduler support by default
by Dietmar Eggemann
· 9 years ago
bf45778
arm64/efi: move arm64 specific stub C code to libstub
by Ard Biesheuvel
· 9 years ago
cb08381
arm64: page-align sections for DEBUG_RODATA
by Mark Rutland
· 9 years ago
86a5906
arm64: Fix build with CONFIG_ZONE_DMA=n
by Robin Murphy
· 9 years ago
5accd17
arm64: Fix compat register mappings
by Robin Murphy
· 9 years ago
73effcc
arm64/efi: do not assume DRAM base is aligned to 2 MB
by Ard Biesheuvel
· 9 years ago
9730348
arm64: Increase the max granular size
by Tirumalesh Chalamarla
· 9 years ago
6e4a0f2
arm64: remove bogus TASK_SIZE_64 check
by Ard Biesheuvel
· 9 years ago
f90df5e
arm64: make Timer Interrupt Frequency selectable
by Kefeng Wang
· 9 years ago
f23bef3
arm64/mm: use PAGE_ALIGNED instead of IS_ALIGNED
by Alexander Kuleshov
· 9 years ago
59f2413
arm64: cachetype: fix definitions of ICACHEF_* flags
by Will Deacon
· 9 years ago
fde4a59f
arm64: cpufeature: declare enable_cpu_capabilities as static
by Will Deacon
· 9 years ago
9702970
Revert "ARM64: unwind: Fix PC calculation"
by Will Deacon
· 9 years ago
e13d918
arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmap
by Lorenzo Pieralisi
· 9 years ago
589cb22
arm64: compat: fix stxr failure case in SWP emulation
by Will Deacon
· 9 years ago
44511fb
efi: Use correct type for struct efi_memory_map::phys_map
by Ard Biesheuvel
· 9 years ago
6d08f61
net: hisilicon: updates HNS config and documents
by yankejian
· 9 years ago
d58d76e
arm64: enable building of all dtbs
by Rob Herring
· 9 years ago
8713181
Merge branch 'for-upstream/juno-pcie' of git://linux-arm.org/linux-ld into next/arm64
by Olof Johansson
· 9 years ago
324e84c
arm64: defconfig: Enable PCI generic host bridge by default
by Liviu Dudau
· 9 years ago
c770d19
arm64: Juno: Add support for the PCIe host bridge on Juno R1
by Liviu Dudau
· 9 years ago
17e2aa0
Merge tag 'samsung-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/arm64
by Olof Johansson
· 9 years ago
e3ed766
Merge branch 'acpi-init'
by Rafael J. Wysocki
· 9 years ago
41adfe8
dts/Makefile: Add build support for LS2080a QDS & RDB board DTS
by Bhupesh Sharma
· 9 years ago
b9925d5
dts/ls2080a: Add DTS support for LS2080a QDS & RDB boards
by Bhupesh Sharma
· 9 years ago
0662309
dts/ls2080a: Update Simulator DTS to add support of various peripherals
by Bhupesh Sharma
· 9 years ago
cff412e
dts/ls2080a: Remove text about writing to Free Software Foundation
by Bhupesh Sharma
· 9 years ago
5461597
dts/ls2080a: Update DTSI to add support of various peripherals
by Bhupesh Sharma
· 9 years ago
f43a4b8
arm64: Rename FSL LS2085A SoC support code to LS2080A
by Bhupesh Sharma
· 9 years ago
53a5fde
arm64: Use generic Layerscape SoC family naming
by Bhupesh Sharma
· 9 years ago
dd5cf71
Merge tag 'v4.3-next-arm64' of https://github.com/mbgg/linux-mediatek into next/arm64
by Olof Johansson
· 9 years ago
db85c55
arm64: kvm: restore EL1N SP for panic
by Mark Rutland
· 9 years ago
b5905dc
arm/arm64: KVM: Improve kvm_exit tracepoint
by Christoffer Dall
· 9 years ago
3b92830
KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest
by Eric Auger
· 9 years ago
3781528
KVM: arm/arm64: rename pause into power_off
by Eric Auger
· 9 years ago
75755c6
arm/arm64: KVM : Enable vhost device selection under KVM config menu
by Wei Huang
· 9 years ago
d35268d
arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block
by Christoffer Dall
· 9 years ago
3217f7c
KVM: Add kvm_arch_vcpu_{un}blocking callbacks
by Christoffer Dall
· 9 years ago
825294c
Merge tag 'firmware/psci-1.0' of git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/linux into next/drivers
by Olof Johansson
· 9 years ago
4db7062
ARM: dts: fix gpio-keys wakeup-source property
by Sudeep Holla
· 9 years ago
9299b24
arm64: Constify hwcap name string arrays
by Dave Martin
· 9 years ago
4db8e5e
arm64/kvm: Make use of the system wide safe values
by Suzuki K. Poulose
· 9 years ago
3085bb0
arm64/debug: Make use of the system wide safe value
by Suzuki K. Poulose
· 9 years ago
fe80f9f
arm64: Move FP/ASIMD hwcap handling to common code
by Suzuki K. Poulose
· 9 years ago
37b01d53
arm64/HWCAP: Use system wide safe values
by Suzuki K. Poulose
· 9 years ago
Next »