summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/mm
Commit message (Expand)AuthorAgeFilesLines
* x86_64: move mmThomas Gleixner2007-10-1111-3320/+0
* i386: move mmThomas Gleixner2007-10-112-2/+2
* x86_64: prepare shared mm/MakefileThomas Gleixner2007-10-112-11/+16
* x86_64: prepare shared mm/fault.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared mm/pageattr.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared mm/k8topology.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared mm/extable.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared mm/numa.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared mm/mmap.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared mm/init.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared mm/ioremap.cThomas Gleixner2007-10-112-1/+1
* x86_64: prepare shared mm/srat.cThomas Gleixner2007-10-112-1/+1
* x86-64: page faults from user mode are always user faultsLinus Torvalds2007-09-191-0/+7
* x86: Disable CLFLUSH support againAndi Kleen2007-08-111-1/+2
* Revert most of "x86: Fix alternatives and kprobes to remap write-protected ke...Linus Torvalds2007-07-261-0/+10
* x86_64: fix section mismatch warning in init.cSam Ravnborg2007-07-221-1/+1
* x86: Fix alternatives and kprobes to remap write-protected kernel textAndi Kleen2007-07-222-11/+1
* x86_64: Use read and write crX in .c filesGlauber de Oliveira Costa2007-07-222-3/+3
* x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani2007-07-222-45/+3
* x86_64: make k8topology multi-core awareJoachim Deguara2007-07-211-6/+7
* x86_64: disable srat when numa emulation succeedsDavid Rientjes2007-07-211-1/+5
* x86_64: fix e820_hole_size based on address rangesDavid Rientjes2007-07-211-6/+2
* x86_64: During VM oom condition, kill all threads in process groupWill Schmidt2007-07-211-1/+1
* x86_64: fake apicid_to_node mapping for fake numaDavid Rientjes2007-07-211-1/+12
* x86_64: fake pxm-to-node mapping for fake numaDavid Rientjes2007-07-212-3/+74
* x86_64: minor exception trace variables cleanupJan Beulich2007-07-212-3/+1
* x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpuAndi Kleen2007-07-211-0/+9
* x86_64: various cleanups in NUMA scan nodeDavid Rientjes2007-07-211-3/+3
* x86_64: Use LOCAL_DISTANCE and REMOTE_DISTANCE in x86_64 ACPI codeDavid Rientjes2007-07-211-3/+3
* x86: Always flush pages in change_page_attrAndi Kleen2007-07-211-9/+14
* mm: fault feedback #2Nick Piggin2007-07-191-13/+12
* Allow DEBUG_RODATA and KPROBES to co-existArjan van de Ven2007-06-211-0/+5
* x86: change_page_attr bandaidsAndi Kleen2007-06-201-3/+4
* fix sysrq-m oopsBob Picco2007-06-081-0/+2
* enable interrupts in user path of page fault.Steven Rostedt2007-06-071-0/+6
* x86_64: allocate sparsemem memmap above 4GZou Nan hai2007-06-011-0/+6
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* move die notifier handling to common codeChristoph Hellwig2007-05-081-1/+2
* Fix section mismatch of memory hotplug related code.Yasunori Goto2007-05-081-3/+3
* Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds2007-05-073-21/+35
* [PATCH] x86-64: Don't enable NUMA for a single node in K8 NUMA scanningAndi Kleen2007-05-021-0/+2
* [PATCH] x86-64: set node_possible_map at runtime - try 2Suresh Siddha2007-05-023-10/+15
* [PATCH] x86-64: Inhibit machine from asserting an NMI when doing Alt-SysRq-M ...Konrad Rzeszutek2007-05-021-0/+6
* [PATCH] x86-64: use lru instead of page->index and page->private for pgd list...Christoph Lameter2007-05-021-3/+2
* [PATCH] x86: tighten kernel image page access rightsJan Beulich2007-05-021-9/+16
* [PATCH] x86: Improve handling of kernel mappings in change_page_attrJan Beulich2007-05-021-4/+12
* [PATCH] x86-64: fixed size remaining fake nodesDavid Rientjes2007-05-021-10/+37
* [PATCH] x86-64: split remaining fake nodes equallyDavid Rientjes2007-05-021-4/+18
* [PATCH] x86-64: configurable fake numa node sizesDavid Rientjes2007-05-021-108/+153
* [PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal2007-05-022-18/+19