summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-211-4/+0
|\
| * x86, paravirt: Remove alloc_pmd_clone hook, only used by VMIAlok Kataria2010-08-231-4/+0
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-10-215-31/+129
|\ \
| * | x86: Spread tlb flush vector between nodesShaohua Li2010-10-201-1/+47
| * | x86, mm: Fix incorrect data type in vmalloc_sync_all()Borislav Petkov2010-10-201-1/+1
| * | x86, mm: Hold mm->page_table_lock while doing vmalloc_syncJeremy Fitzhardinge2010-10-193-4/+34
| * | x86, mm: Fix bogus whitespace in sync_global_pgds()Jeremy Fitzhardinge2010-10-191-22/+22
| * | x86, mm: fix uninitialized addr in kernel_physical_mapping_init()Wu Fengguang2010-09-031-0/+1
| * | x86, kmemcheck: Remove double testJulia Lawall2010-08-301-1/+1
| * | x86, mm: Make spurious_fault check explicitly check the PRESENT bitShaohua Li2010-08-261-1/+7
| * | x86-64, mem: Update all PGDs for direct mapping and vmemmap mapping changesHaicheng Li2010-08-261-1/+8
| * | x86, mm: Separate x86_64 vmalloc_sync_all() into separate functionsHaicheng Li2010-08-262-23/+31
| |/
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-10-213-6/+6
|\ \
| * | x86, cleanups: Use clear_page/copy_page rather than memset/memcpyJan Beulich2010-09-222-3/+3
| * | x86, cleanup: Remove obsolete boot_cpu_id variableRobert Richter2010-08-121-3/+3
* | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-212-2/+2
|\ \ \
| * | | x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NBAndreas Herrmann2010-09-202-2/+2
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-212-0/+6
|\ \ \ \
| * | | | x86: Barf when vmalloc and kmemcheck faults happen in NMIFrederic Weisbecker2010-10-142-0/+6
| |/ / /
* | | | x86, numa: For each node, register the memory blocks actually usedYinghai Lu2010-10-111-3/+5
|/ / /
* | | x86: Fix the address space annotations of iomap_atomic_prot_pfn()Francisco Jerez2010-09-051-3/+3
| |/ |/|
* | x86: don't send SIGBUS for kernel page faultsLinus Torvalds2010-08-131-1/+3
|/
* kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-091-2/+2
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-066-21/+69
|\
| * x86: Ioremap: fix wrong physical address handling in PAT codeYasuaki Ishimatsu2010-07-291-1/+1
| * x86, tlb: Clean up and correct used typeBorislav Petkov2010-07-211-3/+1
| * x86, iomap: Fix wrong page aligned size calculation in ioremapping codeFlorian Zumbiehl2010-07-201-1/+1
| * x86, mm: Create symbolic index into address_markers arrayAndres Salomon2010-07-201-6/+26
| * x86, ioremap: Fix normal ram range checkKenji Kaneshige2010-07-091-1/+1
| * x86, ioremap: Fix incorrect physical address handling in PAE modeKenji Kaneshige2010-07-091-7/+5
| * x86, kmmio/mmiotrace: Fix double free of kmmio_fault_pagesMarcin Slusarz2010-06-182-3/+35
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-061-13/+17
|\ \
| * | x86,mmiotrace: Add support for tracing STOS instructionMarcin Slusarz2010-08-021-13/+17
* | | Merge branch 'master' into for-nextJiri Kosina2010-08-042-29/+8
|\ \ \ | |/ /
| * | rbtree: Undo augmented trees performance damage and regressionPeter Zijlstra2010-07-051-28/+6
| * | x86, pat: Proper init of memtype subtree_max_endVenkatesh Pallipadi2010-06-112-1/+2
| |/
* | update email addressPavel Machek2010-07-191-1/+1
|/
* x86/mm: Remove unused DBG() macroAkinobu Mita2010-05-311-6/+0
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-304-10/+14
|\
| * x86, pat: Fix memory leak in free_memtypeXiaotian Feng2010-05-263-9/+14
| * x86: remove last traces of quicklist usagePeter Zijlstra2010-05-241-1/+0
* | Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds2010-05-301-17/+0
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-271-1/+1
|\ \
| * | x86/mmiotrace: Remove redundant instruction prefix checksAkinobu Mita2010-05-231-1/+1
* | | numa: x86_64: use generic percpu var numa_node_id() implementationLee Schermerhorn2010-05-271-6/+3
* | | cpusets: randomize node rotor used in cpuset_mem_spread_node()Jack Steiner2010-05-271-0/+17
| |/ |/|
* | Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-211-8/+45
|\ \ | |/ |/|
| * Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2010-05-102-0/+16
| |\
| * \ Merge branch 'drm-ttm-pool' into drm-core-nextDave Airlie2010-04-201-8/+45
| |\ \
| | * | arch/x86: Add array variants for setting memory to wc caching.Pauli Nieminen2010-04-061-8/+45
OpenPOWER on IntegriCloud