summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* x86: remove NexGen supportDmitri Vorobiev2008-04-261-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-254-14/+229
|\
| * pat: cleanupsIngo Molnar2008-04-241-11/+11
| * x86: PAT use reserve free memtype in mmap of /dev/memvenkatesh.pallipadi@intel.com2008-04-241-10/+118
| * x86: PAT phys_mem_access_prot_allowed for dev/mem mmapvenkatesh.pallipadi@intel.com2008-04-241-0/+39
| * x86: PAT avoid aliasing in /dev/mem read/writevenkatesh.pallipadi@intel.com2008-04-241-0/+29
| * x86: introduce /dev/mem restrictions with a config optionArjan van de Ven2008-04-242-0/+39
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-256-213/+283
|\ \
| * | x86: unify pgd ctor/dtorJeremy Fitzhardinge2008-04-241-46/+13
| * | x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge2008-04-242-7/+7
| * | x86/pgtable.h: demacro ptep_clear_flush_youngJeremy Fitzhardinge2008-04-241-0/+12
| * | x86/pgtable.h: demacro ptep_test_and_clear_youngJeremy Fitzhardinge2008-04-241-0/+15
| * | x86/pgtable.h: demacro ptep_set_access_flagsJeremy Fitzhardinge2008-04-241-0/+16
| * | x86: add pud_alloc for 4-level pagetablesJeremy Fitzhardinge2008-04-241-0/+1
| * | x86: rename paravirt_alloc_pt etc after the pagetable structureJeremy Fitzhardinge2008-04-244-14/+14
| * | x86: move all the pgd_list handling to one placeJeremy Fitzhardinge2008-04-241-21/+7
| * | x86: move pgalloc pud and pgd operations into common placeJeremy Fitzhardinge2008-04-242-5/+7
| * | x86: move pmd functions into common asm/pgalloc.hJeremy Fitzhardinge2008-04-243-15/+8
| * | x86: move pte functions into common asm/pgalloc.hJeremy Fitzhardinge2008-04-243-13/+7
| * | x86: put paravirt stubs into common asm/pgalloc.hJeremy Fitzhardinge2008-04-241-2/+0
| * | x86: xen unify x86 add common mm pgtable c fixIngo Molnar2008-04-241-0/+18
| * | x86: add common mm/pgtable.cJeremy Fitzhardinge2008-04-243-188/+240
| * | x86: convert pgalloc_64.h from macros to inlinesJeremy Fitzhardinge2008-04-241-0/+16
| |/
* | x86: remove set_fixmap() warningIngo Molnar2008-04-251-1/+1
* | x86: make __set_fixmap() non-initIngo Molnar2008-04-251-3/+2
* | "make namespacecheck" fixesIngo Molnar2008-04-243-3/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-04-211-1/+2
|\
| * numa: move large array from stack to _initdata sectionMike Travis2008-04-191-1/+2
* | x86: move definition to pci-dma.cGlauber Costa2008-04-191-3/+0
* | srat, x86: add support for nodes spanning other nodesSuresh Siddha2008-04-193-17/+33
* | x86: rename find_max_pfn() to propagate_e820_map()Ingo Molnar2008-04-191-3/+3
* | x86: fix arch/x86/mm/ioremap.c warningRandy Dunlap2008-04-191-2/+3
* | x86: remove pointless commentsWANG Cong2008-04-192-5/+0
|/
* x86 PAT: fix mmap() of holesIngo Molnar2008-04-181-1/+1
* x86: clean up non-smp usage of cpu mapsMike Travis2008-04-171-1/+3
* x86: increase size of APICIDJack Steiner2008-04-171-1/+5
* x86: cleanup - rename VM_MASK to X86_VM_MASKgorcunov@gmail.com2008-04-171-1/+1
* x86: ioremap of 64-bit resource on 32-bit kernel fixIngo Molnar2008-04-171-2/+3
* x86: don't use large pages to map the first 2/4MB of memoryAndi Kleen2008-04-171-1/+6
* x86: add set_memory_4k to pageattr.cAndi Kleen2008-04-171-4/+16
* x86: account overlapped mappings in max_pfn_mappedAndi Kleen2008-04-171-11/+23
* x86: replace the now useless max_pfn_mapped defineThomas Gleixner2008-04-172-4/+4
* x86: implement true end_pfn_mapped for 32bitAndi Kleen2008-04-171-0/+4
* x86: fix memtest print outYinghai Lu2008-04-171-2/+2
* x86: memtest bootparamYinghai Lu2008-04-171-7/+17
* x86: PAT bug fix for attribute type check after reserve_memtype, debugVenki Pallipadi2008-04-171-2/+2
* x86: PAT bug fix for attribute type check after reserve_memtypeVenki Pallipadi2008-04-171-2/+9
* x86: pat cpu feature bit setting for known cpusYinghai Lu2008-04-171-13/+2
* x86: enable PAT for amd k8 and fam10hYinghai Lu2008-04-171-0/+6
* x86: add PAT related debug printsvenkatesh.pallipadi@intel.com2008-04-172-1/+29
OpenPOWER on IntegriCloud