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: OMAP2+: UART: Avoid uart idling on suspend for no_console_suspend usecase
Govindraj.R
2011-12-14
1
-1
/
+8
*
ARM: OMAP2+: UART: Avoid console uart idling during bootup
Govindraj.R
2011-12-14
1
-26
/
+25
*
ARM: OMAP2+: UART: remove temporary variable used to count uart instance
Govindraj.R
2011-12-14
1
-5
/
+2
*
ARM: OMAP2+: UART: Make the RX_TIMEOUT for DMA configurable for each UART
Jon Hunter
2011-12-14
2
-2
/
+6
*
ARM: OMAP2+: UART: Allow UART parameters to be configured from board file.
Deepak K
2011-12-14
4
-17
/
+57
*
ARM: OMAP2+: UART: Remove old and unused clocks handling funcs
Govindraj.R
2011-12-14
1
-36
/
+0
*
ARM: OMAP2+: UART: Add wakeup mechanism for omap-uarts
Govindraj.R
2011-12-14
2
-84
/
+14
*
ARM: OMAP2+: UART: Move errata handling from serial.c to omap-serial
Govindraj.R
2011-12-14
2
-70
/
+38
*
ARM: OMAP2+: UART: Get context loss count to context restore
Govindraj.R
2011-12-14
2
-0
/
+5
*
ARM: OMAP2+: UART: Remove uart reset function.
Govindraj.R
2011-12-14
2
-14
/
+2
*
ARM: OMAP2+: UART: Ensure all reg values configured are available from port s...
Govindraj.R
2011-12-14
1
-0
/
+4
*
ARM: OMAP2+: UART: Remove context_save and move context restore to driver
Govindraj.R
2011-12-14
1
-118
/
+0
*
ARM: OMAP2+: UART: Remove mapbase/membase fields from pdata.
Govindraj.R
2011-12-14
2
-4
/
+0
*
ARM: OMAP2+: UART: Add default mux for all uarts.
Govindraj.R
2011-12-14
4
-258
/
+133
*
ARM: OMAP2+: UART: Cleanup part of clock gating mechanism for uart
Govindraj.R
2011-12-14
3
-118
/
+2
*
ARM: OMAP2+: UART: cleanup 8250 console driver support
Govindraj.R
2011-12-14
1
-97
/
+0
*
ARM: OMAP2+: UART: cleanup + remove uart pm specific API
Govindraj.R
2011-12-14
4
-119
/
+0
*
ARM: OMAP: TI814X: Add cpu type macros and detection support
Hemant Pedanekar
2011-12-13
4
-0
/
+33
*
ARM: OMAP: TI81XX: Prepare for addition of TI814X support
Hemant Pedanekar
2011-12-13
16
-76
/
+90
*
ARM: OMAP: ID: Chip detection for OMAP4470
Leonid Iziumtsev
2011-12-13
2
-1
/
+17
*
ARM: OMAP: id: add chip id recognition for omap4430 es2.3
David Anders
2011-12-13
2
-2
/
+6
*
ARM: OMAP: am33xx: Update common OMAP machine specific sources
Afzal Mohammed
2011-12-13
11
-3
/
+105
*
ARM: OMAP: am33xx: Update common omap platform files
Afzal Mohammed
2011-12-13
6
-4
/
+35
*
ARM: 7194/1: OMAP: Fix build after a merge between v3.2-rc4 and ARM restart c...
Tony Lindgren
2011-12-06
1
-1
/
+2
*
ARM: 7192/1: OMAP: Fix build error for omap1_defconfig
Tony Lindgren
2011-12-06
1
-0
/
+1
*
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...
Russell King
2011-12-05
93
-1398
/
+146
|
\
|
*
ARM: move VMALLOC_END down temporarily for shmobile
Nicolas Pitre
2011-11-26
1
-0
/
+7
|
*
ARM: big removal of now unused vmalloc.h files
Nicolas Pitre
2011-11-26
59
-866
/
+0
|
*
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 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...
Russell King
2011-12-05
241
-1618
/
+2028
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge branches 'perf/event-nos', 'perf/updates' and 'perf/omap4' into for-rmk
Will Deacon
2011-12-02
4
-16
/
+200
|
|
\
\
\
[next]