index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
pat.c
Age
Commit message (
Expand
)
Author
2008-07-21
Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...
Ingo Molnar
2008-07-20
Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_DEVMEM
Ingo Molnar
2008-07-18
x86: Add a debugfs interface to dump PAT memtype
venkatesh.pallipadi@intel.com
2008-07-18
x86: rename CONFIG_NONPROMISC_DEVMEM to CONFIG_PROMISC_DEVMEM
Ingo Molnar
2008-07-13
x86: max_low_pfn_mapped fix, #2
Yinghai Lu
2008-07-11
x86: introduce max_low_pfn_mapped for 64-bit
Yinghai Lu
2008-06-24
x86: pat.c final cleanup of loop body in reserve_memtype
Andreas Herrmann
2008-06-24
x86: pat.c introduce function to check for conflicts with existing memtypes
Andreas Herrmann
2008-06-24
x86: pat.c consolidate list_add handling in reserve_memtype
Andreas Herrmann
2008-06-24
x86: pat.c consolidate error/debug messages in reserve_memtype
Andreas Herrmann
2008-06-24
x86: pat.c more trivial changes
Andreas Herrmann
2008-06-24
x86: pat.c choose more crisp variable names
Andreas Herrmann
2008-06-24
x86: introduce macro to check whether an address range is in the ISA range
Andreas Herrmann
2008-06-19
x86: shrink pat_x_mtrr_type to its essentials
Andreas Herrmann
2008-06-18
x86: PAT: make pat_x_mtrr_type() more readable
Hugh Dickins
2008-06-16
Merge branch 'linus' into x86/pat
Ingo Molnar
2008-06-12
x86: rename pat_wc_enabled to pat_enabled
Andreas Herrmann
2008-06-12
x86: PAT: fixed checkpatch errors (and whitespaces)
Andreas Herrmann
2008-06-12
x86: PAT: fix ambiguous paranoia check in pat_init()
Andreas Herrmann
2008-06-12
x86: fix Xorg crash with xf86MapVidMem error
Venki Pallipadi
2008-06-04
x86: section mismatch fix
Andrew Morton
2008-06-04
x86: fix Xorg crash with xf86MapVidMem error
Venki Pallipadi
2008-05-25
arch/x86/mm/pat.c: use boot_cpu_has()
Andrew Morton
2008-05-19
Merge branch 'linus' into x86/pat
Ingo Molnar
2008-05-18
Merge branch 'linus' into x86/pat
Thomas Gleixner
2008-05-17
x86: fix crash on cpu hotplug on pat-incapable machines
Avi Kivity
2008-05-13
x86: arch/x86/mm/pat.c - fix warning
Pranith Kumar
2008-05-12
x86: add "debugpat" boot option
Venki Pallipadi
2008-05-08
x86: cleanup PAT cpu validation
Thomas Gleixner
2008-04-28
x86: PAT fix
Ingo Molnar
2008-04-27
x86 PAT: tone down debugging messages some more
Linus Torvalds
2008-04-26
x86, PAT: disable /dev/mem mmap RAM with PAT
Venki Pallipadi
2008-04-26
x86 PAT: tone down debugging messages
Ingo Molnar
2008-04-24
pat: cleanups
Ingo Molnar
2008-04-24
x86: PAT use reserve free memtype in mmap of /dev/mem
venkatesh.pallipadi@intel.com
2008-04-24
x86: PAT phys_mem_access_prot_allowed for dev/mem mmap
venkatesh.pallipadi@intel.com
2008-04-17
x86: pat cpu feature bit setting for known cpus
Yinghai Lu
2008-04-17
x86: enable PAT for amd k8 and fam10h
Yinghai Lu
2008-04-17
x86: add PAT related debug prints
venkatesh.pallipadi@intel.com
2008-04-17
x86: PAT infrastructure patch
venkatesh.pallipadi@intel.com