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
/
internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-02
mm: thp: tail page refcounting fix
Andrea Arcangeli
1
-0
/
+46
2011-05-25
mm: nommu: sort mm->mmap list properly
Namhyung Kim
1
-0
/
+4
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-17
mm: export __get_user_pages
Huang Ying
1
-5
/
+0
2011-01-17
Revert "mm: batch activate_page() to reduce lock contention"
Linus Torvalds
1
-9
/
+0
2011-01-13
mm: batch activate_page() to reduce lock contention
Shaohua Li
1
-0
/
+9
2011-01-13
thp: transparent hugepage core
Andrea Arcangeli
1
-0
/
+4
2011-01-13
mlock: do not hold mmap_sem for extended periods of time
Michel Lespinasse
1
-1
/
+2
2010-10-26
mm: fix is_mem_section_removable() page_order BUG_ON check
KAMEZAWA Hiroyuki
1
-1
/
+1
2009-12-16
HWPOISON: add an interface to switch off/on all the page filters
Haicheng Li
1
-0
/
+1
2009-12-16
HWPOISON: add memory cgroup filter
Andi Kleen
1
-0
/
+1
2009-12-16
HWPOISON: add page flags filter
Wu Fengguang
1
-0
/
+2
2009-12-16
HWPOISON: limit hwpoison injector to known page types
Wu Fengguang
1
-0
/
+2
2009-12-16
HWPOISON: add fs/device filters
Wu Fengguang
1
-0
/
+3
2009-12-16
HWPOISON: detect free buddy pages explicitly
Wu Fengguang
1
-0
/
+3
2009-12-15
mm: remove unevictable_migrate_page function
Lee Schermerhorn
1
-12
/
+0
2009-12-15
ksm: fix mlockfreed to munlocked
Hugh Dickins
1
-1
/
+2
2009-12-15
mm: CONFIG_MMU for PG_mlocked
Hugh Dickins
1
-14
/
+12
2009-09-22
mm: move highest_memmap_pfn
Hugh Dickins
1
-1
/
+2
2009-09-22
mm: FOLL flags for GUP flags
Hugh Dickins
1
-5
/
+1
2009-09-22
mm: FOLL_DUMP replace FOLL_ANON
Hugh Dickins
1
-0
/
+1
2009-09-22
mm: remove unused GUP flags
Hugh Dickins
1
-4
/
+2
2009-06-16
vmscan: do not unconditionally treat zones that fail zone_reclaim() as full
Mel Gorman
1
-0
/
+4
2009-06-16
mm: remove CONFIG_UNEVICTABLE_LRU config option
KOSAKI Motohiro
1
-6
/
+0
2009-06-16
mm: introduce PageHuge() for testing huge/gigantic pages
Wu Fengguang
1
-3
/
+2
2009-06-16
page allocator: move free_page_mlock() to page_alloc.c
KOSAKI Motohiro
1
-13
/
+0
2009-06-16
page allocator: do not disable interrupts in free_page_mlock()
Mel Gorman
1
-8
/
+3
2009-04-01
nommu: there is no mlock() for NOMMU, so don't provide the bits
David Howells
1
-3
/
+5
2009-01-06
mm: make get_user_pages() interruptible
Ying Han
1
-0
/
+1
2009-01-06
badpage: vm_normal_page use print_bad_pte
Hugh Dickins
1
-0
/
+1
2008-11-06
hugetlb: pull gigantic page initialisation out of the default path
Andy Whitcroft
1
-0
/
+1
2008-11-06
hugetlbfs: handle pages higher order than MAX_ORDER
Andy Whitcroft
1
-0
/
+28
2008-10-20
mlock: count attempts to free mlocked page
Lee Schermerhorn
1
-0
/
+17
2008-10-20
vmstat: mlocked pages statistics
Nick Piggin
1
-3
/
+13
2008-10-20
mmap: handle mlocked pages during map, remap, unmap
Rik van Riel
1
-2
/
+7
2008-10-20
mlock: mlocked pages are unevictable
Nick Piggin
1
-0
/
+71
2008-10-20
Unevictable LRU Infrastructure
Lee Schermerhorn
1
-0
/
+26
2008-10-20
vmscan: move isolate_lru_page() to vmscan.c
Nick Piggin
1
-0
/
+2
2008-07-24
mm: export prep_compound_page to mm
Andi Kleen
1
-0
/
+2
2008-07-24
mm: remove double indirection on tlb parameter to free_pgd_range() & Co
Jan Beulich
1
-0
/
+3
2008-07-24
mm: print out the zonelists on request for manual verification
Mel Gorman
1
-0
/
+5
2008-07-24
mm: make defensive checks around PFN values registered for memory usage
Mel Gorman
1
-0
/
+12
2008-07-24
mm: verify the page links and memory model
Mel Gorman
1
-0
/
+12
2008-07-24
mm: add a basic debugging framework for memory initialisation
Mel Gorman
1
-0
/
+27
2008-04-28
memory hotplug: free memmaps allocated by bootmem
Yasunori Goto
1
-2
/
+1
2008-02-23
Solve section mismatch for free_area_init_core.
Alexander van Heukelum
1
-0
/
+13
2008-02-05
set_page_refcounted() VM_BUG_ON fix
Qi Yong
1
-1
/
+1
2008-02-05
mm: remove fastcall from mm/
Harvey Harrison
1
-1
/
+1
2007-10-16
Breakout page_order() to internal.h to avoid special knowledge of the buddy a...
Mel Gorman
1
-0
/
+10
2007-05-07
Make page->private usable in compound pages
Christoph Lameter
1
-1
/
+1
[next]