summaryrefslogtreecommitdiff
path: root/arch/x86/mm
AgeCommit message (Expand)Author
2009-11-24x86: Move find_smp_config() earlier and avoid bootmem usageYinghai Lu
2009-11-24x86, platform: Change is_untracked_pat_range() to bool; cleanup initH. Peter Anvin
2009-11-24x86, mm: is_untracked_pat_range() takes a normal semiclosed rangeH. Peter Anvin
2009-11-23x86: UV SGI: Don't track GRU space in PATJack Steiner
2009-11-23x86, numa: Use near(er) online node instead of roundrobin for NUMAYinghai Lu
2009-11-23x86, numa, bootmem: Only free bootmem on NUMA failure pathYinghai Lu
2009-11-19x86: Eliminate redundant/contradicting cache line size config optionsJan Beulich
2009-11-16x86, mm: Report state of NX protections during bootKees Cook
2009-11-16x86, mm: Clean up and simplify NX enablementH. Peter Anvin
2009-11-16x86, pageattr: Make set_memory_(x|nx) aware of NX supportH. Peter Anvin
2009-11-02x86_64, cpa: Use only text section in set_kernel_text_rw/roSuresh Siddha
2009-11-02x86_64, ftrace: Make ftrace use kernel identity mapping to modify codeSuresh Siddha
2009-11-02x86, cpa: Fix kernel text RO checks in static_protection()Suresh Siddha
2009-10-27tracing: allow to change permissions for text with dynamic ftrace enabledSteven Rostedt
2009-10-23x86: Remove pfn in add_one_highpage_init()Minchan Kim
2009-10-20x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATASuresh Siddha
2009-10-20x86-64: preserve large page mapping for 1st 2MB kernel txt with CONFIG_DEBUG_...Suresh Siddha
2009-10-12x86: Interleave emulated nodes over physical nodesDavid Rientjes
2009-10-12x86: Export srat physical topologyDavid Rientjes
2009-10-12x86: Export k8 physical topologyDavid Rientjes
2009-10-12x86: Clean up and add missing log levels for k8David Rientjes
2009-09-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-09-24Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-09-24Merge branch 'linus' into x86/urgentIngo Molnar
2009-09-24x86: Reduce verbosity of "PAT enabled" kernel messageRoland Dreier
2009-09-24cpumask: use mm_cpumask() wrapper: x86Rusty Russell
2009-09-23kcore: register module area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: use registerd physmem informationKAMEZAWA Hiroyuki
2009-09-23kcore: register text area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: add kclist typesKAMEZAWA Hiroyuki
2009-09-23Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...Linus Torvalds
2009-09-22mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven
2009-09-21x86: split NX setup into separate file to limit unstack-protected codeJeremy Fitzhardinge
2009-09-21xen: check EFER for NX before setting up GDT mappingJeremy Fitzhardinge
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-20includecheck fix: x86, shadow.cJaswinder Singh Rajput
2009-09-18Merge 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-16HWPOISON: x86: Add VM_FAULT_HWPOISON handling to x86 page fault handler v2Andi Kleen
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-15Merge 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