summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUsIngo Molnar2009-03-111-0/+11
* x86 mmiotrace: fix remove_kmmio_fault_pages()Stuart Bennett2009-03-081-7/+8
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-031-0/+2
|\
| * x86: fix init_memory_mapping() to handle small rangesYinghai Lu2009-03-031-0/+2
* | Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-03-032-66/+153
|\ \ | |/ |/|
| * x86 mmiotrace: fix race with release_kmmio_fault_page()Pekka Paalanen2009-03-021-2/+7
| * x86 mmiotrace: improve handling of secondary faultsStuart Bennett2009-03-021-18/+22
| * x86 mmiotrace: split set_page_presence()Pekka Paalanen2009-03-021-19/+22
| * x86 mmiotrace: fix save/restore page table statePekka Paalanen2009-03-021-22/+44
| * x86 mmiotrace: WARN_ONCE if dis/arming a page failsStuart Bennett2009-03-021-8/+17
| * x86: add far read test to testmmiotracePekka Paalanen2009-03-021-7/+28
| * x86: count errors in testmmiotrace.koPekka Paalanen2009-03-021-6/+29
* | x86: i915 needs pgprot_writecombine() and is_io_mapping_possible()Ingo Molnar2009-02-282-11/+6Star
|/
* 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/+5Star
* mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki2009-02-191-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/+7Star
| * x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/memSuresh Siddha2009-02-122-57/+45Star
| * 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-061-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-162-38/+17Star
* | 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/+9Star
|\
| * x86: k8 numa register active regions laterYinghai Lu2009-01-061-11/+9Star
* | trivial: replace last usages of __FUNCTION__ in kernelHarvey Harrison2009-01-081-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-072-2/+2
* | mm: invoke oom-killer from page faultNick Piggin2009-01-071-18/+6Star
|/
* 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-172-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-311-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/+2Star
|\ \ \ | | |/ | |/|
| | |
| | \
| *-. \ 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/+2Star
| |\ \ \ \ \ \ \