aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-02[PATCH] x86-64: Inhibit machine from asserting an NMI when doing Alt-SysRq-M operation.Konrad Rzeszutek1-0/+6
2007-05-02[PATCH] x86-64: use lru instead of page->index and page->private for pgd lists management.Christoph Lameter1-3/+2
2007-05-02[PATCH] x86: tighten kernel image page access rightsJan Beulich1-9/+16
2007-05-02[PATCH] x86: Improve handling of kernel mappings in change_page_attrJan Beulich1-4/+12
2007-05-02[PATCH] x86-64: fixed size remaining fake nodesDavid Rientjes1-10/+37
2007-05-02[PATCH] x86-64: split remaining fake nodes equallyDavid Rientjes1-4/+18
2007-05-02[PATCH] x86-64: configurable fake numa node sizesDavid Rientjes1-108/+153
2007-05-02[PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal2-18/+19
2007-05-02[PATCH] x86-64: Remove the identity mapping as early as possibleVivek Goyal1-24/+0
2007-05-02[PATCH] x86-64: Kill temp boot pmdsVivek Goyal1-55/+45
2007-05-02[PATCH] x86-64: dma_ops as constStephen Hemminger1-1/+1
2007-04-24[PATCH] x86-64: Always flush all pages in change_page_attrAndi Kleen1-1/+1
2007-02-14Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds3-49/+175
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/mm/init.cEric W. Biederman1-6/+16
2007-02-14[PATCH] sysctl: x86_64: remove unnecessary use of insert_at_headEric W. Biederman1-1/+1
2007-02-13[PATCH] x86-64: Remove mk_pte_phys()Andi Kleen1-1/+3
2007-02-13[PATCH] x86-64: clean up sparsemem memory_present callBob Picco1-15/+2
2007-02-13[PATCH] x86: simplify notify_page_fault()Jan Beulich1-10/+8
2007-02-13[PATCH] x86-64: Fix fake numa for x86_64 machines with big IO holeRohit Seth1-14/+96
2007-02-13[PATCH] x86-64: x86_64-make-the-numa-hash-function-nodemap-allocation fix fixAmul Shah1-7/+8
2007-02-13[PATCH] x86-64: Allocate the NUMA hash function nodemap dynamicallyAmul Shah1-9/+65
2007-02-11[PATCH] Consolidate bust_spinlocks()Kirill Korotaev1-21/+0
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy1-23/+25
2006-12-07[PATCH] x86-64: fix perms/range of vsyscall vma in /proc/*/mapsErnie Petrides1-3/+4
2006-12-07[PATCH] x86-64: Use probe_kernel_address in arch/x86_64/*Andi Kleen1-5/+5
2006-12-07[PATCH] x86-64: Speed and clean up cache flushing in change_page_attrAndi Kleen1-26/+32
2006-11-20[PATCH] x86_64: fix memory hotplug build with NUMA=nYasunori Goto1-8/+1
2006-11-14[PATCH] x86-64: Handle reserve_bootmem_generic beyond end_pfnAndi Kleen1-1/+14
2006-10-21[PATCH] x86-64: x86_64 hot-add memory srat.c fixkeith mannthey1-2/+2
2006-10-11[PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman2-6/+11
2006-10-01[PATCH] Generic ioremap_page_range: x86_64 conversionHaavard Skinnemoen1-104/+7
2006-10-01[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVEKeith Mannthey1-4/+13
2006-10-01[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid node fixupKeith Mannthey2-0/+3
2006-10-01[PATCH] hot-add-mem x86_64: memory_add_physaddr_to_nid enableKeith Mannthey2-14/+19
2006-10-01[PATCH] hot-add-mem x86_64: Enable SPARSEMEM in srat.cKeith Mannthey1-22/+29
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-2/+2
2006-09-29[PATCH] make PROT_WRITE imply PROT_READJason Baron1-1/+1
2006-09-27[PATCH] Allow an arch to expand node boundariesMel Gorman1-0/+2
2006-09-27[PATCH] Account for holes that are outside the range of physical memoryMel Gorman1-1/+3
2006-09-27[PATCH] Account for memmap and optionally the kernel image as holesMel Gorman1-1/+3
2006-09-27[PATCH] Have x86_64 use add_active_range() and free_area_init_nodesMel Gorman4-72/+28
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds6-63/+57
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken1-3/+3
2006-09-26[PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONESChristoph Lameter1-1/+1
2006-09-26[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing conf1Andi Kleen1-0/+3
2006-09-26[PATCH] Use proper accessors to change PSE bits in change_page_attr()Andi Kleen1-10/+6
2006-09-26[PATCH] Fix pte_exec/mkexec and use it in change_page_attr()Andi Kleen1-3/+5
2006-09-26[PATCH] Remove bogus warning from early_ioremapAndi Kleen1-1/+0
2006-09-26[PATCH] make numa_emulation() __initAndrew Morton1-1/+1