aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/pageattr.c
Commit message (Expand)AuthorAge
* x86, PAT: Changing memtype to WC ensuring no WB aliasvenkatesh.pallipadi@intel.com2009-04-10
* x86, PAT: Handle faults cleanly in set_memory_ APIsvenkatesh.pallipadi@intel.com2009-04-10
* x86, PAT: Change order of cpa and free in set_memory_wbvenkatesh.pallipadi@intel.com2009-04-10
* x86, CPA: Add set_pages_arrayuc and set_pages_array_wbvenkatesh.pallipadi@intel.com2009-03-20
* x86, PAT: Add support for struct page pointer array in cpa set_clrvenkatesh.pallipadi@intel.com2009-03-20
* x86, CPA: Add a flag parameter to cpa set_clr()venkatesh.pallipadi@intel.com2009-03-20
* x86: add brk allocation for very, very early allocationsJeremy Fitzhardinge2009-03-14
* Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an...Ingo Molnar2009-03-12
|\
| * x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUsIngo Molnar2009-03-11
* | x86, pat: add large-PAT check to split_large_page()Ingo Molnar2009-02-20
|/
* x86: use the right protections for split-up pagetablesIngo Molnar2009-02-20
* x86: CPA avoid repeated lazy mmu flushThomas Gleixner2009-02-12
* x86/cpa: make sure cpa is safe to call in lazy mmu modeJeremy Fitzhardinge2009-02-12
* x86: fix page attribute corruption with cpa()Suresh Siddha2009-01-21
* x86: align DirectMap in /proc/meminfoHugh Dickins2008-11-06
* proc: switch /proc/meminfo to seq_fileAlexey Dobriyan2008-10-23
* mm: rewrite vmap layerNick Piggin2008-10-20
* Merge branch 'linus' into x86/pat2Ingo Molnar2008-10-10
|\
| *-----. Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar2008-10-06
| |\ \ \ \
| | | | | * x86: export set_memory_ro and set_memory_rwBruce Allan2008-09-30
| | |_|_|/ | |/| | |
| | | * | Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar2008-08-25
| | | |\ \ | | |_|/ / | |/| | |
| | | * | Merge branch 'linus' into x86/cleanupsIngo Molnar2008-08-20
| | | |\|
| | | * | x86: convert pageattr.c from round_up to roundupJoerg Roedel2008-07-26
| | |/ /
* | | | 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: 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
|\| | |
| * | | x86: PAT proper tracking of set_memory_uc and friendsvenkatesh.pallipadi@intel.com2008-08-21
| | |/ | |/|
| * | x86: fix /proc/meminfo DirectMapHugh Dickins2008-08-15
| * | x86: use WARN() in arch/x86/mm/pageattr.cArjan van de Ven2008-08-13
| |/
* | x86, pageattr: introduce APIs to change pageattr of a page arrayShaohua Li2008-08-21
* | Revert "introduce two APIs for page attribute"Ingo Molnar2008-08-21
* | x86, pat: avoid highmem cache attribute aliasingNick Piggin2008-08-15
* | introduce two APIs for page attributeShaohua Li2008-08-15
|/
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-15
|\
| * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-26
* | Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-14
|\ \
| * | x86 mmiotrace: use lookup_address()Pekka Paalanen2008-05-24
| |/
* | x86: max_low_pfn_mapped fix, #2Yinghai Lu2008-07-13
* | x86: introduce max_low_pfn_mapped for 64-bitYinghai Lu2008-07-11
| |
| \
*-. \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-08
|\ \ \ | |_|/ |/| |
| | * x86: rename pat_wc_enabled to pat_enabledAndreas Herrmann2008-06-12
| |/ |/|
| * x86: janitor CPA statistics patchThomas Gleixner2008-07-08
| * x86, generic: CPA add statistics about state of direct mapping v4Andi Kleen2008-07-08
|/
* x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_no...Suresh Siddha2008-04-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-25
|\
| * x86: rename paravirt_alloc_pt etc after the pagetable structureJeremy Fitzhardinge2008-04-24