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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
75
-1381
/
+3146
2009-09-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+4
2009-09-16
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
21
-263
/
+264
2009-09-16
writeback: fix possible bdi writeback refcounting problem
Nick Piggin
1
-7
/
+6
2009-09-16
writeback: Fix bdi use after free in wb_work_complete()
Nick Piggin
1
-2
/
+3
2009-09-16
writeback: improve scalability of bdi writeback work queues
Nick Piggin
1
-1
/
+2
2009-09-16
writeback: remove smp_mb(), it's not needed with list_add_tail_rcu()
Nick Piggin
1
-3
/
+3
2009-09-16
writeback: use schedule_timeout_interruptible()
Jens Axboe
1
-2
/
+1
2009-09-16
writeback: add comments to bdi_work structure
Jens Axboe
1
-7
/
+11
2009-09-16
writeback: splice dirty inode entries to default bdi on bdi_destroy()
Jens Axboe
1
-1
/
+13
2009-09-16
writeback: separate starting of sync vs opportunistic writeback
Jens Axboe
5
-95
/
+75
2009-09-16
writeback: inline allocation failure handling in bdi_alloc_queue_work()
Jens Axboe
1
-22
/
+27
2009-09-16
writeback: use RCU to protect bdi_list
Jens Axboe
4
-28
/
+63
2009-09-16
writeback: only use bdi_writeback_all() for WB_SYNC_NONE writeout
Jens Axboe
1
-56
/
+14
2009-09-16
fs: Assign bdi in super_block
Jens Axboe
7
-1
/
+21
2009-09-16
writeback: make wb_writeback() take an argument structure
Jens Axboe
1
-29
/
+49
2009-09-16
writeback: merely wakeup flusher thread if work allocation fails for WB_SYNC_...
Christoph Hellwig
1
-32
/
+14
2009-09-16
writeback: get rid of wbc->for_writepages
Jens Axboe
7
-11
/
+2
2009-09-16
fs: remove bdev->bd_inode_backing_dev_info
Jens Axboe
4
-8
/
+2
2009-09-15
block: fix linkage problem with blk_iopoll and !CONFIG_BLOCK
Jens Axboe
1
-0
/
+4
2009-09-15
slub: Fix build error in kmem_cache_open() with !CONFIG_SLUB_DEBUG
Ingo Molnar
1
-0
/
+2
2009-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6
Linus Torvalds
12
-385
/
+522
2009-09-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
220
-2461
/
+11256
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
80
-1228
/
+1910
2009-09-15
Nicolas Pitre has a new email address
Nicolas Pitre
39
-45
/
+45
2009-09-15
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-0
/
+1
2009-09-15
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
201
-8752
/
+17262
2009-09-15
Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
19
-140
/
+507
2009-09-15
Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
16
-3
/
+898
2009-09-15
Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
23
-117
/
+254
2009-09-15
ide: fixup for fujitsu disk
Wu Zhangjin
1
-0
/
+1
2009-09-15
perf_counter: Fix buffer overflow in perf_copy_attr()
Xiao Guangrong
1
-0
/
+1
2009-09-14
Merge branch 'for-linus3' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
9
-48
/
+118
2009-09-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
32
-305
/
+2287
2009-09-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
4
-2
/
+414
2009-09-14
V4L/DVB (12720): em28xx-cards: Add vendor/product id for Kworld DVD Maker 2
Douglas Schilling Landgraf
2
-2
/
+5
2009-09-15
SELinux: inline selinux_is_enabled in !CONFIG_SECURITY_SELINUX
Eric Paris
1
-1
/
+1
2009-09-15
Merge branch 'for-next' into for-linus
Tejun Heo
80
-1228
/
+1910
2009-09-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
77
-1572
/
+4347
2009-09-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
37
-232
/
+755
2009-09-14
Merge branch 'for-2.6.32' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
42
-284
/
+729
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
112
-4867
/
+14377
2009-09-14
Merge branch 'docs-next' of git://git.lwn.net/linux-2.6
Linus Torvalds
2
-1
/
+100
2009-09-14
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
500
-2819
/
+48275
2009-09-14
fix undefined reference to user_shm_unlock
Hugh Dickins
1
-1
/
+1
2009-09-14
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
80
-2160
/
+5692
2009-09-14
cleanup console_print()
Anirban Sinha
7
-32
/
+11
2009-09-14
PCI hotplug: clean up acpi_run_hpp()
Bjorn Helgaas
1
-62
/
+22
2009-09-14
PCI hotplug: acpiphp: use generic pci_configure_slot()
Bjorn Helgaas
3
-87
/
+7
2009-09-14
PCI hotplug: shpchp: use generic pci_configure_slot()
Bjorn Helgaas
2
-68
/
+1
[next]