aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/ioremap.c
Commit message (Expand)AuthorAge
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-06
|\
| * x86/mm: Clean up types in xlate_dev_mem_ptr()Ingo Molnar2015-04-20
* | x86, mm: support huge I/O mapping capability I/FToshi Kani2015-04-14
|/
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-12-10
|\
| * x86: Use new cache mode type in memtype related functionsJuergen Gross2014-11-16
| * x86: Use new cache mode type in mm/ioremap.cJuergen Gross2014-11-16
| * x86: Use new cache mode type in asm/pgtable.hJuergen Gross2014-11-16
* | /dev/mem: Use more consistent data typesThierry Reding2014-11-10
|/
* x86: use optimized ioresource lookup in ioremap functionMike Travis2014-10-13
* Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds2014-06-05
|\
| * x86, mm: Ensure correct alignment of the fixmapAndy Lutomirski2014-05-05
* | x86, ioremap: Speed up check for RAM pagesRoland Dreier2014-05-02
|/
* x86: use generic early_ioremapMark Salter2014-04-07
* x86/mm: sparse warning fix for early_memremapDave Young2014-04-07
* mm: Remove unused variable idx0 in __early_ioremap()Jianguo Wu2013-08-13
* x86/ioremap: Correct function name outputBorislav Petkov2013-06-28
* mm, vmalloc: change iterating a vmlist to find_vm_area()Joonsoo Kim2013-04-29
* Revert "x86, mm: Include the entire kernel memory map in trampoline_pgd"Linus Torvalds2012-12-15
* x86, mm: Include the entire kernel memory map in trampoline_pgdMatt Fleming2012-10-30
* x86/mm: Fix some kernel-doc warningsWanpeng Li2012-06-11
* ioremap: Delay sanity check until after a successful mappingTim Gardner2011-04-29
* xen: Cope with unmapped pages when initializing kernel pagetableJeremy Fitzhardinge2010-10-13
* x86, iomap: Fix wrong page aligned size calculation in ioremapping codeFlorian Zumbiehl2010-07-20
* x86, ioremap: Fix normal ram range checkKenji Kaneshige2010-07-09
* x86, ioremap: Fix incorrect physical address handling in PAE modeKenji Kaneshige2010-07-09
* x86: Fix 'reservetop=' functionalityLiang Li2010-04-30
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-02-28
|\
| * Merge branch 'linus' into x86/mmThomas Gleixner2010-02-17
| |\
| * | x86: Use the generic page_is_ram()Wu Fengguang2010-02-01
| * | x86: Remove BIOS data range from e820Yinghai Lu2010-02-01
* | | x86: Lift restriction on the location of FIX_BTMAP_*Jan Beulich2009-12-30
| |/ |/|
* | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-12-08
|\ \
| * | x86: pat: Remove ioremap_default()Xiaotian Feng2009-11-10
| |/
* / x86: Fix error return sequence in __ioremap_caller()Xiaotian Feng2009-11-08
|/
* Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-15
|\
| * Merge branch 'x86/urgent' into x86/patH. Peter Anvin2009-08-26
| |\
| * | x86, pat: ioremap to follow same PAT restrictions as other PAT usersVenkatesh Pallipadi2009-08-26
| |/
* / x86: split __phys_addr out into separate fileJeremy Fitzhardinge2009-09-10
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-17
|\
| * x86, PAT: Consolidate code in pat_x_mtrr_type() and reserve_memtype()Suresh Siddha2009-04-10
| * x86, CPA: Change idmap attribute before ioremap attribute setupSuresh Siddha2009-04-10
* | x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu2009-04-10
|/
* x86: early_ioremap_init(), use __fix_to_virt(), because we are sure it's safeWang Chen2009-03-25
* Revert "x86: create a non-zero sized bm_pte only when needed"Jeremy Fitzhardinge2009-03-21
* x86: create a non-zero sized bm_pte only when neededJan Beulich2009-03-12
* x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits membersJan Beulich2009-03-12
*-----. Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ...Ingo Molnar2009-03-10
|\ \ \ \
| | * | | x86-32: make sure virt_addr_valid() returns false for fixmap addressesJeremy Fitzhardinge2009-03-08
| |/ / / |/| | |
| * | | x86: don't define __this_fixmap_does_not_exist()Wang Chen2009-03-08
|/ / /
* | | x86: pre-initialize boot_cpu_data.x86_phys_bits to avoid system_state testsJeremy Fitzhardinge2009-03-05