index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
/
pat.c
Commit message (
Expand
)
Author
Age
...
*
|
x86 PAT: remove CPA WARN_ON for zero pte
venkatesh.pallipadi@intel.com
2009-01-13
*
|
x86 PAT: return compatible mapping to remap_pfn_range callers
venkatesh.pallipadi@intel.com
2009-01-13
*
|
x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param
venkatesh.pallipadi@intel.com
2009-01-13
|
/
*
x86: PAT: fix address types in track_pfn_vma_new()
H. Peter Anvin
2008-12-24
*
x86: PAT: remove follow_pfnmap_pte in favor of follow_phys
venkatesh.pallipadi@intel.com
2008-12-19
*
x86: PAT: add pgprot_writecombine() interface for drivers - v3
venkatesh.pallipadi@intel.com
2008-12-18
*
x86: PAT: implement track/untrack of pfnmap regions for x86 - v3
venkatesh.pallipadi@intel.com
2008-12-18
*
x86: fix /dev/mem mmap breakage when PAT is disabled
Ravikiran G Thirumalai
2008-10-30
*
x86, pat: cleanups
Ingo Molnar
2008-10-10
*
x86: track memtype for RAM in page struct
Suresh Siddha
2008-10-10
*
Merge branch 'x86/urgent' into x86/pat
Ingo Molnar
2008-08-22
|
\
|
*
devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUS
venkatesh.pallipadi@intel.com
2008-08-21
|
*
x86: fix Xorg startup/shutdown slowdown with PAT
Venki Pallipadi
2008-08-20
*
|
x86: compile pat debugfs interface only if CONFIG_X86_PAT is set
Andreas Herrmann
2008-08-11
|
/
*
-
-
-
-
-
.
Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...
Ingo Molnar
2008-07-21
|
\
\
\
\
|
|
|
|
*
x86: Add a debugfs interface to dump PAT memtype
venkatesh.pallipadi@intel.com
2008-07-18
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_DEVMEM
Ingo Molnar
2008-07-20
*
|
|
|
x86: rename CONFIG_NONPROMISC_DEVMEM to CONFIG_PROMISC_DEVMEM
Ingo Molnar
2008-07-17
|
/
/
/
*
/
/
x86: max_low_pfn_mapped fix, #2
Yinghai Lu
2008-07-13
|
/
/
*
|
x86: introduce max_low_pfn_mapped for 64-bit
Yinghai Lu
2008-07-11
*
|
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-24
*
|
x86: shrink pat_x_mtrr_type to its essentials
Andreas Herrmann
2008-06-19
*
|
x86: PAT: make pat_x_mtrr_type() more readable
Hugh Dickins
2008-06-18
*
|
Merge branch 'linus' into x86/pat
Ingo Molnar
2008-06-16
|
\
|
|
*
x86: section mismatch fix
Andrew Morton
2008-06-04
|
*
x86: fix Xorg crash with xf86MapVidMem error
Venki Pallipadi
2008-06-04
*
|
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-12
*
|
arch/x86/mm/pat.c: use boot_cpu_has()
Andrew Morton
2008-05-25
*
|
Merge branch 'linus' into x86/pat
Ingo Molnar
2008-05-19
|
\
|
|
*
x86: fix crash on cpu hotplug on pat-incapable machines
Avi Kivity
2008-05-17
*
|
Merge branch 'linus' into x86/pat
Thomas Gleixner
2008-05-18
|
\
|
|
*
x86: arch/x86/mm/pat.c - fix warning
Pranith Kumar
2008-05-13
*
|
x86: add "debugpat" boot option
Venki Pallipadi
2008-05-12
|
/
*
x86: cleanup PAT cpu validation
Thomas Gleixner
2008-05-08
*
x86: PAT fix
Ingo Molnar
2008-04-28
*
x86 PAT: tone down debugging messages some more
Linus Torvalds
2008-04-27
*
x86, PAT: disable /dev/mem mmap RAM with PAT
Venki Pallipadi
2008-04-26
*
x86 PAT: tone down debugging messages
Ingo Molnar
2008-04-26
*
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-24
[prev]
[next]