summaryrefslogtreecommitdiff
path: root/arch/x86/mm/ioremap.c
AgeCommit message (Expand)Author
2015-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-04-20x86/mm: Clean up types in xlate_dev_mem_ptr()Ingo Molnar
2015-04-14x86, mm: support huge I/O mapping capability I/FToshi Kani
2014-12-10Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-11-16x86: Use new cache mode type in memtype related functionsJuergen Gross
2014-11-16x86: Use new cache mode type in mm/ioremap.cJuergen Gross
2014-11-16x86: Use new cache mode type in asm/pgtable.hJuergen Gross
2014-11-10/dev/mem: Use more consistent data typesThierry Reding
2014-10-14x86: use optimized ioresource lookup in ioremap functionMike Travis
2014-06-05Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds
2014-05-05x86, mm: Ensure correct alignment of the fixmapAndy Lutomirski
2014-05-02x86, ioremap: Speed up check for RAM pagesRoland Dreier
2014-04-07x86: use generic early_ioremapMark Salter
2014-04-07x86/mm: sparse warning fix for early_memremapDave Young
2013-08-13mm: Remove unused variable idx0 in __early_ioremap()Jianguo Wu
2013-06-28x86/ioremap: Correct function name outputBorislav Petkov
2013-04-29mm, vmalloc: change iterating a vmlist to find_vm_area()Joonsoo Kim
2012-12-15Revert "x86, mm: Include the entire kernel memory map in trampoline_pgd"Linus Torvalds
2012-10-30x86, mm: Include the entire kernel memory map in trampoline_pgdMatt Fleming
2012-06-11x86/mm: Fix some kernel-doc warningsWanpeng Li
2011-04-29ioremap: Delay sanity check until after a successful mappingTim Gardner
2010-10-13xen: Cope with unmapped pages when initializing kernel pagetableJeremy Fitzhardinge
2010-07-20x86, iomap: Fix wrong page aligned size calculation in ioremapping codeFlorian Zumbiehl
2010-07-09x86, ioremap: Fix normal ram range checkKenji Kaneshige
2010-07-09x86, ioremap: Fix incorrect physical address handling in PAE modeKenji Kaneshige
2010-04-30x86: Fix 'reservetop=' functionalityLiang Li
2010-02-28Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-02-17Merge branch 'linus' into x86/mmThomas Gleixner
2010-02-01x86: Use the generic page_is_ram()Wu Fengguang
2010-02-01x86: Remove BIOS data range from e820Yinghai Lu
2009-12-30x86: Lift restriction on the location of FIX_BTMAP_*Jan Beulich
2009-12-08Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-11-10x86: pat: Remove ioremap_default()Xiaotian Feng
2009-11-08x86: Fix error return sequence in __ioremap_caller()Xiaotian Feng
2009-09-15Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-10x86: split __phys_addr out into separate fileJeremy Fitzhardinge
2009-08-26Merge branch 'x86/urgent' into x86/patH. Peter Anvin
2009-08-26x86, pat: ioremap to follow same PAT restrictions as other PAT usersVenkatesh Pallipadi
2009-04-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-10x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu
2009-04-10x86, PAT: Consolidate code in pat_x_mtrr_type() and reserve_memtype()Suresh Siddha
2009-04-10x86, CPA: Change idmap attribute before ioremap attribute setupSuresh Siddha
2009-03-25x86: early_ioremap_init(), use __fix_to_virt(), because we are sure it's safeWang Chen
2009-03-21Revert "x86: create a non-zero sized bm_pte only when needed"Jeremy Fitzhardinge
2009-03-13x86: create a non-zero sized bm_pte only when neededJan Beulich
2009-03-13x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits membersJan Beulich
2009-03-10Merge branches 'x86/apic', 'x86/asm', 'x86/fixmap', 'x86/memtest', 'x86/mm', ...Ingo Molnar
2009-03-08x86-32: make sure virt_addr_valid() returns false for fixmap addressesJeremy Fitzhardinge
2009-03-08x86: don't define __this_fixmap_does_not_exist()Wang Chen
2009-03-05x86: pre-initialize boot_cpu_data.x86_phys_bits to avoid system_state testsJeremy Fitzhardinge