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
/
kernel
/
cpu
/
mtrr
/
generic.c
Commit message (
Expand
)
Author
Age
*
x86: Clean up mtrr/generic.c
Jaswinder Singh Rajput
2009-07-04
*
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-06-10
|
\
|
*
x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefType
Jaswinder Singh Rajput
2009-05-15
|
*
x86, mtrr: replace MTRRfix4K_C0000_MSR with msr-index's MSR_MTRRfix4K_C0000
Jaswinder Singh Rajput
2009-05-15
|
*
x86, mtrr: replace MTRRfix16K_80000_MSR with msr-index's MSR_MTRRfix16K_80000
Jaswinder Singh Rajput
2009-05-15
|
*
x86, mtrr: replace MTRRfix64K_00000_MSR with msr-index's MSR_MTRRfix64K_00000
Jaswinder Singh Rajput
2009-05-15
|
*
x86, mtrr: replace MTRRcap_MSR with msr-index's MSR_MTRRcap
Jaswinder Singh Rajput
2009-05-15
*
|
x86: mtrr: Fix high_width computation when phys-addr is >= 44bit
Yinghai Lu
2009-05-11
|
/
*
x86, mtrr: remove debug message
Ingo Molnar
2009-04-03
*
x86: print the continous part of fixed mtrrs together
Yinghai Lu
2009-03-14
*
x86: fix get_mtrr() warning about smp_processor_id() with CONFIG_PREEMPT=y
Yinghai Lu
2009-03-14
*
x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRs
Andreas Herrmann
2009-03-13
*
x86: more MTRR debug printouts
Yinghai Lu
2009-03-12
*
x86: mtrr fix debug boot parameter
Thomas Renninger
2009-01-21
*
x86: Export some definition of MTRR
Sheng Yang
2008-12-31
*
x86: Rename mtrr_state struct and macro names
Sheng Yang
2008-12-31
*
x86: use WARN_ONCE in workaround for mtrr mask
Yinghai Lu
2008-09-22
*
x86: work around MTRR mask setting, v2
Ingo Molnar
2008-08-22
*
x86: work around MTRR mask setting
Yinghai Lu
2008-08-21
*
x86: amd opteron TOM2 mask val fix
Yinghai Lu
2008-05-25
*
x86: process fam 10h like k8 with fixed mtrr setting
Yinghai Lu
2008-05-25
*
x86: mtrr cleanup for converting continuous to discrete layout, v8
Yinghai Lu
2008-05-25
*
x86: fix sparse warning in mtrr/generic.c
Thomas Gleixner
2008-05-25
*
x86: !x & y typo in mtrr code
Harvey Harrison
2008-04-29
*
x86: tom2 warning fix
Ingo Molnar
2008-04-17
*
x86: enable PAT for amd k8 and fam10h
Yinghai Lu
2008-04-17
*
x86: PAT infrastructure patch
venkatesh.pallipadi@intel.com
2008-04-17
*
x86: convert mtrr/generic.c to kernel-doc
Randy Dunlap
2008-03-26
*
x86, 32-bit: trim memory not covered by wb mtrrs
Jesse Barnes
2008-01-30
*
x86: use CR0 defines.
Dave Jones
2008-01-30
*
x86: mtrr use type bool [RESEND AGAIN]
Paul Jimenez
2008-01-30
*
spelling fixes: arch/i386/
Simon Arlott
2007-10-19
*
i386: move kernel/cpu/mtrr
Thomas Gleixner
2007-10-11