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
2006-12-06
NFS: Remove use of the Big Kernel Lock around calls to rpc_call_sync
Frank Filz
3
-8
/
+0
2006-12-06
NFS: Remove use of the Big Kernel Lock around calls to rpc_execute.
Frank Filz
3
-10
/
+0
2006-12-06
SUNRPC: Remove BKL around the RPC socket operations etc.
Trond Myklebust
2
-5
/
+11
2006-12-06
SUNRPC: Fix up missing BKL in asynchronous RPC callback functions
Trond Myklebust
3
-6
/
+13
2006-12-06
SUNRPC: Give cloned RPC clients their own rpc_pipefs directory
Trond Myklebust
2
-10
/
+14
2006-12-06
SUNRPC: Handle the cases where rpc_alloc_iostats() fails
Trond Myklebust
1
-1
/
+10
2006-12-06
NFS: Fix nfs_sync_inode_wait(FLUSH_INVALIDATE)
Trond Myklebust
1
-2
/
+4
2006-12-06
NFS: Fix missing page_unlock() in nfs_readpage
Trond Myklebust
1
-4
/
+6
2006-12-06
NFS: Fix asynchronous read error handling
Trond Myklebust
1
-71
/
+69
2006-12-06
NFS Exclusive open not supported bug
Andy Ryan
1
-1
/
+1
2006-12-06
SUNRPC: Fix a potential race in rpc_wake_up_task()
Trond Myklebust
5
-20
/
+47
2006-12-06
Fix a second potential rpc_wakeup race...
Trond Myklebust
6
-57
/
+65
2006-12-06
Subject: Re: [PATCH] Fix SUNRPC wakeup/execute race condition
Christophe Saout
1
-4
/
+6
2006-12-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
83
-1126
/
+4760
2006-12-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
52
-934
/
+382
2006-12-05
[SCSI] aic79xx: Add ASC-29320LPE ids to driver
Salyzyn, Mark
3
-1
/
+9
2006-12-05
[SCSI] stex: version update
Ed Lin
1
-4
/
+2
2006-12-05
[SCSI] stex: change wait loop code
Ed Lin
1
-21
/
+20
2006-12-05
[SCSI] stex: add new device type support
Ed Lin
1
-7
/
+21
2006-12-05
[SCSI] stex: update device id info
Ed Lin
2
-11
/
+33
2006-12-05
[SCSI] stex: adjust default queue length
Ed Lin
1
-1
/
+10
2006-12-05
[SCSI] stex: add value check in hard reset routine
Ed Lin
1
-1
/
+1
2006-12-05
[SCSI] stex: fix controller_info command handling
Ed Lin
1
-0
/
+1
2006-12-05
[SCSI] stex: fix biosparam calculation
Ed Lin
1
-3
/
+3
2006-12-05
[SCSI] megaraid: fix MMIO casts
Jeff Garzik
2
-6
/
+10
2006-12-05
[SCSI] tgt: fix undefined flush_dcache_page() problem
akpm@osdl.org
1
-0
/
+2
2006-12-04
[PATCH] Centralise definitions of sector_t and blkcnt_t
Matthew Wilcox
10
-73
/
+11
2006-12-04
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-19
/
+16
2006-12-04
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
29
-898
/
+760
2006-12-04
[PATCH] remote memory corruptor in ibmtr.c
Al Viro
1
-1
/
+1
2006-12-04
[PATCH] selinux endianness annotations
Al Viro
3
-6
/
+6
2006-12-04
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
19
-1266
/
+605
2006-12-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
298
-5051
/
+25464
2006-12-04
[PATCH] pcmcia: at91_cf update
Andrew Victor
1
-32
/
+3
2006-12-04
[PATCH] pcmcia: fix m32r_cfc.c compilation
Adrian Bunk
1
-1
/
+1
2006-12-04
[PATCH] pcmcia: ds.c debug enhancements
Dominik Brodowski
1
-16
/
+81
2006-12-04
[PATCH] pcmcia: at91_cf update
Andrew Victor
1
-14
/
+20
2006-12-04
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
Dominik Brodowski
45
-614
/
+47
2006-12-04
[PATCH] pcmcia: remove prod_id indirection
Dominik Brodowski
7
-88
/
+40
2006-12-04
[PATCH] pcmcia: remove manf_id and card_id indirection
Dominik Brodowski
10
-85
/
+45
2006-12-04
[PATCH] pcmcia: IDs for Elan serial PCMCIA devcies
Tony Olech
3
-1
/
+27
2006-12-04
[PATCH] pcmcia: allow for four multifunction subdevices
Dominik Brodowski
1
-2
/
+2
2006-12-04
[PATCH] pcmcia: handle __copy_from_user() return value in ioctl
Dominik Brodowski
1
-1
/
+6
2006-12-04
[PATCH] pcmcia: multifunction card handling fixes
Dominik Brodowski
2
-68
/
+90
2006-12-04
[PATCH] pcmcia: allow shared IRQs on pd6729 sockets
Komuro
1
-4
/
+4
2006-12-04
[PATCH] pcmcia: start over after CIS override
Dominik Brodowski
3
-7
/
+11
2006-12-04
[PATCH] cm4000_cs: fix return value check
Akinobu Mita
2
-6
/
+6
2006-12-04
[PATCH] pcmcia: yet another IDE ID
Marcin Juszkiewicz
2
-0
/
+2
2006-12-04
[PATCH] pcmcia: Add an id to ide-cs.c
Matt Reimer
2
-0
/
+2
2006-12-05
[POWERPC] Add missing EXPORTS for mpc52xx support
Grant Likely
2
-0
/
+3
[prev]
[next]