summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-231-4/+3Star
|\
| * x86: memtest fix use of reserve_early()Daniele Calore2008-10-221-4/+3Star
* | proc: switch /proc/meminfo to seq_fileAlexey Dobriyan2008-10-231-6/+5Star
|/
* Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-203-103/+109
|\
| * mmiotrace: remove left-over marker cruftPekka Paalanen2008-10-141-64/+0Star
| * x86 mmiotrace: implement mmiotrace_printk()Pekka Paalanen2008-10-142-1/+22
| * x86 mmiotrace: fix a rare memory leakPekka Paalanen2008-10-141-1/+3
| * x86: fix mmiotrace 8-bit register decodingPekka Paalanen2008-10-141-37/+84
* | mm: rewrite vmap layerNick Piggin2008-10-201-0/+2
* | Export kmap_atomic_pfn for DRM-GEM.Eric Anholt2008-10-171-0/+1
* | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-10-171-0/+6
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri...Ingo Molnar2008-10-151-0/+6
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | * | IO resources, x86: ioremap sanity check to catch mapping requests exceeding t...Suresh Siddha2008-09-261-0/+6
| | |/ /
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-171-28/+17Star
|\ \ \ \ | |/ / / |/| | |
| * | | x86/mm: unify init task OOM handlingIngo Molnar2008-10-131-9/+6Star
| * | | x86/mm: do not trigger a kernel warning if user-space disables interrupts and...Linus Torvalds2008-10-131-19/+11Star
* | | | x86: change early_ioremap to use slots instead of nestingYinghai Lu2008-10-131-20/+57
* | | | x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2Vegard Nossum2008-10-131-2/+34
* | | | traps: x86: remove trace_hardirqs_fixup from pagefault handlerAlexander van Heukelum2008-10-131-5/+0Star
* | | | x86, uv: add early detection of UV system typesJack Steiner2008-10-131-1/+1
* | | | x86: make mm/gup.c more virtualization friendlyJan Beulich2008-10-131-5/+5
* | | | x86-64: fix combining of regions in init_memory_mapping()Jan Beulich2008-10-131-1/+1
* | | | x86-64: don't check for map replacementJeremy Fitzhardinge2008-10-131-3/+0Star
* | | | x86: add early_memremap()Jeremy Fitzhardinge2008-10-132-6/+18
* | | | x86: add _PAGE_IOMAP pte flag for IO mappingsJeremy Fitzhardinge2008-10-133-6/+6
* | | | x86: rename discontig_32.c to numa_32.cYinghai Lu2008-10-132-5/+1Star
|/ / /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-----------. \ \ Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar2008-10-124-15/+38
|\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| | | | | * | | | x86: memory corruption check - cleanupIngo Molnar2008-10-122-0/+2
| | | | | * | | | Merge branch 'linus' into x86/memory-corruption-checkIngo Molnar2008-10-1212-301/+617
| | | | | |\ \ \ \ | | | | | | | |/ / | | | | | | |/| |
| | | | | * | | | x86: add periodic corruption checkHugh Dickins2008-09-073-2/+4
| | | | | * | | | x86: check for and defend against BIOS memory corruptionJeremy Fitzhardinge2008-09-071-0/+2
| | | |_|/ / / / | | |/| | | | |
| | | | * | | | x86, MM: virtual address debug, v2Jiri Slaby2008-06-191-0/+2
| | | | * | | | MM: virtual address debugJiri Slaby2008-06-191-7/+24
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'core/signal' and 'x86/spinlocks' into x86/xenIngo Molnar2008-10-121-1/+1
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | / / / | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'linus' into x86/xenIngo Molnar2008-10-1212-297/+617
| |\| | | | | |
| * | | | | | | Merge branch 'timers/urgent' into x86/xenIngo Molnar2008-09-231-4/+0Star
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | x86: adjust vmalloc_sync_all() for Xen (2nd try)Jan Beulich2008-09-061-8/+6Star
| | |_|/ / / / | |/| | | | |
* | | | | | | x86, early_ioremap: fix fencepost errorAlan Cox2008-10-121-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar2008-10-111-0/+56
|\ \ \ \ \ \
| * | | | | | x86, init_64.c: cleanupIngo Molnar2008-09-051-13/+15
| * | | | | | x86: move nonx_setup etc from common.c to init_64.cYinghai Lu2008-09-051-0/+54
| * | | | | | Merge branch 'x86/cpu' into x86/coreH. Peter Anvin2008-09-047-56/+98
| |\| | | | |
* | | | | | | Merge branch 'linus' into x86/pat2Ingo Molnar2008-10-1010-26/+23Star
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-------------. \ \ \ \ \ \ Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar2008-10-067-18/+19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ / / / / | | | | | |/| | | | | / / / / | | | | | |_|_|_|_|_|/ / / / | | | | |/| | | | | | | | |
| | | | | | | | | * | | | | i386: vmalloc size fixDave Young2008-08-211-1/+2
| | | | | | | |_|/ / / / / | | | | | | |/| | | | | |
| | | | | | | | * | | | | x86/paravirt: Remove duplicate paravirt_pagetable_setup_{start, done}()Alex Nixon2008-09-051-4/+0Star
| | | | | | | | | |_|_|/ | | | | | | | | |/| | |
| | | | | | | * / | | | x86: export set_memory_ro and set_memory_rwBruce Allan2008-09-301-0/+2
| | | | | |_|/ / / / / | | | | |/| | | | | |
| | | * | | | | | | | x86: pgd_{c,d}tor() cleanupJan Beulich2008-09-061-4/+2Star
| | | * | | | | | | | Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar2008-08-255-39/+65
| | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| | | | | |
| | | * | | | | | | | x86: another user of PTE_FLAGS_MASKJeremy Fitzhardinge2008-08-201-2/+2