summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* 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/+0
* 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/+1
*-----------. 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/+0
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | x86: adjust vmalloc_sync_all() for Xen (2nd try)Jan Beulich2008-09-061-8/+6
| | |_|/ / / | |/| | | |
* | | | | | 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/+23
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-------------. \ \ \ \ \ 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/+0
| | | | | | | * | | | | x86: export set_memory_ro and set_memory_rwBruce Allan2008-09-301-0/+2
| | | | | |_|/ / / / / | | | | |/| | | | | |
| | | * | | | | | | | x86: pgd_{c,d}tor() cleanupJan Beulich2008-09-061-4/+2
| | | * | | | | | | | Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar2008-08-255-39/+65
| | | |\ \ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| | | | | |
| | | * | | | | | | | x86: another user of PTE_FLAGS_MASKJeremy Fitzhardinge2008-08-201-2/+2
| | | * | | | | | | | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-08-207-19/+37
| | | |\ \ \ \ \ \ \ \ | | | | | |_|/ / / / / | | | | |/| | | | | |
| | | * | | | | | | | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-08-114-84/+299
| | | |\ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / | | | | |/| | | | | |
| | | * | | | | | | | x86: convert discontig_32.c from round_up to roundupJoerg Roedel2008-07-261-1/+1
| | | * | | | | | | | x86: convert numa_64.c from round_up to roundupJoerg Roedel2008-07-261-5/+5
| | | * | | | | | | | x86: convert init_64.c from round_up to roundupJoerg Roedel2008-07-261-4/+4
| | | * | | | | | | | x86: convert pageattr.c from round_up to roundupJoerg Roedel2008-07-261-1/+1
| | | | |_|_|_|_|_|/ | | | |/| | | | | |
| * | | | | | | | | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1Ingo Molnar2008-10-063-4/+4
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | / / | | | |_|_|_|_|/ / | | |/| | | | | |
| | * | | | | | | Merge commit 'v2.6.27-rc3' into x86/prototypesIngo Molnar2008-08-1410-108/+382
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | * | | | | | | x86: mm/ioremap.c declare early_ioremap_debug and early_ioremap_nested as staticJaswinder Singh2008-07-231-2/+2
| | * | | | | | | x86: mm/fault.c declare do_page_fault before they get usedJaswinder Singh2008-07-231-2/+1
| | * | | | | | | x86: mm/init_XX.c declare functions before they get usedJaswinder Singh2008-07-231-0/+1
| * | | | | | | | x86/paravirt: Remove duplicate paravirt_pagetable_setup_{start, done}()Alex Nixon2008-09-141-4/+0
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | x86, cpa: make the kernel physical mapping initialization a two pass sequence...Suresh Siddha2008-10-101-88/+61
* | | | | | | | x86, pat: cleanupsIngo Molnar2008-10-101-35/+32
* | | | | | | | x86: fix pagetable init 64-bit breakageSuresh Siddha2008-10-101-1/+1
* | | | | | | | x86: track memtype for RAM in page structSuresh Siddha2008-10-102-0/+102
OpenPOWER on IntegriCloud