aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-06-21Allow DEBUG_RODATA and KPROBES to co-existArjan van de Ven1-0/+5
2007-06-20x86: change_page_attr bandaidsAndi Kleen1-3/+4
2007-06-08fix sysrq-m oopsBob Picco1-0/+2
2007-06-07enable interrupts in user path of page fault.Steven Rostedt1-0/+6
2007-06-01x86_64: allocate sparsemem memmap above 4GZou Nan hai1-0/+6
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig1-1/+2
2007-05-08Fix section mismatch of memory hotplug related code.Yasunori Goto1-3/+3
2007-05-07Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds3-21/+35
2007-05-02[PATCH] x86-64: Don't enable NUMA for a single node in K8 NUMA scanningAndi Kleen1-0/+2
2007-05-02[PATCH] x86-64: set node_possible_map at runtime - try 2Suresh Siddha3-10/+15
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