revert: "x86: ioremap(), extend check to all RAM pages"
[safe/jmp/linux-2.6] / arch / x86 / mm / ioremap.c
2008-04-30 Ingo Molnarrevert: "x86: ioremap(), extend check to all RAM pages"
2008-04-28 Christoph Lametervmallocinfo: add caller information
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-24 Jeremy Fitzhardingex86: rename paravirt_alloc_pt etc after the pagetable...
2008-04-24 venkatesh.pallipad... x86: PAT avoid aliasing in /dev/mem read/write
2008-04-19 Randy Dunlapx86: fix arch/x86/mm/ioremap.c warning
2008-04-17 Ingo Molnarx86: ioremap of 64-bit resource on 32-bit kernel fix
2008-04-17 Venki Pallipadix86: PAT bug fix for attribute type check after reserve...
2008-04-17 Venki Pallipadix86: PAT bug fix for attribute type check after reserve...
2008-04-17 venkatesh.pallipad... x86: add PAT related debug prints
2008-04-17 venkatesh.pallipad... x86: PAT add ioremap_wc() interface
2008-04-17 venkatesh.pallipad... x86: PAT use reserve free memtype in set_memory_uc
2008-04-17 venkatesh.pallipad... x86: PAT use reserve free memtype in ioremap and iounmap
2008-04-17 venkatesh.pallipad... x86: PAT make ioremap_change_attr non-static
2008-04-17 Ingo Molnarx86: revert ucminus change
2008-04-17 Ingo Molnarx86: warn about RAM pages in ioremap()
2008-04-17 Ingo Molnarx86: ioremap(), extend check to all RAM pages
2008-04-17 Thomas Gleixnerx86: check physical address range in ioremap
2008-04-17 Ian Campbellx86: reduce arch/x86/mm/ioremap.o size
2008-03-26 Suresh Siddhax86: fix performance drop for glx
2008-03-24 Linus Torvaldsx86-32: Pass the full resource data to ioremap()
2008-03-11 Ingo Molnarx86: ioremap, remove WARN_ON()
2008-02-29 Ingo Molnarx86: fix leak un ioremap_page_range() failure
2008-02-20 Linus TorvaldsMerge branch 'agp-patches' of git://git./linux/kernel...
2008-02-19 Arjan van de Venx86: fix page_is_ram() thinko
2008-02-19 Arjan van de Venx86: fix WARN_ON() message: teach page_is_ram() about...
2008-02-19 Arjan van dev Venfix historic ioremap() abuse in AGP
2008-02-13 Jeremy Fitzhardingex86/early_ioremap: don't assume we're using swapper_pg_dir
2008-02-09 Ian Campbellx86: fix early_ioremap pagetable ops
2008-02-09 Ian Campbellx86: construct 32-bit boot time page tables in native...
2008-02-04 Thomas Gleixnerx86: no CPA on iounmap
2008-02-04 Thomas Gleixnerx86: ioremap remove the range check of cpa
2008-02-04 Thomas Gleixnerx86: simplify __ioremap
2008-02-04 Ingo Molnarx86: relax RAM check in ioremap()
2008-02-01 Harvey Harrisonx86: fixes for lookup_address args
2008-01-31 Huang, Yingx86: early_ioremap_reset fix 2
2008-01-30 Jeremy Fitzhardingex86: fix early_ioremap pagetable ops
2008-01-30 Ingo Molnarx86: ioremap KERN_INFO
2008-01-30 Thomas Gleixnerx86: cpa: move flush to cpa
2008-01-30 Thomas Gleixnerx86: cpa: convert ioremap to new API
2008-01-30 Thomas Gleixnerx86: fix ioremap API
2008-01-30 Thomas Gleixnerx86: fix ioremap RAM check
2008-01-30 Thomas Gleixnerx86: fix the missing BIOS area check in page_is_ram
2008-01-30 Thomas Gleixnerx86: move page_is_ram() function
2008-01-30 Thomas Gleixnerx86: unify ioremap_32 and _64