aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAge
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-17
|\
| * Merge branch 'x86/pat' into x86/urgentH. Peter Anvin2009-09-17
| |\
| | * x86, pat: don't use rb-tree based lookup in reserve_memtype()Suresh Siddha2009-09-17
| * | x86: Increase MIN_GAP to include randomized stackMichal Hocko2009-09-10
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
|\ \ \
| * | | percpu: kill lpage first chunk allocatorTejun Heo2009-08-14
| * | | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| |\ \ \
| * | | | x86,percpu: generalize lpage first chunk allocatorTejun Heo2009-07-03
* | | | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-15
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | x86, pat: Fix cacheflush address in change_page_attr_set_clr()Jack Steiner2009-09-09
| * | | | Merge branch 'x86/urgent' into x86/patH. Peter Anvin2009-08-26
| |\ \ \ \
| | * | | | x86: Fix an incorrect argument of reserve_bootmem()Amerigo Wang2009-08-21
| * | | | | x86, pat: Sanity check remap_pfn_range for RAM regionVenkatesh Pallipadi2009-08-26
| * | | | | x86, pat: Lookup the protection from memtype list on vm_insert_pfn()Venkatesh Pallipadi2009-08-26
| * | | | | x86, pat: Add lookup_memtype to get the current memtype of a paddrVenkatesh Pallipadi2009-08-26
| * | | | | x86, pat: Use page flags to track memtypes of RAM pagesVenkatesh Pallipadi2009-08-26
| * | | | | x86, pat: Add rbtree to do quick lookup in memtype trackingVenkatesh Pallipadi2009-08-26
| * | | | | x86, pat: Add PAT reserve free to io_mapping* APIsVenkatesh Pallipadi2009-08-26
| * | | | | x86, pat: New i/f for driver to request memtype for IO regionsVenkatesh Pallipadi2009-08-26
| * | | | | x86, pat: ioremap to follow same PAT restrictions as other PAT usersVenkatesh Pallipadi2009-08-26
| * | | | | x86, pat: Keep identity maps consistent with mmaps even when pat_disabledVenkatesh Pallipadi2009-08-26
| | |/ / / | |/| | |
* | | | | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-09-14
|\ \ \ \ \
| * | | | | x86: Export kmap_atomic_to_page()Avi Kivity2009-09-10
| | |_|_|/ | |/| | |
* | | | | Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-14
|\ \ \ \ \
| * | | | | x86: split __phys_addr out into separate fileJeremy Fitzhardinge2009-09-10
| * | | | | xen: make -fstack-protector work under XenJeremy Fitzhardinge2009-09-09
| |/ / / /
* | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-09-14
|\ \ \ \ \
| * | | | | x86, highmem_32.c: Clean up commentFigo.zhang2009-06-29
| * | | | | x86: Clean up dump_pagetable()Akinobu Mita2009-06-29
* | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-14
|\ \ \ \ \ \
| * | | | | | x86: Decrease the level of some NUMA messages to KERN_DEBUGRafael J. Wysocki2009-09-06
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-14
|\ \ \ \ \ \
| * | | | | | x86: Make memtype_seq_ops constTobias Klauser2009-09-06
* | | | | | | kmemleak: Don't scan uninitialized memory when kmemcheck is enabledPekka Enberg2009-09-04
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-25
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | x86: Fix an incorrect argument of reserve_bootmem()Amerigo Wang2009-08-24
| | |_|/ / | |/| | |
| * | | | x86, pat: Allow ISA memory range uncacheable mapping requestsSuresh Siddha2009-08-17
| | |_|/ | |/| |
* / | | x86: don't call '->send_IPI_mask()' with an empty maskLinus Torvalds2009-08-21
|/ / /
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-08-04
|\ \ \
| * | | x86, 32-bit: Fix double accounting in reserve_top_address()Jan Beulich2009-08-04
| * | | x86: Fix CPA memtype reserving in the set_pages_array*() casesThomas Hellstrom2009-08-03
| * | | x86, pat: Fix set_memory_wc related corruptionPallipadi, Venkatesh2009-07-30
* | | | Merge branch 'drm-radeon-kms' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-07-29
|\ \ \ \ | |/ / / |/| | |
| * | | x86: Export kmap_atomic_prot() needed for TTM.Thomas Hellstrom2009-07-29
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-27
|\ \ \ \
| * | | | x86-64: Fix bad_srat() to clear all stateAndi Kleen2009-07-21
* | | | | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-27
|/ / / /
* / / / x86: Remove spurious printk level from segfault messageRoland Dreier2009-07-11
|/ / /
* | | x86: don't clear nodes_states[N_NORMAL_MEMORY] when numa is not compiled inYinghai Lu2009-07-08
* | | Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08