Merge commit 'v2.6.29-rc8' into cpus4096
[safe/jmp/linux-2.6] / arch / x86 / mm / pageattr.c
2009-03-13 Ingo MolnarMerge commit 'v2.6.29-rc8' into cpus4096
2009-03-11 Ingo Molnarx86: work around Fedora-11 x86-32 kernel failures on...
2009-02-20 Ingo Molnarx86, pat: add large-PAT check to split_large_page()
2009-02-20 Ingo Molnarx86: use the right protections for split-up pagetables
2009-02-12 Thomas Gleixnerx86: CPA avoid repeated lazy mmu flush
2009-02-12 Jeremy Fitzhardingex86/cpa: make sure cpa is safe to call in lazy mmu...
2009-01-21 Suresh Siddhax86: fix page attribute corruption with cpa()
2009-01-16 Linus TorvaldsRevert "x86 PAT: remove CPA WARN_ON for zero pte"
2009-01-13 venkatesh.pallipad... x86 PAT: remove CPA WARN_ON for zero pte
2008-11-06 Hugh Dickinsx86: align DirectMap in /proc/meminfo
2008-10-23 Alexey Dobriyanproc: switch /proc/meminfo to seq_file
2008-10-20 Nick Pigginmm: rewrite vmap layer
2008-10-10 Ingo MolnarMerge branch 'linus' into x86/pat2
2008-10-10 Suresh Siddhax86, cpa: srlz cpa(), global flush tlb after splitting...
2008-10-10 Suresh Siddhax86, cpa: remove cpa pool code
2008-10-10 Suresh Siddhax86, cpa: no need to check alias for __set_pages_p...
2008-10-06 Ingo MolnarMerge branches 'x86/alternatives', 'x86/cleanups',...
2008-09-30 Bruce Allanx86: export set_memory_ro and set_memory_rw
2008-08-25 Ingo MolnarMerge branch 'x86/urgent' into x86/cleanups
2008-08-23 Venki Pallipadix86: have set_memory_array_{uc,wb} coalesce memtypes...
2008-08-22 Rene Hermanx86: have set_memory_array_{uc,wb} coalesce memtypes.
2008-08-22 Rene Hermanx86: {reverve,free}_memtype() take a physical address
2008-08-22 Ingo MolnarMerge branch 'x86/urgent' into x86/pat
2008-08-21 Shaohua Lix86, pageattr: introduce APIs to change pageattr of...
2008-08-21 Ingo MolnarRevert "introduce two APIs for page attribute"
2008-08-21 venkatesh.pallipad... x86: PAT proper tracking of set_memory_uc and friends
2008-08-20 Ingo MolnarMerge branch 'linus' into x86/cleanups
2008-08-15 Nick Pigginx86, pat: avoid highmem cache attribute aliasing
2008-08-15 Shaohua Liintroduce two APIs for page attribute
2008-08-15 Hugh Dickinsx86: fix /proc/meminfo DirectMap
2008-08-13 Arjan van de Venx86: use WARN() in arch/x86/mm/pageattr.c
2008-07-26 Joerg Roedelx86: convert pageattr.c from round_up to roundup
2008-07-15 Ingo MolnarMerge branch 'generic-ipi' into generic-ipi-for-linus
2008-07-14 Ingo MolnarMerge branch 'auto-ftrace-next' into tracing/for-linus
2008-07-13 Yinghai Lux86: max_low_pfn_mapped fix, #2
2008-07-11 Yinghai Lux86: introduce max_low_pfn_mapped for 64-bit
2008-07-08 Ingo MolnarMerge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm...
2008-07-08 Thomas Gleixnerx86: janitor CPA statistics patch
2008-07-08 Andi Kleenx86, generic: CPA add statistics about state of direct...
2008-06-26 Jens Axboeon_each_cpu(): kill unused 'retry' parameter
2008-06-12 Andreas Herrmannx86: rename pat_wc_enabled to pat_enabled
2008-05-24 Pekka Paalanenx86 mmiotrace: use lookup_address()
2008-04-30 Suresh Siddhax86 PAT: fix performance drop for glx, use UC minus...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-24 Jeremy Fitzhardingex86: rename paravirt_alloc_pt etc after the pagetable...
2008-04-24 Jeremy Fitzhardingex86: put paravirt stubs into common asm/pgalloc.h
2008-04-24 Ingo Molnar"make namespacecheck" fixes
2008-04-18 Ingo Molnarx86 PAT: fix mmap() of holes
2008-04-17 Andi Kleenx86: add set_memory_4k to pageattr.c
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 infrastructure patch
2008-04-17 Thomas Gleixnerx86: add debug info to DEBUG_PAGEALLOC
2008-03-26 Suresh Siddhax86: fix performance drop for glx
2008-03-03 Rafael J. Wysockix86: revert "x86: CPA: avoid split of alias mappings"
2008-02-29 Thomas Gleixnerx86: CPA: avoid split of alias mappings
2008-02-26 Ingo Molnarx86: make DEBUG_PAGEALLOC and CPA more robust
2008-02-21 Rafael J. WysockiHibernation: Handle DEBUG_PAGEALLOC on x86
2008-02-19 Andi Kleenx86: CPA: remove BUG_ON for LRU/Compound pages
2008-02-18 Thomas Gleixnerx86: CPA: avoid double checking of alias ranges
2008-02-18 Thomas Gleixnerx86: CPA no alias checking for _NX
2008-02-18 Thomas Gleixnerx86: CPA, fix alias checks
2008-02-14 Ingo Molnarx86: cpa, fix out of date comment
2008-02-14 Thomas Gleixnerx86: cpa: ensure page alignment
2008-02-13 Andi Kleenx86: CPA: fix gbpages support in try_preserve_large_page
2008-02-09 Thomas Gleixnerx86: cpa, strict range check in try_preserve_large_page()
2008-02-09 Thomas Gleixnerx86: cpa, use page pool
2008-02-09 Thomas Gleixnerx86: introduce page pool in cpa
2008-02-09 Harvey Harrisonx86: sparse warnings in pageattr.c
2008-02-06 Arjan van de Venx86: remove suprious ifdefs from pageattr.c
2008-02-06 Ingo Molnarx86: remove X2 workaround
2008-02-05 Hugh Dickinsstop c_p_a corrupting the pds
2008-02-04 Thomas Gleixnerx86: cpa, micro-optimization
2008-02-04 Ingo Molnarx86: cpa, clean up code flow
2008-02-04 Ingo Molnarx86: cpa, eliminate CPA_ enum
2008-02-04 Ingo Molnarx86: cpa, cleanups
2008-02-04 Andi Kleenx86: implement gbpages support in change_page_attr()
2008-02-04 Andi Kleenx86: add gbpages support to lookup_address
2008-02-04 Thomas Gleixnerx86: fix page-present check in cpa_flush_range
2008-02-04 Ingo Molnarx86: remove cpa warning
2008-02-04 Thomas Gleixnerx86: CPA fix pagetable split
2008-02-04 Andi Kleenx86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE
2008-02-04 Thomas Gleixnerx86: cpa, fix lookup_address
2008-02-04 Ingo Molnarx86: AMD Athlon X2 hard hang fix
2008-02-04 Thomas Gleixnerx86: cpa, preserve large pages if possible
2008-02-04 Thomas Gleixnerx86: cpa, check if we changed anything and tlb flushing...
2008-02-04 Thomas Gleixnerx86: introduce struct cpa_data
2008-02-04 Andi Kleenx86: cpa, only flush the cache if the caching attribute...
2008-02-04 Thomas Gleixnerx86: CPA return early when requested feature is not...
2008-02-04 Thomas Gleixnerx86: CPA use the existing pfn in split as well
2008-02-04 Arjan van de Venx86: use the pfn from the page when change its attributes
2008-02-04 Arjan van de Venx86: teach the static_protection function about high...
2008-02-04 Thomas Gleixnerx86: CPA remove bogus NX clear
2008-01-31 Huang, Yingx86: change_page_attr_clear fix
2008-01-30 Jeremy Fitzhardingex86: use the same pgd_list for PAE and 64-bit
2008-01-30 Thomas Gleixnerx86: cpa cleanup the 64-bit alias math
2008-01-30 Ingo Molnarx86: cpa: fix the self-test
2008-01-30 Ingo Molnarx86: fix clflush_page_range logic
2008-01-30 Thomas Gleixnerx86: optimize clflush
2008-01-30 Thomas Gleixnerx86: clflush_page_range needs mfence
next