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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: add generic ioremap optimization by reusing static mappings
Nicolas Pitre
2011-11-26
3
-25
/
+64
*
ARM: simplify __iounmap() when dealing with section based mapping
Nicolas Pitre
2011-11-26
1
-11
/
+9
*
ARM: move iotable mappings within the vmalloc region
Nicolas Pitre
2011-11-26
2
-21
/
+36
*
ARM: move initialization of the high_memory variable earlier
Nicolas Pitre
2011-11-18
3
-2
/
+3
*
ARM: sort the meminfo array earlier
Nicolas Pitre
2011-11-18
2
-30
/
+16
*
ARM: realview-eb11mp: fix map_desc alignment
Rob Herring
2011-11-18
1
-2
/
+2
*
ARM: realview: fix map_desc alignment
Rob Herring
2011-11-18
1
-2
/
+2
*
ARM: versatile: remove overlapping map_desc entry
Rob Herring
2011-11-18
1
-5
/
+0
*
ARM: plat-iop: remove arch specific special handling for ioremap
Nicolas Pitre
2011-11-18
4
-75
/
+0
*
ARM: mach-ixp23xx: remove arch specific special handling for ioremap
Nicolas Pitre
2011-11-18
1
-29
/
+0
*
ARM: mach-kirkwood: remove arch specific special handling for ioremap
Nicolas Pitre
2011-11-18
1
-25
/
+0
*
ARM: mach-orion5x: remove arch specific special handling for ioremap
Nicolas Pitre
2011-11-18
1
-25
/
+0
*
ARM: mach-bcmring: use proper constant to identify DMA memory area
Nicolas Pitre
2011-11-18
1
-1
/
+1
*
ARM: plat-omap: remove arch specific special handling for ioremap
Nicolas Pitre
2011-11-18
6
-170
/
+8
*
ARM: mach-tegra: remove arch specific special handling for ioremap
Nicolas Pitre
2011-11-16
2
-27
/
+0
*
ARM: mach-davinci: remove arch specific special handling for ioremap
Nicolas Pitre
2011-11-15
3
-57
/
+1
*
ARM: mach-at91: remove arch specific special handling for ioremap
Nicolas Pitre
2011-11-15
2
-26
/
+0
*
ARM: plat-mxc: remove inclusion of <mach/vmalloc.h>
Nicolas Pitre
2011-11-15
1
-2
/
+0
*
ARM: mach-prima2: don't define SIRFSOC_VA in terms of VMALLOC_END
Nicolas Pitre
2011-11-15
1
-2
/
+4
*
ARM: mach-dove: remove inclusion of <mach/vmalloc.h>
Nicolas Pitre
2011-11-15
1
-2
/
+0
*
Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2011-11-14
12
-523
/
+324
|
\
|
*
ARM: mach-shmobile: cpuidle single/global and last_state fixes
Magnus Damm
2011-11-11
3
-40
/
+30
|
*
ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.h
Kuninori Morimoto
2011-11-11
4
-61
/
+0
|
*
ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.h
Kuninori Morimoto
2011-11-11
4
-197
/
+117
|
*
ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.h
Kuninori Morimoto
2011-11-11
4
-212
/
+115
|
*
ARM: mach-shmobile: ap4evb: remove white space from end of line
Kuninori Morimoto
2011-11-11
1
-1
/
+1
|
*
ARM: mach-shmobile: clock-sh7372: remove un-necessary index
Kuninori Morimoto
2011-11-11
1
-4
/
+4
|
*
ARM: mach-shmobile: kota2: add comment out separator
Kuninori Morimoto
2011-11-11
1
-0
/
+7
|
*
ARM: mach-shmobile: sh73a0: add MMC data pin pull-up
Kuninori Morimoto
2011-11-11
3
-8
/
+50
*
|
Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2011-11-14
2
-68
/
+1
|
\
\
|
*
|
drivers: sh: Generalize runtime PM platform stub.
Paul Mundt
2011-11-11
2
-68
/
+1
|
|
/
*
|
Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji int...
Olof Johansson
2011-11-11
1
-1
/
+1
|
\
\
|
*
|
ARM: picoxcell: add extra temp register to addruart
Jamie Iles
2011-11-09
1
-1
/
+1
|
|
/
*
|
Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...
Olof Johansson
2011-11-11
4
-20
/
+39
|
\
\
|
*
|
arm/imx: fix imx6q mmc error when mounting rootfs
Shawn Guo
2011-11-11
1
-1
/
+16
|
*
|
arm/imx: fix AUTO_ZRELADDR selection
Shawn Guo
2011-11-11
1
-2
/
+2
|
*
|
arm/imx: fix the references to ARCH_MX3
Shawn Guo
2011-11-11
1
-15
/
+19
|
*
|
ARM: mx51/53: set pwm clock parent to ipg_perclk
Richard Zhao
2011-11-11
1
-2
/
+2
|
|
/
*
|
Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm i...
Olof Johansson
2011-11-09
5
-6
/
+11
|
\
\
|
*
|
ARM: msm: fix compilation flags for MSM_SCM
Marc Zyngier
2011-11-08
2
-0
/
+5
|
*
|
msm: boards: Fix fallout from removal of machine_desc in fixup
Stephen Boyd
2011-11-01
3
-6
/
+6
*
|
|
Merge branch 'for-3.2/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
2011-11-09
6
-12
/
+27
|
\
\
\
|
*
|
|
arm/tegra: enable headphone detection gpio on seaboard
Yufeng Shen
2011-11-09
1
-0
/
+1
|
*
|
|
arm/dt: Fix ventana SDHCI power-gpios
Stephen Warren
2011-11-09
1
-2
/
+1
|
*
|
|
arm/tegra: Don't create duplicate gpio and pinmux devices
Stephen Warren
2011-11-09
5
-10
/
+25
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes
Olof Johansson
2011-11-09
9
-25
/
+20
|
\
\
\
|
*
|
|
ARM: at91: Fix USBA gadget registration
Jochen Friedrich
2011-11-09
3
-3
/
+3
|
*
|
|
at91/yl-9200: Fix section mismatch
Jean-Christophe PLAGNIOL-VILLARD
2011-11-09
1
-1
/
+1
|
*
|
|
at91: vmalloc fix missing AT91_VIRT_BASE define
Jean-Christophe PLAGNIOL-VILLARD
2011-11-09
1
-0
/
+2
|
*
|
|
ARM: at91: usart: drop static map regs for dbgu
Jean-Christophe PLAGNIOL-VILLARD
2011-11-09
7
-21
/
+14
|
|
/
/
[next]