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
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-12
radix-tree: fix small lockless radix-tree bug
Nick Piggin
1
-58
/
+62
2008-06-12
add an inlined version of iter_div_u64_rem
Jeremy Fitzhardinge
1
-14
/
+1
2008-06-12
common implementation of iterative div/mod
Jeremy Fitzhardinge
1
-0
/
+23
2008-06-06
lib: export bitrev16
Harvey Harrison
1
-1
/
+2
2008-05-18
lmb: Fix compile warning
Kumar Gala
1
-1
/
+2
2008-05-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
1
-12
/
+20
2008-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-15
/
+30
2008-05-14
lib: create common ascii hex array
Harvey Harrison
1
-2
/
+5
2008-05-14
add match_strlcpy() us it to make v9fs make uname and remotename parsing more...
Markus Armbruster
1
-12
/
+20
2008-05-13
cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_len
Paul Jackson
1
-16
/
+0
2008-05-12
lmb: Make lmb debugging more useful.
David S. Miller
1
-11
/
+22
2008-05-12
lmb: Fix inconsistent alignment of size argument.
David S. Miller
1
-4
/
+8
2008-05-10
BKL: revert back to the old spinlock implementation
Linus Torvalds
1
-39
/
+81
2008-05-05
Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2008-05-05
kgdb: kconfig fix xconfig/menuconfig element
Jan Engelhardt
1
-7
/
+9
2008-05-05
[POWERPC] devres: Add devm_ioremap_prot()
Emil Medve
1
-1
/
+1
2008-05-01
idr: fix idr_remove()
Nadia Derbey
1
-1
/
+1
2008-05-01
Add a new sysfs_streq() string comparison function
David Brownell
1
-0
/
+27
2008-05-01
rename div64_64 to div64_u64
Roman Zippel
1
-6
/
+6
2008-05-01
introduce explicit signed/unsigned 64bit divide
Roman Zippel
1
-2
/
+21
2008-04-30
klist: fix coding style errors in klist.h and klist.c
Greg Kroah-Hartman
1
-121
/
+85
2008-04-30
devres: support addresses greater than an unsigned long via dev_ioremap
Kumar Gala
1
-2
/
+2
2008-04-30
kobject: do not copy vargs, just pass them around
Kay Sievers
1
-20
/
+8
2008-04-30
klist: implement klist_add_{after|before}()
Tejun Heo
1
-0
/
+33
2008-04-30
lib: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2
-13
/
+13
2008-04-30
debugobjects: add timer specific object debugging code
Thomas Gleixner
1
-0
/
+8
2008-04-30
infrastructure to debug (dynamic) objects
Thomas Gleixner
3
-0
/
+914
2008-04-30
mm: bdi: allow setting a maximum for the bdi dirty limit
Peter Zijlstra
1
-6
/
+32
2008-04-30
mm: bdi: export BDI attributes in sysfs
Peter Zijlstra
1
-0
/
+1
2008-04-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-9
/
+90
2008-04-29
bitops: remove "optimizations"
Thomas Gleixner
1
-12
/
+10
2008-04-29
idr: create idr_layer_cache at boot time
Akinobu Mita
1
-6
/
+4
2008-04-29
dma/ia64: update ia64 machvecs, swiotlb.c
Arthur Kepner
1
-8
/
+42
2008-04-29
isolate ratelimit from printk.c for other use
Dave Young
2
-1
/
+52
2008-04-29
swiotlb: use iommu_is_span_boundary helper function
FUJITA Tomonori
1
-11
/
+3
2008-04-29
lib/swiotlb.c: cleanups
Andrew Morton
1
-46
/
+43
2008-04-29
iomap: fix 64 bits resources on 32 bits
Benjamin Herrenschmidt
1
-1
/
+1
2008-04-29
lib/inflate.c: handle failed malloc()
Jim Meyering
1
-0
/
+3
2008-04-29
[POWERPC] Provide walk_memory_resource() for powerpc
Badari Pulavarty
1
-0
/
+33
2008-04-29
[POWERPC] Update lmb data structures for hotplug memory add/remove
Badari Pulavarty
1
-9
/
+57
2008-04-28
mempolicy: add bitmap_onto() and bitmap_fold() operations
Paul Jackson
1
-0
/
+158
2008-04-28
Remove set_migrateflags()
Christoph Lameter
1
-5
/
+4
2008-04-26
x86, bitops: select the generic bitmap search functions
Alexander van Heukelum
1
-0
/
+6
2008-04-26
x86: generic versions of find_first_(zero_)bit, convert i386
Alexander van Heukelum
2
-0
/
+59
2008-04-26
x86, generic: optimize find_next_(zero_)bit for small constant-size bitmaps
Alexander van Heukelum
1
-16
/
+9
2008-04-26
x86: change x86 to use generic find_next_bit
Alexander van Heukelum
1
-0
/
+2
2008-04-25
Add option to enable -Wframe-larger-than= on gcc 4.4
Andi Kleen
1
-0
/
+11
2008-04-23
[LMB]: Fix lmb allocation regression.
David S. Miller
1
-1
/
+1
2008-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
3
-0
/
+433
2008-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-9
/
+10
[next]