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-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
11
-85
/
+464
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
778
-26439
/
+472655
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
129
-701
/
+1063
2009-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
8
-202
/
+783
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
64
-1184
/
+1036
2009-01-06
parport: ieee1284: use del_timer_sync() in parport_wait_event()
Michael Buesch
1
-1
/
+1
2009-01-06
bfs: check that filesystem fits on the blockdevice
Eric Sesterhenn
1
-0
/
+12
2009-01-06
bfs: add some basic sanity checks
Eric Sesterhenn
1
-0
/
+33
2009-01-06
dma-coherent: catch oversized requests to dma_alloc_from_coherent()
Johannes Weiner
1
-0
/
+2
2009-01-06
dma_alloc_coherent: clean it up
Andrew Morton
1
-25
/
+29
2009-01-06
dma_alloc_from_coherent(): fix fallback to generic memory
Andrew Morton
1
-1
/
+15
2009-01-06
edac: driver for i5400 MCH (update)
Mauro Carvalho Chehab
1
-57
/
+62
2009-01-06
edac: driver for i5400 MCH (Seaburg)
Mauro Carvalho Chehab
3
-0
/
+1479
2009-01-06
edac: fix mpc85xx and add mpc8536 mpc8560
Kumar Gala
1
-42
/
+32
2009-01-06
edac: struct device: replace bus_id with dev_name(), dev_set_name()
Kay Sievers
4
-6
/
+6
2009-01-06
pci: use pci_ioremap_bar() in drivers/edac
Arjan van de Ven
1
-3
/
+1
2009-01-06
random: don't try to look at entropy_count outside the lock
Matt Mackall
1
-3
/
+2
2009-01-06
consolemap: indentation & braces disagree - reindent
Ilpo Järvinen
1
-1
/
+1
2009-01-06
make firmware/dsp56k/bootstrap.asm buildable on a56
Robert Millan
1
-13
/
+13
2009-01-06
ipc/ipc_sysctl.c: move the definition of ipc_auto_callback()
akpm@linux-foundation.org
1
-23
/
+23
2009-01-06
ipc: do not goto to the next line
Denis V. Lunev
1
-1
/
+0
2009-01-06
ipc: clean up ipc/shm.c
WANG Cong
1
-10
/
+5
2009-01-06
fs/exec.c: make do_coredump() void
WANG Cong
2
-3
/
+3
2009-01-06
coredump_filter: permit changing of the default filter
Hidehiro Kawai
2
-2
/
+18
2009-01-06
SEND_SIG_NOINFO: set si_pid to tgid instead of pid
Sukadev Bhattiprolu
1
-1
/
+1
2009-01-06
SEND_SIG_NOINFO: masquerade si_pid when crossing pid-ns boundary
Sukadev Bhattiprolu
1
-1
/
+2
2009-01-06
doc: reformat some long lines in kernel-parameters.txt
Randy Dunlap
1
-7
/
+7
2009-01-06
docs: add more early params to kernel-parameters.txt
Randy Dunlap
1
-0
/
+6
2009-01-06
documentation: how to use DOC: section blocks
Randy Dunlap
1
-0
/
+29
2009-01-06
documentation: update s390 header file paths
Randy Dunlap
3
-3
/
+3
2009-01-06
documentation: update header file paths
Randy Dunlap
7
-13
/
+13
2009-01-06
rapidio: remove excess kernel-doc notation
Randy Dunlap
2
-2
/
+0
2009-01-06
docs: document how to write @varargs in kernel-doc
Randy Dunlap
1
-0
/
+5
2009-01-06
kmod: fix varargs kernel-doc
Randy Dunlap
1
-2
/
+2
2009-01-06
minix: fix add link's wrong position calculation
Evgeniy Dushistov
1
-1
/
+1
2009-01-06
fbdev/logo: check compatibility of main and extra logos
Geert Uytterhoeven
1
-0
/
+4
2009-01-06
sm501: unsigned ptr cannot be negative
roel kluin
1
-3
/
+3
2009-01-06
intelfb: fix sparse warnings
Hannes Eder
1
-8
/
+16
2009-01-06
i810: fix sparse warnings
Hannes Eder
1
-6
/
+12
2009-01-06
neofb: fix sparse warnings
Hannes Eder
1
-2
/
+4
2009-01-06
pm3fb: fix sparse warning
Hannes Eder
1
-2
/
+4
2009-01-06
viafb: fix sparse warnings
Hannes Eder
1
-6
/
+12
2009-01-06
nvidia: fix sparse warnings
Hannes Eder
1
-4
/
+8
2009-01-06
gbefb: unsigned var->pixclock cannot be less than 0
roel kluin
1
-2
/
+5
2009-01-06
fb: carminefb: trivial annotation packing color register
Harvey Harrison
1
-1
/
+1
2009-01-06
blackfin: remove __FUNCTION__ in video driver
Harvey Harrison
1
-3
/
+3
2009-01-06
fbdev: fix typo in drivers/video/modedb.c
Jiri Moravec
1
-1
/
+1
2009-01-06
pci: use pci_ioremap_bar() in drivers/video
Arjan van de Ven
6
-18
/
+11
2009-01-06
gpio: pca953x handles more chips, i2c fault codes
David Brownell
2
-8
/
+11
2009-01-06
twl4030-gpio: cleanup debounce
David Brownell
2
-37
/
+26
[prev]
[next]