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
2016-03-17
mm: make remove_migration_ptes() beyond mm/migration.c
Kirill A. Shutemov
1
-6
/
+9
2016-03-17
rmap: extend try_to_unmap() to be usable by split_huge_page()
Kirill A. Shutemov
2
-12
/
+17
2016-03-17
rmap: introduce rmap_walk_locked()
Kirill A. Shutemov
1
-9
/
+32
2016-03-17
mm: ZONE_DEVICE depends on SPARSEMEM_VMEMMAP
Dan Williams
1
-0
/
+1
2016-03-17
mm: percpu: use pr_fmt to prefix output
Joe Perches
2
-11
/
+13
2016-03-17
mm: convert printk(KERN_<LEVEL> to pr_<level>
Joe Perches
20
-150
/
+118
2016-03-17
mm: coalesce split strings
Joe Perches
20
-109
/
+78
2016-03-17
mm: convert pr_warning to pr_warn
Joe Perches
3
-18
/
+16
2016-03-17
mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
Dan Williams
1
-2
/
+0
2016-03-17
mm: memcontrol: cleanup css_reset callback
Vladimir Davydov
1
-3
/
+5
2016-03-17
mm, memory hotplug: print debug message in the proper way for online_pages
Chen Yucong
1
-16
/
+16
2016-03-17
mm: remove __GFP_NOFAIL is deprecated comment
Michal Hocko
1
-13
/
+5
2016-03-17
mm/page_ref: add tracepoint to track down page reference manipulation
Joonsoo Kim
3
-0
/
+68
2016-03-17
mm: introduce page reference manipulation functions
Joonsoo Kim
7
-26
/
+21
2016-03-17
mm: thp: set THP defrag by default to madvise and add a stall-free defrag option
Mel Gorman
4
-48
/
+71
2016-03-17
mm, mempool: only set __GFP_NOMEMALLOC if there are free elements
David Rientjes
1
-4
/
+16
2016-03-17
mm: scale kswapd watermarks in proportion to memory
Johannes Weiner
1
-2
/
+27
2016-03-17
mm: cleanup *pte_alloc* interfaces
Kirill A. Shutemov
3
-9
/
+5
2016-03-17
mm/page_alloc.c: calculate 'available' memory in a separate function
Igor Redko
1
-0
/
+43
2016-03-17
mm/Kconfig: remove redundant arch depend for memory hotplug
Yang Shi
1
-1
/
+0
2016-03-17
mm/thp/migration: switch from flush_tlb_range to flush_pmd_tlb_range
Aneesh Kumar K.V
2
-17
/
+5
2016-03-17
mm: deduplicate memory overcommitment code
Andrey Ryabinin
3
-240
/
+124
2016-03-17
mm: move max_map_count bits into mm.h
Andrey Ryabinin
3
-3
/
+0
2016-03-17
thp, vmstats: count deferred split events
Kirill A. Shutemov
2
-0
/
+2
2016-03-17
mm: workingset: make shadow node shrinker memcg aware
Vladimir Davydov
2
-6
/
+9
2016-03-17
mm: workingset: size shadow nodes lru basing on file cache size
Vladimir Davydov
1
-1
/
+3
2016-03-17
mm: memcontrol: zap memcg_kmem_online helper
Vladimir Davydov
2
-2
/
+2
2016-03-17
mm: vmscan: pass root_mem_cgroup instead of NULL to memcg aware shrinker
Vladimir Davydov
1
-5
/
+10
2016-03-17
mm: memcontrol: enable kmem accounting for all cgroups in the legacy hierarchy
Vladimir Davydov
1
-36
/
+5
2016-03-17
mm, kswapd: replace kswapd compaction with waking up kcompactd
Vlastimil Babka
3
-104
/
+54
2016-03-17
mm, memory hotplug: small cleanup in online_pages()
Vlastimil Babka
1
-3
/
+3
2016-03-17
mm, compaction: introduce kcompactd
Vlastimil Babka
4
-2
/
+233
2016-03-17
mm, kswapd: remove bogus check of balance_classzone_idx
Vlastimil Babka
1
-2
/
+1
2016-03-17
sound: query dynamic DEBUG_PAGEALLOC setting
Joonsoo Kim
1
-0
/
+1
2016-03-17
mm/slub: query dynamic DEBUG_PAGEALLOC setting
Joonsoo Kim
1
-4
/
+3
2016-03-17
mm/vmalloc: query dynamic DEBUG_PAGEALLOC setting
Joonsoo Kim
1
-13
/
+12
2016-03-17
/proc/kpageflags: return KPF_BUDDY for "tail" buddy pages
Naoya Horiguchi
2
-5
/
+0
2016-03-17
mm: memcontrol: report kernel stack usage in cgroup2 memory.stat
Vladimir Davydov
1
-0
/
+2
2016-03-17
mm: memcontrol: report slab usage in cgroup2 memory.stat
Vladimir Davydov
4
-6
/
+43
2016-03-17
mm: memcontrol: make tree_{stat,events} fetch all stats
Vladimir Davydov
1
-28
/
+39
2016-03-17
mm: memcontrol: do not bypass slab charge if memcg is offline
Vladimir Davydov
1
-5
/
+3
2016-03-17
mm: oom_kill: don't ignore oom score on exiting tasks
Johannes Weiner
1
-3
/
+0
2016-03-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
33
-1187
/
+1707
2016-03-15
mm: memcontrol: drop unnecessary lru locking from mem_cgroup_migrate()
Johannes Weiner
1
-2
/
+1
2016-03-15
mm: migrate: consolidate mem_cgroup_migrate() calls
Johannes Weiner
1
-7
/
+2
2016-03-15
mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguous
Joonsoo Kim
4
-46
/
+100
2016-03-15
mm/compaction: pass only pageblock aligned range to pageblock_pfn_to_page
Joonsoo Kim
1
-11
/
+30
2016-03-15
mm/compaction: fix invalid free_pfn and compact_cached_free_pfn
Joonsoo Kim
1
-4
/
+5
2016-03-15
mm/memblock.c: remove unnecessary memblock_type variable
Alexander Kuleshov
1
-6
/
+2
2016-03-15
thp: cleanup split_huge_page()
Kirill A. Shutemov
1
-13
/
+7
[prev]
[next]