aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/pageattr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-22x86_64, cpa: Don't work hard in preserving kernel 2M mappings when using 4K alreadySuresh Siddha1-2/+23
2009-11-16x86, pageattr: Make set_memory_(x|nx) aware of NX supportH. Peter Anvin1-0/+6
2009-11-02x86_64, ftrace: Make ftrace use kernel identity mapping to modify codeSuresh Siddha1-2/+1
2009-11-02x86, cpa: Fix kernel text RO checks in static_protection()Suresh Siddha1-4/+6
2009-10-27tracing: allow to change permissions for text with dynamic ftrace enabledSteven Rostedt1-1/+2
2009-10-20x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATASuresh Siddha1-0/+14
2009-09-24Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds1-0/+1
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-19/+2
2009-09-11agp/intel: Fix the pre-9xx chipset flush.Eric Anholt1-0/+1
2009-09-09x86, pat: Fix cacheflush address in change_page_attr_set_clr()Jack Steiner1-1/+7
2009-08-14percpu: kill lpage first chunk allocatorTejun Heo1-19/+1
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo1-12/+27
2009-08-03x86: Fix CPA memtype reserving in the set_pages_array*() casesThomas Hellstrom1-9/+21
2009-07-30x86, pat: Fix set_memory_wc related corruptionPallipadi, Venkatesh1-3/+6
2009-07-04x86,percpu: generalize lpage first chunk allocatorTejun Heo1-0/+1
2009-06-22x86: fix pageattr handling for lpage percpu allocator and re-enable itTejun Heo1-1/+20
2009-06-22x86: reorganize cpa_process_alias()Tejun Heo1-27/+23
2009-06-15kmemcheck: don't track page tablesVegard Nossum1-1/+1
2009-06-10Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-14/+0
2009-05-26x86: avoid back to back on_each_cpu in cpa_flush_arrayPallipadi, Venkatesh1-14/+3
2009-05-22x86: cpa_flush_array wbinvd should be done on all CPUsvenkatesh.pallipadi@intel.com1-1/+7
2009-05-22x86: bugfix wbinvd() model check instead of family checkvenkatesh.pallipadi@intel.com1-2/+2
2009-05-08Merge branch 'x86/urgent' into x86/xenIngo Molnar1-50/+77
2009-04-10x86, PAT: Changing memtype to WC ensuring no WB aliasvenkatesh.pallipadi@intel.com1-1/+8
2009-04-10x86, PAT: Handle faults cleanly in set_memory_ APIsvenkatesh.pallipadi@intel.com1-48/+65
2009-04-10x86, PAT: Change order of cpa and free in set_memory_wbvenkatesh.pallipadi@intel.com1-4/+7
2009-04-07Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge1-31/+116
2009-03-29x86/paravirt: remove lazy mode in interruptsJeremy Fitzhardinge1-14/+0
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar1-0/+7
2009-03-20x86, CPA: Add set_pages_arrayuc and set_pages_array_wbvenkatesh.pallipadi@intel.com1-0/+63
2009-03-20x86, PAT: Add support for struct page pointer array in cpa set_clrvenkatesh.pallipadi@intel.com1-29/+50
2009-03-20x86, CPA: Add a flag parameter to cpa set_clr()venkatesh.pallipadi@intel.com1-5/+5
2009-03-14x86: add brk allocation for very, very early allocationsJeremy Fitzhardinge1-2/+3
2009-03-12Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' and 'linus' into x86/coreIngo Molnar1-0/+11
2009-03-11x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUsIngo Molnar1-0/+11
2009-02-20x86, pat: add large-PAT check to split_large_page()Ingo Molnar1-0/+7
2009-02-20x86: use the right protections for split-up pagetablesIngo Molnar1-10/+5
2009-02-12x86: CPA avoid repeated lazy mmu flushThomas Gleixner1-8/+7
2009-02-12x86/cpa: make sure cpa is safe to call in lazy mmu modeJeremy Fitzhardinge1-0/+14
2009-01-21x86: fix page attribute corruption with cpa()Suresh Siddha1-15/+34
2008-11-06x86: align DirectMap in /proc/meminfoHugh Dickins1-4/+4
2008-10-23proc: switch /proc/meminfo to seq_fileAlexey Dobriyan1-6/+5
2008-10-20mm: rewrite vmap layerNick Piggin1-0/+2
2008-10-10Merge branch 'linus' into x86/pat2Ingo Molnar1-1/+3
2008-10-10x86, cpa: srlz cpa(), global flush tlb after splitting big page and before doing cpaSuresh Siddha1-2/+38
2008-10-10x86, cpa: remove cpa pool codeSuresh Siddha1-152/+5
2008-10-10x86, cpa: no need to check alias for __set_pages_p/__set_pages_npSuresh Siddha1-7/+16
2008-10-06Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', ...Ingo Molnar1-1/+3
2008-09-30x86: export set_memory_ro and set_memory_rwBruce Allan1-0/+2
2008-08-25Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar1-3/+3