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.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-06-03
ARM: imx: define an enum for gpt timer device type
Shawn Guo
1
-1
/
+5
2015-06-03
ARM: imx: move timer resources into a structure
Shawn Guo
1
-35
/
+56
2015-06-03
ARM: imx: use relaxed IO accessor in timer driver
Shawn Guo
1
-24
/
+24
2015-06-03
ARM: imx: make imx51/3 suspend optional
Arnd Bergmann
1
-2
/
+4
2015-06-03
ARM: mach-imx: iomux-imx31: Use DECLARE_BITMAP
Joe Perches
1
-1
/
+1
2015-06-03
ARM: imx53: Set DDR pins to high impedance when in suspend to RAM.
Martin Fuzzey
4
-1
/
+333
2015-06-03
ARM: imx: add msl support for imx7d
Anson Huang
6
-2
/
+65
2015-06-03
ARM: imx7d: add low level debug uart support
Anson Huang
2
-3
/
+25
2015-06-03
ARM: imx: mmdc: Include "common.h" header file
Fabio Estevam
1
-0
/
+2
2015-06-03
ARM: imx: Correct the comments in time.c
Shenwei Wang
1
-3
/
+5
2015-06-03
ARM: imx: Remove the duplicated function declaration
Shenwei Wang
1
-1
/
+0
2015-06-03
ARM: imx: Constify irq_domain_ops
Krzysztof Kozlowski
1
-1
/
+1
2015-06-03
ARM: imx6: initialize CCM_CLPCR_LPM into RUN mode earlier
Shawn Guo
5
-10
/
+22
2015-06-03
ARM: imx: move clock drivers into drivers/clk
Shawn Guo
24
-5805
/
+11
2015-06-03
ARM: imx: remove inclusions of platform headers
Shawn Guo
12
-23
/
+59
2015-06-03
ARM: imx: add clk-pllv1 type support
Shawn Guo
8
-22
/
+48
2015-06-03
ARM: imx6: do not use cpu_is_xxx() in clock driver
Shawn Guo
1
-8
/
+18
2015-06-03
ARM: imx6: let pm code map CCM block on its own
Shawn Guo
5
-15
/
+9
2015-06-03
ARM: imx6: set initial power mode in pm function
Shawn Guo
8
-22
/
+15
2015-06-03
ARM: imx5: let pm code map CCM block on its own
Shawn Guo
3
-9
/
+4
2015-06-03
ARM: imx: move revision definitions and declarations into a header
Shawn Guo
5
-31
/
+1
2015-06-03
ARM: imx: use dynamic mapping for CCM
Shawn Guo
3
-3
/
+10
2015-06-03
ARM: imx: use dynamic mapping for timer
Shawn Guo
7
-8
/
+9
2015-04-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+8
2015-04-24
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
4
-32
/
+32
2015-04-24
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-9
/
+11
2015-04-24
Merge branches 'misc' and 'vdso' into for-next
Russell King
4
-9
/
+11
2015-04-22
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
1
-1
/
+13
2015-04-22
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
97
-1568
/
+3400
2015-04-22
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-24
/
+80
2015-04-22
Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
79
-9755
/
+1758
2015-04-22
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
22
-792
/
+73
2015-04-22
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
175
-1759
/
+18370
2015-04-22
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
47
-618
/
+1390
2015-04-22
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
156
-13963
/
+997
2015-04-22
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
39
-206
/
+212
2015-04-22
KVM: arm/arm64: check IRQ number on userland injection
Andre Przywara
2
-3
/
+8
2015-04-22
ARM: qcom: add description of KPSS WDT for IPQ8064
Mathieu Olivari
1
-1
/
+13
2015-04-22
Merge tag 'omap-for-v4.1/prcm-dts-mfd-syscon-fix' of git://git.kernel.org/pub...
Olof Johansson
1
-0
/
+1
2015-04-21
Merge tag 'media/v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
3
-142
/
+27
2015-04-21
Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-58
/
+53
2015-04-21
ARM: 8344/1: VDSO: honor CONFIG_VDSO in Makefile
Nathan Lynch
1
-2
/
+2
2015-04-21
ARM: 8343/1: VDSO: add build artifacts to .gitignore
Nathan Lynch
1
-0
/
+2
2015-04-21
ARM: Fix nommu booting
Russell King
1
-6
/
+6
2015-04-21
Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...
Mauro Carvalho Chehab
282
-2195
/
+10600
2015-04-20
ARM: OMAP2+: Fix booting with configs that don't have MFD_SYSCON
Tony Lindgren
1
-0
/
+1
2015-04-20
Merge branch 'fixes' into next/fixes-non-critical
Olof Johansson
95
-332
/
+1042
2015-04-18
ARM: 8342/1: VDSO: depend on CPU_V7
Nathan Lynch
1
-1
/
+1
2015-04-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-11
/
+1
2015-04-17
arm: use asm-generic for seccomp.h
Kees Cook
2
-11
/
+1
[next]