index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
ioremap.c
Age
Commit message (
Expand
)
Author
2008-04-28
vmallocinfo: add caller information
Christoph Lameter
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
2008-04-24
x86: rename paravirt_alloc_pt etc after the pagetable structure
Jeremy Fitzhardinge
2008-04-24
x86: PAT avoid aliasing in /dev/mem read/write
venkatesh.pallipadi@intel.com
2008-04-19
x86: fix arch/x86/mm/ioremap.c warning
Randy Dunlap
2008-04-17
x86: ioremap of 64-bit resource on 32-bit kernel fix
Ingo Molnar
2008-04-17
x86: PAT bug fix for attribute type check after reserve_memtype, debug
Venki Pallipadi
2008-04-17
x86: PAT bug fix for attribute type check after reserve_memtype
Venki Pallipadi
2008-04-17
x86: add PAT related debug prints
venkatesh.pallipadi@intel.com
2008-04-17
x86: PAT add ioremap_wc() interface
venkatesh.pallipadi@intel.com
2008-04-17
x86: PAT use reserve free memtype in set_memory_uc
venkatesh.pallipadi@intel.com
2008-04-17
x86: PAT use reserve free memtype in ioremap and iounmap
venkatesh.pallipadi@intel.com
2008-04-17
x86: PAT make ioremap_change_attr non-static
venkatesh.pallipadi@intel.com
2008-04-17
x86: revert ucminus change
Ingo Molnar
2008-04-17
x86: warn about RAM pages in ioremap()
Ingo Molnar
2008-04-17
x86: ioremap(), extend check to all RAM pages
Ingo Molnar
2008-04-17
x86: check physical address range in ioremap
Thomas Gleixner
2008-04-17
x86: reduce arch/x86/mm/ioremap.o size
Ian Campbell
2008-03-26
x86: fix performance drop for glx
Suresh Siddha
2008-03-24
x86-32: Pass the full resource data to ioremap()
Linus Torvalds
2008-03-11
x86: ioremap, remove WARN_ON()
Ingo Molnar
2008-02-29
x86: fix leak un ioremap_page_range() failure
Ingo Molnar
2008-02-19
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2008-02-19
x86: fix page_is_ram() thinko
Arjan van de Ven
2008-02-19
x86: fix WARN_ON() message: teach page_is_ram() about the special 4Kb bios da...
Arjan van de Ven
2008-02-19
fix historic ioremap() abuse in AGP
Arjan van dev Ven
2008-02-13
x86/early_ioremap: don't assume we're using swapper_pg_dir
Jeremy Fitzhardinge
2008-02-09
x86: fix early_ioremap pagetable ops
Ian Campbell
2008-02-09
x86: construct 32-bit boot time page tables in native format.
Ian Campbell
2008-02-04
x86: no CPA on iounmap
Thomas Gleixner
2008-02-04
x86: ioremap remove the range check of cpa
Thomas Gleixner
2008-02-04
x86: simplify __ioremap
Thomas Gleixner
2008-02-04
x86: relax RAM check in ioremap()
Ingo Molnar
2008-02-01
x86: fixes for lookup_address args
Harvey Harrison
2008-01-31
x86: early_ioremap_reset fix 2
Huang, Ying
2008-01-30
x86: fix early_ioremap pagetable ops
Jeremy Fitzhardinge
2008-01-30
x86: ioremap KERN_INFO
Ingo Molnar
2008-01-30
x86: cpa: move flush to cpa
Thomas Gleixner
2008-01-30
x86: cpa: convert ioremap to new API
Thomas Gleixner
2008-01-30
x86: fix ioremap API
Thomas Gleixner
2008-01-30
x86: fix ioremap RAM check
Thomas Gleixner
2008-01-30
x86: fix the missing BIOS area check in page_is_ram
Thomas Gleixner
2008-01-30
x86: move page_is_ram() function
Thomas Gleixner
2008-01-30
x86: unify ioremap_32 and _64
Thomas Gleixner