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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
4
-137
/
+207
2008-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
3
-7
/
+16
2008-07-22
Fix build on COMPAT platforms when CONFIG_EPOLL is disabled
Atsushi Nemoto
1
-0
/
+1
2008-07-22
cpusets: fix wrong domain attr updates
Miao Xie
1
-1
/
+3
2008-07-22
remove CONFIG_KMOD from core kernel code
Johannes Berg
3
-4
/
+4
2008-07-22
modules: Take a shortcut for checking if an address is in a module
Rusty Russell
1
-2
/
+22
2008-07-22
module: turn longs into ints for module sizes
Denys Vlasenko
1
-2
/
+2
2008-07-22
Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs
Denys Vlasenko
1
-15
/
+34
2008-07-22
module: generic each_symbol iterator function
Rusty Russell
1
-110
/
+134
2008-07-22
module: don't use stop_machine for waiting rmmod
Rusty Russell
1
-4
/
+11
2008-07-21
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
3
-7
/
+16
2008-07-17
Merge branch 'linus' into xen-64bit
Ingo Molnar
10
-292
/
+442
2008-07-17
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+1
2008-07-17
x86, xen, power: fix up config dependencies on PM
Jeremy Fitzhardinge
1
-1
/
+1
2008-07-17
ftrace: do not trace scheduler functions
Ingo Molnar
1
-2
/
+1
2008-07-16
fix dangling zombie when new parent ignores children
Roland McGrath
1
-0
/
+26
2008-07-16
do_wait: return security_task_wait() error code in place of -ECHILD
Roland McGrath
1
-10
/
+20
2008-07-16
ptrace children revamp
Roland McGrath
3
-123
/
+146
2008-07-16
do_wait reorganization
Roland McGrath
1
-80
/
+135
2008-07-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2
-18
/
+48
2008-07-16
snapshot: Use pm_mutex for mutual exclusion
Rafael J. Wysocki
1
-26
/
+42
2008-07-16
snapshot: Push BKL down into ioctl handlers
Alan Cox
1
-4
/
+7
2008-07-16
Freezer: Introduce PF_FREEZER_NOSIG
Rafael J. Wysocki
2
-56
/
+43
2008-07-16
force offline the processor during hot-removal
Zhang Rui
1
-0
/
+1
2008-07-16
Revert "suspend, xen: enable PM_SLEEP for CONFIG_XEN"
Ingo Molnar
1
-1
/
+1
2008-07-16
suspend, xen: enable PM_SLEEP for CONFIG_XEN
Jeremy Fitzhardinge
1
-1
/
+1
2008-07-15
generic ipi function calls: wait on alloc failure fallback
Jeremy Fitzhardinge
1
-0
/
+1
2008-07-15
Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-8
/
+391
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
7
-8
/
+390
2008-07-15
Merge branch 'core/rcu' into core/rcu-for-linus
Ingo Molnar
7
-79
/
+633
2008-07-15
Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-5
/
+13
2008-07-15
Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...
Linus Torvalds
2
-9
/
+83
2008-07-15
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-17
/
+62
2008-07-14
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-22
/
+2
2008-07-14
Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-50
/
+21
2008-07-14
Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-62
/
+43
2008-07-14
Merge branch 'core/locking' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-11
/
+148
2008-07-14
Merge branch 'sched/new-API-sched_setscheduler' of git://git.kernel.org/pub/s...
Linus Torvalds
3
-14
/
+38
2008-07-14
Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
22
-27
/
+8038
2008-07-14
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-1
/
+6
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
29
-902
/
+602
2008-07-14
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-534
/
+1521
2008-07-14
Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-11
/
+18
2008-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-7
/
+8
2008-07-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-0
/
+2
2008-07-14
Merge commit '900cfa46191a7d87cf1891924cb90499287fd235'; branches 'timers/noh...
Thomas Gleixner
3
-5
/
+13
2008-07-14
Merge branch 'auto-ftrace-next' into tracing/for-linus
Ingo Molnar
22
-27
/
+8038
2008-07-14
Merge branch 'sched/for-linus' into tracing/for-linus
Ingo Molnar
15
-534
/
+1521
2008-07-14
Merge branch 'tracing/ftrace' into auto-ftrace-next
Ingo Molnar
7
-10
/
+53
2008-07-14
Merge commit 'v2.6.26' into sched/devel
Ingo Molnar
1
-6
/
+18
[next]