index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
pat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-13
x86 PAT: remove CPA WARN_ON for zero pte
venkatesh.pallipadi@intel.com
1
-13
/
+32
2009-01-13
x86 PAT: return compatible mapping to remap_pfn_range callers
venkatesh.pallipadi@intel.com
1
-15
/
+28
2009-01-13
x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param
venkatesh.pallipadi@intel.com
1
-3
/
+3
2008-12-24
x86: PAT: fix address types in track_pfn_vma_new()
H. Peter Anvin
1
-8
/
+8
2008-12-19
x86: PAT: remove follow_pfnmap_pte in favor of follow_phys
venkatesh.pallipadi@intel.com
1
-19
/
+11
2008-12-18
x86: PAT: add pgprot_writecombine() interface for drivers - v3
venkatesh.pallipadi@intel.com
1
-0
/
+8
2008-12-18
x86: PAT: implement track/untrack of pfnmap regions for x86 - v3
venkatesh.pallipadi@intel.com
1
-0
/
+236
2008-10-30
x86: fix /dev/mem mmap breakage when PAT is disabled
Ravikiran G Thirumalai
1
-0
/
+4
2008-10-10
x86, pat: cleanups
Ingo Molnar
1
-35
/
+32
2008-10-10
x86: track memtype for RAM in page struct
Suresh Siddha
1
-0
/
+83
2008-08-22
Merge branch 'x86/urgent' into x86/pat
Ingo Molnar
1
-14
/
+36
2008-08-21
devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUS
venkatesh.pallipadi@intel.com
1
-12
/
+5
2008-08-20
x86: fix Xorg startup/shutdown slowdown with PAT
Venki Pallipadi
1
-2
/
+31
2008-08-11
x86: compile pat debugfs interface only if CONFIG_X86_PAT is set
Andreas Herrmann
1
-2
/
+2
2008-07-21
Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...
Ingo Molnar
1
-0
/
+88
2008-07-20
Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_DEVMEM
Ingo Molnar
1
-3
/
+3
2008-07-18
x86: Add a debugfs interface to dump PAT memtype
venkatesh.pallipadi@intel.com
1
-0
/
+88
2008-07-18
x86: rename CONFIG_NONPROMISC_DEVMEM to CONFIG_PROMISC_DEVMEM
Ingo Molnar
1
-3
/
+3
2008-07-13
x86: max_low_pfn_mapped fix, #2
Yinghai Lu
1
-2
/
+2
2008-07-11
x86: introduce max_low_pfn_mapped for 64-bit
Yinghai Lu
1
-1
/
+2
2008-06-24
x86: pat.c final cleanup of loop body in reserve_memtype
Andreas Herrmann
1
-19
/
+11
2008-06-24
x86: pat.c introduce function to check for conflicts with existing memtypes
Andreas Herrmann
1
-63
/
+33
2008-06-24
x86: pat.c consolidate list_add handling in reserve_memtype
Andreas Herrmann
1
-13
/
+8
2008-06-24
x86: pat.c consolidate error/debug messages in reserve_memtype
Andreas Herrmann
1
-40
/
+11
2008-06-24
x86: pat.c more trivial changes
Andreas Herrmann
1
-13
/
+8
2008-06-24
x86: pat.c choose more crisp variable names
Andreas Herrmann
1
-65
/
+62
2008-06-24
x86: introduce macro to check whether an address range is in the ISA range
Andreas Herrmann
1
-3
/
+2
2008-06-19
x86: shrink pat_x_mtrr_type to its essentials
Andreas Herrmann
1
-19
/
+11
2008-06-18
x86: PAT: make pat_x_mtrr_type() more readable
Hugh Dickins
1
-35
/
+12
2008-06-16
Merge branch 'linus' into x86/pat
Ingo Molnar
1
-1
/
+1
2008-06-12
x86: rename pat_wc_enabled to pat_enabled
Andreas Herrmann
1
-8
/
+8
2008-06-12
x86: PAT: fixed checkpatch errors (and whitespaces)
Andreas Herrmann
1
-15
/
+14
2008-06-12
x86: PAT: fix ambiguous paranoia check in pat_init()
Andreas Herrmann
1
-5
/
+6
2008-06-12
x86: fix Xorg crash with xf86MapVidMem error
Venki Pallipadi
1
-25
/
+24
2008-06-04
x86: section mismatch fix
Andrew Morton
1
-1
/
+1
2008-06-04
x86: fix Xorg crash with xf86MapVidMem error
Venki Pallipadi
1
-25
/
+24
2008-05-25
arch/x86/mm/pat.c: use boot_cpu_has()
Andrew Morton
1
-4
/
+4
2008-05-19
Merge branch 'linus' into x86/pat
Ingo Molnar
1
-1
/
+1
2008-05-18
Merge branch 'linus' into x86/pat
Thomas Gleixner
1
-2
/
+2
2008-05-17
x86: fix crash on cpu hotplug on pat-incapable machines
Avi Kivity
1
-1
/
+1
2008-05-13
x86: arch/x86/mm/pat.c - fix warning
Pranith Kumar
1
-2
/
+2
2008-05-12
x86: add "debugpat" boot option
Venki Pallipadi
1
-7
/
+20
2008-05-08
x86: cleanup PAT cpu validation
Thomas Gleixner
1
-28
/
+22
2008-04-28
x86: PAT fix
Ingo Molnar
1
-4
/
+1
2008-04-27
x86 PAT: tone down debugging messages some more
Linus Torvalds
1
-2
/
+2
2008-04-26
x86, PAT: disable /dev/mem mmap RAM with PAT
Venki Pallipadi
1
-0
/
+31
2008-04-26
x86 PAT: tone down debugging messages
Ingo Molnar
1
-1
/
+1
2008-04-24
pat: cleanups
Ingo Molnar
1
-11
/
+11
2008-04-24
x86: PAT use reserve free memtype in mmap of /dev/mem
venkatesh.pallipadi@intel.com
1
-10
/
+118
2008-04-24
x86: PAT phys_mem_access_prot_allowed for dev/mem mmap
venkatesh.pallipadi@intel.com
1
-0
/
+39
[prev]
[next]