summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/ioremap.c
Commit message (Expand)AuthorAgeFilesLines
* x86: ioremap fix failing nesting checkIngo Molnar2008-06-041-2/+3
* x86: ioremap ram check fixAndres Salomon2008-04-301-2/+3
* x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no...Suresh Siddha2008-04-301-4/+16
* revert: "x86: ioremap(), extend check to all RAM pages"Ingo Molnar2008-04-301-2/+2
* vmallocinfo: add caller informationChristoph Lameter2008-04-281-6/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-251-0/+29
|\
| * x86: PAT avoid aliasing in /dev/mem read/writevenkatesh.pallipadi@intel.com2008-04-241-0/+29
* | x86: rename paravirt_alloc_pt etc after the pagetable structureJeremy Fitzhardinge2008-04-241-1/+1
|/
* x86: fix arch/x86/mm/ioremap.c warningRandy Dunlap2008-04-191-2/+3
* x86: ioremap of 64-bit resource on 32-bit kernel fixIngo Molnar2008-04-171-2/+3
* x86: PAT bug fix for attribute type check after reserve_memtype, debugVenki Pallipadi2008-04-171-2/+2
* x86: PAT bug fix for attribute type check after reserve_memtypeVenki Pallipadi2008-04-171-2/+9
* x86: add PAT related debug printsvenkatesh.pallipadi@intel.com2008-04-171-1/+5
* x86: PAT add ioremap_wc() interfacevenkatesh.pallipadi@intel.com2008-04-171-0/+30
* x86: PAT use reserve free memtype in set_memory_ucvenkatesh.pallipadi@intel.com2008-04-171-2/+2
* x86: PAT use reserve free memtype in ioremap and iounmapvenkatesh.pallipadi@intel.com2008-04-171-7/+28
* x86: PAT make ioremap_change_attr non-staticvenkatesh.pallipadi@intel.com2008-04-171-17/+12
* x86: revert ucminus changeIngo Molnar2008-04-171-5/+1
* x86: warn about RAM pages in ioremap()Ingo Molnar2008-04-171-2/+4
* x86: ioremap(), extend check to all RAM pagesIngo Molnar2008-04-171-2/+3
* x86: check physical address range in ioremapThomas Gleixner2008-04-171-0/+19
* x86: reduce arch/x86/mm/ioremap.o sizeIan Campbell2008-04-171-2/+2
* x86: fix performance drop for glxSuresh Siddha2008-03-261-1/+5
* x86-32: Pass the full resource data to ioremap()Linus Torvalds2008-03-241-3/+3
* x86: ioremap, remove WARN_ON()Ingo Molnar2008-03-111-2/+0
* x86: fix leak un ioremap_page_range() failureIngo Molnar2008-02-291-1/+1
* Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-02-191-0/+2
|\
| * fix historic ioremap() abuse in AGPArjan van dev Ven2008-02-191-0/+2
* | x86: fix page_is_ram() thinkoArjan van de Ven2008-02-191-8/+7
* | x86: fix WARN_ON() message: teach page_is_ram() about the special 4Kb bios da...Arjan van de Ven2008-02-191-0/+9
|/
* x86/early_ioremap: don't assume we're using swapper_pg_dirJeremy Fitzhardinge2008-02-131-1/+3
* x86: fix early_ioremap pagetable opsIan Campbell2008-02-091-2/+2
* x86: construct 32-bit boot time page tables in native format.Ian Campbell2008-02-091-24/+31
* x86: no CPA on iounmapThomas Gleixner2008-02-041-3/+0
* x86: ioremap remove the range check of cpaThomas Gleixner2008-02-041-15/+2
* x86: simplify __ioremapThomas Gleixner2008-02-041-8/+6
* x86: relax RAM check in ioremap()Ingo Molnar2008-02-041-4/+5
* x86: fixes for lookup_address argsHarvey Harrison2008-02-011-1/+2
* x86: early_ioremap_reset fix 2Huang, Ying2008-01-311-1/+1
* x86: fix early_ioremap pagetable opsJeremy Fitzhardinge2008-01-301-0/+2
* x86: ioremap KERN_INFOIngo Molnar2008-01-301-4/+4
* x86: cpa: move flush to cpaThomas Gleixner2008-01-301-2/+0
* x86: cpa: convert ioremap to new APIThomas Gleixner2008-01-301-22/+35
* x86: fix ioremap APIThomas Gleixner2008-01-301-3/+8
* x86: fix ioremap RAM checkThomas Gleixner2008-01-301-13/+4
* x86: fix the missing BIOS area check in page_is_ramThomas Gleixner2008-01-301-5/+10
* x86: move page_is_ram() functionThomas Gleixner2008-01-301-0/+24
* x86: unify ioremap_32 and _64Thomas Gleixner2008-01-301-0/+463
OpenPOWER on IntegriCloud