IO resources, x86: ioremap sanity check to catch mapping requests exceeding the BAR...
[safe/jmp/linux-2.6] / arch / x86 / mm / ioremap.c
2008-09-26 Suresh SiddhaIO resources, x86: ioremap sanity check to catch mappin...
2008-08-21 Arjan van de Venx86: use WARN() in arch/x86/mm/ioremap.c
2008-08-15 Andi Kleenx86: Fix ioremap off by one BUG
2008-07-24 Rik van Rielaccess_process_vm device memory infrastructure
2008-07-14 Ingo MolnarMerge branch 'auto-ftrace-next' into tracing/for-linus
2008-07-12 Ingo MolnarMerge branch 'linus' into x86/core
2008-07-10 Venkatesh Pallipadix86: fix /dev/mem compatibility under PAT
2008-07-08 Jeremy Fitzhardingex86, 64-bit: adjust mapping of physical pagetables...
2008-07-08 Jeremy Fitzhardingex86, 64-bit: unify early_ioremap
2008-07-08 Jeremy Fitzhardingebuild: add __page_aligned_data and __page_aligned_bss
2008-07-08 Ingo MolnarMerge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm...
2008-07-08 Thomas Gleixnerx86: add sparse annotations to ioremap
2008-07-07 Ingo MolnarMerge branch 'linus' into tracing/mmiotrace
2008-06-24 Andreas Herrmannx86: introduce macro to check whether an address range...
2008-06-16 Ingo MolnarMerge branch 'linus' into x86/pat
2008-06-16 Ingo MolnarMerge branch 'linus' into tracing/mmiotrace-mergefixups
2008-06-12 Andreas Herrmannx86: rename pat_wc_enabled to pat_enabled
2008-06-04 Ingo Molnarx86: ioremap fix failing nesting check
2008-05-24 Pekka Paalanenx86 mmiotrace: fix page-unaligned ioremaps
2008-05-24 Pekka Paalanenx86: mmiotrace, preview 2
2008-04-30 Andres Salomonx86: ioremap ram check fix
2008-04-30 Suresh Siddhax86 PAT: fix performance drop for glx, use UC minus...
2008-04-30 Ingo Molnarrevert: "x86: ioremap(), extend check to all RAM pages"
2008-04-28 Christoph Lametervmallocinfo: add caller information
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-24 Jeremy Fitzhardingex86: rename paravirt_alloc_pt etc after the pagetable...
2008-04-24 venkatesh.pallipad... x86: PAT avoid aliasing in /dev/mem read/write
2008-04-19 Randy Dunlapx86: fix arch/x86/mm/ioremap.c warning
2008-04-17 Ingo Molnarx86: ioremap of 64-bit resource on 32-bit kernel fix
2008-04-17 Venki Pallipadix86: PAT bug fix for attribute type check after reserve...
2008-04-17 Venki Pallipadix86: PAT bug fix for attribute type check after reserve...
2008-04-17 venkatesh.pallipad... x86: add PAT related debug prints
2008-04-17 venkatesh.pallipad... x86: PAT add ioremap_wc() interface
2008-04-17 venkatesh.pallipad... x86: PAT use reserve free memtype in set_memory_uc
2008-04-17 venkatesh.pallipad... x86: PAT use reserve free memtype in ioremap and iounmap
2008-04-17 venkatesh.pallipad... x86: PAT make ioremap_change_attr non-static
2008-04-17 Ingo Molnarx86: revert ucminus change
2008-04-17 Ingo Molnarx86: warn about RAM pages in ioremap()
2008-04-17 Ingo Molnarx86: ioremap(), extend check to all RAM pages
2008-04-17 Thomas Gleixnerx86: check physical address range in ioremap
2008-04-17 Ian Campbellx86: reduce arch/x86/mm/ioremap.o size
2008-03-26 Suresh Siddhax86: fix performance drop for glx
2008-03-24 Linus Torvaldsx86-32: Pass the full resource data to ioremap()
2008-03-11 Ingo Molnarx86: ioremap, remove WARN_ON()
2008-02-29 Ingo Molnarx86: fix leak un ioremap_page_range() failure
2008-02-20 Linus TorvaldsMerge branch 'agp-patches' of git://git./linux/kernel...
2008-02-19 Arjan van de Venx86: fix page_is_ram() thinko
2008-02-19 Arjan van de Venx86: fix WARN_ON() message: teach page_is_ram() about...
2008-02-19 Arjan van dev Venfix historic ioremap() abuse in AGP
2008-02-13 Jeremy Fitzhardingex86/early_ioremap: don't assume we're using swapper_pg_dir
2008-02-09 Ian Campbellx86: fix early_ioremap pagetable ops
2008-02-09 Ian Campbellx86: construct 32-bit boot time page tables in native...
2008-02-04 Thomas Gleixnerx86: no CPA on iounmap
2008-02-04 Thomas Gleixnerx86: ioremap remove the range check of cpa
2008-02-04 Thomas Gleixnerx86: simplify __ioremap
2008-02-04 Ingo Molnarx86: relax RAM check in ioremap()
2008-02-01 Harvey Harrisonx86: fixes for lookup_address args
2008-01-31 Huang, Yingx86: early_ioremap_reset fix 2
2008-01-30 Jeremy Fitzhardingex86: fix early_ioremap pagetable ops
2008-01-30 Ingo Molnarx86: ioremap KERN_INFO
2008-01-30 Thomas Gleixnerx86: cpa: move flush to cpa
2008-01-30 Thomas Gleixnerx86: cpa: convert ioremap to new API
2008-01-30 Thomas Gleixnerx86: fix ioremap API
2008-01-30 Thomas Gleixnerx86: fix ioremap RAM check
2008-01-30 Thomas Gleixnerx86: fix the missing BIOS area check in page_is_ram
2008-01-30 Thomas Gleixnerx86: move page_is_ram() function
2008-01-30 Thomas Gleixnerx86: unify ioremap_32 and _64