aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAge
* Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-DIngo Molnar2008-10-11
|\
| * x86, init_64.c: cleanupIngo Molnar2008-09-05
| * x86: move nonx_setup etc from common.c to init_64.cYinghai Lu2008-09-05
| * Merge branch 'x86/cpu' into x86/coreH. Peter Anvin2008-09-04
| |\
* | \ Merge branch 'linus' into x86/pat2Ingo Molnar2008-10-10
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------------. \ \ Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar2008-10-06
| |\ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|_|/ | | | | | |/| | | | |
| | | | | | | | | * | i386: vmalloc size fixDave Young2008-08-21
| | | | | | | |_|/ / | | | | | | |/| | |
| | | | | | | | * | x86/paravirt: Remove duplicate paravirt_pagetable_setup_{start, done}()Alex Nixon2008-09-05
| | | | | | | * | | x86: export set_memory_ro and set_memory_rwBruce Allan2008-09-30
| | | | | |_|/ / / | | | | |/| | | |
| | | * | | | | | x86: pgd_{c,d}tor() cleanupJan Beulich2008-09-06
| | | * | | | | | Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar2008-08-25
| | | |\ \ \ \ \ \ | | | | | |/ / / / | | | | |/| | | |
| | | * | | | | | x86: another user of PTE_FLAGS_MASKJeremy Fitzhardinge2008-08-20
| | | * | | | | | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-08-20
| | | |\ \ \ \ \ \ | | | | | |_|/ / / | | | | |/| | | |
| | | * | | | | | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-08-11
| | | |\ \ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | |
| | | * | | | | | x86: convert discontig_32.c from round_up to roundupJoerg Roedel2008-07-26
| | | * | | | | | x86: convert numa_64.c from round_up to roundupJoerg Roedel2008-07-26
| | | * | | | | | x86: convert init_64.c from round_up to roundupJoerg Roedel2008-07-26
| | | * | | | | | x86: convert pageattr.c from round_up to roundupJoerg Roedel2008-07-26
| * | | | | | | | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1Ingo Molnar2008-10-06
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | / | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Merge commit 'v2.6.27-rc3' into x86/prototypesIngo Molnar2008-08-14
| | |\| | | | |
| | * | | | | | x86: mm/ioremap.c declare early_ioremap_debug and early_ioremap_nested as staticJaswinder Singh2008-07-23
| | * | | | | | x86: mm/fault.c declare do_page_fault before they get usedJaswinder Singh2008-07-23
| | * | | | | | x86: mm/init_XX.c declare functions before they get usedJaswinder Singh2008-07-23
| * | | | | | | x86/paravirt: Remove duplicate paravirt_pagetable_setup_{start, done}()Alex Nixon2008-09-14
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | x86, cpa: make the kernel physical mapping initialization a two pass sequence...Suresh Siddha2008-10-10
* | | | | | | x86, pat: cleanupsIngo Molnar2008-10-10
* | | | | | | x86: fix pagetable init 64-bit breakageSuresh Siddha2008-10-10
* | | | | | | x86: track memtype for RAM in page structSuresh Siddha2008-10-10
* | | | | | | x86, cpa: srlz cpa(), global flush tlb after splitting big page and before do...Suresh Siddha2008-10-10
* | | | | | | x86, cpa: remove cpa pool codeSuresh Siddha2008-10-10
* | | | | | | x86, cpa: no need to check alias for __set_pages_p/__set_pages_npSuresh Siddha2008-10-10
* | | | | | | x86, cpa: dont use large pages for kernel identity mapping with DEBUG_PAGEALLOCSuresh Siddha2008-10-10
* | | | | | | x86, cpa: make the kernel physical mapping initialization a two pass sequenceSuresh Siddha2008-10-10
* | | | | | | Merge commit 'v2.6.27-rc6' into x86/patIngo Molnar2008-09-14
|\| | | | | |
| * | | | | | x86: fix two modpost warnings in mm/init_64.cJan Beulich2008-08-22
| * | | | | | x86: fix 1:1 mapping init on 64-bit (memory hotplug case)Jan Beulich2008-08-22
* | | | | | | x86: make sure the CPA test code's use of _PAGE_UNUSED1 is obviousJeremy Fitzhardinge2008-09-05
* | | | | | | x86: have set_memory_array_{uc,wb} coalesce memtypes, fixVenki Pallipadi2008-08-23
* | | | | | | x86: have set_memory_array_{uc,wb} coalesce memtypes.Rene Herman2008-08-22
* | | | | | | x86: {reverve,free}_memtype() take a physical addressRene Herman2008-08-22
* | | | | | | Merge branch 'x86/urgent' into x86/patIngo Molnar2008-08-22
|\| | | | | |
| * | | | | | devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUSvenkatesh.pallipadi@intel.com2008-08-21
| * | | | | | x86: PAT proper tracking of set_memory_uc and friendsvenkatesh.pallipadi@intel.com2008-08-21
| * | | | | | x86, mmiotrace: silence section mismatch warning - leave_uniprocessorMarcin Slusarz2008-08-21
| * | | | | | x86: use WARN() in arch/x86/mm/ioremap.cArjan van de Ven2008-08-21
| * | | | | | x86: fix Xorg startup/shutdown slowdown with PATVenki Pallipadi2008-08-20
| | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-16
| |\ \ \ \ \
| | * | | | | x86: fix section mismatch warning - spp_getpage()Marcin Slusarz2008-08-15
| | * | | | | x86: fix /proc/meminfo DirectMapHugh Dickins2008-08-15
| | * | | | | x86: don't call e820_regiter_active_regions if out of range on nodeYinghai Lu2008-08-14