Commit Graph

50 Commits (dd0c7c4903c29da9aa3bf33deecf064d190a0d81)

Author SHA1 Message Date
Andreas Herrmann 499f8f84b8 x86: rename pat_wc_enabled to pat_enabled 17 years ago
Ingo Molnar 226e9a93a2 x86: ioremap fix failing nesting check 17 years ago
Andres Salomon cb8ab687c3 x86: ioremap ram check fix 17 years ago
Suresh Siddha de33c442ed x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_nocache() and pci_mmap_page_range() 17 years ago
Ingo Molnar 2544a873ab revert: "x86: ioremap(), extend check to all RAM pages" 17 years ago
Christoph Lameter 2301696932 vmallocinfo: add caller information 17 years ago
Jeremy Fitzhardinge 6944a9c894 x86: rename paravirt_alloc_pt etc after the pagetable structure 17 years ago
venkatesh.pallipadi@intel.com e045fb2a98 x86: PAT avoid aliasing in /dev/mem read/write 17 years ago
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
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
Huang, Ying 1fd6a53ddc x86: early_ioremap_reset fix 2 17 years ago
Jeremy Fitzhardinge f6df72e71e x86: fix early_ioremap pagetable ops 17 years ago
Ingo Molnar adafdf6a4e x86: ioremap KERN_INFO 17 years ago
Thomas Gleixner d7c8f21a8c x86: cpa: move flush to cpa 17 years ago
Thomas Gleixner d806e5ee20 x86: cpa: convert ioremap to new API 17 years ago
Thomas Gleixner 5f8681529c x86: fix ioremap API 17 years ago
Thomas Gleixner 266b9f8727 x86: fix ioremap RAM check 17 years ago
Thomas Gleixner 950f9d95be x86: fix the missing BIOS area check in page_is_ram 17 years ago
Thomas Gleixner 5f5192b9fe x86: move page_is_ram() function 17 years ago
Thomas Gleixner e64c8aa0c5 x86: unify ioremap_32 and _64 17 years ago
Thomas Gleixner 240d3a7c47 x86: unify ioremap 17 years ago
Thomas Gleixner e4c1b977f0 x86: use remove_vm_are in ioremap_32 error path 17 years ago
Thomas Gleixner 4b40fcee13 x86: __iomem annotations 17 years ago