x86: shrink pat_x_mtrr_type to its essentials
[safe/jmp/linux-2.6] / arch / x86 / mm /
2008-06-19 Andreas Herrmannx86: shrink pat_x_mtrr_type to its essentials
2008-06-18 Hugh Dickinsx86: PAT: make pat_x_mtrr_type() more readable
2008-06-16 Ingo MolnarMerge branch 'linus' into x86/pat
2008-06-12 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-06-12 Kevin Winchesterx86: fix pointer type warning in arch/x86/mm/init_64...
2008-06-12 David Howellsx86: fix an incompatible pointer type warning on 64...
2008-06-12 Henry Nestlerx86: fix endless page faults in mount_block_root for...
2008-06-12 Andreas Herrmannx86: rename pat_wc_enabled to pat_enabled
2008-06-12 Andreas Herrmannx86: PAT: fixed checkpatch errors (and whitespaces)
2008-06-12 Andreas Herrmannx86: PAT: fix ambiguous paranoia check in pat_init()
2008-06-12 Venki Pallipadix86: fix Xorg crash with xf86MapVidMem error
2008-06-11 Fenghua YuACPI: handle invalid ACPI SLIT table
2008-06-04 Andrew Mortonx86: section mismatch fix
2008-06-04 Venki Pallipadix86: fix Xorg crash with xf86MapVidMem error
2008-06-04 Kevin Winchesterx86: fix pointer type warning in arch/x86/mm/init_64...
2008-06-04 Hugh Dickinsx86: fix bad pmd ffff810000207xxx(9090909090909090)
2008-06-04 Ingo Molnarx86: ioremap fix failing nesting check
2008-05-25 Andrew Mortonarch/x86/mm/pat.c: use boot_cpu_has()
2008-05-19 Ingo MolnarMerge branch 'linus' into x86/pat
2008-05-18 Thomas GleixnerMerge branch 'linus' into x86/pat
2008-05-17 Avi Kivityx86: fix crash on cpu hotplug on pat-incapable machines
2008-05-13 Pranith Kumarx86: arch/x86/mm/pat.c - fix warning
2008-05-13 Hugh Dickinsx86: fix app crashes after SMP resume
2008-05-12 Venki Pallipadix86: add "debugpat" boot option
2008-05-08 Thomas Gleixnerx86: cleanup PAT cpu validation
2008-05-06 Hugh Dickinsx86: fix PAE pmd_bad bootup warning
2008-05-04 Thomas Gleixnerx86: undo visws/numaq build changes
2008-04-30 Andres Salomonx86: ioremap ram check fix
2008-04-30 Suresh Siddhax86 PAT: fix performance drop for glx, use UC minus...
2008-04-30 Ingo Molnarrevert: "x86: ioremap(), extend check to all RAM pages"
2008-04-30 Adrian Bunkx86: unexport kmap_atomic_to_page
2008-04-29 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-28 Christoph Lametervmallocinfo: add caller information
2008-04-28 Jeremy Fitzhardingehotplug-memory: make online_page() common
2008-04-28 Ingo Molnarx86: PAT fix
2008-04-27 Linus Torvaldsx86 PAT: tone down debugging messages some more
2008-04-26 Yinghai Luacpi: get boot_cpu_id as early for k8_scan_nodes
2008-04-26 Yinghai Lux86_64/mm: check and print vmemmap allocation continuous
2008-04-26 Yinghai Lux86_64: fix setup_node_bootmem to support big mem exclu...
2008-04-26 Yinghai Lux86_64: make reserve_bootmem_generic() use new reserve_...
2008-04-26 Venki Pallipadix86, PAT: disable /dev/mem mmap RAM with PAT
2008-04-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-26 Dmitri Vorobievx86: remove NexGen support
2008-04-26 Ingo Molnarx86 PAT: tone down debugging messages
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-25 Ingo Molnarx86: remove set_fixmap() warning
2008-04-25 Ingo Molnarx86: make __set_fixmap() non-init
2008-04-24 Jeremy Fitzhardingex86: unify pgd ctor/dtor
2008-04-24 Jeremy Fitzhardingex86: unify KERNEL_PGD_PTRS
2008-04-24 Jeremy Fitzhardingex86/pgtable.h: demacro ptep_clear_flush_young
2008-04-24 Jeremy Fitzhardingex86/pgtable.h: demacro ptep_test_and_clear_young
2008-04-24 Jeremy Fitzhardingex86/pgtable.h: demacro ptep_set_access_flags
2008-04-24 Jeremy Fitzhardingex86: add pud_alloc for 4-level pagetables
2008-04-24 Jeremy Fitzhardingex86: rename paravirt_alloc_pt etc after the pagetable...
2008-04-24 Jeremy Fitzhardingex86: move all the pgd_list handling to one place
2008-04-24 Jeremy Fitzhardingex86: move pgalloc pud and pgd operations into common...
2008-04-24 Jeremy Fitzhardingex86: move pmd functions into common asm/pgalloc.h
2008-04-24 Jeremy Fitzhardingex86: move pte functions into common asm/pgalloc.h
2008-04-24 Jeremy Fitzhardingex86: put paravirt stubs into common asm/pgalloc.h
2008-04-24 Ingo Molnarx86: xen unify x86 add common mm pgtable c fix
2008-04-24 Jeremy Fitzhardingex86: add common mm/pgtable.c
2008-04-24 Jeremy Fitzhardingex86: convert pgalloc_64.h from macros to inlines
2008-04-24 Ingo Molnarpat: cleanups
2008-04-24 venkatesh.pallipad... x86: PAT use reserve free memtype in mmap of /dev/mem
2008-04-24 venkatesh.pallipad... x86: PAT phys_mem_access_prot_allowed for dev/mem mmap
2008-04-24 venkatesh.pallipad... x86: PAT avoid aliasing in /dev/mem read/write
2008-04-24 Arjan van de Venx86: introduce /dev/mem restrictions with a config...
2008-04-24 Ingo Molnar"make namespacecheck" fixes
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-19 Mike Travisnuma: move large array from stack to _initdata section
2008-04-19 Glauber Costax86: move definition to pci-dma.c
2008-04-19 Suresh Siddhasrat, x86: add support for nodes spanning other nodes
2008-04-19 Ingo Molnarx86: rename find_max_pfn() to propagate_e820_map()
2008-04-19 Randy Dunlapx86: fix arch/x86/mm/ioremap.c warning
2008-04-19 WANG Congx86: remove pointless comments
2008-04-18 Ingo Molnarx86 PAT: fix mmap() of holes
2008-04-17 Mike Travisx86: clean up non-smp usage of cpu maps
2008-04-17 Jack Steinerx86: increase size of APICID
2008-04-17 gorcunov@gmail.comx86: cleanup - rename VM_MASK to X86_VM_MASK
2008-04-17 Ingo Molnarx86: ioremap of 64-bit resource on 32-bit kernel fix
2008-04-17 Andi Kleenx86: don't use large pages to map the first 2/4MB of...
2008-04-17 Andi Kleenx86: add set_memory_4k to pageattr.c
2008-04-17 Andi Kleenx86: account overlapped mappings in max_pfn_mapped
2008-04-17 Thomas Gleixnerx86: replace the now useless max_pfn_mapped define
2008-04-17 Andi Kleenx86: implement true end_pfn_mapped for 32bit
2008-04-17 Yinghai Lux86: fix memtest print out
2008-04-17 Yinghai Lux86: memtest bootparam
2008-04-17 Venki Pallipadix86: PAT bug fix for attribute type check after reserve...
2008-04-17 Venki Pallipadix86: PAT bug fix for attribute type check after reserve...
2008-04-17 Yinghai Lux86: pat cpu feature bit setting for known cpus
2008-04-17 Yinghai Lux86: enable PAT for amd k8 and fam10h
2008-04-17 venkatesh.pallipad... x86: add PAT related debug prints
2008-04-17 venkatesh.pallipad... x86: PAT add ioremap_wc() interface
2008-04-17 venkatesh.pallipad... x86: PAT add set_memory_wc() interface
2008-04-17 venkatesh.pallipad... x86: PAT use reserve free memtype in set_memory_uc
2008-04-17 venkatesh.pallipad... x86: PAT use reserve free memtype in ioremap and iounmap
2008-04-17 venkatesh.pallipad... x86: PAT make ioremap_change_attr non-static
2008-04-17 Ingo Molnarx86: revert ucminus change
2008-04-17 venkatesh.pallipad... x86: PAT infrastructure patch
next