index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-26
mm: retry page fault when blocking on disk transfer
Michel Lespinasse
2
-3
/
+23
2010-10-26
mm: filemap_fault: unique path for locking page
Michel Lespinasse
1
-9
/
+11
2010-10-26
mm: add a might_sleep_if() to dma_pool_alloc()
Dima Zavin
1
-0
/
+2
2010-10-26
mm: remove pte_*map_nested()
Peter Zijlstra
2
-4
/
+4
2010-10-26
mm: stack based kmap_atomic()
Peter Zijlstra
1
-58
/
+4
2010-10-26
vmscan,tmpfs: treat used once pages on tmpfs as used once
KOSAKI Motohiro
1
-1
/
+1
2010-10-26
writeback: remove the internal 5% low bound on dirty_ratio
Wu Fengguang
1
-11
/
+5
2010-10-26
writeback: do not sleep on the congestion queue if there are no congested BDI...
Mel Gorman
3
-11
/
+96
2010-10-26
vmscan: isolate_lru_pages(): stop neighbour search if neighbour cannot be iso...
KOSAKI Motohiro
1
-6
/
+11
2010-10-26
vmscan: remove dead code in shrink_inactive_list()
KOSAKI Motohiro
1
-8
/
+0
2010-10-26
vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaim
KOSAKI Motohiro
1
-45
/
+75
2010-10-26
vmscan: synchronous lumpy reclaim should not call congestion_wait()
KOSAKI Motohiro
1
-2
/
+0
2010-10-26
writeback: account for time spent congestion_waited
Mel Gorman
1
-0
/
+5
2010-10-26
tracing, vmscan: add trace events for LRU list shrinking
Mel Gorman
1
-0
/
+6
2010-10-26
vmscan: delete dead code
Shaohua Li
1
-10
/
+0
2010-10-26
writeback: report dirty thresholds in /proc/vmstat
Michael Rubin
1
-14
/
+25
2010-10-26
writeback: add nr_dirtied and nr_written to /proc/vmstat
Michael Rubin
2
-0
/
+5
2010-10-26
mm: add account_page_writeback()
Michael Rubin
1
-1
/
+12
2010-10-26
mm/mempolicy.c: check return code of check_range
Vasiliy Kulikov
1
-1
/
+4
2010-10-26
vmscan: prevent background aging of anon page in no swap system
Minchan Kim
1
-1
/
+16
2010-10-26
memory hotplug: unify is_removable and offline detection code
KAMEZAWA Hiroyuki
2
-36
/
+68
2010-10-26
memory hotplug: fix notifier's return value check
KAMEZAWA Hiroyuki
1
-1
/
+1
2010-10-26
mm: compaction: fix COMPACTPAGEFAILED counting
Minchan Kim
4
-7
/
+18
2010-10-26
mm: only build per-node scan_unevictable functions when NUMA is enabled
Thadeu Lima de Souza Cascardo
1
-1
/
+2
2010-10-26
writeback: remove nonblocking/encountered_congestion references
Wu Fengguang
2
-2
/
+0
2010-10-26
oom: kill all threads sharing oom killed task's mm
David Rientjes
1
-0
/
+24
2010-10-26
oom: avoid killing a task if a thread sharing its mm cannot be killed
David Rientjes
1
-4
/
+5
2010-10-26
mm, page-allocator: do not check the state of a non-existant buddy during free
Mel Gorman
1
-1
/
+1
2010-10-26
mm: fix return value of scan_lru_pages in memory unplug
KAMEZAWA Hiroyuki
1
-1
/
+1
2010-10-26
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
5
-156
/
+514
2010-10-25
[S390] add support for nonquiescing sske
Martin Schwidefsky
1
-2
/
+2
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-3
/
+3
2010-10-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2
-373
/
+419
2010-10-24
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+13
2010-10-24
Merge branch 'master' into for-linus
Pekka Enberg
13
-504
/
+851
2010-10-24
export __get_user_pages_fast() function
Xiao Guangrong
1
-0
/
+13
2010-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
6
-206
/
+250
2010-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-2
/
+0
2010-10-22
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-3
/
+3
2010-10-22
Merge branch 'hwpoison-hugepages' into hwpoison
Andi Kleen
5
-115
/
+482
2010-10-22
Merge branch 'hwpoison-cleanups' into hwpoison
Andi Kleen
1
-41
/
+32
2010-10-21
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-316
/
+631
2010-10-21
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+10
2010-10-19
memory_hotplug: drop spurious calls to flush_scheduled_work()
Tejun Heo
1
-2
/
+0
2010-10-19
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
23
-212
/
+319
2010-10-11
Merge branch 'x86/urgent' into core/memblock
H. Peter Anvin
3
-11
/
+15
2010-10-11
memblock: Annotate memblock functions with __init_memblock
Yinghai Lu
1
-2
/
+2
2010-10-11
memblock: Allow memblock_init to be called early
Jeremy Fitzhardinge
1
-0
/
+6
2010-10-11
Fix migration.c compilation on s390
Andi Kleen
1
-0
/
+2
2010-10-08
HWPOISON: Remove retry loop for try_to_unmap
Andi Kleen
1
-14
/
+1
[next]