Kees Cook
|
404f6aac9b
x86: Apply more __ro_after_init and const
|
9 years ago |
Paul Gortmaker
|
eb008eb6f8
x86: Audit and remove any remaining unnecessary uses of module.h
|
9 years ago |
Toshi Kani
|
ad025a73f0
x86/mtrr: Fix PAT init handling when MTRR is disabled
|
9 years ago |
Toshi Kani
|
edfe63ec97
x86/mtrr: Fix Xorg crashes in Qemu sessions
|
9 years ago |
Linus Torvalds
|
ba33ea811e
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Chen Yucong
|
1b74dde7c4
x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)
|
9 years ago |
Borislav Petkov
|
cd4d09ec6f
x86/cpufeature: Carve out X86_FEATURE_*
|
9 years ago |
Borislav Petkov
|
362f924b64
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
|
9 years ago |
Luis R. Rodriguez
|
2baa891e42
x86/mm/mtrr: Remove kernel internal MTRR interfaces: unexport mtrr_add() and mtrr_del()
|
10 years ago |
Luis R. Rodriguez
|
cb32edf65b
x86/mm/pat: Wrap pat_enabled into a function API
|
10 years ago |
Luis R. Rodriguez
|
f9626104a5
x86/mm/mtrr: Generalize runtime disabling of MTRRs
|
10 years ago |
Luis R. Rodriguez
|
7d010fdf29
x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index()
|
10 years ago |
Luis R. Rodriguez
|
2f9e897353
x86/mm/mtrr, pat: Document Write Combining MTRR type effects on PAT / non-PAT pages
|
10 years ago |
Dave Hansen
|
9298b815ef
x86: Add more disabled features
|
11 years ago |
Linus Torvalds
|
2e17c5a97e
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
Yinghai Lu
|
d5c78673b1
x86: Fix /proc/mtrr with base/size more than 44bits
|
12 years ago |
Andy Lutomirski
|
d0d98eedee
Add arch_phys_wc_{add, del} to manipulate WC MTRRs if needed
|
12 years ago |
Linus Torvalds
|
a2013a13e6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
Olaf Hering
|
4319eb4fc7
x86 mtrr: fix comment typo in mtrr_bp_init
|
12 years ago |
Fenghua Yu
|
30242aa602
x86, hotplug: The first online processor saves the MTRR state
|
12 years ago |
Tejun Heo
|
cbbfa38fcb
mtrr: fix UP breakage caused during switch to stop_machine
|
14 years ago |
Sergei Shtylyov
|
50c31e4a24
x86, mtrr: Use pci_dev->revision
|
14 years ago |
Suresh Siddha
|
192d885742
x86, mtrr: use stop_machine APIs for doing MTRR rendezvous
|
14 years ago |
Suresh Siddha
|
6d3321e8e2
x86, mtrr: lock stop machine during MTRR rendezvous sequence
|
14 years ago |
Suresh Siddha
|
84ac7cdbdd
x86, mtrr, pat: Fix one cpu getting out of sync during resume
|
14 years ago |
Rafael J. Wysocki
|
f3c6ea1b06
x86: Use syscore_ops instead of sysdev classes and sysdevs
|
14 years ago |
Suresh Siddha
|
f7448548a9
x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platforms
|
14 years ago |
Suresh Siddha
|
68f202e4e8
x86, mtrr: Use stop machine context to rendezvous all the cpu's
|
15 years ago |
Randy Dunlap
|
6c550ee415
x86: fix mtrr missing kernel-doc
|
15 years ago |
Emese Revfy
|
3b9cfc0a99
x86, mtrr: Constify struct mtrr_ops
|
15 years ago |