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
2009-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
11
-752
/
+751
2009-06-12
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-8
/
+87
2009-06-12
PM/Hibernate: Move NVS routines into a seperate file (v2).
Cornelia Huck
4
-122
/
+140
2009-06-12
PM/Hibernate: Rename disk.c to hibernate.c
Rafael J. Wysocki
3
-5
/
+5
2009-06-12
PM: Separate suspend to RAM functionality from core
Rafael J. Wysocki
5
-504
/
+505
2009-06-12
PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2)
Rafael J. Wysocki
3
-81
/
+79
2009-06-12
PM/Suspend: Do not shrink memory before suspend
Rafael J. Wysocki
1
-19
/
+1
2009-06-12
PM core: rename suspend and resume functions
Alan Stern
3
-26
/
+26
2009-06-12
PM: Rename device_power_down/up()
Magnus Damm
3
-14
/
+14
2009-06-12
Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2009-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest
Linus Torvalds
1
-0
/
+1
2009-06-12
sched: export kick_process
Rusty Russell
1
-0
/
+1
2009-06-12
perf_counter: Add forward/backward attribute ABI compatibility
Peter Zijlstra
1
-3
/
+86
2009-06-12
perf_counter: Remove PERF_TYPE_RAW special casing
Peter Zijlstra
1
-5
/
+1
2009-06-12
module: trim exception table on init free.
Rusty Russell
1
-0
/
+1
2009-06-12
module_param: allow 'bool' module_params to be bool, not just int.
Rusty Russell
1
-7
/
+26
2009-06-12
module_param: split perm field into flags and perm
Rusty Russell
1
-6
/
+3
2009-06-12
module_param: invbool should take a 'bool', not an 'int'
Rusty Russell
1
-2
/
+2
2009-06-12
irq: slab alloc for default irq_affinity
Yinghai Lu
1
-1
/
+1
2009-06-11
Push BKL down into ->remount_fs()
Alessio Igor Bogani
1
-0
/
+3
2009-06-11
Switch collect_mounts() to struct path
Al Viro
1
-3
/
+3
2009-06-11
Merge branch 'for-linus' of git://linux-arm.org/linux-2.6
Linus Torvalds
1
-0
/
+56
2009-06-11
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10
-11
/
+4377
2009-06-11
Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-32
/
+25
2009-06-11
slow_work_thread() should do the exclusive wait
Oleg Nesterov
1
-2
/
+2
2009-06-11
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-12
/
+9
2009-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2
-3
/
+7
2009-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
6
-13
/
+33
2009-06-11
irq: use kcalloc() instead of the bootmem allocator
Pekka Enberg
1
-1
/
+1
2009-06-11
sched: use slab in cpupri_init()
Pekka Enberg
2
-4
/
+6
2009-06-11
sched: use alloc_cpumask_var() instead of alloc_bootmem_cpumask_var()
Pekka Enberg
1
-4
/
+4
2009-06-11
irq/cpumask: make memoryless node zero happy
Yinghai Lu
1
-4
/
+5
2009-06-11
x86: remove some alloc_bootmem_cpumask_var calling
Yinghai Lu
2
-7
/
+1
2009-06-11
sched: use kzalloc() instead of the bootmem allocator
Pekka Enberg
1
-12
/
+8
2009-06-11
kmemleak: Add modules support
Catalin Marinas
1
-0
/
+56
2009-06-11
Merge branch 'linus' into perfcounters/core
Ingo Molnar
70
-2579
/
+6353
2009-06-11
perf_counter: Add counter->id to the throttle event
Peter Zijlstra
1
-1
/
+3
2009-06-11
perf_counter: Standardize event names
Peter Zijlstra
1
-10
/
+10
2009-06-11
perf_counter: Rename enums
Peter Zijlstra
1
-3
/
+3
2009-06-11
perf_counter: Rename perf_counter_limit sysctl
Peter Zijlstra
2
-11
/
+22
2009-06-11
perf_counter: More paranoia settings
Peter Zijlstra
2
-5
/
+26
2009-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
75
-2620
/
+6444
2009-06-10
Merge branch 'tracing-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-16
/
+29
2009-06-10
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
47
-1977
/
+4782
2009-06-10
Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-12
/
+55
2009-06-10
Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-14
/
+83
2009-06-11
Merge branch 'next' into for-linus
James Morris
6
-13
/
+33
2009-06-11
perf_counter: Accurate period data
Peter Zijlstra
1
-3
/
+6
2009-06-11
perf_counter: Introduce struct for sample data
Peter Zijlstra
1
-16
/
+22
2009-06-11
perf_counter: Annotate exit ctx recursion
Peter Zijlstra
1
-1
/
+12
[next]