summaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)AuthorFilesLines
2010-09-05x86: Fix the address space annotations of iomap_atomic_prot_pfn()Francisco Jerez1-3/+3
2010-08-13x86: don't send SIGBUS for kernel page faultsLinus Torvalds1-1/+3
2010-08-10kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros1-2/+2
2010-08-06Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-21/+69
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-13/+17
2010-08-04Merge branch 'master' into for-nextJiri Kosina2-29/+8
2010-08-02x86,mmiotrace: Add support for tracing STOS instructionMarcin Slusarz1-13/+17
2010-07-29x86: Ioremap: fix wrong physical address handling in PAT codeYasuaki Ishimatsu1-1/+1
2010-07-21x86, tlb: Clean up and correct used typeBorislav Petkov1-3/+1
2010-07-21x86, iomap: Fix wrong page aligned size calculation in ioremapping codeFlorian Zumbiehl1-1/+1
2010-07-21x86, mm: Create symbolic index into address_markers arrayAndres Salomon1-6/+26
2010-07-19update email addressPavel Machek1-1/+1
2010-07-09x86, ioremap: Fix normal ram range checkKenji Kaneshige1-1/+1
2010-07-09x86, ioremap: Fix incorrect physical address handling in PAE modeKenji Kaneshige1-7/+5
2010-07-05rbtree: Undo augmented trees performance damage and regressionPeter Zijlstra1-28/+6
2010-06-18x86, kmmio/mmiotrace: Fix double free of kmmio_fault_pagesMarcin Slusarz2-3/+35
2010-06-12x86, pat: Proper init of memtype subtree_max_endVenkatesh Pallipadi2-1/+2
2010-05-31x86/mm: Remove unused DBG() macroAkinobu Mita1-6/+0
2010-05-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-10/+14
2010-05-30Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds1-17/+0
2010-05-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2010-05-27numa: x86_64: use generic percpu var numa_node_id() implementationLee Schermerhorn1-6/+3
2010-05-27cpusets: randomize node rotor used in cpuset_mem_spread_node()Jack Steiner1-0/+17
2010-05-26x86, pat: Fix memory leak in free_memtypeXiaotian Feng3-9/+14
2010-05-25x86: remove last traces of quicklist usagePeter Zijlstra1-1/+0
2010-05-23x86/mmiotrace: Remove redundant instruction prefix checksAkinobu Mita1-1/+1
2010-05-21Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+45
2010-05-18Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-220/+339
2010-05-18Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+48
2010-05-11Merge remote branch 'origin/master' into drm-intel-nextEric Anholt2-0/+16
2010-05-06x86: Fix fake apicid to node mapping for numa emulationDavid Rientjes1-1/+2
2010-05-03x86: Fix parse_reservetop() build failure on certain configsIngo Molnar1-0/+1
2010-04-30x86: Fix 'reservetop=' functionalityLiang Li2-0/+15
2010-04-29x86-64: Combine SRAT regions when possibleJan Beulich1-0/+48
2010-04-24x86, pat: Update the page flags for memtype atomically instead of using memty...Robin Holt1-8/+0
2010-04-20Merge branch 'drm-ttm-pool' into drm-core-nextDave Airlie1-8/+45
2010-04-06arch/x86: Add array variants for setting memory to wc caching.Pauli Nieminen1-8/+45
2010-04-05Merge branch 'master' into export-slabhTejun Heo1-6/+26
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo10-5/+8
2010-03-29x86: Make sure free_init_pages() frees pages on page boundaryYinghai Lu1-6/+26
2010-03-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+23
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-52/+64
2010-03-02x86, pat: In rbt_memtype_check_insert(), update new->type only if validPallipadi, Venkatesh1-1/+3
2010-02-28Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-134/+101
2010-02-28Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-56/+35
2010-02-28Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+4
2010-02-28Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes...Linus Torvalds1-2/+2
2010-02-26x86, mm: Unify kernel_physical_mapping_init() APIPekka Enberg2-10/+5
2010-02-25x86, mm: Allow highmem user page tables to be disabled at boot timeIan Campbell1-5/+26
2010-02-23x86_64, cpa: Don't work hard in preserving kernel 2M mappings when using 4K a...Suresh Siddha1-2/+23