index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: mach-imx: Support for DryIce RTC in i.MX53
Roland Stigge
2012-11-16
1
-0
/
+1
*
ARM : i.MX27 : split code for allocation of ressources of camera and eMMA
Gaƫtan Carlier
2012-11-16
7
-19
/
+56
*
Merge remote-tracking branch 'arm-soc/imx/multiplatform' into x
Sascha Hauer
2012-11-16
197
-1036
/
+731
|
\
|
*
ARM: imx: select HAVE_IMX_SRC when SMP is enabled
Shawn Guo
2012-10-23
1
-2
/
+1
|
*
ARM: mach-imx: Fix selection of ARCH_MXC
Fabio Estevam
2012-10-19
3
-1
/
+3
|
*
ARM: imx: enable multi-platform build
Shawn Guo
2012-10-15
6
-201
/
+33
|
*
ARM: imx: call mxc_device_init() in soc specific function
Shawn Guo
2012-10-15
7
-2
/
+16
|
*
ARM: imx: remove header file mach/irqs.h
Shawn Guo
2012-10-15
4
-24
/
+3
|
*
ARM: imx: include hardware.h rather than mach/hardware.h
Shawn Guo
2012-10-15
132
-179
/
+160
|
*
ARM: imx: move debug macros to include/debug
Shawn Guo
2012-10-15
2
-11
/
+30
|
*
video: imxfb: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2012-10-15
6
-17
/
+19
|
*
mmc: mxcmmc: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2012-10-15
7
-19
/
+21
|
*
media: mx2_camera: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2012-10-15
4
-11
/
+14
|
*
dma: imx-dma: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2012-10-15
8
-11
/
+15
|
*
dma: imx-dma: retrieve MEM and IRQ from resources
Shawn Guo
2012-10-15
5
-5
/
+25
|
*
rtc: mxc_rtc: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2012-10-15
5
-7
/
+9
|
*
mtd: mxc_nand: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2012-10-15
9
-16
/
+19
|
*
i2c: imx: remove cpu_is_xxx by using platform_device_id
Shawn Guo
2012-10-15
16
-47
/
+50
|
*
dma: ipu: rename mach/ipu.h to include/linux/dma/ipu-dma.h
Shawn Guo
2012-10-15
1
-177
/
+0
|
*
ARM: imx: remove mach/dma-mx1-mx2.h
Shawn Guo
2012-10-15
1
-10
/
+0
|
*
ARM: imx: include ulpi.h rather than mach/ulpi.h
Shawn Guo
2012-10-15
16
-16
/
+15
|
*
ARM: imx: include iram.h rather than mach/iram.h
Shawn Guo
2012-10-15
2
-1
/
+2
|
*
ARM: imx: include iim.h rather than mach/iim.h
Shawn Guo
2012-10-15
4
-3
/
+5
|
*
ARM: imx: ARM: imx: include cpuidle.h rather than mach/cpuidle.h
Shawn Guo
2012-10-15
3
-2
/
+2
|
*
ARM: imx: include common.h rather than mach/common.h
Shawn Guo
2012-10-15
77
-77
/
+93
|
*
ARM: imx: merge plat-mxc into mach-imx
Shawn Guo
2012-10-15
45
-103
/
+98
|
*
ARM: imx: move platform device code into mach-imx
Shawn Guo
2012-10-15
52
-49
/
+51
|
*
ARM: imx: remove unnecessary inclusion from device-imx*.h
Shawn Guo
2012-10-15
9
-8
/
+1
|
*
ARM: imx: move iomux drivers and headers into mach-imx
Shawn Guo
2012-10-15
68
-70
/
+79
|
*
ARM: imx: include board headers in the same folder
Shawn Guo
2012-10-15
21
-15
/
+15
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2012-11-10
34
-84
/
+280
|
\
\
|
*
|
sparc64: Fix build with mix of modular vs. non-modular crypto drivers.
David S. Miller
2012-11-10
9
-8
/
+24
|
*
|
sparc: Support atomic64_dec_if_positive properly.
David S. Miller
2012-11-10
4
-2
/
+20
|
*
|
of/address: sparc: Declare of_address_to_resource() as an extern function for...
Andreas Larsson
2012-11-10
1
-0
/
+5
|
*
|
sparc32, leon: Check for existent irq_map entry in leon_handle_ext_irq
Andreas Larsson
2012-11-10
1
-2
/
+4
|
*
|
sparc: Wire up sys_kcmp.
David S. Miller
2012-10-28
3
-3
/
+5
|
*
|
sparc64: Improvde documentation and readability of atomic backoff code.
David S. Miller
2012-10-28
5
-10
/
+55
|
*
|
sparc64: Use pause instruction when available.
David S. Miller
2012-10-28
5
-16
/
+62
|
*
|
sparc64: Fix cpu strand yielding.
David S. Miller
2012-10-28
2
-2
/
+8
|
*
|
sparc64: Make montmul/montsqr/mpmul usable in 32-bit threads.
David S. Miller
2012-10-27
13
-61
/
+117
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
2012-11-10
10
-41
/
+14
|
\
\
\
|
*
|
|
arm64: mm: fix booting on systems with no memory below 4GB
Will Deacon
2012-11-08
2
-1
/
+3
|
*
|
|
arm64: smp: add missing completion for secondary boot
Will Deacon
2012-11-08
1
-2
/
+1
|
*
|
|
arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION
Will Deacon
2012-11-08
2
-1
/
+1
|
*
|
|
arm64: elf: fix core dumping definitions for GP and FP registers
Will Deacon
2012-11-08
3
-25
/
+3
|
*
|
|
arm64: perf: use architected event for CPU cycle counter
Will Deacon
2012-11-08
1
-8
/
+2
|
*
|
|
Merge tag 'v3.7-rc4' into upstream-master
Catalin Marinas
2012-11-05
165
-1244
/
+1652
|
|
\
\
\
|
*
|
|
|
arm64: Move PCI_IOBASE closer to MODULES_VADDR
Catalin Marinas
2012-10-23
1
-1
/
+1
|
*
|
|
|
arm64: Use pgprot_t as the last argument when invoking __ioremap()
Catalin Marinas
2012-10-23
1
-3
/
+3
*
|
|
|
|
Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-11-10
2
-14
/
+18
|
\
\
\
\
\
[next]