index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_noncoherent
Christoph Hellwig
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
2015-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-09-08
arm64: support initrd outside kernel linear map
Mark Salter
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-08
Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-09-03
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-09-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-01
Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2015-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-08-31
Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-08-31
Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-08-27
mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h
Christoph Hellwig
2015-08-27
arm64: KVM: Fix host crash when injecting a fault into a 32bit guest
Marc Zyngier
2015-08-27
arm64: flush FP/SIMD state correctly after execve()
Ard Biesheuvel
2015-08-24
arm64: makefile: fix perf_callchain.o kconfig dependency
Will Deacon
2015-08-24
arm64: set MAX_MEMBLOCK_ADDR according to linear region size
Ard Biesheuvel
2015-08-24
arm64: Fix source code file path in comments
Alexander Kuleshov
2015-08-21
arm64: entry: always restore x0 from the stack on syscall return
Will Deacon
2015-08-20
arm64: mdscr_el1: avoid exposing DCC to userspace
Will Deacon
2015-08-20
xen/events: Support event channel rebind on ARM
Julien Grall
2015-08-19
arm64: kconfig: Move LIST_POISON to a safe value
Jeff Vander Stoep
2015-08-18
ARM64: dts: vexpress: Use assigned-clock-parents for sp810
Stephen Boyd
2015-08-17
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
Herbert Xu
2015-08-13
Merge tag 'berlin64-for-v4.3-1' of git://git.infradead.org/users/hesselba/lin...
Olof Johansson
2015-08-13
Merge tag 'v4.2-next-arm64-2' of https://github.com/mbgg/linux-mediatek into ...
Olof Johansson
2015-08-12
arm64: Add __exception_irq_entry definition for function graph
Jungseok Lee
2015-08-12
Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...
Ingo Molnar
2015-08-10
arm64: VDSO: fix coarse clock monotonicity regression
Nathan Lynch
2015-08-07
ARM64: dts: mt6795: enable basic SMP bringup for MT6795
Scott Shu
2015-08-07
signal: fix information leak in copy_siginfo_to_user
Amanieu d'Antras
2015-08-07
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras
2015-08-06
arm64: Enable Marvell Berlin SoC family in defconfig
Jisheng Zhang
2015-08-06
arm64: Enable Marvell Berlin SoC family in Kconfig
Jisheng Zhang
2015-08-06
Merge tag 'zynqmp-dt-for-4.3' of https://github.com/Xilinx/linux-xlnx into ne...
Olof Johansson
2015-08-05
Merge branch 'aarch64/psci/drivers' into aarch64/for-next/core
Will Deacon
2015-08-05
arm64: mm: ensure patched kernel text is fetched from PoU
Will Deacon
2015-08-05
Merge tag 'qcom-arm64-for-4.3' of git://codeaurora.org/quic/kernel/agross-msm...
Olof Johansson
2015-08-04
arm64: alternatives: ensure secondary CPUs execute ISB after patching
Will Deacon
2015-08-04
arm64: make ll/sc __cmpxchg_case_##name asm consistent
Mark Rutland
2015-08-03
arm64: dts: Add dts files for Marvell Berlin4CT SoC
Jisheng Zhang
2015-08-03
arm64: dma-mapping: Simplify pgprot handling
Robin Murphy
2015-08-03
arm64: psci: factor invocation code to drivers
Mark Rutland
2015-08-03
locking/static_keys: Add a new static_key interface
Peter Zijlstra
2015-08-03
jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
Peter Zijlstra
2015-08-03
locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...
Andrey Konovalov
2015-08-01
Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
2015-07-31
arm64: restore cpu suspend/resume functionality
Sudeep Holla
2015-07-31
dmaengine: xgene-dma: Fix the resource map to handle overlapping
Rameshwar Prasad Sahu
[next]