aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/mm/pageattr.c
AgeCommit message (Expand)Author
2012-08-14Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin
2012-07-26Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-06-11x86/mm: Fix some kernel-doc warningsWanpeng Li
2012-06-06x86-64/efi: Use EFI to deal with platform wall clockJan Beulich
2012-01-11Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-12-06mm, x86: Remove debug_pagealloc_enabledStanislaw Gruszka
2011-12-05arch/x86/mm/pageattr.c: Quiet sparse noise; local functions should be staticH Hartley Sweeten
2011-03-18x86: Fix common misspellingsLucas De Marchi
2011-03-10x86/mm: Fix pgd_lock deadlockAndrea Arcangeli
2011-02-02x86, nx: Don't force pages RW when setting NX bitsMatthieu CASTET
2010-11-18x86: Add NX protection for kernel dataMatthieu Castet
2010-11-18x86: Fix improper large page preservationmatthieu castet
2010-04-20Merge branch 'drm-ttm-pool' into drm-core-nextDave Airlie
2010-04-06arch/x86: Add array variants for setting memory to wc caching.Pauli Nieminen
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-22x86_64, cpa: Don't work hard in preserving kernel 2M mappings when using 4K a...Suresh Siddha
2009-11-16x86, pageattr: Make set_memory_(x|nx) aware of NX supportH. Peter Anvin
2009-11-02x86_64, ftrace: Make ftrace use kernel identity mapping to modify codeSuresh Siddha
2009-11-02x86, cpa: Fix kernel text RO checks in static_protection()Suresh Siddha
2009-10-27tracing: allow to change permissions for text with dynamic ftrace enabledSteven Rostedt
2009-10-20x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATASuresh Siddha
2009-09-24Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-11agp/intel: Fix the pre-9xx chipset flush.Eric Anholt
2009-09-09x86, pat: Fix cacheflush address in change_page_attr_set_clr()Jack Steiner
2009-08-14percpu: kill lpage first chunk allocatorTejun Heo
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-08-03x86: Fix CPA memtype reserving in the set_pages_array*() casesThomas Hellstrom
2009-07-30x86, pat: Fix set_memory_wc related corruptionPallipadi, Venkatesh
2009-07-04x86,percpu: generalize lpage first chunk allocatorTejun Heo
2009-06-22x86: fix pageattr handling for lpage percpu allocator and re-enable itTejun Heo
2009-06-22x86: reorganize cpa_process_alias()Tejun Heo
2009-06-15kmemcheck: don't track page tablesVegard Nossum
2009-06-10Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-05-26x86: avoid back to back on_each_cpu in cpa_flush_arrayPallipadi, Venkatesh
2009-05-22x86: cpa_flush_array wbinvd should be done on all CPUsvenkatesh.pallipadi@intel.com
2009-05-22x86: bugfix wbinvd() model check instead of family checkvenkatesh.pallipadi@intel.com
2009-05-08Merge branch 'x86/urgent' into x86/xenIngo Molnar
2009-04-10x86, PAT: Changing memtype to WC ensuring no WB aliasvenkatesh.pallipadi@intel.com
2009-04-10x86, PAT: Handle faults cleanly in set_memory_ APIsvenkatesh.pallipadi@intel.com
2009-04-10x86, PAT: Change order of cpa and free in set_memory_wbvenkatesh.pallipadi@intel.com
2009-04-07Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge
2009-03-29x86/paravirt: remove lazy mode in interruptsJeremy Fitzhardinge
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-20x86, CPA: Add set_pages_arrayuc and set_pages_array_wbvenkatesh.pallipadi@intel.com
2009-03-20x86, PAT: Add support for struct page pointer array in cpa set_clrvenkatesh.pallipadi@intel.com
2009-03-20x86, CPA: Add a flag parameter to cpa set_clr()venkatesh.pallipadi@intel.com
2009-03-14x86: add brk allocation for very, very early allocationsJeremy Fitzhardinge
2009-03-12Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' an...Ingo Molnar
2009-03-11x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUsIngo Molnar