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-11-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
7
-11
/
+22
2009-11-10
CAN: use dev_get_by_index_rcu
stephen hemminger
1
-3
/
+3
2009-11-10
IPV4: use rcu to walk list of devices in IGMP
stephen hemminger
1
-8
/
+10
2009-11-10
decnet: use RCU to find network devices
stephen hemminger
1
-8
/
+6
2009-11-10
s390: use RCU to walk list of network devices
stephen hemminger
1
-3
/
+5
2009-11-10
net: use rcu for network scheduler API
stephen hemminger
1
-3
/
+4
2009-11-10
vlan: eliminate use of dev_base_lock
stephen hemminger
1
-7
/
+6
2009-11-10
netdev: add netdev_continue_rcu
stephen hemminger
2
-0
/
+16
2009-11-10
IPv6: use ipv6_addr_v4mapped()
Brian Haley
1
-1
/
+1
2009-11-10
parisc: led: Use for_each_netdev_rcu()
Eric Dumazet
1
-5
/
+2
2009-11-10
sit: Clean up DF code by copying from IPIP
Herbert Xu
1
-21
/
+21
2009-11-10
ipv6: Allow inet6_dump_addr() to handle more than 64 addresses
Eric Dumazet
1
-0
/
+6
2009-11-10
ipv6: speedup inet6_dump_ifinfo()
Eric Dumazet
1
-17
/
+28
2009-11-10
net: netlink_getname, packet_getname -- use DECLARE_SOCKADDR guard
Cyrill Gorcunov
3
-3
/
+3
2009-11-10
usbnet: Set link down initially for drivers that update link state
Ben Hutchings
5
-9
/
+12
2009-11-10
niu: Use DMA_BIT_MASK(44) instead of deprecated DMA_44BIT_MASK
Marin Mitov
1
-5
/
+1
2009-11-10
udp: bind() optimisation
Eric Dumazet
4
-16
/
+80
2009-11-10
bnx2x: version 1.52.1-4
Eilon Greenstein
1
-2
/
+2
2009-11-10
bnx2x: Change coalescing granularity to 4us
Eilon Greenstein
2
-7
/
+8
2009-11-10
bnx2x: Remove misleading error print
Eilon Greenstein
1
-5
/
+0
2009-11-10
bnx2x: GSO implies CSUM offload
Eilon Greenstein
1
-2
/
+2
2009-11-10
Phonet: allocate and copy for pipe TX without sock lock
Rémi Denis-Courmont
1
-17
/
+12
2009-11-10
Phonet: put sockets in a hash table
Rémi Denis-Courmont
3
-25
/
+56
2009-11-10
speedfax: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+1
2009-11-10
pcnet-cs: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+7
2009-11-10
tms380tr: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+2
2009-11-10
spider-net: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+1
2009-11-10
myri10ge: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+4
2009-11-10
cxgb3: declare MODULE_FIRMWARE
Ben Hutchings
2
-14
/
+19
2009-11-10
bnx2x: declare MODULE_FIRMWARE
Ben Hutchings
1
-13
/
+14
2009-11-10
ambassador: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+1
2009-11-10
solos-pci: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+3
2009-11-10
netx: declare MODULE_FIRMWARE
Ben Hutchings
1
-0
/
+3
2009-11-10
iwlwifi: Fix issue on file transfer stalled in HT mode
Wey-Yi Guy
1
-0
/
+1
2009-11-10
iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 series
Wey-Yi Guy
4
-3
/
+23
2009-11-10
Libertas: fix issues while configuring host sleep using ethtool wol
Bing Zhao
1
-3
/
+2
2009-11-10
Libertas: coding style cleanup in ethtool.c
Bing Zhao
1
-4
/
+8
2009-11-10
rtl8187: Fix sparse warnings
Larry Finger
1
-0
/
+1
2009-11-10
ath5k: add LED definition for BenQ Joybook R55v
Bob Copeland
1
-0
/
+2
2009-11-10
ath5k: add LED support for HP Compaq CQ60
Bob Copeland
1
-0
/
+2
2009-11-10
ath5k: don't reset mcast filter when configuring the mode
Bob Copeland
1
-1
/
+0
2009-11-10
rt2x00: update MAINTAINERS
Ivo van Doorn
1
-0
/
+1
2009-11-10
b43: work around a locking issue in ->set_tim()
Felix Fietkau
1
-2
/
+1
2009-11-10
ssb-pcmcia: Fix 32bit register access in early bus scanning
Martin Fuzzey
1
-1
/
+5
2009-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
147
-9862
/
+8305
2009-11-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
23
-145
/
+259
2009-11-08
xfrm: SAD entries do not expire correctly after suspend-resume
Yury Polyanskiy
2
-14
/
+21
2009-11-08
net/compat_ioctl: support SIOCWANDEV
Arnd Bergmann
2
-17
/
+47
2009-11-08
net, compat_ioctl: fix SIOCGMII ioctls
Arnd Bergmann
1
-0
/
+3
2009-11-08
udp: multicast RX should increment SNMP/sk_drops counter in allocation failures
Eric Dumazet
2
-2
/
+18
[prev]
[next]