Randy Dunlap
|
4c8337ac42
x86: fix arch/x86/mm/ioremap.c warning
|
17 years ago |
Ingo Molnar
|
756a6c6855
x86: ioremap of 64-bit resource on 32-bit kernel fix
|
17 years ago |
Venki Pallipadi
|
b450e5e816
x86: PAT bug fix for attribute type check after reserve_memtype, debug
|
17 years ago |
Venki Pallipadi
|
dee7cbb210
x86: PAT bug fix for attribute type check after reserve_memtype
|
17 years ago |
venkatesh.pallipadi@intel.com
|
6997ab4982
x86: add PAT related debug prints
|
17 years ago |
venkatesh.pallipadi@intel.com
|
b310f381d2
x86: PAT add ioremap_wc() interface
|
17 years ago |
venkatesh.pallipadi@intel.com
|
1219333dfd
x86: PAT use reserve free memtype in set_memory_uc
|
17 years ago |
venkatesh.pallipadi@intel.com
|
d7677d4034
x86: PAT use reserve free memtype in ioremap and iounmap
|
17 years ago |
venkatesh.pallipadi@intel.com
|
3a96ce8cac
x86: PAT make ioremap_change_attr non-static
|
17 years ago |
Ingo Molnar
|
55c626820a
x86: revert ucminus change
|
17 years ago |
Ingo Molnar
|
ba748d221e
x86: warn about RAM pages in ioremap()
|
17 years ago |
Ingo Molnar
|
bdd3cee2e4
x86: ioremap(), extend check to all RAM pages
|
17 years ago |
Thomas Gleixner
|
e3100c82ab
x86: check physical address range in ioremap
|
17 years ago |
Ian Campbell
|
c92a7a54d6
x86: reduce arch/x86/mm/ioremap.o size
|
17 years ago |
Suresh Siddha
|
d546b67a94
x86: fix performance drop for glx
|
17 years ago |
Linus Torvalds
|
b9e76a0074
x86-32: Pass the full resource data to ioremap()
|
17 years ago |
Ingo Molnar
|
9a46d7e5b6
x86: ioremap, remove WARN_ON()
|
17 years ago |
Ingo Molnar
|
b16bf712f4
x86: fix leak un ioremap_page_range() failure
|
17 years ago |
Linus Torvalds
|
5d9c4a7de6
Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6
|
17 years ago |
Arjan van de Ven
|
156fbc3fbe
x86: fix page_is_ram() thinko
|
17 years ago |
Arjan van de Ven
|
d8a9e6a51e
x86: fix WARN_ON() message: teach page_is_ram() about the special 4Kb bios data page
|
17 years ago |
Arjan van dev Ven
|
fcea424d31
fix historic ioremap() abuse in AGP
|
17 years ago |
Jeremy Fitzhardinge
|
37cc8d7f96
x86/early_ioremap: don't assume we're using swapper_pg_dir
|
17 years ago |
Ian Campbell
|
b6fbb669c8
x86: fix early_ioremap pagetable ops
|
17 years ago |
Ian Campbell
|
551889a6e2
x86: construct 32-bit boot time page tables in native format.
|
17 years ago |
Thomas Gleixner
|
f56d005d30
x86: no CPA on iounmap
|
17 years ago |
Thomas Gleixner
|
75ab43bfce
x86: ioremap remove the range check of cpa
|
17 years ago |
Thomas Gleixner
|
e66aadbe6c
x86: simplify __ioremap
|
17 years ago |
Ingo Molnar
|
38cb47ba01
x86: relax RAM check in ioremap()
|
17 years ago |
Harvey Harrison
|
93809be8b1
x86: fixes for lookup_address args
|
17 years ago |