summaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)AuthorFilesLines
2009-09-23kcore: register module area in generic wayKAMEZAWA Hiroyuki1-3/+1
2009-09-23kcore: use registerd physmem informationKAMEZAWA Hiroyuki2-6/+1
2009-09-23kcore: register text area in generic wayKAMEZAWA Hiroyuki1-3/+1
2009-09-23kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki2-6/+2
2009-09-23kcore: add kclist typesKAMEZAWA Hiroyuki2-7/+8
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...Linus Torvalds1-3/+0
2009-09-22mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich1-2/+2
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2-2/+2
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-4/+4
2009-09-20includecheck fix: x86, shadow.cJaswinder Singh Rajput1-1/+0
2009-09-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-12/+17
2009-09-18Merge branch 'x86/pat' into x86/urgentH. Peter Anvin4-110/+296
2009-09-18x86, pat: don't use rb-tree based lookup in reserve_memtype()Suresh Siddha1-10/+2
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-19/+2
2009-09-15Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-106/+300
2009-09-15Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2009-09-14Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-72/+86
2009-09-14Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-31/+22
2009-09-14Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2009-09-14Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2009-09-11x86: Increase MIN_GAP to include randomized stackMichal Hocko1-2/+15
2009-09-10x86: split __phys_addr out into separate fileJeremy Fitzhardinge4-73/+83
2009-09-10x86: Export kmap_atomic_to_page()Avi Kivity1-0/+1
2009-09-10xen: make -fstack-protector work under XenJeremy Fitzhardinge1-0/+4
2009-09-10x86, pat: Fix cacheflush address in change_page_attr_set_clr()Jack Steiner1-1/+7
2009-09-06x86: Make memtype_seq_ops constTobias Klauser1-1/+1
2009-09-06x86: Decrease the level of some NUMA messages to KERN_DEBUGRafael J. Wysocki1-2/+2
2009-09-04kmemleak: Don't scan uninitialized memory when kmemcheck is enabledPekka Enberg1-0/+14
2009-08-27Merge branch 'x86/urgent' into x86/patH. Peter Anvin9-31/+60
2009-08-27x86, pat: Sanity check remap_pfn_range for RAM regionVenkatesh Pallipadi1-3/+21
2009-08-27x86, pat: Lookup the protection from memtype list on vm_insert_pfn()Venkatesh Pallipadi1-15/+9
2009-08-27x86, pat: Add lookup_memtype to get the current memtype of a paddrVenkatesh Pallipadi1-0/+45
2009-08-27x86, pat: Use page flags to track memtypes of RAM pagesVenkatesh Pallipadi1-41/+50
2009-08-27x86, pat: Add rbtree to do quick lookup in memtype trackingVenkatesh Pallipadi1-20/+86
2009-08-27x86, pat: Add PAT reserve free to io_mapping* APIsVenkatesh Pallipadi1-2/+25
2009-08-27x86, pat: New i/f for driver to request memtype for IO regionsVenkatesh Pallipadi1-0/+49
2009-08-27x86, pat: ioremap to follow same PAT restrictions as other PAT usersVenkatesh Pallipadi1-14/+3
2009-08-27x86, pat: Keep identity maps consistent with mmaps even when pat_disabledVenkatesh Pallipadi1-10/+3
2009-08-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+3
2009-08-24x86: Fix an incorrect argument of reserve_bootmem()Amerigo Wang1-1/+1
2009-08-21x86: don't call '->send_IPI_mask()' with an empty maskLinus Torvalds1-11/+10
2009-08-21x86: Fix an incorrect argument of reserve_bootmem()Amerigo Wang1-1/+1
2009-08-18x86, pat: Allow ISA memory range uncacheable mapping requestsSuresh Siddha1-1/+2
2009-08-14percpu: kill lpage first chunk allocatorTejun Heo1-19/+1
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo7-25/+51
2009-08-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-13/+27
2009-08-04x86, 32-bit: Fix double accounting in reserve_top_address()Jan Beulich1-1/+0
2009-08-03x86: Fix CPA memtype reserving in the set_pages_array*() casesThomas Hellstrom1-9/+21
2009-07-31x86, pat: Fix set_memory_wc related corruptionPallipadi, Venkatesh1-3/+6
2009-07-29Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1