| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/mem | Suresh Siddha | 2009-02-12 | 1 | -19/+0 |
* | x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta... | Jan Beulich | 2009-01-16 | 1 | -25/+0 |
* | x86: soften multi-BAR mapping sanity check warning message | Ingo Molnar | 2008-12-12 | 1 | -1/+2 |
* | x86: start annotating early ioremap pointers with __iomem | Harvey Harrison | 2008-10-29 | 1 | -11/+11 |
*---. | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar | 2008-10-15 | 1 | -0/+6 |
|\ \ \ |
|
| | * | | IO resources, x86: ioremap sanity check to catch mapping requests exceeding t... | Suresh Siddha | 2008-09-26 | 1 | -0/+6 |
| |/ / |
|
* | | | x86: change early_ioremap to use slots instead of nesting | Yinghai Lu | 2008-10-13 | 1 | -20/+57 |
* | | | x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2 | Vegard Nossum | 2008-10-13 | 1 | -2/+34 |
* | | | x86: add early_memremap() | Jeremy Fitzhardinge | 2008-10-13 | 1 | -5/+17 |
* | | | x86: add _PAGE_IOMAP pte flag for IO mappings | Jeremy Fitzhardinge | 2008-10-13 | 1 | -4/+4 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
*-----. \ \ | Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x... | Ingo Molnar | 2008-10-12 | 1 | -7/+26 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | /
| | | | |/ |
|
| | * | | | x86, MM: virtual address debug, v2 | Jiri Slaby | 2008-06-19 | 1 | -0/+2 |
| | * | | | MM: virtual address debug | Jiri Slaby | 2008-06-19 | 1 | -7/+24 |
* | | | | | x86, early_ioremap: fix fencepost error | Alan Cox | 2008-10-12 | 1 | -1/+1 |
| |_|/ /
|/| | | |
|
* | | | | Merge branch 'linus' into x86/pat2 | Ingo Molnar | 2008-10-10 | 1 | -2/+2 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 | Ingo Molnar | 2008-10-06 | 1 | -2/+2 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | Merge commit 'v2.6.27-rc3' into x86/prototypes | Ingo Molnar | 2008-08-14 | 1 | -0/+8 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | * | | | x86: mm/ioremap.c declare early_ioremap_debug and early_ioremap_nested as static | Jaswinder Singh | 2008-07-23 | 1 | -2/+2 |
* | | | | | x86: track memtype for RAM in page struct | Suresh Siddha | 2008-10-10 | 1 | -0/+19 |
|/ / / / |
|
* | | | | x86: use WARN() in arch/x86/mm/ioremap.c | Arjan van de Ven | 2008-08-21 | 1 | -5/+3 |
* | | | | x86: Fix ioremap off by one BUG | Andi Kleen | 2008-08-15 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | access_process_vm device memory infrastructure | Rik van Riel | 2008-07-24 | 1 | -0/+8 |
|/ / |
|
* | | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar | 2008-07-14 | 1 | -1/+10 |
|\ \ |
|
| * \ | Merge branch 'linus' into tracing/mmiotrace | Ingo Molnar | 2008-07-07 | 1 | -2/+3 |
| |\ \
| | |/ |
|
| * | | x86 mmiotrace: fix page-unaligned ioremaps | Pekka Paalanen | 2008-05-24 | 1 | -1/+3 |
| * | | x86: mmiotrace, preview 2 | Pekka Paalanen | 2008-05-24 | 1 | -1/+8 |
* | | | Merge branch 'linus' into x86/core | Ingo Molnar | 2008-07-12 | 1 | -1/+24 |
|\ \ \ |
|
| * | | | x86: fix /dev/mem compatibility under PAT | Venkatesh Pallipadi | 2008-07-10 | 1 | -1/+24 |
| | |/
| |/| |
|
* | | | x86, 64-bit: adjust mapping of physical pagetables to work with Xen | Jeremy Fitzhardinge | 2008-07-08 | 1 | -1/+1 |
* | | | x86, 64-bit: unify early_ioremap | Jeremy Fitzhardinge | 2008-07-08 | 1 | -4/+1 |
* | | | build: add __page_aligned_data and __page_aligned_bss | Jeremy Fitzhardinge | 2008-07-08 | 1 | -2/+1 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 2008-07-08 | 1 | -10/+11 |
|\ \ \ \ \
| | |_|/ /
| |/| | /
| |_|_|/
|/| | | |
|
| | | * | x86: introduce macro to check whether an address range is in the ISA range | Andreas Herrmann | 2008-06-24 | 1 | -1/+1 |
| | | * | Merge branch 'linus' into x86/pat | Ingo Molnar | 2008-06-16 | 1 | -2/+3 |
| | | |\
| | |_|/
| |/| | |
|
| | | * | x86: rename pat_wc_enabled to pat_enabled | Andreas Herrmann | 2008-06-12 | 1 | -2/+2 |
| |_|/
|/| | |
|
| | * | x86: add sparse annotations to ioremap | Thomas Gleixner | 2008-07-08 | 1 | -5/+5 |
| |/ |
|
| * | x86: ioremap fix failing nesting check | Ingo Molnar | 2008-06-04 | 1 | -2/+3 |
|/ |
|
* | x86: ioremap ram check fix | Andres Salomon | 2008-04-30 | 1 | -2/+3 |
* | x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no... | Suresh Siddha | 2008-04-30 | 1 | -4/+16 |
* | revert: "x86: ioremap(), extend check to all RAM pages" | Ingo Molnar | 2008-04-30 | 1 | -2/+2 |
* | vmallocinfo: add caller information | Christoph Lameter | 2008-04-28 | 1 | -6/+9 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-25 | 1 | -0/+29 |
|\ |
|
| * | x86: PAT avoid aliasing in /dev/mem read/write | venkatesh.pallipadi@intel.com | 2008-04-24 | 1 | -0/+29 |
* | | x86: rename paravirt_alloc_pt etc after the pagetable structure | Jeremy Fitzhardinge | 2008-04-24 | 1 | -1/+1 |
|/ |
|
* | x86: fix arch/x86/mm/ioremap.c warning | Randy Dunlap | 2008-04-19 | 1 | -2/+3 |
* | x86: ioremap of 64-bit resource on 32-bit kernel fix | Ingo Molnar | 2008-04-17 | 1 | -2/+3 |
* | x86: PAT bug fix for attribute type check after reserve_memtype, debug | Venki Pallipadi | 2008-04-17 | 1 | -2/+2 |
* | x86: PAT bug fix for attribute type check after reserve_memtype | Venki Pallipadi | 2008-04-17 | 1 | -2/+9 |
* | x86: add PAT related debug prints | venkatesh.pallipadi@intel.com | 2008-04-17 | 1 | -1/+5 |
* | x86: PAT add ioremap_wc() interface | venkatesh.pallipadi@intel.com | 2008-04-17 | 1 | -0/+30 |