index
:
delta/linux-rt.git
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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
ioremap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] fix section-based ioremap
Russell King
2009-01-25
1
-9
/
+2
*
Merge branch 'ptebits' into devel
Russell King
2008-10-09
1
-2
/
+1
|
\
|
*
[ARM] remove 'prot_pte_ext' from memory type table
Russell King
2008-10-01
1
-2
/
+1
*
|
[ARM] Convert asm/io.h to linux/io.h
Russell King
2008-09-06
1
-1
/
+1
*
|
[ARM] sparse: fix several warnings
Russell King
2008-09-05
1
-5
/
+4
*
|
[ARM] cputype: separate definitions, use them
Russell King
2008-09-01
1
-0
/
+1
|
/
*
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King
2008-08-02
1
-1
/
+1
*
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
2008-02-05
1
-1
/
+1
*
[ARM] Fix bounding error in ioremap_pfn()
Russell King
2007-07-12
1
-6
/
+4
*
[ARM] spelling fixes
Simon Arlott
2007-05-20
1
-1
/
+1
*
[ARM] mm 10: allow memory type to be specified with ioremap
Russell King
2007-05-05
1
-11
/
+9
*
[ARM] mm 6: allow mem_types table to specify extended pte attributes
Russell King
2007-04-21
1
-1
/
+2
*
[ARM] mm 5: Use mem_types table in ioremap
Russell King
2007-04-21
1
-38
/
+27
*
[ARM] mm 3: separate out supersection mappings, avoid for <4GB
Russell King
2007-04-21
1
-1
/
+1
*
[ARM] 4112/1: Only ioremap to supersections if DOMAIN_IO is zero
Catalin Marinas
2007-01-25
1
-1
/
+2
*
[ARM] Fix BUG()s in ioremap() code
Russell King
2006-12-17
1
-0
/
+2
*
[ARM] Clean up ioremap code
Russell King
2006-12-13
1
-58
/
+40
*
[ARM] Unuse another Linux PTE bit
Russell King
2006-12-13
1
-2
/
+2
*
[PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument...
Al Viro
2006-10-08
1
-3
/
+3
*
[PATCH] Standardize pxx_page macros
Dave McCracken
2006-09-26
1
-1
/
+1
*
[ARM] 3734/1: Fix the unused variable warning in __iounmap()
Catalin Marinas
2006-07-29
1
-0
/
+2
*
[ARM] Fix warning in consistent.c
Russell King
2006-07-03
1
-2
/
+1
*
[ARM] 3708/2: fix SMP build after section ioremap changes
Lennert Buytenhek
2006-07-03
1
-0
/
+2
*
[ARM] 3705/1: add supersection support to ioremap()
Lennert Buytenhek
2006-07-01
1
-3
/
+63
*
[ARM] Add section support to ioremap
Russell King
2006-06-29
1
-4
/
+163
*
[ARM] nommu: add stubs for ioremap and friends
Russell King
2006-06-28
1
-47
/
+0
*
[ARM] 3526/1: ioremap should use vunmap instead of vfree on ARM
Catalin Marinas
2006-05-16
1
-2
/
+2
*
[ARM] Remove unnecessary asm/hardware.h includes
Russell King
2006-03-21
1
-1
/
+0
*
[ARM] Fix ioremap.c vfree type warning
Russell King
2006-01-20
1
-1
/
+1
*
[ARM] 3070/2: Add __ioremap_pfn() API
Deepak Saxena
2006-01-09
1
-20
/
+29
*
[ARM] __ioremap doesn't use 4th argument
Russell King
2005-11-17
1
-2
/
+1
*
[PATCH] mm: init_mm without ptlock
Hugh Dickins
2005-10-29
1
-3
/
+1
*
[ARM] 3/4: Remove asm/hardware.h from SA1100 io.h
Russell King
2005-10-28
1
-0
/
+1
*
[PATCH] ARM: Add iomap support for ARM
Russell King
2005-06-20
1
-0
/
+47
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+172