aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAge
* x86: Use the generic page_is_ram()Wu Fengguang2010-02-01
* x86: Remove BIOS data range from e820Yinghai Lu2010-02-01
* x86/pat: Trivial: don't create debugfs for memtype if pat is disabledXiaotian Feng2009-11-26
* x86: Move find_smp_config() earlier and avoid bootmem usageYinghai Lu2009-11-24
* x86, platform: Change is_untracked_pat_range() to bool; cleanup initH. Peter Anvin2009-11-23
* x86, mm: is_untracked_pat_range() takes a normal semiclosed rangeH. Peter Anvin2009-11-23
* x86: UV SGI: Don't track GRU space in PATJack Steiner2009-11-23
* x86, numa: Use near(er) online node instead of roundrobin for NUMAYinghai Lu2009-11-23
* x86, numa, bootmem: Only free bootmem on NUMA failure pathYinghai Lu2009-11-23
* x86: Eliminate redundant/contradicting cache line size config optionsJan Beulich2009-11-18
* x86, mm: Report state of NX protections during bootKees Cook2009-11-16
* x86, mm: Clean up and simplify NX enablementH. Peter Anvin2009-11-16
* x86, pageattr: Make set_memory_(x|nx) aware of NX supportH. Peter Anvin2009-11-16
* x86_64, cpa: Use only text section in set_kernel_text_rw/roSuresh Siddha2009-11-02
* x86_64, ftrace: Make ftrace use kernel identity mapping to modify codeSuresh Siddha2009-11-02
* x86, cpa: Fix kernel text RO checks in static_protection()Suresh Siddha2009-11-02
* tracing: allow to change permissions for text with dynamic ftrace enabledSteven Rostedt2009-10-27
* x86: Remove pfn in add_one_highpage_init()Minchan Kim2009-10-23
* x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATASuresh Siddha2009-10-20
* x86-64: preserve large page mapping for 1st 2MB kernel txt with CONFIG_DEBUG_...Suresh Siddha2009-10-20
* x86: Interleave emulated nodes over physical nodesDavid Rientjes2009-10-12
* x86: Export srat physical topologyDavid Rientjes2009-10-12
* x86: Export k8 physical topologyDavid Rientjes2009-10-12
* x86: Clean up and add missing log levels for k8David Rientjes2009-10-12
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-26
|\
| * Merge branch 'linus' into x86/urgentIngo Molnar2009-09-24
| |\
| * | x86: Reduce verbosity of "PAT enabled" kernel messageRoland Dreier2009-09-24
| * | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar2009-09-23
| |\ \
| | * | x86: split NX setup into separate file to limit unstack-protected codeJeremy Fitzhardinge2009-09-21
| | * | xen: check EFER for NX before setting up GDT mappingJeremy Fitzhardinge2009-09-21
* | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-24
|\ \ \ \
| * | | | agp/intel: Fix the pre-9xx chipset flush.Eric Anholt2009-09-11
* | | | | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-24
|\ \ \ \ \
| * | | | | HWPOISON: x86: Add VM_FAULT_HWPOISON handling to x86 page fault handler v2Andi Kleen2009-09-16
| | |_|/ / | |/| | |
* | | | | cpumask: use mm_cpumask() wrapper: x86Rusty Russell2009-09-23
| |_|_|/ |/| | |
* | | | kcore: register module area in generic wayKAMEZAWA Hiroyuki2009-09-23
* | | | kcore: use registerd physmem informationKAMEZAWA Hiroyuki2009-09-23
* | | | kcore: register text area in generic wayKAMEZAWA Hiroyuki2009-09-23
* | | | kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki2009-09-23
* | | | kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-23
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...Linus Torvalds2009-09-22
|\ \ \ \
| * | | | kmemcheck: remove useless checkVegard Nossum2009-07-01
| * | | | kmemcheck: remove duplicated #includeHuang Weiyi2009-07-01
* | | | | mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich2009-09-22
* | | | | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-22
* | | | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
| |_|_|/ |/| | |
* | | | includecheck fix: x86, shadow.cJaswinder Singh Rajput2009-09-20
* | | | 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