index
:
amd/drm-amd
amdgpu-upstream-wip
amdgpu-upstream-wip2
amdgpu-upstream-wip3
amdgpu-upstream-wip4
amdgpu-upstream-wip5
amdgpu-upstream-wip6
amdgpu-upstream-wip7
kfd-eviction-wip
master
Kernel display support for AMD GPUs
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-09
vmscan: zone_reclaim don't call disable_swap_token()
KOSAKI Motohiro
1
-1
/
+0
2010-08-09
mm: implement writeback livelock avoidance using page tagging
Jan Kara
1
-17
/
+53
2010-08-09
rmap: add anon_vma bug checks
Andrea Arcangeli
1
-0
/
+3
2010-08-09
rmap: resurrect page_address_in_vma anon_vma check
Andrea Arcangeli
1
-3
/
+4
2010-08-09
rmap: always use anon_vma root pointer
Andrea Arcangeli
1
-6
/
+12
2010-08-09
rmap: always add new vmas at the end
Andrea Arcangeli
1
-1
/
+1
2010-08-09
mmap: remove unnecessary lock from __vma_link
Andrea Arcangeli
1
-2
/
+0
2010-08-09
shmem: reduce pagefault lock contention
Shaohua Li
1
-21
/
+49
2010-08-09
tmpfs: make tmpfs scalable with percpu_counter for used blocks
Tim Chen
1
-23
/
+17
2010-08-09
gcc-4.6: mm: fix unused but set warnings
Andi Kleen
3
-5
/
+1
2010-08-09
mempolicy: reduce stack size of migrate_pages()
KOSAKI Motohiro
1
-13
/
+25
2010-08-09
mm: use for_each_online_cpu() in vmstat
Minchan Kim
1
-3
/
+3
2010-08-09
oom: fold __out_of_memory into out_of_memory
David Rientjes
1
-36
/
+29
2010-08-09
oom: remove constraint argument from select_bad_process and __out_of_memory
David Rientjes
1
-10
/
+8
2010-08-09
mm: rename try_set_zone_oom() to try_set_zonelist_oom()
Minchan Kim
2
-3
/
+3
2010-08-09
oom: remove unnecessary code and cleanup
David Rientjes
1
-46
/
+10
2010-08-09
oom: remove special handling for pagefault ooms
David Rientjes
1
-29
/
+57
2010-08-09
oom: extract panic helper function
David Rientjes
1
-24
/
+29
2010-08-09
oom: avoid oom killer for lowmem allocations
David Rientjes
1
-9
/
+20
2010-08-09
oom: enable oom tasklist dump by default
David Rientjes
1
-1
/
+1
2010-08-09
oom: select task from tasklist for mempolicy ooms
David Rientjes
2
-36
/
+112
2010-08-09
oom: sacrifice child with highest badness score for parent
David Rientjes
1
-11
/
+29
2010-08-09
oom: filter tasks not sharing the same cpuset
David Rientjes
1
-8
/
+2
2010-08-09
oom: avoid sending exiting tasks a SIGKILL
David Rientjes
1
-1
/
+1
2010-08-09
oom: give current access to memory reserves if it has been killed
David Rientjes
1
-0
/
+10
2010-08-09
oom: dump_tasks use find_lock_task_mm too fix
David Rientjes
1
-2
/
+2
2010-08-09
oom: improve commentary in dump_tasks()
David Rientjes
1
-8
/
+3
2010-08-09
oom: dump_tasks use find_lock_task_mm too
KOSAKI Motohiro
1
-18
/
+21
2010-08-09
oom: introduce find_lock_task_mm() to fix !mm false positives
Oleg Nesterov
1
-31
/
+43
2010-08-09
oom: PF_EXITING check should take mm into account
Oleg Nesterov
1
-1
/
+1
2010-08-09
oom: check PF_KTHREAD instead of !mm to skip kthreads
Oleg Nesterov
1
-6
/
+3
2010-08-09
mm: extend KSM refcounts to the anon_vma root
Rik van Riel
3
-19
/
+54
2010-08-09
mm: always lock the root (oldest) anon_vma
Rik van Riel
3
-10
/
+24
2010-08-09
mm: track the root (oldest) anon_vma
Rik van Riel
1
-2
/
+16
2010-08-09
mm: change direct call of spin_lock(anon_vma->lock) to inline function
Rik van Riel
4
-21
/
+21
2010-08-09
mm: rename anon_vma_lock to vma_lock_anon_vma
Rik van Riel
1
-7
/
+7
2010-08-09
hugetlb: call mmu notifiers on hugepage cow
Doug Doan
1
-0
/
+6
2010-08-09
mm: provide init_mm mm_context initializer
Heiko Carstens
1
-0
/
+6
2010-08-09
mm: use ERR_CAST
Julia Lawall
1
-1
/
+1
2010-08-09
mm: use memdup_user
Julia Lawall
1
-8
/
+3
2010-08-09
switch shmem.c to ->evice_inode()
Al Viro
1
-4
/
+4
2010-08-09
check ATTR_SIZE contraints in inode_change_ok
Christoph Hellwig
2
-12
/
+31
2010-08-09
always call inode_change_ok early in ->setattr
Christoph Hellwig
1
-4
/
+6
2010-08-09
rename generic_setattr
Christoph Hellwig
1
-1
/
+1
2010-08-09
memblock: Fix memblock_is_region_reserved() to return a boolean
Benjamin Herrenschmidt
1
-1
/
+1
2010-08-08
kmemleak: Fix typo in the comment
Holger Hans Peter Freyther
1
-1
/
+1
2010-08-07
writeback: fix bad _bh spinlock nesting
Jens Axboe
1
-2
/
+3
2010-08-07
writeback: cleanup bdi_register
Artem Bityutskiy
1
-19
/
+11
2010-08-07
writeback: add new tracepoints
Artem Bityutskiy
1
-0
/
+2
2010-08-07
writeback: remove unnecessary init_timer call
Artem Bityutskiy
1
-1
/
+0
[prev]
[next]