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
/
arc
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-16
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-14
init: provide a generic free_initmem implementation
Mike Rapoport
2019-05-14
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
2019-05-07
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-07
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-01
Merge tag 'arc-5.1-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...
Linus Torvalds
2019-04-23
asm-generic: don't include <asm/segment.h> from <asm/uaccess.h>
Christoph Hellwig
2019-04-22
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
2019-04-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2019-04-08
ARC: memset: fix build with L1_CACHE_SHIFT != 6
Eugeniy Paltsev
2019-04-08
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
2019-04-06
block: remove CONFIG_LBDAF
Christoph Hellwig
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-04-03
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
2019-04-03
arch/tlb: Clean up simple architectures
Peter Zijlstra
2019-04-03
asm-generic/tlb, arch: Provide generic VIPT cache flush
Peter Zijlstra
2019-04-02
ARC: [hsdk] Make it easier to add PAE40 region to DTB
Vineet Gupta
2019-04-02
ARC: PAE40: don't panic and instead turn off hw ioc
Vineet Gupta
2019-03-28
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
2019-03-20
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
2019-03-20
arc: define syscall_get_arch()
Dmitry V. Levin
2019-03-20
Move EM_ARCOMPACT and EM_ARCV2 to uapi/linux/elf-em.h
Dmitry V. Levin
2019-03-20
Merge tag 'arc-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-12
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-11
arch: arc: Kconfig: pedantic formatting
Enrico Weigelt, metux IT consult
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-03-08
ARCv2: spinlock: remove the extra smp_mb before lock, after unlock
Vineet Gupta
2019-03-07
configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED
Alexey Brodkin
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-05
ARC: unaligned: relax the check for gcc supporting -mno-unaligned-access
Vineet Gupta
2019-02-27
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
2019-02-25
ARC: boot log: cut down on verbosity
Vineet Gupta
2019-02-25
ARCv2: boot log: refurbish HS core/release identification
Vineet Gupta
2019-02-25
arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAM
Corentin Labbe
2019-02-25
ARC: u-boot args: check that magic number is correct
Eugeniy Paltsev
2019-02-25
ARC: perf: bpok condition only exists for ARCompact
Vineet Gupta
2019-02-25
ARCv2: Add explcit unaligned access support (and ability to disable too)
Eugeniy Paltsev
2019-02-25
ARCv2: lib: introduce memcpy optimized for unaligned access
Eugeniy Paltsev
2019-02-25
ARC: [plat-hsdk]: Enable AXI DW DMAC support
Eugeniy Paltsev
2019-02-25
ARC: [plat-hsdk]: Add reset controller handle to manage USB reset
Eugeniy Paltsev
2019-02-25
ARC: DTB: [scripted] fix node name and address spelling
Alexey Brodkin
2019-02-21
ARCv2: don't assume core 0x54 has dual issue
Vineet Gupta
2019-02-21
ARC: define ARCH_SLAB_MINALIGN = 8
Alexey Brodkin
2019-02-21
ARC: enable uboot support unconditionally
Eugeniy Paltsev
[next]