aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* x86: count errors in testmmiotrace.koPekka Paalanen2009-03-021-6/+29
* gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_tVenkatesh Pallipadi2009-02-251-0/+18
* x86: use the right protections for split-up pagetablesIngo Molnar2009-02-201-10/+5
* mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki2009-02-181-1/+1
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-173-58/+59
|\
| * x86: CPA avoid repeated lazy mmu flushThomas Gleixner2009-02-121-8/+7
| * x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/memSuresh Siddha2009-02-122-57/+45
| * x86/cpa: make sure cpa is safe to call in lazy mmu modeJeremy Fitzhardinge2009-02-121-0/+14
* | prevent kprobes from catching spurious page faultsMasami Hiramatsu2009-02-051-2/+6
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-266-57/+120
|\
| * x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.Eric Anholt2009-01-261-0/+10
| * x86: fix PTE corruption issue while mapping RAM using /dev/memSuresh Siddha2009-01-211-3/+3
| * x86: fix page attribute corruption with cpa()Suresh Siddha2009-01-211-15/+34
| * x86: remove kernel_physical_mapping_init() from init sectionGary Hade2009-01-201-1/+1
| * x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta...Jan Beulich2009-01-162-28/+45
| * x86, pat: fix reserve_memtype() for legacy 1MB rangeSuresh Siddha2009-01-141-10/+27
* | Revert "x86 PAT: remove CPA WARN_ON for zero pte"Linus Torvalds2009-01-152-38/+17
* | x86 PAT: remove CPA WARN_ON for zero ptevenkatesh.pallipadi@intel.com2009-01-132-17/+38
* | x86 PAT: return compatible mapping to remap_pfn_range callersvenkatesh.pallipadi@intel.com2009-01-131-15/+28
* | x86 PAT: change track_pfn_vma_new to take pgprot_t pointer paramvenkatesh.pallipadi@intel.com2009-01-131-3/+3
|/
* x86: avoid theoretical vmalloc fault loopAndi Kleen2009-01-121-1/+1
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-101-11/+9
|\
| * x86: k8 numa register active regions laterYinghai Lu2009-01-061-11/+9
* | trivial: replace last usages of __FUNCTION__ in kernelHarvey Harrison2009-01-071-2/+2
* | resource: allow MMIO exclusivity for device driversArjan van de Ven2009-01-072-0/+4
* | mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-062-2/+2
* | mm: invoke oom-killer from page faultNick Piggin2009-01-061-18/+6
|/
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-022-3/+3
|\
| * x86: prepare for cpumask iterators to only go to nr_cpu_idsMike Travis2008-12-162-3/+3
* | Fix compiler warning in arch/x86/mm/init_32.cIngo Brueckl2009-01-021-2/+6
* | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-301-0/+3
|\ \
| * | x86: unify pci iommu setup and allow swiotlb to compile for 32 bitJeremy Fitzhardinge2008-12-171-0/+3
* | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-282-3/+2
|\ \ \ | | |/ | |/|
| | |
| | \
| *-. \ Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftraceIngo Molnar2008-12-031-4/+7
| |\ \ \ | | | |/ | | |/|
| | | |
| | \ \
| *-. \ \ Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...Ingo Molnar2008-11-231-0/+35
| |\ \ \ \ | | | |/ /
| * | | | Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar2008-11-111-4/+4
| |\ \ \ \ | | |/ / /
| * | | | Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 't...Ingo Molnar2008-11-083-3/+61
| |\ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tra...Ingo Molnar2008-11-032-3/+2
| |\ \ \ \ \ \ \
| | | * | | | | | trace: add the MMIO-tracer to the tracer menu, cleanupPekka Paalanen2008-10-272-3/+2
| | |/ / / / / /
* | | | | | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-285-18/+266
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/coreIngo Molnar2008-12-251-8/+8
| |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | * | | | | | | | x86: PAT: fix address types in track_pfn_vma_new()H. Peter Anvin2008-12-241-8/+8
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---------------. \ \ \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-235-18/+266
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | |/ / / / / / / / | | |_|_|_|_|_|_|_|_| / / / / / / / | |/| | | | | | | | | / / / / / / | | | | | | |_|_|_|_| / / / / / / | | | | | |/| | | | | / / / / / | | | | | | | | | |_| / / / / / | | | | | | | | |/| | / / / / | | | | | | | | | | | / / / / | | | | | | | | | | |/ / / / | | | | | | | | | |/| | / / | | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | / | | | | | | | |_|_|_|_|/ | | | | | | |/| | | | |
| | | | | | | | | | * | x86: PAT: remove follow_pfnmap_pte in favor of follow_physvenkatesh.pallipadi@intel.com2008-12-191-19/+11
| | | | | | | | | | * | x86: PAT: add pgprot_writecombine() interface for drivers - v3venkatesh.pallipadi@intel.com2008-12-181-0/+8
| | | | | | | | | | * | x86: PAT: implement track/untrack of pfnmap regions for x86 - v3venkatesh.pallipadi@intel.com2008-12-181-0/+236
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | | | | | | * | | | Merge branch 'linus' into x86/memory-corruption-checkIngo Molnar2008-11-209-44/+166
| | | | | | | |\ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | | | | | | * | | | x86: corruption check: run the corruption checks from a work queueArjan van de Ven2008-10-272-4/+0
| | | | | | | |/ / /
| | | | | | * | | | x86, dumpstack: let signr=0 signal no do_exitAlexander van Heukelum2008-10-221-4/+7
| | | | * | | | | | x86, 32-bit: add some compile time checks to mem_init()Jan Beulich2008-12-161-1/+15