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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-08
[PATCH] fault-injection: optimize and simplify should_fail()
Don Mullis
1
-7
/
+4
2006-12-08
[PATCH] fault-injection: Clamp debugfs stacktrace-depth to MAX_STACK_TRACE_DEPTH
Don Mullis
1
-4
/
+23
2006-12-08
[PATCH] fault-injection: Use bool-true-false throughout
Don Mullis
1
-21
/
+19
2006-12-08
[PATCH] fault-injection: stacktrace filtering kconfig fix
Andrew Morton
1
-1
/
+1
2006-12-08
[PATCH] fault-injection Kconfig cleanup
Andrew Morton
1
-16
/
+11
2006-12-08
[PATCH] fault injection: stacktrace filtering
Akinobu Mita
2
-1
/
+130
2006-12-08
[PATCH] fault injection: process filtering for fault-injection capabilities
Akinobu Mita
1
-1
/
+16
2006-12-08
[PATCH] fault-injection capability for disk IO
Akinobu Mita
1
-0
/
+7
2006-12-08
[PATCH] fault-injection capability for alloc_pages()
Akinobu Mita
1
-0
/
+7
2006-12-08
[PATCH] fault-injection capability for kmalloc
Akinobu Mita
1
-0
/
+7
2006-12-08
[PATCH] fault-injection capabilities infrastructure
Akinobu Mita
3
-0
/
+196
2006-12-08
[PATCH] crc32: replace bitreverse by bitrev32
Akinobu Mita
2
-23
/
+6
2006-12-08
[PATCH] bit reverse library
Akinobu Mita
3
-0
/
+58
2006-12-08
[PATCH] Generic BUG for i386
Jeremy Fitzhardinge
1
-1
/
+1
2006-12-08
[PATCH] Generic BUG implementation
Jeremy Fitzhardinge
3
-1
/
+166
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-0
/
+4
2006-12-07
[PATCH] lockdep: show more details about self-test failures
Ingo Molnar
1
-0
/
+2
2006-12-07
[PATCH] lib functions: always build hweight for loadable modules
Randy Dunlap
1
-1
/
+1
2006-12-07
[PATCH] kernel core: replace kmalloc+memset with kzalloc
Burman Yan
1
-2
/
+1
2006-12-07
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
1
-2
/
+0
2006-12-07
[PATCH] get_options to allow a hypenated range for isolcpus
Derek Fults
1
-1
/
+34
2006-12-07
[PATCH] More list debugging context
Dave Jones
1
-4
/
+6
2006-12-07
[PATCH] kconfig: PRINTK_TIME depends on PRINTK
Randy Dunlap
1
-0
/
+1
2006-12-07
[PATCH] radix-tree: RCU lockless readside
Nick Piggin
1
-100
/
+227
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2
-4
/
+4
2006-12-07
[PATCH] x86: all cpu backtrace
Andrew Morton
1
-0
/
+4
2006-12-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-4
/
+28
2006-12-04
[PATCH] severing module.h->sched.h
Al Viro
1
-0
/
+1
2006-12-04
[PATCH] Arch provides generic iomap missing accessors
Linus Torvalds
1
-4
/
+28
2006-12-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2
-4
/
+74
2006-12-01
driver core: Introduce device_move(): move a device to a new parent.
Cornelia Huck
2
-4
/
+74
2006-11-30
Fix typos in doc and comments
Jan Engelhardt
1
-1
/
+1
2006-10-29
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2006-10-28
[PATCH] strstrip remove last blank fix
Michael Holzheu
1
-1
/
+1
2006-10-28
[ARM] 3909/1: Disable UWIND_INFO for ARM (again)
Kevin Hilman
1
-1
/
+1
2006-10-20
[PATCH] highest_possible_node_id() linkage fix
Andrew Morton
1
-16
/
+0
2006-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
4
-4
/
+5
2006-10-17
[PATCH] remove carta_random32
Andrew Morton
2
-42
/
+1
2006-10-17
[PATCH] rename net_random to random32
Stephen Hemminger
2
-1
/
+143
2006-10-13
[PATCH] uml shouldn't do HEADERS_CHECK
Al Viro
1
-0
/
+1
2006-10-11
[PATCH] bitmap: parse input from kernel and user buffers
Reinette Chatre
1
-11
/
+43
2006-10-11
[PATCH] Add carta_random32() library routine
Stephane Eranian
2
-1
/
+42
2006-10-11
[PATCH] Add CONFIG_HEADERS_CHECK option to automatically run 'make headers_ch...
David Woodhouse
1
-0
/
+13
2006-10-11
[PATCH] Disable DETECT_SOFTLOCKUP for s390
Heiko Carstens
1
-1
/
+1
2006-10-11
Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()
Peter Zijlstra
3
-4
/
+4
2006-10-11
Input: add missing exports to fix modular build
Dmitry Torokhov
1
-0
/
+1
2006-10-10
[PATCH] gfp annotations: radix_tree_root
Al Viro
1
-3
/
+3
2006-10-06
[PATCH] irq_reqs: export __irq_regs
Andrew Morton
1
-0
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2
-1
/
+16
2006-10-03
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
[next]