summaryrefslogtreecommitdiff
path: root/arch/x86/mm/ioremap.c
AgeCommit message (Expand)Author
2008-08-21x86: use WARN() in arch/x86/mm/ioremap.cArjan van de Ven
2008-08-15x86: Fix ioremap off by one BUGAndi Kleen
2008-07-24access_process_vm device memory infrastructureRik van Riel
2008-07-14Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar
2008-07-12Merge branch 'linus' into x86/coreIngo Molnar
2008-07-10x86: fix /dev/mem compatibility under PATVenkatesh Pallipadi
2008-07-08x86, 64-bit: adjust mapping of physical pagetables to work with XenJeremy Fitzhardinge
2008-07-08x86, 64-bit: unify early_ioremapJeremy Fitzhardinge
2008-07-08build: add __page_aligned_data and __page_aligned_bssJeremy Fitzhardinge
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar
2008-07-08x86: add sparse annotations to ioremapThomas Gleixner
2008-07-07Merge branch 'linus' into tracing/mmiotraceIngo Molnar
2008-06-24x86: introduce macro to check whether an address range is in the ISA rangeAndreas Herrmann
2008-06-16Merge branch 'linus' into x86/pattip-x86-pat-2008-06-16_09.20_MonIngo Molnar
2008-06-12x86: rename pat_wc_enabled to pat_enabledAndreas Herrmann
2008-06-04x86: ioremap fix failing nesting checkIngo Molnar
2008-05-24x86 mmiotrace: fix page-unaligned ioremapsPekka Paalanen
2008-05-24x86: mmiotrace, preview 2Pekka Paalanen
2008-04-30x86: ioremap ram check fixAndres Salomon
2008-04-30x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no...Suresh Siddha
2008-04-30revert: "x86: ioremap(), extend check to all RAM pages"Ingo Molnar
2008-04-28vmallocinfo: add caller informationChristoph Lameter
2008-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds
2008-04-24x86: rename paravirt_alloc_pt etc after the pagetable structureJeremy Fitzhardinge
2008-04-24x86: PAT avoid aliasing in /dev/mem read/writevenkatesh.pallipadi@intel.com
2008-04-19x86: fix arch/x86/mm/ioremap.c warningRandy Dunlap
2008-04-17x86: ioremap of 64-bit resource on 32-bit kernel fixIngo Molnar
2008-04-17x86: PAT bug fix for attribute type check after reserve_memtype, debugVenki Pallipadi
2008-04-17x86: PAT bug fix for attribute type check after reserve_memtypeVenki Pallipadi
2008-04-17x86: add PAT related debug printsvenkatesh.pallipadi@intel.com
2008-04-17x86: PAT add ioremap_wc() interfacevenkatesh.pallipadi@intel.com
2008-04-17x86: PAT use reserve free memtype in set_memory_ucvenkatesh.pallipadi@intel.com
2008-04-17x86: PAT use reserve free memtype in ioremap and iounmapvenkatesh.pallipadi@intel.com
2008-04-17x86: PAT make ioremap_change_attr non-staticvenkatesh.pallipadi@intel.com
2008-04-17x86: revert ucminus changeIngo Molnar
2008-04-17x86: warn about RAM pages in ioremap()Ingo Molnar
2008-04-17x86: ioremap(), extend check to all RAM pagesIngo Molnar
2008-04-17x86: check physical address range in ioremapThomas Gleixner
2008-04-17x86: reduce arch/x86/mm/ioremap.o sizeIan Campbell
2008-03-26x86: fix performance drop for glxSuresh Siddha
2008-03-24x86-32: Pass the full resource data to ioremap()Linus Torvalds
2008-03-11x86: ioremap, remove WARN_ON()Ingo Molnar
2008-02-29x86: fix leak un ioremap_page_range() failureIngo Molnar
2008-02-19Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2008-02-19x86: fix page_is_ram() thinkoArjan van de Ven
2008-02-19x86: fix WARN_ON() message: teach page_is_ram() about the special 4Kb bios da...Arjan van de Ven
2008-02-19fix historic ioremap() abuse in AGPArjan van dev Ven
2008-02-13x86/early_ioremap: don't assume we're using swapper_pg_dirJeremy Fitzhardinge
2008-02-09x86: fix early_ioremap pagetable opsIan Campbell
2008-02-09x86: construct 32-bit boot time page tables in native format.Ian Campbell