aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/ioremap.c
Commit message (Expand)AuthorAge
* x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/memSuresh Siddha2009-02-12
* x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta...Jan Beulich2009-01-16
* x86: soften multi-BAR mapping sanity check warning messageIngo Molnar2008-12-12
* x86: start annotating early ioremap pointers with __iomemHarvey Harrison2008-10-29
*---. Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar2008-10-15
|\ \ \
| | * | IO resources, x86: ioremap sanity check to catch mapping requests exceeding t...Suresh Siddha2008-09-26
| |/ /
* | | x86: change early_ioremap to use slots instead of nestingYinghai Lu2008-10-13
* | | x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2Vegard Nossum2008-10-13
* | | x86: add early_memremap()Jeremy Fitzhardinge2008-10-13
* | | x86: add _PAGE_IOMAP pte flag for IO mappingsJeremy Fitzhardinge2008-10-13
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar2008-10-12
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | | | | |/
| | * | | x86, MM: virtual address debug, v2Jiri Slaby2008-06-19
| | * | | MM: virtual address debugJiri Slaby2008-06-19
* | | | | x86, early_ioremap: fix fencepost errorAlan Cox2008-10-12
| |_|/ / |/| | |
* | | | Merge branch 'linus' into x86/pat2Ingo Molnar2008-10-10
|\ \ \ \
| * \ \ \ Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1Ingo Molnar2008-10-06
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge commit 'v2.6.27-rc3' into x86/prototypesIngo Molnar2008-08-14
| | |\ \ \ | | | | |/ | | | |/|
| | * | | x86: mm/ioremap.c declare early_ioremap_debug and early_ioremap_nested as staticJaswinder Singh2008-07-23
* | | | | x86: track memtype for RAM in page structSuresh Siddha2008-10-10
|/ / / /
* | | | x86: use WARN() in arch/x86/mm/ioremap.cArjan van de Ven2008-08-21
* | | | x86: Fix ioremap off by one BUGAndi Kleen2008-08-15
| |/ / |/| |
* | | access_process_vm device memory infrastructureRik van Riel2008-07-24
|/ /
* | Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-14
|\ \
| * | Merge branch 'linus' into tracing/mmiotraceIngo Molnar2008-07-07
| |\|
| * | x86 mmiotrace: fix page-unaligned ioremapsPekka Paalanen2008-05-24
| * | x86: mmiotrace, preview 2Pekka Paalanen2008-05-24
* | | Merge branch 'linus' into x86/coreIngo Molnar2008-07-12
|\ \ \
| * | | x86: fix /dev/mem compatibility under PATVenkatesh Pallipadi2008-07-10
| | |/ | |/|
* | | x86, 64-bit: adjust mapping of physical pagetables to work with XenJeremy Fitzhardinge2008-07-08
* | | x86, 64-bit: unify early_ioremapJeremy Fitzhardinge2008-07-08
* | | build: add __page_aligned_data and __page_aligned_bssJeremy Fitzhardinge2008-07-08
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-08
|\ \ \ \ \ | | |_|/ / | |/| | / | |_|_|/ |/| | |
| | | * x86: introduce macro to check whether an address range is in the ISA rangeAndreas Herrmann2008-06-24
| | | * Merge branch 'linus' into x86/patIngo Molnar2008-06-16
| | | |\ | | |_|/ | |/| |
| | | * x86: rename pat_wc_enabled to pat_enabledAndreas Herrmann2008-06-12
| |_|/ |/| |
| | * x86: add sparse annotations to ioremapThomas Gleixner2008-07-08
| |/
| * x86: ioremap fix failing nesting checkIngo Molnar2008-06-04
|/
* x86: ioremap ram check fixAndres Salomon2008-04-30
* x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no...Suresh Siddha2008-04-30
* revert: "x86: ioremap(), extend check to all RAM pages"Ingo Molnar2008-04-30
* vmallocinfo: add caller informationChristoph Lameter2008-04-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-25
|\
| * x86: PAT avoid aliasing in /dev/mem read/writevenkatesh.pallipadi@intel.com2008-04-24
* | x86: rename paravirt_alloc_pt etc after the pagetable structureJeremy Fitzhardinge2008-04-24
|/
* x86: fix arch/x86/mm/ioremap.c warningRandy Dunlap2008-04-19
* x86: ioremap of 64-bit resource on 32-bit kernel fixIngo Molnar2008-04-17
* x86: PAT bug fix for attribute type check after reserve_memtype, debugVenki Pallipadi2008-04-17
* x86: PAT bug fix for attribute type check after reserve_memtypeVenki Pallipadi2008-04-17
* x86: add PAT related debug printsvenkatesh.pallipadi@intel.com2008-04-17
* x86: PAT add ioremap_wc() interfacevenkatesh.pallipadi@intel.com2008-04-17