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
2008-06-11
make hplance_{init,cleanup}_module() static
Adrian Bunk
1
-2
/
+2
2008-06-11
make drivers/net/atarilance.c:lance_addr_list[] static
Adrian Bunk
1
-1
/
+1
2008-06-11
macb: use random mac if stored address in EEPROM is invalid
Sven Schnelle
1
-1
/
+5
2008-06-11
net: sh_eth: add support for Renesas SuperH Ethernet
Nobuhiro Iwamatsu
4
-0
/
+1651
2008-06-11
smc911x: SuperH architecture support
Magnus Damm
2
-2
/
+1
2008-06-11
smc911x: introduce platform data flags
Magnus Damm
3
-1
/
+109
2008-06-11
smc911x: pass along private data and use iomem
Magnus Damm
2
-388
/
+369
2008-06-11
smc911x: fix 16-bit I/O operations
Magnus Damm
1
-63
/
+3
2008-06-11
smc911x: remove unused 8-bit I/O operations
Magnus Damm
1
-4
/
+0
2008-06-10
ipv4 addr: Send netlink notification for address label changes
Thomas Graf
1
-1
/
+3
2008-06-10
bluetooth: hci_bcsp.c small cleanups/api users
Harvey Harrison
2
-31
/
+14
2008-06-10
net/mac80211/ieee80211_i.h: fix-up merge damage
John W. Linville
1
-21
/
+0
2008-06-10
rt2x00dev.c: fix-up merge damage
John W. Linville
1
-1
/
+1
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1080
-9105
/
+17107
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
135
-5424
/
+7587
2008-06-09
netfilter: {ip,ip6,nfnetlink}_queue: misc cleanups
Rami Rosen
3
-7
/
+0
2008-06-09
netfilter: nf_conntrack: remove unnecessary function declaration
Rami Rosen
1
-2
/
+0
2008-06-09
netfilter: ctnetlink: include conntrack status in destroy event message
Fabian Hugelshofer
1
-3
/
+3
2008-06-09
netfilter: nf_conntrack: properly account terminating packets
Fabian Hugelshofer
6
-7
/
+36
2008-06-09
netfilter: nf_conntrack: add nf_ct_kill()
Patrick McHardy
7
-16
/
+18
2008-06-09
netfilter: nf_conntrack_extend: use krealloc() in nf_conntrack_extend.c V2
Pekka Enberg
1
-6
/
+4
2008-06-09
netfilter: ip6_tables: add ip6tables security table
James Morris
5
-0
/
+187
2008-06-09
netfilter: ip_tables: add iptables security table for mandatory access contro...
James Morris
7
-6
/
+209
2008-06-09
netfilter: ctnetlink: add full support for SCTP to ctnetlink
Pablo Neira Ayuso
2
-0
/
+90
2008-06-09
netfilter: ctnetlink: group errors into logical errno sets
Pablo Neira Ayuso
1
-11
/
+10
2008-06-09
netfilter: ebtables: add IPv6 support
Kuo-lang Tseng
6
-17
/
+244
2008-06-09
ipv6 netns: init net is used to set bindv6only for new sock
Pavel Emelyanov
1
-1
/
+1
2008-06-09
af_iucv: exploit target message class support of IUCV
Ursula Braun
1
-0
/
+1
2008-06-09
iucv: prevent cpu hotplug when walking cpu_online_map.
Heiko Carstens
1
-4
/
+7
2008-06-09
iucv: fix section mismatch warning.
Heiko Carstens
1
-1
/
+1
2008-06-09
irda: net/irda build fix: mcs7780
Ingo Molnar
1
-0
/
+1
2008-06-09
sctp: Fix problems with the new SCTP_DELAYED_ACK code
Vlad Yasevich
1
-2
/
+2
2008-06-09
tg3: Update version to 3.92.1
Matt Carlson
1
-2
/
+2
2008-06-09
tg3: Fix 5761 WOL
Matt Carlson
1
-0
/
+24
2008-06-09
tg3: Fix a flags typo
Matt Carlson
1
-1
/
+1
2008-06-09
tg3: Fix 5714S / 5715S / 5780S link failures
Matt Carlson
1
-2
/
+1
2008-06-09
iwlwifi: fix oops in iwl3945_led_brightness_set
Marcin Slusarz
1
-2
/
+3
2008-06-09
include/linux/ssb/ssb_driver_gige.h typo fix
Adrian Bunk
1
-1
/
+1
2008-06-09
mac80211: Checking IBSS support while changing channel in ad-hoc mode
Assaf Krauss
3
-12
/
+16
2008-06-09
mac80211: decrease IBSS creation latency
Dan Williams
1
-1
/
+1
2008-06-09
zd1211rw: Fix data padding for QoS
Michael Buesch
1
-1
/
+1
2008-06-09
mac80211: Fixing slow IBSS rejoin
Assaf Krauss
1
-0
/
+1
2008-06-09
libertas: fix sleep confirmation
Holger Schurig
2
-2
/
+5
2008-06-09
mac80211: send association event on IBSS create
Dan Williams
1
-0
/
+5
2008-06-09
ipw2200: queue direct scans
Dan Williams
2
-95
/
+87
2008-06-05
netlink: Remove nonblock parameter from netlink_attachskb
Denis V. Lunev
3
-4
/
+4
2008-06-04
tipc: Message rejection rework preparatory changes
Allan Stephens
3
-4
/
+31
2008-06-04
tipc: Fix bugs in rejection of message with short header
Allan Stephens
1
-4
/
+6
2008-06-04
tipc: Message header creation optimizations
Allan Stephens
1
-6
/
+1
2008-06-04
tipc: Expand link sequence gap field to 13 bits
Allan Stephens
1
-4
/
+4
[next]