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
2010-08-05
leds: Remove owner field from attribute initialization in bd2802 driver
Guenter Roeck
1
-3
/
+1
2010-08-05
scsi: Remove owner field from attribute initialization in ARCMSR driver
Guenter Roeck
1
-3
/
+0
2010-08-05
scsi: Remove owner field from attribute initialization in LPFC driver
Guenter Roeck
1
-1
/
+0
2010-08-05
cgroupfs: create /sys/fs/cgroup to mount cgroupfs on
Greg KH
1
-1
/
+12
2010-08-05
Driver core: Add BUS_NOTIFY_BIND_DRIVER
Magnus Damm
2
-3
/
+9
2010-08-05
driver core: fix memory leak on one error path in bus_register()
Jike Song
1
-1
/
+1
2010-08-05
debugfs: no longer needs to depend on SYSFS
Randy Dunlap
1
-1
/
+0
2010-08-05
sysfs: Fix one more signature discrepancy between sysfs implementation and docs.
Ira Weiny
1
-2
/
+2
2010-08-05
sysfs: fix discrepancies between implementation and documentation
Bart Van Assche
1
-19
/
+25
2010-08-05
dcdbas: remove a redundant smi_data_buf_free in dcdbas_exit
Axel Lin
1
-3
/
+2
2010-08-05
dmi-id: fix a memory leak in dmi_id_init error path
Axel Lin
1
-1
/
+3
2010-08-05
sysfs: sysfs_chmod_file's attr can be const
Jean Delvare
2
-4
/
+5
2010-08-05
firmware: Update hotplug script
Magnus Damm
1
-8
/
+9
2010-08-05
Driver core: move platform device creation helpers to .init.text (if MODULE=n)
Uwe Kleine-König
1
-1
/
+1
2010-08-05
Driver core: reduce duplicated code for platform_device creation
Uwe Kleine-König
3
-82
/
+85
2010-08-05
Driver core: use kmemdup in platform_device_add_resources
Uwe Kleine-König
1
-3
/
+3
2010-08-05
firmware loader: embed device into firmware_priv structure
Dmitry Torokhov
1
-133
/
+122
2010-08-05
firmware loader: use statically initialized data attribute
Dmitry Torokhov
1
-6
/
+3
2010-08-05
Driver core: Drop __must_check from bus_for_each_drv()
Jean Delvare
1
-3
/
+2
2010-08-05
Driver core: internal struct dma_coherent_mem, change type of a member.
Marin Mitov
1
-1
/
+1
2010-08-05
hotplug: Support kernel/hotplug sysctl variable when !CONFIG_NET
Ian Abbott
1
-1
/
+1
2010-08-05
uio: Remove IRQF_DISABLED flag from uio_cif.c
Hans J. Koch
1
-1
/
+1
2010-08-05
uio: Remove IRQF_DISABLED from uio_sercos3.c
Hans J. Koch
1
-1
/
+1
2010-08-05
uio: Remove IRQF_DISABLED flag from uio_pdrv_genirq.c
Hans J. Koch
1
-1
/
+0
2010-08-05
Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...
Linus Torvalds
1
-507
/
+581
2010-08-05
Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
1
-13
/
+51
2010-08-05
Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
43
-119
/
+1317
2010-08-05
docbook: use IDs as filenames to support multiple books
Johannes Berg
1
-0
/
+1
2010-08-05
Documentation: fix kbuild typos and wording
Nicolas Kaiser
2
-16
/
+16
2010-08-05
Documentation: update kbuild make typos/grammar/text flow
Matt Mooney
1
-28
/
+25
2010-08-05
Documentation: update kbuild make examples#2 to reflect changes
Matt Mooney
1
-6
/
+6
2010-08-05
Documentation: update kbuild loadable modules goals & examples
Matt Mooney
1
-18
/
+19
2010-08-05
Documentation/vm: fix spelling in page-types.c
Tommi Rantala
1
-1
/
+1
2010-08-05
aio: fix wrong subsystem comments
Satoru Takeuchi
1
-10
/
+11
2010-08-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
137
-1065
/
+8141
2010-08-05
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
34
-544
/
+977
2010-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
7
-25
/
+26
2010-08-05
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
10
-9508
/
+1058
2010-08-05
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
297
-2178
/
+16724
2010-08-05
kgdb,docs: Update the kgdb docs to include kms
Jason Wessel
2
-11
/
+106
2010-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6
Linus Torvalds
13
-259
/
+513
2010-08-05
nick piggin: change email address
Nick Piggin
2
-2
/
+2
2010-08-05
drm_fb_helper: Preserve capability to use atomic kms
Jason Wessel
1
-1
/
+1
2010-08-05
i915: when kgdb is active display compression should be off
Jason Wessel
1
-0
/
+4
2010-08-05
drm/i915: use new fb debug hooks
Jesse Barnes
2
-1
/
+99
2010-08-05
drm: add KGDB/KDB support
Jesse Barnes
3
-0
/
+81
2010-08-05
fb: add hooks to handle KDB enter/exit
Jesse Barnes
3
-0
/
+40
2010-08-05
kgdboc: Add call backs to allow kernel mode switching
Jason Wessel
1
-0
/
+18
2010-08-05
vt,console,kdb: automatically set kdb LINES variable
Jason Wessel
3
-2
/
+21
2010-08-05
vt,console,kdb: implement atomic console enter/leave functions
Jesse Barnes
2
-0
/
+74
[prev]
[next]