index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
ARM: OMAP3: cm-t35: Add regulator for ads7846 touchscreen
Igor Grinberg
2011-12-13
1
-0
/
+18
|
|
*
|
|
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
*
|
|
|
|
Merge branch 'depends/rmk/devel-stable' into next/boards
Olof Johansson
2011-12-16
397
-3585
/
+3028
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
ARM: kexec: use soft_restart for branching to the reboot buffer
Will Deacon
2011-12-12
1
-12
/
+3
|
*
|
|
|
ARM: stop: execute platform callback from cpu_stop code
Will Deacon
2011-12-12
2
-1
/
+5
|
*
|
|
|
ARM: reset: implement soft_restart for jumping to a physical address
Will Deacon
2011-12-12
1
-10
/
+40
|
*
|
|
|
ARM: lib: add call_with_stack function for safely changing stack
Will Deacon
2011-12-12
2
-1
/
+46
|
*
|
|
|
ARM: 7183/1: vic: register the VIC for ST-modified VIC's
Jamie Iles
2011-12-11
1
-2
/
+3
|
*
|
|
|
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...
Russell King
2011-12-08
32
-322
/
+1199
|
|
\
\
\
\
|
|
*
|
|
|
ARM: LPAE: Add the Kconfig entries
Catalin Marinas
2011-12-08
2
-1
/
+18
|
|
*
|
|
|
ARM: LPAE: mark memory banks with start > ULONG_MAX as highmem
Will Deacon
2011-12-08
1
-1
/
+15
|
|
*
|
|
|
ARM: LPAE: Add identity mapping support for the 3-level page table format
Catalin Marinas
2011-12-08
1
-1
/
+27
|
|
*
|
|
|
ARM: LPAE: Add context switching support
Catalin Marinas
2011-12-08
1
-2
/
+17
|
|
*
|
|
|
ARM: LPAE: Add fault handling support
Catalin Marinas
2011-12-08
6
-5
/
+104
|
|
*
|
|
|
ARM: LPAE: Invalidate the TLB before freeing the PMD
Catalin Marinas
2011-12-08
1
-1
/
+10
|
|
*
|
|
|
ARM: LPAE: MMU setup for the 3-level page table format
Catalin Marinas
2011-12-08
5
-12
/
+243
|
|
*
|
|
|
ARM: LPAE: Page table maintenance for the 3-level format
Catalin Marinas
2011-12-08
5
-7
/
+150
|
|
*
|
|
|
ARM: LPAE: Introduce the 3-level page table format definitions
Catalin Marinas
2011-12-08
6
-0
/
+261
|
|
*
|
|
|
ARM: LPAE: add ISBs around MMU enabling code
Will Deacon
2011-12-08
4
-0
/
+16
|
|
*
|
|
|
ARM: LPAE: Factor out classic-MMU specific code into proc-v7-2level.S
Catalin Marinas
2011-12-08
2
-149
/
+174
|
|
*
|
|
|
ARM: LPAE: Move the FSR definitions to separate files
Catalin Marinas
2011-12-08
3
-93
/
+100
|
|
*
|
|
|
ARM: LPAE: Move page table maintenance macros to pgtable-2level.h
Catalin Marinas
2011-12-08
2
-38
/
+41
|
|
*
|
|
|
ARM: pgtable: switch to use pgtable-nopud.h
Russell King
2011-12-08
3
-11
/
+15
|
|
*
|
|
|
ARM: pgtable: Fix compiler warning in ioremap.c introduced by nopud
Catalin Marinas
2011-12-08
1
-12
/
+19
|
*
|
|
|
|
Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Russell King
2011-12-06
32
-89
/
+140
|
|
\
|
|
|
|
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
Will Deacon
2011-12-06
4
-66
/
+6
|
|
*
|
|
ARM: head.S: only include __turn_mmu_on in the initial identity mapping
Will Deacon
2011-12-06
1
-7
/
+7
|
|
*
|
|
ARM: idmap: use idmap_pgd when setting up mm for reboot
Will Deacon
2011-12-06
1
-9
/
+10
|
|
*
|
|
ARM: proc-*.S: place cpu_reset functions into .idmap.text section
Will Deacon
2011-12-06
24
-0
/
+72
|
|
*
|
|
ARM: suspend: use idmap_pgd instead of suspend_pgd
Will Deacon
2011-12-06
2
-15
/
+5
|
|
*
|
|
ARM: idmap: populate identity map pgd at init time using .init.text
Will Deacon
2011-12-06
5
-3
/
+51
|
*
|
|
|
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-06
93
-1398
/
+146
|
|
\
\
\
\
|
|
*
|
|
|
ARM: move VMALLOC_END down temporarily for shmobile
Nicolas Pitre
2011-11-27
1
-0
/
+7
|
|
*
|
|
|
ARM: big removal of now unused vmalloc.h files
Nicolas Pitre
2011-11-27
59
-866
/
+0
|
|
*
|
|
|
ARM: add generic ioremap optimization by reusing static mappings
Nicolas Pitre
2011-11-27
3
-25
/
+64
|
|
*
|
|
|
ARM: simplify __iounmap() when dealing with section based mapping
Nicolas Pitre
2011-11-27
1
-11
/
+9
|
|
*
|
|
|
ARM: move iotable mappings within the vmalloc region
Nicolas Pitre
2011-11-27
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
[prev]
[next]