summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into tracing/mmiotrace-mergefixupsIngo Molnar2008-06-165-58/+36
|\
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-06-121-0/+5
| |\
| | * x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtestKevin Winchester2008-06-121-2/+2
| | * x86: fix an incompatible pointer type warning on 64-bit compilationsDavid Howells2008-06-121-2/+2
| | * x86: fix endless page faults in mount_block_root for Linux 2.6Henry Nestler2008-06-121-0/+5
| * | ACPI: handle invalid ACPI SLIT tableFenghua Yu2008-06-111-27/+0
| |/
| * x86: section mismatch fixAndrew Morton2008-06-041-1/+1
| * x86: fix Xorg crash with xf86MapVidMem errorVenki Pallipadi2008-06-041-25/+24
| * x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtestKevin Winchester2008-06-041-2/+2
| * x86: fix bad pmd ffff810000207xxx(9090909090909090)Hugh Dickins2008-06-041-1/+1
| * x86: ioremap fix failing nesting checkIngo Molnar2008-06-041-2/+3
* | - fix mmioftrace + rcu merge interactionIngo Molnar2008-05-251-0/+1
* | x86 mmiotrace: page level is unsignedPekka Paalanen2008-05-242-7/+8
* | mmiotrace: rename kmmio_probe::user_data to :private.Pekka Paalanen2008-05-241-2/+2
* | x86 mmiotrace: use resource_size_t for phys addressesPekka Paalanen2008-05-241-5/+6
* | x86 mmiotrace: fix page-unaligned ioremapsPekka Paalanen2008-05-243-3/+15
* | mmiotrace: code style cleanupsPekka Paalanen2008-05-243-7/+6
* | x86 mmiotrace: dynamically disable non-boot CPUsPekka Paalanen2008-05-241-0/+61
* | mmiotrace: fix printk formatRandy Dunlap2008-05-241-2/+3
* | x86 mmiotrace: remove ISA_trace parameter.Pekka Paalanen2008-05-241-5/+0
* | x86 mmiotrace: move files into arch/x86/mm/.Pekka Paalanen2008-05-246-0/+1560
* | x86: mmiotrace, preview 2Pekka Paalanen2008-05-241-1/+8
* | x86: mmiotrace full patch, preview 1Pekka Paalanen2008-05-241-52/+7
* | x86: explicit call to mmiotrace in do_page_fault()Pekka Paalanen2008-05-241-32/+34
* | x86 mmiotrace: use lookup_address()Pekka Paalanen2008-05-241-0/+1
* | x86_64: fix kernel rodata NX settingPekka Paalanen2008-05-231-1/+1
* | x86: add a list for custom page fault handlers.Pekka Paalanen2008-05-231-0/+56
* | ftrace: dont write protect kernel textSteven Rostedt2008-05-232-2/+12
|/
* x86: fix crash on cpu hotplug on pat-incapable machinesAvi Kivity2008-05-171-1/+1
* x86: arch/x86/mm/pat.c - fix warningPranith Kumar2008-05-131-2/+2
* x86: fix app crashes after SMP resumeHugh Dickins2008-05-131-11/+1
* x86: cleanup PAT cpu validationThomas Gleixner2008-05-081-28/+22
* x86: fix PAE pmd_bad bootup warningHugh Dickins2008-05-061-7/+0
* x86: undo visws/numaq build changesThomas Gleixner2008-05-041-26/+0
* x86: ioremap ram check fixAndres Salomon2008-04-301-2/+3
* x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no...Suresh Siddha2008-04-302-6/+24
* revert: "x86: ioremap(), extend check to all RAM pages"Ingo Molnar2008-04-301-2/+2
* x86: unexport kmap_atomic_to_pageAdrian Bunk2008-04-301-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-291-1/+37
|\
| * acpi: get boot_cpu_id as early for k8_scan_nodesYinghai Lu2008-04-261-1/+37
* | vmallocinfo: add caller informationChristoph Lameter2008-04-281-6/+9
* | hotplug-memory: make online_page() commonJeremy Fitzhardinge2008-04-282-42/+3
* | x86: PAT fixIngo Molnar2008-04-281-4/+1
* | x86 PAT: tone down debugging messages some moreLinus Torvalds2008-04-271-2/+2
|/
* x86_64/mm: check and print vmemmap allocation continuousYinghai Lu2008-04-261-2/+26
* x86_64: fix setup_node_bootmem to support big mem excluding with memmapYinghai Lu2008-04-261-6/+36
* x86_64: make reserve_bootmem_generic() use new reserve_bootmem()Yinghai Lu2008-04-261-2/+8
* x86, PAT: disable /dev/mem mmap RAM with PATVenki Pallipadi2008-04-261-0/+31
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-261-1/+1
|\
| * x86 PAT: tone down debugging messagesIngo Molnar2008-04-261-1/+1