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
/
memory.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-26
[PATCH] i386 vDSO: use VM_ALWAYSDUMP
Roland McGrath
1
-0
/
+7
2007-01-26
[PATCH] Fix gate_vma.vm_flags
Roland McGrath
1
-2
/
+2
2007-01-08
[ARM] pass vma for flush_anon_page()
Russell King
1
-1
/
+1
2006-12-22
[PATCH] mm: more rmap debugging
Nick Piggin
1
-2
/
+2
2006-12-13
[PATCH] Pass vma argument to copy_user_highpage().
Atsushi Nemoto
1
-5
/
+5
2006-12-10
[PATCH] read_zero_pagealigned() locking fix
Hugh Dickins
1
-11
/
+21
2006-12-07
[PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols
Adrian Bunk
1
-1
/
+0
2006-12-07
[PATCH] grab swap token reordered
Ashwin Chaugule
1
-1
/
+1
2006-10-20
[PATCH] mm: D-cache aliasing issue in cow_user_page
Dmitriy Monakhov
1
-0
/
+1
2006-10-06
[PATCH] page fault retry with NOPAGE_REFAULT
Benjamin Herrenschmidt
1
-3
/
+6
2006-10-01
[PATCH] paravirt: lazy mmu mode hooks.patch
Zachary Amsden
1
-0
/
+8
2006-10-01
[PATCH] paravirt: pte clear not present
Zachary Amsden
1
-1
/
+1
2006-10-01
[PATCH] paravirt: remove read hazard from cow
Zachary Amsden
1
-1
/
+1
2006-09-29
[PATCH] mm: fix a race condition under SMC + COW
Siddha, Suresh B
1
-1
/
+8
2006-09-27
[PATCH] NOMMU: Check that access_process_vm() has a valid target
David Howells
1
-0
/
+53
2006-09-27
[PATCH] do_no_pfn()
Jes Sorensen
1
-5
/
+59
2006-09-26
[PATCH] Add kerneldocs for some functions in mm/memory.c
Rolf Eike Beer
1
-7
/
+27
2006-09-26
[PATCH] mm: fixup do_wp_page()
Peter Zijlstra
1
-6
/
+13
2006-09-26
[PATCH] mm: balance dirty pages
Peter Zijlstra
1
-2
/
+3
2006-09-26
[PATCH] mm: tracking shared dirty pages
Peter Zijlstra
1
-6
/
+23
2006-07-14
[PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection
Shailabh Nagar
1
-0
/
+4
2006-07-14
[PATCH] ia64: race flushing icache in COW path
Anil Keshavamurthy
1
-1
/
+1
2006-07-10
[PATCH] mm/memory.c: EXPORT_UNUSED_SYMBOL
Adrian Bunk
1
-1
/
+1
2006-07-03
[PATCH] lockdep: annotate mm
Ingo Molnar
1
-1
/
+1
2006-06-30
[PATCH] Light weight event counters
Christoph Lameter
1
-2
/
+2
2006-06-30
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
Christoph Lameter
1
-2
/
+2
2006-06-23
[PATCH] add page_mkwrite() vm_operations method
David Howells
1
-24
/
+76
2006-06-23
[PATCH] Swapless page migration: add R/W migration entries
Christoph Lameter
1
-1
/
+17
2006-06-23
[PATCH] Page Migration: Make do_swap_page redo the fault
Christoph Lameter
1
-7
/
+0
2006-03-31
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
1
-1
/
+1
2006-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-4
/
+2
2006-03-26
[PATCH] Add API for flushing Anon pages
James Bottomley
1
-0
/
+2
2006-03-26
BUG_ON() Conversion in mm/memory.c
Eric Sesterhenn
1
-4
/
+2
2006-03-25
[PATCH] mm: restore vm_normal_page check
Nick Piggin
1
-2
/
+6
2006-03-22
[PATCH] hugepage: Fix hugepage logic in free_pgtables() harder
David Gibson
1
-1
/
+1
2006-03-22
[PATCH] hugepage: Fix hugepage logic in free_pgtables()
David Gibson
1
-3
/
+2
2006-03-22
[PATCH] mm: more CONFIG_DEBUG_VM
Nick Piggin
1
-9
/
+3
2006-03-22
[PATCH] mm: split highorder pages
Nick Piggin
1
-3
/
+1
2006-03-17
[PATCH] fix free swap cache latency
Hugh Dickins
1
-2
/
+3
2006-02-17
[PATCH] x86_64: Add boot option to disable randomized mappings and cleanup
Andi Kleen
1
-0
/
+10
2006-02-01
[PATCH] Direct Migration V9: PageSwapCache checks
Christoph Lameter
1
-0
/
+7
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
1
-2
/
+2
2006-01-09
[PATCH] spufs: The SPU file system, base
Arnd Bergmann
1
-0
/
+2
2006-01-06
[PATCH] mm: pfault optimisation
Nick Piggin
1
-1
/
+0
2006-01-06
[PATCH] mm: rmap optimisation
Nick Piggin
1
-3
/
+3
2006-01-06
[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store
Badari Pulavarty
1
-1
/
+24
2005-12-16
Make sure we copy pages inserted with "vm_insert_page()" on fork
Linus Torvalds
1
-1
/
+2
2005-12-12
get_user_pages: don't try to follow PFNMAP pages
Linus Torvalds
1
-1
/
+1
2005-12-11
Allow arbitrary read-only shared pfn-remapping too
Linus Torvalds
1
-3
/
+8
2005-12-11
Remove (at least temporarily) the "incomplete PFN mapping" support
Linus Torvalds
1
-45
/
+1
[next]