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
2006-10-29
[PATCH] Fix GFP_HIGHMEM slab panic
Giridhar Pemmasani
1
-1
/
+1
2006-10-28
[PATCH] Calculation fix for memory holes beyong the end of physical memory
Mel Gorman
1
-1
/
+1
2006-10-28
[PATCH] hugetlb: fix absurd HugePages_Rsvd
Hugh Dickins
1
-0
/
+3
2006-10-28
[PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context'
Giridhar Pemmasani
1
-7
/
+11
2006-10-28
[PATCH] memory hotplug: __GFP_NOWARN is better for __kmalloc_section_memmap()
Yasunori Goto
1
-1
/
+1
2006-10-28
[PATCH] Use min of two prio settings in calculating distress for reclaim
Martin Bligh
1
-4
/
+4
2006-10-28
[PATCH] vmscan: Fix temp_priority race
Martin Bligh
3
-17
/
+42
2006-10-28
[PATCH] mm: clean up pagecache allocation
Nick Piggin
1
-18
/
+6
2006-10-21
[PATCH] Slab: Do not fallback to nodes that have not been bootstrapped yet
Christoph Lameter
1
-4
/
+7
2006-10-21
[PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpc
Andy Whitcroft
1
-0
/
+2
2006-10-21
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-8
/
+22
2006-10-20
[PATCH] mm: more commenting on lock ordering
Nick Piggin
2
-23
/
+17
2006-10-20
[PATCH] mm: D-cache aliasing issue in cow_user_page
Dmitriy Monakhov
1
-0
/
+1
2006-10-20
[PATCH] highest_possible_node_id() linkage fix
Andrew Morton
1
-0
/
+16
2006-10-20
[PATCH] OOM killer meets userspace headers
Alexey Dobriyan
1
-0
/
+1
2006-10-20
[PATCH] separate bdi congestion functions from queue congestion functions
Andrew Morton
6
-20
/
+83
2006-10-20
[PATCH] direct-io: sync and invalidate file region when falling back to buffe...
Jeff Moyer
1
-6
/
+45
2006-10-19
[PATCH] Add lockless helpers for remove_suid()
Jens Axboe
1
-8
/
+22
2006-10-17
[PATCH] vmalloc(): don't pass __GFP_ZERO to slab
Andrew Morton
1
-2
/
+5
2006-10-17
[PATCH] knfsd: add nfs-export support to tmpfs
David M. Grimes
1
-0
/
+81
2006-10-17
[PATCH] invalidate: remove_mapping() fix
Andrew Morton
2
-1
/
+6
2006-10-15
Fix VM_MAYEXEC calculation
Linus Torvalds
1
-11
/
+10
2006-10-11
[PATCH] Fix typos in mm/shmem_acl.c
Aneesh Kumar
1
-1
/
+1
2006-10-11
[PATCH] VM: Fix the gfp_mask in invalidate_complete_page2
Trond Myklebust
1
-1
/
+1
2006-10-11
[PATCH] invalidate_inode_pages2_range() debug
Andrew Morton
1
-0
/
+1
2006-10-11
[PATCH] mm: locks_freed fix
Nick Piggin
1
-4
/
+4
2006-10-11
[PATCH] mm: arch_free_page fix
Nick Piggin
1
-3
/
+3
2006-10-11
[PATCH] Fix do_mbind warning with CONFIG_MIGRATION=n
Keith Owens
1
-1
/
+1
2006-10-11
[PATCH] move rmap BUG_ON outside DEBUG_VM
Dave Jones
1
-3
/
+2
2006-10-11
[PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range()
Chen, Kenneth W
1
-2
/
+20
2006-10-11
[PATCH] mm: remove memmap_zone_idx()
Mel Gorman
1
-17
/
+0
2006-10-07
[PATCH] slab: remove wrongly placed BUG_ON
Christoph Lameter
1
-1
/
+0
2006-10-06
[PATCH] page fault retry with NOPAGE_REFAULT
Benjamin Herrenschmidt
1
-3
/
+6
2006-10-06
[PATCH] slab: reduce numa text size
Pekka Enberg
1
-13
/
+21
2006-10-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh
Linus Torvalds
3
-3
/
+0
2006-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6
Linus Torvalds
2
-2
/
+5
2006-10-04
[PATCH] slab: clean up leak tracking ifdefs a little bit
Christoph Hellwig
2
-8
/
+11
2006-10-04
[PATCH] page_alloc: fix kernel-doc and func. declaration
Randy Dunlap
1
-25
/
+25
2006-10-04
[PATCH] enforce proper tlb flush in unmap_hugepage_range
Chen, Kenneth W
1
-1
/
+7
2006-10-04
[PATCH] mm: micro optimise zone_watermark_ok
Nick Piggin
1
-1
/
+2
2006-10-04
[PATCH] mm: fix in kerneldoc
Henrik Kretzschmar
1
-2
/
+2
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
3
-3
/
+0
2006-10-03
Spelling fix: "control" instead of "cotrol"
Michael Opdenacker
2
-4
/
+4
2006-10-03
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-10-03
Fix "can not" in Documentation and Kconfig
Matt LaPlante
1
-1
/
+1
2006-10-03
more misc typo fixes
Matt LaPlante
1
-1
/
+1
2006-10-02
Merge branch 'master' into gfs2
Steven Whitehouse
21
-510
/
+1014
2006-10-01
[PATCH] paravirt: lazy mmu mode hooks.patch
Zachary Amsden
3
-0
/
+12
2006-10-01
[PATCH] paravirt: pte clear not present
Zachary Amsden
2
-2
/
+2
2006-10-01
[PATCH] paravirt: remove read hazard from cow
Zachary Amsden
1
-1
/
+1
[next]