summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'v2.6.29-rc7' into perfcounters/coreIngo Molnar2009-03-045-117/+161
|\
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-031-0/+2
| |\
| | * x86: fix init_memory_mapping() to handle small rangesYinghai Lu2009-03-031-0/+2
| * | Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-03-032-66/+153
| |\ \ | | |/ | |/|
| | * x86 mmiotrace: fix race with release_kmmio_fault_page()Pekka Paalanen2009-03-021-2/+7
| | * x86 mmiotrace: improve handling of secondary faultsStuart Bennett2009-03-021-18/+22
| | * x86 mmiotrace: split set_page_presence()Pekka Paalanen2009-03-021-19/+22
| | * x86 mmiotrace: fix save/restore page table statePekka Paalanen2009-03-021-22/+44
| | * x86 mmiotrace: WARN_ONCE if dis/arming a page failsStuart Bennett2009-03-021-8/+17
| | * x86: add far read test to testmmiotracePekka Paalanen2009-03-021-7/+28
| | * x86: count errors in testmmiotrace.koPekka Paalanen2009-03-021-6/+29
| * | x86: i915 needs pgprot_writecombine() and is_io_mapping_possible()Ingo Molnar2009-02-282-11/+6
| |/
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu...Ingo Molnar2009-02-261-75/+81
|\ \ \ \ \ \
| | | * | | | x86: memtest: add additional (regular) test patternsAndreas Herrmann2009-02-251-0/+13
| | | * | | | x86: memtest: wipe out test pattern from memoryAndreas Herrmann2009-02-251-23/+33
| | | * | | | x86: memtest: adapt log messagesAndreas Herrmann2009-02-251-20/+16
| | | * | | | x86: memtest: cleanup memtest functionAndreas Herrmann2009-02-251-18/+19
| | | * | | | x86: memtest: introduce array to select memtest patternsAndreas Herrmann2009-02-251-42/+23
| | | * | | | x86: memtest: reuse test patterns when memtest parameter exceeds number of av...Andreas Herrmann2009-02-251-2/+7
* | | | | | | Merge branches 'x86/urgent' and 'x86/pat' into x86/coreIngo Molnar2009-02-262-19/+71
|\ \ \ \ \ \ \
| * | | | | | | gpu/drm, x86, PAT: PAT support for io_mapping_*, export symbols for modulesIngo Molnar2009-02-261-0/+2
| * | | | | | | Merge branch 'x86/urgent' into x86/patIngo Molnar2009-02-258-111/+242
| |\ \ \ \ \ \ \
| | * | | | | | | gpu/drm, x86, PAT: PAT support for io_mapping_*Venkatesh Pallipadi2009-02-251-2/+40
| | * | | | | | | gpu/drm, x86, PAT: routine to keep identity map in syncVenkatesh Pallipadi2009-02-251-17/+29
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-02-261-0/+18
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | / / / | |_|_|_|/ / / |/| | | | | |
| * | | | | | gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_tVenkatesh Pallipadi2009-02-251-0/+18
| | |_|_|_|/ | |/| | | |
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*---------. \ \ \ \ \ Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar2009-02-2412-702/+1467
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / | | | | | | | | / / / | | |_|_|_|_|_|/ / / | |/| | | | | | / / | |_|_|_|_|_|_|/ / |/| | | | | | | / | | | | | |_|_|/ | | | | |/| | |
| | | | * | | | x86, mm: fault.c, simplify kmmio_fault(), cleanupIngo Molnar2009-02-221-1/+2
| | | | * | | | x86, mm: fault.c, update copyrightsIngo Molnar2009-02-201-0/+1
| | | | * | | | x86, mm: fault.c, give another attempt at prefetch handing before SIGBUSIngo Molnar2009-02-211-3/+1
| | | | * | | | x86, mm: fault.c, remove #ifdef from fault_in_kernel_space()Ingo Molnar2009-02-211-4/+0
| | | | * | | | x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAXIngo Molnar2009-02-211-1/+1
| | | | * | | | x86, mm: fault.c, remove #ifdef from do_page_fault()Ingo Molnar2009-02-211-4/+2
| | | | * | | | x86, mm: fault.c, unify oops handlingIngo Molnar2009-02-211-16/+3
| | | | * | | | x86, mm: fault.c, unify oops printingIngo Molnar2009-02-211-9/+5
| | | | * | | | x86, mm: fault.c, reorder functionsIngo Molnar2009-02-211-235/+239
| | | | * | | | x86, mm, kprobes: fault.c, simplify notify_page_fault()Ingo Molnar2009-02-211-5/+1
| | | | * | | | x86, mm: fault.c, simplify kmmio_fault()Ingo Molnar2009-02-211-2/+3
| | | | * | | | x86, mm: fault.c, enable PF_RSVD checks on 32-bit tooIngo Molnar2009-02-211-4/+0
| | | | * | | | x86, mm: fault.c, factor out the vm86 fault checkIngo Molnar2009-02-211-12/+31
| | | | * | | | x86, mm: fault.c, refactor/simplify the is_prefetch() codeIngo Molnar2009-02-211-50/+50
| | | | * | | | x86, mm: fault.c cleanupIngo Molnar2009-02-211-215/+331
| | | | * | | | Merge branch 'tip/x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2009-02-201-1/+12
| | | | |\ \ \ \
| | | | | * | | | x86: check PMD in spurious_fault handlerSteven Rostedt2009-02-201-1/+12
| | | | | | |/ / | | | | | |/| |
| | | | * | | | x86, pat: add large-PAT check to split_large_page()Ingo Molnar2009-02-201-0/+7
| | | | | |/ / | | | | |/| |
| | | * | | | x86: numa_32.c: fix sparse warning: Using plain integer as NULL pointerHannes Eder2009-02-221-1/+1
| | | |/ / /
| | | * | | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-02-202-11/+6
| | | |\ \ \ | | | | |/ /
| * | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-222-11/+6
| |\ \ \ \ \ | | |_|/ / / | |/| | / / | | | |/ / | | |/| |
| | * | | x86: use the right protections for split-up pagetablesIngo Molnar2009-02-201-10/+5
| | * | | mm: clean up for early_pfn_to_nid()KAMEZAWA Hiroyuki2009-02-181-1/+1
OpenPOWER on IntegriCloud