summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-2718-881/+1690
|\
| * x86: un-__init fill_pud/pmd/pteJeremy Fitzhardinge2009-03-041-3/+3
| * Merge branch 'x86/core' into core/percpuIngo Molnar2009-03-0411-229/+233
| |\
| | *---------. Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-0410-188/+116Star
| | |\ \ \ \ \ \
| | | | | | * \ \ Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-012-11/+6Star
| | | | | | |\ \ \
| | | | | | * | | | Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*"Ingo Molnar2009-03-011-42/+2Star
| | | |_|_|/ / / / | | |/| | | | | |
| | | | | * | | | x86: set_highmem_pages_init() cleanup, fix !CONFIG_NUMA && CONFIG_HIGHMEM=yIngo Molnar2009-03-031-1/+1
| | | | | * | | | x86: set_highmem_pages_init() cleanupPekka Enberg2009-03-033-38/+34Star
| | | | | * | | | x86: unify free_init_pages() and free_initmem()Pekka Enberg2009-03-034-89/+50Star
| | | | | * | | | x86: make sure initmem is writable on 64-bitPekka Enberg2009-03-031-0/+7
| | | | | * | | | x86: add sanity checks to init_32.cPekka Enberg2009-03-031-6/+11
| | | | | * | | | x86: use roundup() instead of PAGE_ALIGN() in find_early_table_space()Pekka Enberg2009-03-031-4/+4
| | | | | * | | | x86: move __VMALLOC_RESERVE to pgtable_32.cPekka Enberg2009-03-032-2/+2
| | | | * | | | | x86, fixmap: define reserve_top_address for x86_64Gustavo F. Padovan2009-02-282-16/+18
| | | |/ / / / / | | |/| | | | |
| | | | | | | |
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | | \ \ \ \ \
| | *-------. \ \ \ \ \ 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/+16Star
| | | | | * | | | | | | x86: memtest: cleanup memtest functionAndreas Herrmann2009-02-251-18/+19
| | | | | * | | | | | | x86: memtest: introduce array to select memtest patternsAndreas Herrmann2009-02-251-42/+23Star
| | | | | * | | | | | | 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
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | |/| | | / / / / / / / | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-02-242-19/+70
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | x86: update populate_extra_pte() and add populate_extra_pmd()Tejun Heo2009-02-242-33/+55
| | * | | | | | | | | | | x86: convert to the new dynamic percpu allocatorTejun Heo2009-02-202-0/+29
| | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| *---------. \ \ \ \ \ \ \ \ \ \ \ 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/+1Star
| | | | | * | | | | | | | | x86, mm: fault.c, remove #ifdef from fault_in_kernel_space()Ingo Molnar2009-02-211-4/+0Star
| | | | | * | | | | | | | | 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/+2Star
| | | | | * | | | | | | | | x86, mm: fault.c, unify oops handlingIngo Molnar2009-02-211-16/+3Star
| | | | | * | | | | | | | | x86, mm: fault.c, unify oops printingIngo Molnar2009-02-211-9/+5Star
| | | | | * | | | | | | | | 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/+1Star
| | | | | * | | | | | | | | 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/+0Star
| | | | | * | | | | | | | | 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
| | | | |/ / / / / / / /