index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: imx: dynamically allocate mxc-ehci devices
Uwe Kleine-König
2010-11-17
13
-93
/
+95
*
ARM: imx: dynamically register mxc-mmc devices
Uwe Kleine-König
2010-11-17
19
-72
/
+116
*
ARM: mx3/mach-pcm037_eet: Fix section mismatch for eet_init_devices()
Alberto Panizzo
2010-11-17
1
-1
/
+1
*
ARM: imx: dynamically allocate mxc_pwm devices
Uwe Kleine-König
2010-11-17
6
-20
/
+56
*
ARM: mx3: enable SPI_IMX for better compile coverage
Uwe Kleine-König
2010-11-17
1
-0
/
+1
*
ARM: imx: dynamically register imx-fb devices
Uwe Kleine-König
2010-11-17
16
-50
/
+90
*
ARM: imx: change the way flexcan devices are registered
Uwe Kleine-König
2010-11-17
4
-21
/
+56
*
ARM: imx: dynamically allocate imx2-wdt devices
Uwe Kleine-König
2010-11-17
12
-24
/
+64
*
ARM: imx: dynamically allocate mx2-camera device
Uwe Kleine-König
2010-11-17
8
-35
/
+76
*
ARM: imx/gpio: remove some useless casts
Uwe Kleine-König
2010-11-17
1
-2
/
+2
*
ARM: imx: dynamically allocate mx1-camera device
Uwe Kleine-König
2010-11-17
7
-30
/
+57
*
ARM: imx: allow specifying a dma mask when creating a platform device
Uwe Kleine-König
2010-11-17
2
-4
/
+33
*
ARM: imx: dynamically allocate imx_udc device
Uwe Kleine-König
2010-11-17
7
-52
/
+103
*
ARM: imx: remove unused devices
Uwe Kleine-König
2010-11-17
2
-86
/
+0
*
ARM: imx: dynamically allocate mxc_w1 devices
Uwe Kleine-König
2010-11-17
19
-37
/
+86
*
ARM: imx: remove deprecated symbols as all users are gone now
Uwe Kleine-König
2010-11-17
7
-504
/
+0
*
ARM: imx/debug-macro: rework using the new io mapping macro
Uwe Kleine-König
2010-11-17
5
-35
/
+7
*
ARM: imx: change static io mapping to use a function
Uwe Kleine-König
2010-11-17
11
-208
/
+89
*
ARM: imx: remove last explicit users of virtual base address defines
Uwe Kleine-König
2010-11-17
4
-14
/
+13
*
ARM: imx: use MXxy_IO_P2V macros to setup static mappings
Uwe Kleine-König
2010-11-17
8
-166
/
+56
*
ARM: imx: refactor the io mapping macro
Uwe Kleine-König
2010-11-17
10
-48
/
+61
*
ARM: mx3: fix the last users of IMX_NEEDS_DEPRECATED_SYMBOLS
Uwe Kleine-König
2010-11-17
3
-59
/
+61
*
Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel...
Russell King
2010-10-28
7
-9
/
+171
|
\
|
*
ARM: ux500 specific L2 cache code
Per Fransson
2010-10-26
1
-0
/
+45
|
*
ARM: l2x0: Optimise the range based operations
Santosh Shilimkar
2010-10-26
1
-0
/
+22
|
*
ARM: l2x0: Determine the cache size
Santosh Shilimkar
2010-10-26
2
-2
/
+12
|
*
ARM: l2x0: Fix coding-style in the cache-l2x0.h
Santosh Shilimkar
2010-10-26
1
-3
/
+5
|
*
omap4: l2x0: Override the default l2x0_disable
Santosh Shilimkar
2010-10-26
1
-0
/
+13
|
*
arm: Implement l2x0 cache disable functions
Thomas Gleixner
2010-10-26
1
-1
/
+27
|
*
arm: Disable outer (L2) cache in kexec
Thomas Gleixner
2010-10-26
2
-0
/
+27
|
*
ARM: Improve the L2 cache performance when PL310 is used
Catalin Marinas
2010-10-26
2
-3
/
+20
*
|
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...
Russell King
2010-10-28
157
-1314
/
+6574
|
\
\
|
*
|
ARM: S5PV310: Support ethernet for SMDKV310 and SMDKC210
Daein Moon
2010-10-26
2
-0
/
+122
|
*
|
ARM: S5PV310: Add support SROMC
Daein Moon
2010-10-26
3
-0
/
+59
|
*
|
ARM: SAMSUNG: Add the missed s3c_gpio_getpull() API
Daein Moon
2010-10-26
2
-0
/
+25
|
*
|
ARM: S5P: Change VMALLOC_END to use more vmalloc()/ioremap() area
Kukjin Kim
2010-10-25
5
-5
/
+5
|
*
|
ARM: S3C: Change VMALLOC_END to use more vmalloc()/ioremap() area
Kukjin Kim
2010-10-25
3
-3
/
+3
|
*
|
ARM: SAMSUNG: Move the start address of Samsung SoCs' VA space
Kukjin Kim
2010-10-25
1
-2
/
+2
|
*
|
ARM: S5PV310: Add support External Interrupt
Jongsun Han
2010-10-25
2
-1
/
+229
|
*
|
ARM: S5PV310: Add the definition for external interrupt
Jongsun Han
2010-10-25
2
-0
/
+58
|
*
|
ARM: S5PV310: Add L2 cache init function in cpu.c
Kyungmin Park
2010-10-25
1
-0
/
+23
|
*
|
ARM: S5PV310: Remove L2 cache init in machine
Kyungmin Park
2010-10-25
3
-15
/
+0
|
*
|
ARM: Add L2X0 PREFETCH and POWER control register
Kyungmin Park
2010-10-25
1
-0
/
+4
|
*
|
ARM: SAMSUNG: Move DMA clock enable into S3C PL330 driver
Seungwhan Youn
2010-10-25
1
-7
/
+27
|
*
|
ARM: S5P: Reorder DMA platform device id
Seungwhan Youn
2010-10-25
4
-6
/
+6
|
*
|
ARM: S5P64X0: Set DMA clock disable as default
Seungwhan Youn
2010-10-25
2
-12
/
+12
|
*
|
ARM: S5PV210: Add DMA operation clock
Seungwhan Youn
2010-10-25
1
-0
/
+12
|
*
|
ARM: S5P6442: Add DMA operation clock
Seungwhan Youn
2010-10-25
2
-0
/
+29
|
*
|
Merge branch 'next-s3c64xx' into for-next
Kukjin Kim
2010-10-25
4
-5
/
+572
|
|
\
\
|
|
*
|
ARM: S3C64XX: add touchscreen support for mach-mini6410
Darius Augulis
2010-10-21
2
-0
/
+14
[next]