aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64/mm
AgeCommit message (Expand)Author
2007-10-11x86_64: move mmThomas Gleixner
2007-10-11i386: move mmThomas Gleixner
2007-10-11x86_64: prepare shared mm/MakefileThomas Gleixner
2007-10-11x86_64: prepare shared mm/fault.cThomas Gleixner
2007-10-11x86_64: prepare shared mm/pageattr.cThomas Gleixner
2007-10-11x86_64: prepare shared mm/k8topology.cThomas Gleixner
2007-10-11x86_64: prepare shared mm/extable.cThomas Gleixner
2007-10-11x86_64: prepare shared mm/numa.cThomas Gleixner
2007-10-11x86_64: prepare shared mm/mmap.cThomas Gleixner
2007-10-11x86_64: prepare shared mm/init.cThomas Gleixner
2007-10-11x86_64: prepare shared mm/ioremap.cThomas Gleixner
2007-10-11x86_64: prepare shared mm/srat.cThomas Gleixner
2007-09-19x86-64: page faults from user mode are always user faultsLinus Torvalds
2007-08-11x86: Disable CLFLUSH support againAndi Kleen
2007-07-26Revert most of "x86: Fix alternatives and kprobes to remap write-protected ke...Linus Torvalds
2007-07-22x86_64: fix section mismatch warning in init.cSam Ravnborg
2007-07-22x86: Fix alternatives and kprobes to remap write-protected kernel textAndi Kleen
2007-07-22x86_64: Use read and write crX in .c filesGlauber de Oliveira Costa
2007-07-22x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani
2007-07-21x86_64: make k8topology multi-core awareJoachim Deguara
2007-07-21x86_64: disable srat when numa emulation succeedsDavid Rientjes
2007-07-21x86_64: fix e820_hole_size based on address rangesDavid Rientjes
2007-07-21x86_64: During VM oom condition, kill all threads in process groupWill Schmidt
2007-07-21x86_64: fake apicid_to_node mapping for fake numaDavid Rientjes
2007-07-21x86_64: fake pxm-to-node mapping for fake numaDavid Rientjes
2007-07-21x86_64: minor exception trace variables cleanupJan Beulich
2007-07-21x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpuAndi Kleen
2007-07-21x86_64: various cleanups in NUMA scan nodeDavid Rientjes
2007-07-21x86_64: Use LOCAL_DISTANCE and REMOTE_DISTANCE in x86_64 ACPI codeDavid Rientjes
2007-07-21x86: Always flush pages in change_page_attrAndi Kleen
2007-07-19mm: fault feedback #2Nick Piggin
2007-06-21Allow DEBUG_RODATA and KPROBES to co-existArjan van de Ven
2007-06-20x86: change_page_attr bandaidsAndi Kleen
2007-06-08fix sysrq-m oopsBob Picco
2007-06-07enable interrupts in user path of page fault.Steven Rostedt
2007-06-01x86_64: allocate sparsemem memmap above 4GZou Nan hai
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08move die notifier handling to common codeChristoph Hellwig
2007-05-08Fix section mismatch of memory hotplug related code.Yasunori Goto
2007-05-07Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds
2007-05-02[PATCH] x86-64: Don't enable NUMA for a single node in K8 NUMA scanningAndi Kleen
2007-05-02[PATCH] x86-64: set node_possible_map at runtime - try 2Suresh Siddha
2007-05-02[PATCH] x86-64: Inhibit machine from asserting an NMI when doing Alt-SysRq-M ...Konrad Rzeszutek
2007-05-02[PATCH] x86-64: use lru instead of page->index and page->private for pgd list...Christoph Lameter
2007-05-02[PATCH] x86: tighten kernel image page access rightsJan Beulich
2007-05-02[PATCH] x86: Improve handling of kernel mappings in change_page_attrJan Beulich
2007-05-02[PATCH] x86-64: fixed size remaining fake nodesDavid Rientjes
2007-05-02[PATCH] x86-64: split remaining fake nodes equallyDavid Rientjes
2007-05-02[PATCH] x86-64: configurable fake numa node sizesDavid Rientjes
2007-05-02[PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal