index
:
Linux Stable
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.14.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: 8457/1: psci-smp is built only for SMP
Arnd Bergmann
2016-04-12
1
-1
/
+1
*
ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASE
Andrey Ryabinin
2015-05-17
1
-1
/
+1
*
KVM: arm/arm64: check IRQ number on userland injection
Andre Przywara
2015-05-17
1
-1
/
+7
*
arm64: KVM: Do not use pgd_index to index stage-2 pgd
Marc Zyngier
2015-05-11
1
-1
/
+2
*
arm64: KVM: Fix stage-2 PGD allocation to have per-page refcounting
Marc Zyngier
2015-05-11
1
-6
/
+4
*
ARM: KVM: Fix size check in __coherent_cache_guest_page
Jan Kiszka
2015-05-11
1
-1
/
+1
*
arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault
Marc Zyngier
2015-05-11
1
-9
/
+34
*
arm/arm64: KVM: Invalidate data cache on unmap
Marc Zyngier
2015-05-11
1
-0
/
+31
*
arm/arm64: KVM: Introduce stage2_unmap_vm
Christoffer Dall
2015-05-11
1
-0
/
+1
*
arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
Christoffer Dall
2015-05-11
1
-0
/
+5
*
arm, arm64: KVM: allow forced dcache flush on page faults
Laszlo Ersek
2015-05-11
1
-2
/
+3
*
xen/arm/arm64: introduce xen_arch_need_swiotlb
Stefano Stabellini
2015-02-05
1
-0
/
+4
*
clocksource: arch_timer: Fix code to use physical timers when requested
Sonny Rao
2015-01-08
1
-0
/
+9
*
ARM: 8226/1: cacheflush: get rid of restarting block
Vladimir Murzin
2014-11-27
1
-11
/
+0
*
ARM: enable bpf syscall
Russell King
2014-10-29
1
-0
/
+1
*
Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-10-18
2
-5
/
+28
|
\
|
*
arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2
Christoffer Dall
2014-10-14
1
-3
/
+26
|
*
ARM: kvm: define PAGE_S2_DEVICE as read-only by default
Ard Biesheuvel
2014-10-10
1
-1
/
+1
|
*
arm/arm64: KVM: add 'writable' parameter to kvm_phys_addr_ioremap
Ard Biesheuvel
2014-10-10
1
-1
/
+1
*
|
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-10-13
1
-183
/
+124
|
\
\
|
*
|
locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()
Pranith Kumar
2014-10-03
1
-1
/
+1
|
*
|
locking,arch,arm: Fold atomic_ops
Peter Zijlstra
2014-08-14
1
-182
/
+123
*
|
|
Merge branch 'for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma...
Linus Torvalds
2014-10-10
1
-16
/
+0
|
\
\
\
|
*
|
|
dma-mapping: Provide write-combine allocations
Thierry Reding
2014-08-26
1
-16
/
+0
*
|
|
|
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
2014-10-09
4
-6
/
+55
|
\
\
\
\
|
*
|
|
|
arm: mm: enable RCU fast_gup
Steve Capper
2014-10-09
1
-0
/
+8
|
*
|
|
|
arm: mm: enable HAVE_RCU_TABLE_FREE logic
Steve Capper
2014-10-09
1
-2
/
+36
|
*
|
|
|
arm: mm: introduce special ptes for LPAE
Steve Capper
2014-10-09
3
-4
/
+11
*
|
|
|
|
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-10-09
1
-0
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
ARM: Define PCI_IOBASE as the base of virtual PCI IO space
Liviu Dudau
2014-09-30
1
-0
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-10-09
1
-25
/
+0
|
\
\
\
\
|
*
|
|
|
clocksource: arm_arch_timer: Consolidate arch_timer_evtstrm_enable
Nathan Lynch
2014-09-29
1
-11
/
+0
|
*
|
|
|
clocksource: arm_arch_timer: Enable counter access for 32-bit ARM
Nathan Lynch
2014-09-29
1
-14
/
+0
|
|
/
/
/
*
|
|
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-10-09
1
-0
/
+11
|
\
\
\
\
|
*
|
|
|
arm: Tell irq work about self IPI support
Frederic Weisbecker
2014-09-13
2
-1
/
+11
|
*
|
|
|
irq_work: Introduce arch_irq_work_has_interrupt()
Peter Zijlstra
2014-09-13
1
-0
/
+1
*
|
|
|
|
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2014-10-08
3
-0
/
+73
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'bcm63138-v4' of http://github.com/brcm/linux into next/soc
Arnd Bergmann
2014-09-25
1
-0
/
+33
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM: BCM63XX: add low-level UART debug support
Florian Fainelli
2014-09-17
1
-0
/
+33
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
ARM: meson: debug: add debug UART for earlyprintk support
Carlo Caione
2014-09-25
1
-0
/
+35
|
*
|
|
|
|
Merge tag 'D01-for-3.18' of git://github.com/hisilicon/linux-hisi into next/soc
Olof Johansson
2014-09-23
1
-0
/
+5
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
ARM: mcpm: support 4 clusters
Haojian Zhuang
2014-09-03
1
-0
/
+5
|
|
|
/
/
/
*
|
|
|
|
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-10-08
3
-11
/
+5
|
\
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
-
-
.
\
\
\
\
Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...
Russell King
2014-10-02
6
-20
/
+109
|
|
\
\
\
\
\
\
\
|
|
|
|
*
|
|
|
|
ARM: 8158/1: LLVMLinux: use static inline in ARM ftrace.h
Behan Webster
2014-09-26
1
-1
/
+1
|
|
|
|
*
|
|
|
|
ARM: 8152/1: Convert pr_warning to pr_warn
Joe Perches
2014-09-26
1
-4
/
+4
|
|
|
|
*
|
|
|
|
ARM: 8131/1: arm/smp: Absorb boot_secondary()
Geert Uytterhoeven
2014-08-27
1
-6
/
+0
|
|
|
|
|
|
/
/
/
|
|
|
|
|
/
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-10-08
4
-18
/
+23
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2014-09-27
4
-12
/
+8
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
arm/arm64: KVM: Report correct FSC for unsupported fault types
Christoffer Dall
2014-09-26
1
-0
/
+5
[next]