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
2014-01-30
mm/mempolicy.c: fix mempolicy printing in numa_maps
David Rientjes
1
-1
/
+1
2014-01-30
zsmalloc: add copyright
Minchan Kim
1
-0
/
+1
2014-01-30
zsmalloc: move it under mm
Minchan Kim
3
-0
/
+1131
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-28
/
+26
2014-01-29
memblock: add limit checking to memblock_virt_alloc
Yinghai Lu
1
-0
/
+3
2014-01-29
mm/readahead.c: fix do_readahead() for no readpage(s)
Mark Rutland
1
-10
/
+5
2014-01-29
mm/slub.c: do not VM_BUG_ON_PAGE() for temporary on-stack pages
Dave Hansen
1
-6
/
+6
2014-01-29
slab: fix wrong retval on kmem_cache_create_memcg error path
Dave Jones
1
-8
/
+11
2014-01-29
mm/mempolicy.c: convert to pr_foo()
Andrew Morton
1
-2
/
+2
2014-01-29
mm: numa: initialise numa balancing after jump label initialisation
Mel Gorman
1
-6
/
+11
2014-01-29
mm/page-writeback.c: do not count anon pages as dirtyable memory
Johannes Weiner
3
-25
/
+5
2014-01-29
mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memory
Johannes Weiner
1
-31
/
+24
2014-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-56
/
+43
2014-01-28
sched/numa, mm: Use active_nodes nodemask to limit numa migrations
Rik van Riel
1
-28
/
+1
2014-01-28
sched/numa, mm: Remove p->numa_migrate_deferred
Rik van Riel
1
-45
/
+0
2014-01-27
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
4
-19
/
+11
2014-01-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-3
/
+2
2014-01-27
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-9
/
+5
2014-01-27
mm/migrate.c: fix setting of cpupid on page migration twice against normal page
Wanpeng Li
1
-2
/
+0
2014-01-27
mm: bring back /sys/kernel/mm
Hugh Dickins
1
-1
/
+1
2014-01-27
Revert "mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}"
malc
1
-10
/
+10
2014-01-27
memblock: don't silently align size in memblock_virt_alloc()
Yinghai Lu
1
-6
/
+0
2014-01-26
Fix race when checking i_size on direct i/o read
Steven Whitehouse
1
-22
/
+20
2014-01-26
fs: remove generic_acl
Christoph Hellwig
1
-34
/
+23
2014-01-25
Merge branch 'linus' into x86/urgent
Ingo Molnar
1
-1
/
+4
2014-01-25
mm, x86: Account for TLB flushes only when debugging
Mel Gorman
1
-1
/
+3
2014-01-23
mm: ignore VM_SOFTDIRTY on VMA merging
Cyrill Gorcunov
1
-2
/
+10
2014-01-23
mm/rmap: fix coccinelle warnings
Fengguang Wu
1
-2
/
+2
2014-01-23
mm/swapfile.c: do not skip lowest_bit in scan_swap_map() scan loop
Jamie Liu
1
-1
/
+2
2014-01-23
memcg: remove unused code from kmem_cache_destroy_work_func
Vladimir Davydov
1
-4
/
+2
2014-01-23
mm: improve documentation of page_order
Mel Gorman
2
-4
/
+9
2014-01-23
memcg: fix css reference leak and endless loop in mem_cgroup_iter
Michal Hocko
1
-5
/
+13
2014-01-23
memcg: fix endless loop caused by mem_cgroup_iter
Michal Hocko
1
-3
/
+14
2014-01-23
mm, oom: prefer thread group leaders for display purposes
David Rientjes
2
-11
/
+20
2014-01-23
mm/memcg: iteration skip memcgs not yet fully initialized
Hugh Dickins
1
-4
/
+2
2014-01-23
mm/memcg: fix last_dead_count memory wastage
Hugh Dickins
1
-1
/
+1
2014-01-23
mm: audit/fix non-modular users of module_init in core code
Paul Gortmaker
4
-7
/
+6
2014-01-23
mm/mm_init.c: make creation of the mm_kobj happen earlier than device_initcall
Paul Gortmaker
1
-2
/
+1
2014-01-23
mm: show message when updating min_free_kbytes in thp
Han Pingtian
3
-2
/
+9
2014-01-23
mm/memory_hotplug.c: move register_memory_resource out of the lock_memory_hot...
Nathan Zimmer
1
-3
/
+4
2014-01-23
mm/nobootmem: free_all_bootmem again
Philipp Hachtmann
2
-26
/
+16
2014-01-23
mm: vmscan: call NUMA-unaware shrinkers irrespective of nodemask
Vladimir Davydov
1
-9
/
+10
2014-01-23
mm: vmscan: shrink all slab objects if tight on memory
Vladimir Davydov
1
-4
/
+21
2014-01-23
sched/numa: fix setting of cpupid on page migration twice
Wanpeng Li
1
-2
/
+0
2014-01-23
mm: do_mincore() cleanup
Jianguo Wu
1
-7
/
+0
2014-01-23
mm: prevent setting of a value less than 0 to min_free_kbytes
Han Pingtian
1
-1
/
+6
2014-01-23
mm: new_vma_page() cannot see NULL vma for hugetlb pages
Michal Hocko
1
-4
/
+2
2014-01-23
mm/memory-failure.c: shift page lock from head page to tail page after thp split
Naoya Horiguchi
1
-10
/
+11
2014-01-23
numa: add a sysctl for numa_balancing
Andi Kleen
1
-1
/
+1
2014-01-23
mm: free memblock.memory in free_all_bootmem
Philipp Hachtmann
2
-1
/
+25
[prev]
[next]