index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
ioremap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-19
omap iommu: simple virtual address space management
Hiroshi DOYU
1
-0
/
+6
2009-01-25
[ARM] fix section-based ioremap
Russell King
1
-9
/
+2
2008-10-09
Merge branch 'ptebits' into devel
Russell King
1
-2
/
+1
2008-10-01
[ARM] remove 'prot_pte_ext' from memory type table
Russell King
1
-2
/
+1
2008-09-06
[ARM] Convert asm/io.h to linux/io.h
Russell King
1
-1
/
+1
2008-09-05
[ARM] sparse: fix several warnings
Russell King
1
-5
/
+4
2008-09-01
[ARM] cputype: separate definitions, use them
Russell King
1
-0
/
+1
2008-08-02
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King
1
-1
/
+1
2008-02-05
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
1
-1
/
+1
2007-07-12
[ARM] Fix bounding error in ioremap_pfn()
Russell King
1
-6
/
+4
2007-05-20
[ARM] spelling fixes
Simon Arlott
1
-1
/
+1
2007-05-05
[ARM] mm 10: allow memory type to be specified with ioremap
Russell King
1
-11
/
+9
2007-04-21
[ARM] mm 6: allow mem_types table to specify extended pte attributes
Russell King
1
-1
/
+2
2007-04-21
[ARM] mm 5: Use mem_types table in ioremap
Russell King
1
-38
/
+27
2007-04-21
[ARM] mm 3: separate out supersection mappings, avoid for <4GB
Russell King
1
-1
/
+1
2007-01-25
[ARM] 4112/1: Only ioremap to supersections if DOMAIN_IO is zero
Catalin Marinas
1
-1
/
+2
2006-12-17
[ARM] Fix BUG()s in ioremap() code
Russell King
1
-0
/
+2
2006-12-13
[ARM] Clean up ioremap code
Russell King
1
-58
/
+40
2006-12-13
[ARM] Unuse another Linux PTE bit
Russell King
1
-2
/
+2
2006-10-08
[PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument...
Al Viro
1
-3
/
+3
2006-09-26
[PATCH] Standardize pxx_page macros
Dave McCracken
1
-1
/
+1
2006-07-29
[ARM] 3734/1: Fix the unused variable warning in __iounmap()
Catalin Marinas
1
-0
/
+2
2006-07-03
[ARM] Fix warning in consistent.c
Russell King
1
-2
/
+1
2006-07-03
[ARM] 3708/2: fix SMP build after section ioremap changes
Lennert Buytenhek
1
-0
/
+2
2006-07-01
[ARM] 3705/1: add supersection support to ioremap()
Lennert Buytenhek
1
-3
/
+63
2006-06-29
[ARM] Add section support to ioremap
Russell King
1
-4
/
+163
2006-06-28
[ARM] nommu: add stubs for ioremap and friends
Russell King
1
-47
/
+0
2006-05-16
[ARM] 3526/1: ioremap should use vunmap instead of vfree on ARM
Catalin Marinas
1
-2
/
+2
2006-03-21
[ARM] Remove unnecessary asm/hardware.h includes
Russell King
1
-1
/
+0
2006-01-20
[ARM] Fix ioremap.c vfree type warning
Russell King
1
-1
/
+1
2006-01-09
[ARM] 3070/2: Add __ioremap_pfn() API
Deepak Saxena
1
-20
/
+29
2005-11-17
[ARM] __ioremap doesn't use 4th argument
Russell King
1
-2
/
+1
2005-10-29
[PATCH] mm: init_mm without ptlock
Hugh Dickins
1
-3
/
+1
2005-10-28
[ARM] 3/4: Remove asm/hardware.h from SA1100 io.h
Russell King
1
-0
/
+1
2005-06-20
[PATCH] ARM: Add iomap support for ARM
Russell King
1
-0
/
+47
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+172