index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
ioremap.c
Commit message (
Expand
)
Author
Age
*
ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORY
Tony Lindgren
2011-10-22
*
Revert "ARM: relax ioremap prohibition (309caa9) for -final and -stable"
Russell King
2010-12-24
*
ARM: relax ioremap prohibition (309caa9) for -final and -stable
Russell King
2010-10-12
*
ARM: use generic ioremap_page_range()
Russell King
2010-07-27
*
ARM: Prohibit ioremap() on kernel managed RAM
Russell King
2010-06-21
*
ARM: Add caller information to ioremap
Russell King
2010-02-15
*
omap iommu: simple virtual address space management
Hiroshi DOYU
2009-05-19
*
[ARM] fix section-based ioremap
Russell King
2009-01-25
*
Merge branch 'ptebits' into devel
Russell King
2008-10-09
|
\
|
*
[ARM] remove 'prot_pte_ext' from memory type table
Russell King
2008-10-01
*
|
[ARM] Convert asm/io.h to linux/io.h
Russell King
2008-09-06
*
|
[ARM] sparse: fix several warnings
Russell King
2008-09-05
*
|
[ARM] cputype: separate definitions, use them
Russell King
2008-09-01
|
/
*
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King
2008-08-02
*
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
2008-02-05
*
[ARM] Fix bounding error in ioremap_pfn()
Russell King
2007-07-12
*
[ARM] spelling fixes
Simon Arlott
2007-05-20
*
[ARM] mm 10: allow memory type to be specified with ioremap
Russell King
2007-05-05
*
[ARM] mm 6: allow mem_types table to specify extended pte attributes
Russell King
2007-04-21
*
[ARM] mm 5: Use mem_types table in ioremap
Russell King
2007-04-21
*
[ARM] mm 3: separate out supersection mappings, avoid for <4GB
Russell King
2007-04-21
*
[ARM] 4112/1: Only ioremap to supersections if DOMAIN_IO is zero
Catalin Marinas
2007-01-25
*
[ARM] Fix BUG()s in ioremap() code
Russell King
2006-12-17
*
[ARM] Clean up ioremap code
Russell King
2006-12-13
*
[ARM] Unuse another Linux PTE bit
Russell King
2006-12-13
*
[PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument...
Al Viro
2006-10-08
*
[PATCH] Standardize pxx_page macros
Dave McCracken
2006-09-26
*
[ARM] 3734/1: Fix the unused variable warning in __iounmap()
Catalin Marinas
2006-07-29
*
[ARM] Fix warning in consistent.c
Russell King
2006-07-03
*
[ARM] 3708/2: fix SMP build after section ioremap changes
Lennert Buytenhek
2006-07-03
*
[ARM] 3705/1: add supersection support to ioremap()
Lennert Buytenhek
2006-07-01
*
[ARM] Add section support to ioremap
Russell King
2006-06-29
*
[ARM] nommu: add stubs for ioremap and friends
Russell King
2006-06-28
*
[ARM] 3526/1: ioremap should use vunmap instead of vfree on ARM
Catalin Marinas
2006-05-16
*
[ARM] Remove unnecessary asm/hardware.h includes
Russell King
2006-03-21
*
[ARM] Fix ioremap.c vfree type warning
Russell King
2006-01-20
*
[ARM] 3070/2: Add __ioremap_pfn() API
Deepak Saxena
2006-01-09
*
[ARM] __ioremap doesn't use 4th argument
Russell King
2005-11-17
*
[PATCH] mm: init_mm without ptlock
Hugh Dickins
2005-10-30
*
[ARM] 3/4: Remove asm/hardware.h from SA1100 io.h
Russell King
2005-10-28
*
[PATCH] ARM: Add iomap support for ARM
Russell King
2005-06-20
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16