summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/ioremap.c
Commit message (Expand)AuthorAgeFilesLines
* x86/mm: Drop WARN from multi-BAR checkLaura Abbott2015-12-291-2/+2
* x86/mm: Fix newly introduced printk format warningsThomas Gleixner2015-07-241-2/+2
* x86/mm: Remove region_is_ram() call from ioremapToshi Kani2015-07-221-18/+6
* x86/mm: Move warning from __ioremap_check_ram() to the call siteToshi Kani2015-07-221-3/+4
* Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-221-8/+63
|\
| * x86/mm/pat: Add set_memory_wt() for Write-Through typeToshi Kani2015-06-071-0/+3
| * x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappingsToshi Kani2015-06-071-0/+21
| * x86/mm/pat: Remove pat_enabled() checksBorislav Petkov2015-06-071-4/+1
| * x86/mm: Mark arch_ioremap_p{m,u}d_supported() __initJan Beulich2015-05-281-2/+2
| * x86/mm/pat: Wrap pat_enabled into a function APILuis R. Rodriguez2015-05-271-2/+2
| * x86/mm: Add ioremap_uc() helper to map memory uncacheable (not UC-)Luis R. Rodriguez2015-05-111-1/+35
* | x86/mm: Clean up types in xlate_dev_mem_ptr() some moreIngo Molnar2015-05-081-4/+3
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-061-6/+8
|\
| * x86/mm: Clean up types in xlate_dev_mem_ptr()Ingo Molnar2015-04-201-6/+8
* | x86, mm: support huge I/O mapping capability I/FToshi Kani2015-04-141-2/+21
|/
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-12-101-30/+33
|\
| * x86: Use new cache mode type in memtype related functionsJuergen Gross2014-11-161-4/+1
| * x86: Use new cache mode type in mm/ioremap.cJuergen Gross2014-11-161-30/+35
| * x86: Use new cache mode type in asm/pgtable.hJuergen Gross2014-11-161-1/+2
* | /dev/mem: Use more consistent data typesThierry Reding2014-11-101-2/+2
|/
* x86: use optimized ioresource lookup in ioremap functionMike Travis2014-10-141-4/+16
* Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds2014-06-051-0/+6
|\
| * x86, mm: Ensure correct alignment of the fixmapAndy Lutomirski2014-05-051-0/+6
* | x86, ioremap: Speed up check for RAM pagesRoland Dreier2014-05-021-7/+19
|/
* x86: use generic early_ioremapMark Salter2014-04-071-225/+3
* x86/mm: sparse warning fix for early_memremapDave Young2014-04-071-3/+7
* mm: Remove unused variable idx0 in __early_ioremap()Jianguo Wu2013-08-131-3/+2
* x86/ioremap: Correct function name outputBorislav Petkov2013-06-281-4/+4
* mm, vmalloc: change iterating a vmlist to find_vm_area()Joonsoo Kim2013-04-291-6/+1
* Revert "x86, mm: Include the entire kernel memory map in trampoline_pgd"Linus Torvalds2012-12-151-105/+0
* x86, mm: Include the entire kernel memory map in trampoline_pgdMatt Fleming2012-10-301-0/+105
* x86/mm: Fix some kernel-doc warningsWanpeng Li2012-06-111-2/+2
* ioremap: Delay sanity check until after a successful mappingTim Gardner2011-04-291-7/+7
* xen: Cope with unmapped pages when initializing kernel pagetableJeremy Fitzhardinge2010-10-131-0/+5
* x86, iomap: Fix wrong page aligned size calculation in ioremapping codeFlorian Zumbiehl2010-07-201-1/+1
* x86, ioremap: Fix normal ram range checkKenji Kaneshige2010-07-091-1/+1
* x86, ioremap: Fix incorrect physical address handling in PAE modeKenji Kaneshige2010-07-091-7/+5
* x86: Fix 'reservetop=' functionalityLiang Li2010-04-301-0/+14
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-02-281-37/+0
|\
| * Merge branch 'linus' into x86/mmThomas Gleixner2010-02-171-38/+12
| |\
| * | x86: Use the generic page_is_ram()Wu Fengguang2010-02-011-21/+0
| * | x86: Remove BIOS data range from e820Yinghai Lu2010-02-011-16/+0
* | | x86: Lift restriction on the location of FIX_BTMAP_*Jan Beulich2009-12-301-0/+4
| |/ |/|
* | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-081-25/+1
|\ \
| * | x86: pat: Remove ioremap_default()Xiaotian Feng2009-11-101-25/+1
| |/
* | x86: Fix error return sequence in __ioremap_caller()Xiaotian Feng2009-11-081-13/+11
|/
* Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-151-14/+4
|\
| * Merge branch 'x86/urgent' into x86/patH. Peter Anvin2009-08-261-1/+2
| |\
| * | x86, pat: ioremap to follow same PAT restrictions as other PAT usersVenkatesh Pallipadi2009-08-261-14/+3
| |/
* | x86: split __phys_addr out into separate fileJeremy Fitzhardinge2009-09-101-71/+1
|/
OpenPOWER on IntegriCloud