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-12-14
sched: Convert cpupri lock to raw_spinlock
Thomas Gleixner
2
-6
/
+6
2009-12-14
sched: Convert rt_runtime_lock to raw_spinlock
Thomas Gleixner
2
-37
/
+37
2009-12-14
sched: Convert rq->lock to raw_spinlock
Thomas Gleixner
5
-103
/
+106
2009-12-14
plist: Make plist debugging raw_spinlock aware
Thomas Gleixner
3
-12
/
+45
2009-12-14
bkl: Fixup core_lock fallout
Thomas Gleixner
1
-2
/
+2
2009-12-14
locking: Cleanup the name space completely
Thomas Gleixner
6
-261
/
+274
2009-12-14
locking: Further name space cleanups
Thomas Gleixner
8
-81
/
+81
2009-12-14
alpha: Fix fallout from locking changes
Thomas Gleixner
2
-18
/
+18
2009-12-14
locking: Implement new raw_spinlock
Thomas Gleixner
8
-135
/
+297
2009-12-14
locking: Convert raw_rwlock functions to arch_rwlock
Thomas Gleixner
18
-216
/
+216
2009-12-14
locking: Convert raw_rwlock to arch_rwlock
Thomas Gleixner
32
-151
/
+151
2009-12-14
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
37
-319
/
+319
2009-12-14
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
25
-33
/
+33
2009-12-14
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
51
-164
/
+164
2009-12-14
locking: Separate rwlock api from spinlock api
Thomas Gleixner
2
-249
/
+280
2009-12-14
locking: Split rwlock from spinlock headers
Thomas Gleixner
4
-129
/
+195
2009-12-14
locking: Reorder functions in spinlock.c
Thomas Gleixner
1
-123
/
+123
2009-12-14
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
5
-31
/
+66
2009-12-14
udf: Avoid IO in udf_clear_inode
Jan Kara
3
-22
/
+41
2009-12-14
udf: Try harder when looking for VAT inode
Jan Kara
1
-8
/
+24
2009-12-14
udf: Fix compilation with UDFFS_DEBUG enabled
Jan Kara
1
-1
/
+1
2009-12-14
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
27
-119
/
+192
2009-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
26
-402
/
+499
2009-12-14
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
19
-229
/
+2484
2009-12-14
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
31
-353
/
+651
2009-12-14
PCI: Global variable decls must match the defs in section attributes
David Howells
1
-1
/
+1
2009-12-14
FRV: Fix no-hardware-breakpoint case
David Howells
1
-1
/
+1
2009-12-14
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
50
-484
/
+1686
2009-12-14
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
17
-315
/
+1146
2009-12-14
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
69
-2102
/
+5204
2009-12-14
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
33
-132
/
+3275
2009-12-14
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
30
-469
/
+1078
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
79
-978
/
+1222
2009-12-14
Documentation: rw_lock lessons learned
William Allen Simpson
1
-100
/
+84
2009-12-14
x86, mce: Clean up thermal init by introducing intel_thermal_supported()
Hidetoshi Seto
1
-5
/
+12
2009-12-14
x86, mce: Thermal monitoring depends on APIC being enabled
Cyrill Gorcunov
1
-2
/
+3
2009-12-14
perf sched: Fix build failure on sparc
David Miller
2
-4
/
+8
2009-12-14
x86: Gart: fix breakage due to IOMMU initialization cleanup
Yinghai Lu
2
-6
/
+8
2009-12-14
x86: Move swiotlb initialization before dma32_free_bootmem
FUJITA Tomonori
1
-1
/
+4
2009-12-14
x86: Fix build warning in arch/x86/mm/mmio-mod.c
Joe Perches
1
-1
/
+1
2009-12-14
x86: Remove usedac in feature-removal-schedule.txt
FUJITA Tomonori
1
-7
/
+0
2009-12-14
perf bench: Add "all" pseudo subsystem and "all" pseudo suite
Hitoshi Mitake
3
-7
/
+57
2009-12-14
microblaze: Remove rt_sigsuspend wrapper
Michal Simek
3
-13
/
+1
2009-12-14
microblaze: nommu: Don't clobber R11 on syscalls
steve@digidescorp.com
1
-2
/
+0
2009-12-14
microblaze: Remove show_tmem function
Michal Simek
1
-10
/
+0
2009-12-14
microblaze: Support for WB cache
Michal Simek
4
-268
/
+574
2009-12-14
microblaze: Add PVR for Microblaze v7.30.a
Michal Simek
1
-0
/
+1
2009-12-14
microblaze: Remove ancient and fake microblaze version from cpu_ver table
Michal Simek
1
-5
/
+0
2009-12-14
microblaze: Remove panic_timeout init value
Michal Simek
1
-2
/
+0
2009-12-14
microblaze: Do not count system calls in default
Michal Simek
1
-0
/
+4
[next]