index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
ioremap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-26
x86: fix performance drop for glx
Suresh Siddha
1
-1
/
+5
2008-03-24
x86-32: Pass the full resource data to ioremap()
Linus Torvalds
1
-3
/
+3
2008-03-11
x86: ioremap, remove WARN_ON()
Ingo Molnar
1
-2
/
+0
2008-02-29
x86: fix leak un ioremap_page_range() failure
Ingo Molnar
1
-1
/
+1
2008-02-19
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+2
2008-02-19
x86: fix page_is_ram() thinko
Arjan van de Ven
1
-8
/
+7
2008-02-19
x86: fix WARN_ON() message: teach page_is_ram() about the special 4Kb bios da...
Arjan van de Ven
1
-0
/
+9
2008-02-19
fix historic ioremap() abuse in AGP
Arjan van dev Ven
1
-0
/
+2
2008-02-13
x86/early_ioremap: don't assume we're using swapper_pg_dir
Jeremy Fitzhardinge
1
-1
/
+3
2008-02-09
x86: fix early_ioremap pagetable ops
Ian Campbell
1
-2
/
+2
2008-02-09
x86: construct 32-bit boot time page tables in native format.
Ian Campbell
1
-24
/
+31
2008-02-04
x86: no CPA on iounmap
Thomas Gleixner
1
-3
/
+0
2008-02-04
x86: ioremap remove the range check of cpa
Thomas Gleixner
1
-15
/
+2
2008-02-04
x86: simplify __ioremap
Thomas Gleixner
1
-8
/
+6
2008-02-04
x86: relax RAM check in ioremap()
Ingo Molnar
1
-4
/
+5
2008-02-01
x86: fixes for lookup_address args
Harvey Harrison
1
-1
/
+2
2008-01-31
x86: early_ioremap_reset fix 2
Huang, Ying
1
-1
/
+1
2008-01-30
x86: fix early_ioremap pagetable ops
Jeremy Fitzhardinge
1
-0
/
+2
2008-01-30
x86: ioremap KERN_INFO
Ingo Molnar
1
-4
/
+4
2008-01-30
x86: cpa: move flush to cpa
Thomas Gleixner
1
-2
/
+0
2008-01-30
x86: cpa: convert ioremap to new API
Thomas Gleixner
1
-22
/
+35
2008-01-30
x86: fix ioremap API
Thomas Gleixner
1
-3
/
+8
2008-01-30
x86: fix ioremap RAM check
Thomas Gleixner
1
-13
/
+4
2008-01-30
x86: fix the missing BIOS area check in page_is_ram
Thomas Gleixner
1
-5
/
+10
2008-01-30
x86: move page_is_ram() function
Thomas Gleixner
1
-0
/
+24
2008-01-30
x86: unify ioremap_32 and _64
Thomas Gleixner
1
-0
/
+463