aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-11x86_64: move mmThomas Gleixner11-3320/+0
2007-10-11i386: move mmThomas Gleixner2-2/+2
2007-10-11x86_64: prepare shared mm/MakefileThomas Gleixner2-11/+16
2007-10-11x86_64: prepare shared mm/fault.cThomas Gleixner2-1/+1
2007-10-11x86_64: prepare shared mm/pageattr.cThomas Gleixner2-1/+1
2007-10-11x86_64: prepare shared mm/k8topology.cThomas Gleixner2-1/+1
2007-10-11x86_64: prepare shared mm/extable.cThomas Gleixner2-1/+1
2007-10-11x86_64: prepare shared mm/numa.cThomas Gleixner2-1/+1
2007-10-11x86_64: prepare shared mm/mmap.cThomas Gleixner2-1/+1
2007-10-11x86_64: prepare shared mm/init.cThomas Gleixner2-1/+1
2007-10-11x86_64: prepare shared mm/ioremap.cThomas Gleixner2-1/+1
2007-10-11x86_64: prepare shared mm/srat.cThomas Gleixner2-1/+1
2007-09-19x86-64: page faults from user mode are always user faultsLinus Torvalds1-0/+7
2007-08-11x86: Disable CLFLUSH support againAndi Kleen1-1/+2
2007-07-26Revert most of "x86: Fix alternatives and kprobes to remap write-protected kernel text"Linus Torvalds1-0/+10
2007-07-22x86_64: fix section mismatch warning in init.cSam Ravnborg1-1/+1
2007-07-22x86: Fix alternatives and kprobes to remap write-protected kernel textAndi Kleen2-11/+1
2007-07-22x86_64: Use read and write crX in .c filesGlauber de Oliveira Costa2-3/+3
2007-07-22x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani2-45/+3
2007-07-21x86_64: make k8topology multi-core awareJoachim Deguara1-6/+7
2007-07-21x86_64: disable srat when numa emulation succeedsDavid Rientjes1-1/+5
2007-07-21x86_64: fix e820_hole_size based on address rangesDavid Rientjes1-6/+2
2007-07-21x86_64: During VM oom condition, kill all threads in process groupWill Schmidt1-1/+1
2007-07-21x86_64: fake apicid_to_node mapping for fake numaDavid Rientjes1-1/+12
2007-07-21x86_64: fake pxm-to-node mapping for fake numaDavid Rientjes2-3/+74
2007-07-21x86_64: minor exception trace variables cleanupJan Beulich2-3/+1
2007-07-21x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpuAndi Kleen1-0/+9
2007-07-21x86_64: various cleanups in NUMA scan nodeDavid Rientjes1-3/+3
2007-07-21x86_64: Use LOCAL_DISTANCE and REMOTE_DISTANCE in x86_64 ACPI codeDavid Rientjes1-3/+3
2007-07-21x86: Always flush pages in change_page_attrAndi Kleen1-9/+14
2007-07-19mm: fault feedback #2Nick Piggin1-13/+12
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