summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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: 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/+116
| |\ \ \ \ \ \ \ \ \ | | | | | | | | |_|/ | | | | | | | |/| |
| | | | | | | * | | x86: fix init_memory_mapping() to handle small rangesYinghai Lu2009-03-031-0/+2
| | | | | | | |/ /
| | | | | * | | | Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-012-11/+6
| | | | | |\ \ \ \ | | | | | | | |/ / | | | | | | |/| |
| | | | | | * | | x86: i915 needs pgprot_writecombine() and is_io_mapping_possible()Ingo Molnar2009-02-282-11/+6
| | | | | | | |/ | | | | | | |/|
| | | | | * | | Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*"Ingo Molnar2009-03-011-42/+2
| | |_|_|/ / / | |/| | | | |
| | | | * | | 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/+34
| | | | * | | x86: unify free_init_pages() and free_initmem()Pekka Enberg2009-03-034-89/+50
| | | | * | | 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-272-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/+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 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/+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
OpenPOWER on IntegriCloud