summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* x86_64, cpa: Use only text section in set_kernel_text_rw/roSuresh Siddha2009-11-021-2/+10
* x86_64, ftrace: Make ftrace use kernel identity mapping to modify codeSuresh Siddha2009-11-021-2/+1
* x86, cpa: Fix kernel text RO checks in static_protection()Suresh Siddha2009-11-023-6/+8
* tracing: allow to change permissions for text with dynamic ftrace enabledSteven Rostedt2009-10-271-1/+2
* x86: Remove pfn in add_one_highpage_init()Minchan Kim2009-10-231-2/+2
* x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATASuresh Siddha2009-10-202-1/+27
* x86-64: preserve large page mapping for 1st 2MB kernel txt with CONFIG_DEBUG_...Suresh Siddha2009-10-201-3/+3
* x86: Interleave emulated nodes over physical nodesDavid Rientjes2009-10-122-28/+184
* x86: Export srat physical topologyDavid Rientjes2009-10-122-9/+23
* x86: Export k8 physical topologyDavid Rientjes2009-10-125-21/+48
* x86: Clean up and add missing log levels for k8David Rientjes2009-10-121-20/+19
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-264-66/+76
|\
| * Merge branch 'linus' into x86/urgentIngo Molnar2009-09-244-25/+10
| |\
| * | x86: Reduce verbosity of "PAT enabled" kernel messageRoland Dreier2009-09-241-2/+5
| * | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar2009-09-233-64/+71
| |\ \
| | * | x86: split NX setup into separate file to limit unstack-protected codeJeremy Fitzhardinge2009-09-213-65/+71
| | * | xen: check EFER for NX before setting up GDT mappingJeremy Fitzhardinge2009-09-211-0/+1
* | | | Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-241-0/+1
|\ \ \ \
| * | | | agp/intel: Fix the pre-9xx chipset flush.Eric Anholt2009-09-111-0/+1
* | | | | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-241-4/+15
|\ \ \ \ \
| * | | | | HWPOISON: x86: Add VM_FAULT_HWPOISON handling to x86 page fault handler v2Andi Kleen2009-09-161-4/+15
| | |_|/ / | |/| | |
* | | | | cpumask: use mm_cpumask() wrapper: x86Rusty Russell2009-09-241-7/+8
| |_|_|/ |/| | |
* | | | kcore: register module area in generic wayKAMEZAWA Hiroyuki2009-09-231-3/+1
* | | | kcore: use registerd physmem informationKAMEZAWA Hiroyuki2009-09-232-6/+1
* | | | kcore: register text area in generic wayKAMEZAWA Hiroyuki2009-09-231-3/+1
* | | | kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki2009-09-232-6/+2
* | | | kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-232-7/+8
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...Linus Torvalds2009-09-221-3/+0
|\ \ \ \
| * | | | kmemcheck: remove useless checkVegard Nossum2009-07-011-3/+0
| * | | | kmemcheck: remove duplicated #includeHuang Weiyi2009-07-011-1/+0
* | | | | mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich2009-09-221-2/+2
* | | | | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-222-2/+2
* | | | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-4/+4
| |_|_|/ |/| | |
* | | | includecheck fix: x86, shadow.cJaswinder Singh Rajput2009-09-201-1/+0
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-09-172-12/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'x86/pat' into x86/urgentH. Peter Anvin2009-09-174-110/+296
| |\ \ \
| | * | | x86, pat: don't use rb-tree based lookup in reserve_memtype()Suresh Siddha2009-09-171-10/+2
| * | | | x86: Increase MIN_GAP to include randomized stackMichal Hocko2009-09-101-2/+15
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-19/+2
|\ \ \ \
| * | | | percpu: kill lpage first chunk allocatorTejun Heo2009-08-141-19/+1
| * | | | Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-147-25/+51
| |\ \ \ \
| * | | | | x86,percpu: generalize lpage first chunk allocatorTejun Heo2009-07-041-0/+1
* | | | | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-154-106/+300
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | x86, pat: Fix cacheflush address in change_page_attr_set_clr()Jack Steiner2009-09-091-1/+7
| * | | | | Merge branch 'x86/urgent' into x86/patH. Peter Anvin2009-08-269-31/+60
| |\ \ \ \ \
| | * | | | | x86: Fix an incorrect argument of reserve_bootmem()Amerigo Wang2009-08-211-1/+1
| * | | | | | x86, pat: Sanity check remap_pfn_range for RAM regionVenkatesh Pallipadi2009-08-261-3/+21
| * | | | | | x86, pat: Lookup the protection from memtype list on vm_insert_pfn()Venkatesh Pallipadi2009-08-261-15/+9
| * | | | | | x86, pat: Add lookup_memtype to get the current memtype of a paddrVenkatesh Pallipadi2009-08-261-0/+45
| * | | | | | x86, pat: Use page flags to track memtypes of RAM pagesVenkatesh Pallipadi2009-08-261-41/+50
OpenPOWER on IntegriCloud