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
2005-09-10
[PATCH] lib/sort.c: small cleanups
Adrian Bunk
1
-2
/
+3
2005-09-10
[PATCH] lib/radix-tree: Fix "nocast type" warnings
Victor Fusco
1
-1
/
+1
2005-09-10
[PATCH] spinlock consolidation
Ingo Molnar
4
-5
/
+259
2005-09-08
[PATCH] lib/crc16: added crc16 algorithm.
Evgeniy Polyakov
3
-1
/
+77
2005-09-07
[PATCH] fix klist semantics for lists which have elements removed on traversal
James Bottomley
1
-1
/
+17
2005-09-07
[PATCH] radix_tag_get(): differentiate between no present node and tag unset ...
Marcelo Tosatti
1
-8
/
+9
2005-09-07
[PATCH] radix-tree: Remove unnecessary indirections and clean up code
Christoph Lameter
1
-77
/
+82
2005-09-07
[PATCH] detect soft lockups
Ingo Molnar
1
-0
/
+19
2005-09-05
[PATCH] klist: fix klist to have the same klist_add semantics as list_head
James Bottomley
1
-4
/
+4
2005-09-05
[PATCH] unify x86/x86-64 semaphore code
Benjamin LaHaise
2
-0
/
+178
2005-08-29
[LIB]: Make TEXTSEARCH_BM plain tristate like the others
David S. Miller
1
-8
/
+1
2005-08-29
[LIB]: Boyer-Moore extension for textsearch infrastructure strike #2
Pablo Neira Ayuso
3
-0
/
+196
2005-08-29
[NETLINK]: Add "groups" argument to netlink_kernel_create
Patrick McHardy
1
-1
/
+1
2005-08-29
[NETLINK]: Convert netlink users to use group numbers instead of bitmasks
Patrick McHardy
1
-1
/
+1
2005-08-29
[NETLINK]: Fix missing dst_groups initializations in netlink_broadcast users
Patrick McHardy
1
-0
/
+1
2005-08-29
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
Harald Welte
1
-1
/
+2
2005-08-26
[PATCH] Document idr_get_new_above() semantics, update inotify
John McCutchan
1
-1
/
+1
2005-08-23
[PATCH] %t... in vsnprintf
Al Viro
1
-1
/
+4
2005-08-17
Revert unnecessary zlib_inflate/inftrees.c fix
Linus Torvalds
1
-1
/
+1
2005-08-07
[PATCH] crc32.c typo fix
Dominik Hackl
1
-1
/
+1
2005-08-05
[PATCH] Update in-kernel zlib routines
Tim Yamin
2
-8
/
+10
2005-07-29
[PATCH] DEBUG_FS must depend on SYSFS
Adrian Bunk
1
-1
/
+1
2005-07-27
[PATCH] statically link halfmd4
Andrew Morton
1
-2
/
+2
2005-07-07
[PATCH] mostly_read data section
Christoph Lameter
1
-1
/
+1
2005-06-25
[PATCH] Use ALIGN to remove duplicate code
Nick Wilson
1
-2
/
+1
2005-06-25
[PATCH] lib/sha1.c: fix sparse warning
Domen Puncer
1
-1
/
+1
2005-06-24
[PKT_SCHED]: Make TEXTSEARCH* options only selected.
David S. Miller
1
-22
/
+6
2005-06-23
[LIB]: textsearch.o needs to be obj-y not lib-y.
David S. Miller
1
-1
/
+1
2005-06-23
[LIB]: Naive finite state machine based textsearch
Thomas Graf
3
-0
/
+350
2005-06-23
[LIB]: Knuth-Morris-Pratt textsearch algorithm
Thomas Graf
3
-0
/
+156
2005-06-23
[LIB]: Textsearch infrastructure.
Thomas Graf
3
-1
/
+326
2005-06-21
[PATCH] ia64 uncached alloc
Jes Sorensen
3
-0
/
+195
2005-06-21
[PATCH] smp_processor_id() cleanup
Ingo Molnar
3
-55
/
+56
2005-06-21
[PATCH] coverity: idr_get_new_above_int() overrun fix
Zaur Kambarov
1
-1
/
+1
2005-06-20
[PATCH] Don't reference NULL klist pointer in klist_remove().
mochel@digitalimplant.org
1
-2
/
+3
2005-06-20
[PATCH] add klist_node_attached() to determine if a node is on a list or not.
mochel@digitalimplant.org
1
-0
/
+16
2005-06-20
[PATCH] Add initial implementation of klist helpers.
mochel@digitalimplant.org
2
-3
/
+252
2005-06-20
[PATCH] Make kobject's name be const char *
Dmitry Torokhov
2
-3
/
+3
2005-06-20
[PATCH] kobject_hotplug() should use kobject_name()
Dmitry Torokhov
1
-1
/
+1
2005-05-28
[PATCH] uml: split CONFIG_FRAME_POINTER from DEBUG_INFO
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+2
2005-05-05
[PATCH] documentation for strncpy()
walter harms
1
-0
/
+4
2005-05-05
[PATCH] fix lib/sort regression test
Domen Puncer
1
-1
/
+1
2005-05-05
[PATCH] x86_64: make string func definition work as intended
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+4
2005-05-01
[PATCH] DocBook: fix some descriptions
Martin Waitz
1
-2
/
+1
2005-05-01
[PATCH] remove all kernel BUGs
Matt Mackall
1
-0
/
+1
2005-05-01
[PATCH] use smp_mb/wmb/rmb where possible
akpm@osdl.org
2
-5
/
+5
2005-04-18
[PATCH] kobject/hotplug split - kobject add/remove
kay.sievers@vrfy.org
1
-4
/
+3
2005-04-16
[PATCH] add Big Endian variants of ioread/iowrite
James Bottomley
1
-0
/
+20
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
60
-0
/
+15017