index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm_types.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-22
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
1
-8
/
+16
2013-11-21
mm: place page->pmd_huge_pte to right union
Kirill A. Shutemov
1
-3
/
+3
2013-11-15
mm: properly separate the bloated ptl from the regular case
Peter Zijlstra
1
-4
/
+5
2013-11-15
mm: dynamically allocate page->ptl if it cannot be embedded to struct page
Kirill A. Shutemov
1
-1
/
+4
2013-11-15
mm: implement split page table lock for PMD level
Kirill A. Shutemov
1
-1
/
+6
2013-11-15
mm: convert mm->nr_ptes to atomic_long_t
Kirill A. Shutemov
1
-1
/
+1
2013-11-15
mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS
Kirill A. Shutemov
1
-4
/
+4
2013-10-24
slab: use struct page for slab management
Joonsoo Kim
1
-8
/
+13
2013-10-24
slab: overloading the RCU head over the LRU for RCU free
Joonsoo Kim
1
-0
/
+3
2013-10-09
sched/numa: Remove the numa_balancing_scan_period_reset sysctl
Mel Gorman
1
-3
/
+0
2013-10-09
mm: numa: Change page last {nid,pid} into {cpu,pid}
Peter Zijlstra
1
-2
/
+2
2013-10-09
sched/numa: Set preferred NUMA node based on number of private faults
Mel Gorman
1
-2
/
+2
2013-10-09
Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a ne...
Mel Gorman
1
-10
/
+0
2013-09-13
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-2
/
+3
2013-08-22
x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member
Radu Caragea
1
-0
/
+1
2013-07-30
aio: convert the ioctx list to table lookup v3
Benjamin LaHaise
1
-2
/
+3
2013-07-10
mm: remove free_area_cache
Michel Lespinasse
1
-3
/
+0
2013-02-23
mm: fold page->_last_nid into page->flags where possible
Peter Zijlstra
1
-1
/
+1
2013-02-23
mm: move page flags layout to separate header
Peter Zijlstra
1
-0
/
+1
2013-02-23
mm: numa: fix minor typo in numa_next_scan
Mel Gorman
1
-3
/
+3
2012-12-18
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+2
2012-12-16
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+31
2012-12-11
mm: rearrange vm_area_struct for fewer cache misses
Rik van Riel
1
-4
/
+8
2012-12-11
mm: augment vma rbtree with rb_subtree_gap
Michel Lespinasse
1
-0
/
+9
2012-12-11
mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node
Mel Gorman
1
-0
/
+10
2012-12-11
mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate
Mel Gorman
1
-0
/
+3
2012-12-11
mm: numa: Introduce last_nid to the page frame
Mel Gorman
1
-0
/
+4
2012-12-11
mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate
Peter Zijlstra
1
-0
/
+3
2012-12-11
mm: numa: Add fault driven placement and migration
Peter Zijlstra
1
-0
/
+11
2012-10-24
slub: Commonize slab_cache field in struct page
Glauber Costa
1
-5
/
+2
2012-10-09
mm: replace vma prio_tree with an interval tree
Michel Lespinasse
1
-9
/
+5
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-1
/
+0
2012-10-09
mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas
Konstantin Khlebnikov
1
-1
/
+0
2012-07-31
mm: introduce __GFP_MEMALLOC to allow access to emergency reserves
Mel Gorman
1
-1
/
+1
2012-07-31
mm: sl[au]b: add knowledge of PFMEMALLOC reserve pages
Mel Gorman
1
-0
/
+9
2012-07-30
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
1
-2
/
+9
2012-06-20
mm: fix slab->page _count corruption when using slub
Pravin B Shelar
1
-0
/
+10
2012-06-14
slab: Use page struct fields instead of casting
Christoph Lameter
1
-0
/
+4
2012-06-14
slob: Define page struct fields used in mm_types.h
Christoph Lameter
1
-2
/
+5
2012-05-29
mm: remove swap token code
Rik van Riel
1
-11
/
+0
2012-03-31
uprobes/core: Allocate XOL slots for uprobes use
Srikar Dronamraju
1
-0
/
+2
2012-01-12
mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCAL
Heiko Carstens
1
-5
/
+4
2011-11-02
mm: thp: tail page refcounting fix
Andrea Arcangeli
1
-4
/
+17
2011-10-31
mm: add comments to explain mm_struct fields
Christoph Lameter
1
-2
/
+9
2011-10-31
mm: distinguish between mlocked and pinned pages
Christoph Lameter
1
-1
/
+1
2011-10-31
oom: remove oom_disable_count
David Rientjes
1
-3
/
+0
2011-10-26
Merge branches 'slab/next' and 'slub/partial' into slab/for-linus
Pekka Enberg
1
-1
/
+13
2011-10-20
mm: add a "struct page_frag" type containing a page, offset and length
Ian Campbell
1
-0
/
+11
2011-08-19
slub: per cpu cache for partial pages
Christoph Lameter
1
-1
/
+13
2011-07-18
Avoid duplicate _count variables in page_struct
Christoph Lameter
1
-18
/
+19
[next]