Martin Schwidefsky
|
abf09bed3c
s390/mm: implement software dirty bits
|
12 years ago |
Kirill A. Shutemov
|
2f91ec8cc4
asm-generic, mm: pgtable: convert my_zero_pfn() to macros to fix build
|
12 years ago |
Linus Torvalds
|
3d59eebc5e
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
|
12 years ago |
Kirill A. Shutemov
|
816422ad76
asm-generic, mm: pgtable: consolidate zero page helpers
|
12 years ago |
Andrea Arcangeli
|
be3a728427
mm: numa: pte_numa() and pmd_numa()
|
12 years ago |
Rik van Riel
|
2c3cf556b2
x86/mm: Introduce pte_accessible()
|
12 years ago |
Catalin Marinas
|
2d28a2275c
mm: thp: fix the pmd_clear() arguments in pmdp_get_and_clear()
|
12 years ago |
Gerald Schaefer
|
46dcde735c
thp: introduce pmdp_invalidate()
|
12 years ago |
Gerald Schaefer
|
e3ebcf6438
thp: remove assumptions on pgtable_t type
|
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 |
Andrea Arcangeli
|
e4eed03fd0
thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE
|
13 years ago |
Andrea Arcangeli
|
26c191788f
mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition
|
13 years ago |
Chris Metcalf
|
73636b1aac
arch/tile: allow building Linux with transparent huge pages enabled
|
13 years ago |
Linus Torvalds
|
ed2d265d12
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Andrea Arcangeli
|
1a5a9906d4
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
|
13 years ago |
Paul Gortmaker
|
187f1882b5
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
|
13 years ago |
Nicolas Kaiser
|
49b24d6b41
include/asm-generic/pgtable.h: fix unbalanced parenthesis
|
14 years ago |
Martin Schwidefsky
|
2d42552d1c
[S390] merge page_test_dirty and page_clear_dirty
|
14 years ago |
Ben Hutchings
|
fbd7184485
mm: <asm-generic/pgtable.h> must include <linux/mm_types.h>
|
14 years ago |
Andrea Arcangeli
|
b3697c0255
fix non-x86 build failure in pmdp_get_and_clear
|
14 years ago |
Andrea Arcangeli
|
e2cda32264
thp: add pmd mangling generic functions
|
14 years ago |
Andrea Arcangeli
|
5f6e8da70a
thp: special pmd_trans_* functions
|
14 years ago |
Martin Schwidefsky
|
e2b8d7af0e
[S390] add support for nonquiescing sske
|
14 years ago |
Shaohua Li
|
61c77326d1
x86, mm: Avoid unnecessary TLB flush
|
15 years ago |
Paul Mundt
|
0634a632f5
asm-generic: add dummy pgprot_noncached()
|
16 years ago |
Jeremy Fitzhardinge
|
224101ed69
x86/paravirt: finish change from lazy cpu to context switch start/end
|
16 years ago |
Jeremy Fitzhardinge
|
7fd7d83d49
x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch
|
16 years ago |
venkatesh.pallipadi@intel.com
|
e4b866ed19
x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param
|
16 years ago |
venkatesh.pallipadi@intel.com
|
34801ba9bf
x86: PAT: move track untrack pfnmap stubs to asm-generic
|
16 years ago |