aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2009-09-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-09-17Merge branch 'x86/pat' into x86/urgentH. Peter Anvin
2009-09-17x86, pat: don't use rb-tree based lookup in reserve_memtype()Suresh Siddha
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-15Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-14Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-09-14Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-14Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-14Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-09-14Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-10x86: Increase MIN_GAP to include randomized stackMichal Hocko
2009-09-10x86: split __phys_addr out into separate fileJeremy Fitzhardinge
2009-09-10x86: Export kmap_atomic_to_page()Avi Kivity
2009-09-09xen: make -fstack-protector work under XenJeremy Fitzhardinge
2009-09-09x86, pat: Fix cacheflush address in change_page_attr_set_clr()Jack Steiner
2009-09-06x86: Make memtype_seq_ops constTobias Klauser
2009-09-06x86: Decrease the level of some NUMA messages to KERN_DEBUGRafael J. Wysocki
2009-09-04kmemleak: Don't scan uninitialized memory when kmemcheck is enabledPekka Enberg
2009-08-26Merge branch 'x86/urgent' into x86/patH. Peter Anvin
2009-08-26x86, pat: Sanity check remap_pfn_range for RAM regionVenkatesh Pallipadi
2009-08-26x86, pat: Lookup the protection from memtype list on vm_insert_pfn()Venkatesh Pallipadi
2009-08-26x86, pat: Add lookup_memtype to get the current memtype of a paddrVenkatesh Pallipadi
2009-08-26x86, pat: Use page flags to track memtypes of RAM pagesVenkatesh Pallipadi
2009-08-26x86, pat: Add rbtree to do quick lookup in memtype trackingVenkatesh Pallipadi
2009-08-26x86, pat: Add PAT reserve free to io_mapping* APIsVenkatesh Pallipadi
2009-08-26x86, pat: New i/f for driver to request memtype for IO regionsVenkatesh Pallipadi
2009-08-26x86, pat: ioremap to follow same PAT restrictions as other PAT usersVenkatesh Pallipadi
2009-08-26x86, pat: Keep identity maps consistent with mmaps even when pat_disabledVenkatesh Pallipadi
2009-08-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-24x86: Fix an incorrect argument of reserve_bootmem()Amerigo Wang
2009-08-21x86: don't call '->send_IPI_mask()' with an empty maskLinus Torvalds
2009-08-21x86: Fix an incorrect argument of reserve_bootmem()Amerigo Wang
2009-08-17x86, pat: Allow ISA memory range uncacheable mapping requestsSuresh Siddha
2009-08-14percpu: kill lpage first chunk allocatorTejun Heo
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-08-04Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-04x86, 32-bit: Fix double accounting in reserve_top_address()Jan Beulich
2009-08-03x86: Fix CPA memtype reserving in the set_pages_array*() casesThomas Hellstrom
2009-07-30x86, pat: Fix set_memory_wc related corruptionPallipadi, Venkatesh
2009-07-29Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-07-29x86: Export kmap_atomic_prot() needed for TTM.Thomas Hellstrom
2009-07-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt
2009-07-21x86-64: Fix bad_srat() to clear all stateAndi Kleen
2009-07-11x86: Remove spurious printk level from segfault messageRoland Dreier
2009-07-08x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled inYinghai Lu
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-07-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-07-04x86,percpu: generalize lpage first chunk allocatorTejun Heo
2009-07-01x86: Declare check_efer() before it gets usedJaswinder Singh Rajput