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-10-19
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
3
-11
/
+8
2016-10-19
mm: replace access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
2
-12
/
+6
2016-10-19
mm: replace __access_remote_vm() write parameter with gup_flags
Lorenzo Stoakes
2
-11
/
+21
2016-10-19
mm: replace get_user_pages_remote() write/force parameters with gup_flags
Lorenzo Stoakes
2
-16
/
+12
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
3
-24
/
+8
2016-10-19
mm: replace get_vaddr_frames() write/force parameters with gup_flags
Lorenzo Stoakes
1
-11
/
+2
2016-10-19
mm: replace get_user_pages_locked() write/force parameters with gup_flags
Lorenzo Stoakes
3
-11
/
+14
2016-10-18
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
3
-20
/
+8
2016-10-18
mm: remove write/force parameters from __get_user_pages_unlocked()
Lorenzo Stoakes
3
-13
/
+23
2016-10-18
mm: remove write/force parameters from __get_user_pages_locked()
Lorenzo Stoakes
1
-14
/
+33
2016-10-18
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
Linus Torvalds
1
-2
/
+12
2016-10-11
mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mapping
Catalin Marinas
5
-9
/
+56
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-11
/
+11
2016-10-10
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
11
-56
/
+60
2016-10-10
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-15
/
+0
2016-10-10
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-10-10
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+85
2016-10-10
fix ITER_PIPE interaction with direct_IO
Al Viro
1
-1
/
+1
2016-10-08
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
1
-1
/
+1
2016-10-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
34
-873
/
+1250
2016-10-07
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
1
-15
/
+0
2016-10-07
seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char
Joe Perches
1
-1
/
+1
2016-10-07
proc: much faster /proc/vmstat
Alexey Dobriyan
1
-1
/
+4
2016-10-07
mm: remove unnecessary condition in remove_inode_hugepages
zhong jiang
1
-2
/
+2
2016-10-07
mm: warn about allocations which stall for too long
Michal Hocko
1
-0
/
+10
2016-10-07
mm: consolidate warn_alloc_failed users
Michal Hocko
2
-23
/
+18
2016-10-07
vfs,mm: fix a dead loop in truncate_inode_pages_range()
Wei Fang
1
-0
/
+4
2016-10-07
mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGE
Yisheng Xie
1
-1
/
+1
2016-10-07
oom: print nodemask in the oom report
Michal Hocko
1
-2
/
+5
2016-10-07
mm: clarify why we avoid page_mapcount() for slab pages in dump_page()
Kirill A. Shutemov
1
-0
/
+5
2016-10-07
mm: vma_merge: correct false positive from __vma_unlink->validate_mm_rb
Andrea Arcangeli
1
-18
/
+41
2016-10-07
mm: vma_adjust: minor comment correction
Andrea Arcangeli
1
-1
/
+1
2016-10-07
mm: vma_adjust: remove superfluous check for next not NULL
Andrea Arcangeli
1
-1
/
+1
2016-10-07
mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walk
Andrea Arcangeli
2
-27
/
+131
2016-10-07
mm: vma_adjust: remove superfluous confusing update in remove_next == 1 case
Andrea Arcangeli
1
-2
/
+22
2016-10-07
mm: vm_page_prot: update with WRITE_ONCE/READ_ONCE
Andrea Arcangeli
4
-10
/
+12
2016-10-07
mm,ksm: add __GFP_HIGH to the allocation in alloc_stable_node()
zhong jiang
1
-1
/
+6
2016-10-07
mm/page_isolation: fix typo: "paes" -> "pages"
Yisheng Xie
1
-1
/
+1
2016-10-07
mm/hugetlb: improve locking in dissolve_free_huge_pages()
Gerald Schaefer
1
-3
/
+9
2016-10-07
mm/hugetlb: check for reserved hugepages during memory offline
Gerald Schaefer
2
-6
/
+24
2016-10-07
mm/hugetlb: fix memory offline with hugepage size > memory block size
Gerald Schaefer
1
-6
/
+7
2016-10-07
mm: nobootmem: move the comment of free_all_bootmem
Wanlong Gao
1
-5
/
+5
2016-10-07
mm/shmem.c: constify anon_ops
Rasmus Villemoes
1
-1
/
+1
2016-10-07
mm: memcontrol: consolidate cgroup socket tracking
Johannes Weiner
1
-10
/
+13
2016-10-07
mm/page_io.c: replace some BUG_ON()s with VM_BUG_ON_PAGE()
Andrew Morton
1
-3
/
+4
2016-10-07
mm: don't emit warning from pagefault_out_of_memory()
Tetsuo Handa
1
-11
/
+1
2016-10-07
mm, compaction: restrict fragindex to costly orders
Vlastimil Babka
1
-2
/
+7
2016-10-07
mm, compaction: ignore fragindex from compaction_zonelist_suitable()
Vlastimil Babka
1
-17
/
+18
2016-10-07
mm, page_alloc: pull no_progress_loops update to should_reclaim_retry()
Vlastimil Babka
1
-14
/
+14
[next]