Dave Hansen
|
60f583d56a
x86: Do not try to sync identity map for non-mapped pages
|
12 years ago |
Dave Hansen
|
a25b931684
x86, mm: Make DEBUG_VIRTUAL work earlier in boot
|
12 years ago |
Konstantin Khlebnikov
|
b3b9c2932c
mm, x86, pat: rework linear pfn-mmap tracking
|
12 years ago |
Suresh Siddha
|
5180da410d
x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_insert_pfn
|
12 years ago |
Suresh Siddha
|
b1a86e15dc
x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines
|
12 years ago |
H. Peter Anvin
|
bbd771474e
Merge branch 'x86/trampoline' into x86/urgent
|
13 years ago |
John Dykstra
|
fa83523f45
x86/mm/pat: Improve scaling of pat_pagerange_is_ram()
|
13 years ago |
Bjorn Helgaas
|
365811d6f9
x86: print physical addresses consistently with other parts of kernel
|
13 years ago |
Linus Torvalds
|
9faa1e5942
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Yasuaki Ishimatsu
|
3709c85735
x86: Ioremap: fix wrong physical address handling in PAT code
|
15 years ago |
Venkatesh Pallipadi
|
6a4f3b5237
x86, pat: Proper init of memtype subtree_max_end
|
15 years ago |
Xiaotian Feng
|
20413f2716
x86, pat: Fix memory leak in free_memtype
|
15 years ago |
Linus Torvalds
|
c4fd308ed6
Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Robin Holt
|
1f9cc3cb6a
x86, pat: Update the page flags for memtype atomically instead of using memtype_lock
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Pallipadi, Venkatesh
|
9e41a49aab
x86, pat: Migrate to rbtree only backend for pat memtype management
|
15 years ago |
venkatesh.pallipadi@intel.com
|
be5a0c126a
x86, pat: Preparatory changes in pat.c for bigger rbtree change
|
15 years ago |
Christoph Hellwig
|
6b2f3d1f76
vfs: Implement proper O_SYNC semantics
|
15 years ago |
Linus Torvalds
|
b391738bd1
Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Xiaotian Feng
|
dd4377b02d
x86/pat: Trivial: don't create debugfs for memtype if pat is disabled
|
15 years ago |
H. Peter Anvin
|
eb41c8be89
x86, platform: Change is_untracked_pat_range() to bool; cleanup init
|
15 years ago |
H. Peter Anvin
|
8a27138924
x86, mm: is_untracked_pat_range() takes a normal semiclosed range
|
15 years ago |
Jack Steiner
|
fd12a0d69a
x86: UV SGI: Don't track GRU space in PAT
|
15 years ago |
Xiaotian Feng
|
83ea05ea69
x86: pat: Clean up req_type special case for reserve_memtype()
|
15 years ago |
Roland Dreier
|
e23a8b6a8f
x86: Reduce verbosity of "PAT enabled" kernel message
|
15 years ago |
Linus Torvalds
|
ca043a66ae
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Suresh Siddha
|
dcb73bf402
x86, pat: don't use rb-tree based lookup in reserve_memtype()
|
16 years ago |
Linus Torvalds
|
227423904c
Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Linus Torvalds
|
15b0404272
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Tobias Klauser
|
d535e4319a
x86: Make memtype_seq_ops const
|
16 years ago |