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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-26
ARM: EXYNOS: Don't use LDREX and STREX after disabling cache coherency
Krzysztof Kozlowski
1
-2
/
+1
2015-02-22
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2015-02-22
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
41
-58
/
+88
2015-02-21
Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
17
-3867
/
+343
2015-02-20
ARM: 8305/1: DMA: Fix kzalloc flags in __iommu_alloc_buffer()
Alexandre Courbot
1
-1
/
+1
2015-02-19
ARM: make of_device_ids const
Uwe Kleine-König
15
-16
/
+16
2015-02-19
ARM: make arrays containing machine compatible strings const
Uwe Kleine-König
11
-16
/
+16
2015-02-18
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-48
/
+48
2015-02-18
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+2
2015-02-18
ARM: mm: Remove Kconfig symbol CACHE_PL310
Paul Bolle
2
-8
/
+0
2015-02-18
Merge tag 'arm-soc/for-3.20/dts' of http://github.com/broadcom/stblinux into ...
Arnd Bergmann
2
-2
/
+23
2015-02-18
ARM: rockchip: force built-in regulator support for PM
Arnd Bergmann
1
-0
/
+1
2015-02-18
ARM: mvebu: build armada375-smp code conditionally
Arnd Bergmann
1
-1
/
+1
2015-02-18
ARM: sti: always enable RESET_CONTROLLER
Arnd Bergmann
1
-0
/
+1
2015-02-18
ARM: rockchip: make rockchip_suspend_init conditional
Arnd Bergmann
1
-0
/
+6
2015-02-18
ARM: ixp4xx: fix {in,out}s{bwl} data types
Arnd Bergmann
1
-6
/
+13
2015-02-18
ARM: prima2: do not select SMP_ON_UP
Arnd Bergmann
1
-1
/
+0
2015-02-18
ARM: at91: fix pm declarations
Arnd Bergmann
1
-4
/
+4
2015-02-18
ARM: davinci: multi-soc kernels require AUTO_ZRELADDR
Arnd Bergmann
1
-0
/
+2
2015-02-18
ARM: davinci: davinci_cfg_reg cannot be init
Arnd Bergmann
1
-2
/
+2
2015-02-18
ARM: BCM: put back ARCH_MULTI_V7 dependency for mobile
Arnd Bergmann
1
-2
/
+2
2015-02-18
ARM: vexpress: use ARM_CPU_SUSPEND if needed
Arnd Bergmann
1
-0
/
+1
2015-02-17
Merge tag 'defconfig-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-73
/
+203
2015-02-17
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-6
/
+508
2015-02-17
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
217
-2403
/
+14304
2015-02-17
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
118
-1297
/
+3617
2015-02-17
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
109
-8210
/
+51
2015-02-17
Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
20
-26
/
+103
2015-02-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2015-02-17
arm: dts: zynq: update isl9305 compatible string to use isil vendor prefix
Arnaud Ebalard
1
-1
/
+1
2015-02-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+6
2015-02-16
ARM: dts: add I2C device nodes for Broadcom Cygnus
Ray Jui
1
-0
/
+20
2015-02-16
ARM: dts: BCM63xx: fix L2 cache properties
Florian Fainelli
1
-2
/
+3
2015-02-15
Merge tag 'tty-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-0
/
+15
2015-02-14
ARM: mvebu: enable Armada 38x RTC driver in mvebu_v7_defconfig
Gregory CLEMENT
1
-0
/
+1
2015-02-14
ARM: mvebu: add Device Tree description of RTC on Armada 38x
Gregory CLEMENT
1
-0
/
+7
2015-02-14
ARM: mvebu: ISL12057 rtc chip can now wake up RN102, RN102 and RN2120
Arnaud Ebalard
3
-0
/
+3
2015-02-14
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
1
-1
/
+1
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
15
-34
/
+382
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2
-6
/
+2
2015-02-13
mm: convert p[te|md]_mknonnuma and remaining page table manipulations
Mel Gorman
1
-1
/
+4
2015-02-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
76
-1449
/
+1785
2015-02-12
mm: fix false-positive warning on exit due mm_nr_pmds(mm)
Kirill A. Shutemov
1
-0
/
+4
2015-02-12
arm: define __PAGETABLE_PMD_FOLDED for !LPAE
Kirill A. Shutemov
1
-0
/
+2
2015-02-12
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
1
-1
/
+1
2015-02-12
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
1
-6
/
+0
2015-02-11
Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
1
-6
/
+8
2015-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2015-02-11
Merge tag 'sound-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
4
-10
/
+42
2015-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
14
-41
/
+198
[next]