index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-05
Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-16
/
+42
2015-11-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-6
/
+6
2015-11-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+188
2015-10-29
Merge branches 'fixes' and 'misc' into for-next
Russell King
7
-11
/
+28
2015-10-23
xen/arm: Enable cpu_hotplug.c
Stefano Stabellini
1
-0
/
+10
2015-10-23
xen/swiotlb: Add support for 64KB page granularity
Julien Grall
1
-9
/
+17
2015-10-23
xen/swiotlb: Pass addresses rather than frame numbers to xen_arch_need_swiotlb
Julien Grall
1
-2
/
+2
2015-10-23
arm/xen: Add support for 64KB page granularity
Julien Grall
1
-2
/
+13
2015-10-23
arm/xen: Drop pte_mfn and mfn_pte
Julien Grall
1
-3
/
+0
2015-10-20
ARM, locking/atomics: Implement _relaxed variants of atomic[64]_{inc,dec}
Will Deacon
1
-4
/
+4
2015-10-10
ARM: add 32bit support to GICv3
Jean-Philippe Brucker
1
-0
/
+188
2015-10-09
ARM: 8443/1: Adding support for atomic half word exchange
Sarbojit Ganguly
1
-0
/
+12
2015-10-06
Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...
Ingo Molnar
3
-1
/
+4
2015-10-03
ARM: remove user cmpxchg syscall
Russell King
1
-7
/
+0
2015-09-27
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-1
/
+3
2015-09-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2015-09-25
KVM: disable halt_poll_ns as default for s390x
David Hildenbrand
1
-0
/
+1
2015-09-23
atomic, arch: Audit atomic_{read,set}()
Peter Zijlstra
1
-2
/
+2
2015-09-22
ARM: 8432/1: move VMALLOC_END from 0xff000000 to 0xff800000
Nicolas Pitre
1
-1
/
+1
2015-09-22
ARM: 8430/1: use default ioremap alignment for SMP or LPAE
Sergey Dyasly
1
-0
/
+2
2015-09-22
ARM: 8423/1: add const qualifier to smp_operations member in structures
Masahiro Yamada
2
-2
/
+2
2015-09-22
ARM: 8424/1: add const qualifier to the argument of smp_set_ops()
Masahiro Yamada
1
-1
/
+1
2015-09-22
ARM: 8422/1: enable imprecise aborts during early kernel startup
Lucas Stach
1
-0
/
+10
2015-09-22
ARM: wire up new syscalls
Russell King
2
-1
/
+3
2015-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+3
2015-09-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-9
/
+3
2015-09-17
Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-6
/
+2
2015-09-17
arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'
Ming Lei
1
-6
/
+2
2015-09-16
ARM: Remove ununsed set_irq_flags
Rob Herring
1
-6
/
+0
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2
-3
/
+3
2015-09-16
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
1
-0
/
+1
2015-09-14
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-8
/
+5
2015-09-11
Merge branch 'uaccess' into fixes
Russell King
6
-22
/
+186
2015-09-11
ARM: 8431/1: fix alignement of __bug_table section entries
Robert Jarzmik
1
-0
/
+1
2015-09-11
ARM: domains: add memory dependencies to get_domain/set_domain
Russell King
1
-2
/
+4
2015-09-11
ARM: domains: thread_info.h no longer needs asm/domains.h
Russell King
1
-1
/
+0
2015-09-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-60
/
+8
2015-09-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+5
2015-09-11
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-8
/
+20
2015-09-10
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
1
-5
/
+0
2015-09-10
dma-mapping: consolidate dma_supported
Christoph Hellwig
1
-3
/
+3
2015-09-10
dma-mapping: cosolidate dma_mapping_error
Christoph Hellwig
1
-9
/
+0
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_noncoherent
Christoph Hellwig
1
-15
/
+6
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
1
-29
/
+0
2015-09-10
ARM: uaccess: remove unneeded uaccess_save_and_disable macro
Russell King
1
-5
/
+0
2015-09-09
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+0
2015-09-08
Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+5
2015-09-08
Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-14
/
+8
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
1
-6
/
+7
2015-09-08
arm/xen: implement correctly pfn_to_mfn
Julien Grall
1
-8
/
+0
[next]