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
2014-01-21
fsnotify: remove pointless NULL initializers
Jan Kara
2
-5
/
+0
2014-01-21
fsnotify: remove .should_send_event callback
Jan Kara
2
-20
/
+1
2014-01-21
fsnotify: do not share events between notification groups
Jan Kara
2
-10
/
+12
2014-01-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-254
/
+190
2014-01-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
24
-323
/
+3087
2014-01-20
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-37
/
+96
2014-01-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-74
/
+251
2014-01-20
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-50
/
+242
2014-01-20
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2014-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2014-01-16
sched: Fix __sched_setscheduler() nice test
Peter Zijlstra
1
-1
/
+2
2014-01-16
futexes: Fix futex_hashsize initialization
Heiko Carstens
1
-2
/
+4
2014-01-16
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
15
-116
/
+162
2014-01-16
sched: Move SCHED_RESET_ON_FORK into attr::sched_flags
Peter Zijlstra
1
-14
/
+28
2014-01-16
sched: Fix up attr::sched_priority warning
Peter Zijlstra
1
-2
/
+1
2014-01-16
sched: Fix up scheduler syscall LTP fails
Peter Zijlstra
1
-3
/
+11
2014-01-16
sched: Preserve the nice level over sched_setscheduler() and sched_setparam()...
Peter Zijlstra
1
-2
/
+4
2014-01-16
sched/core: Fix htmldocs warnings
Juri Lelli
1
-2
/
+2
2014-01-16
sched/deadline: No need to check p if dl_se is valid
Juri Lelli
1
-2
/
+1
2014-01-16
sched/deadline: Remove unused variables
Peter Zijlstra
1
-11
/
+0
2014-01-16
sched/deadline: Fix sparse static warnings
Fengguang Wu
1
-3
/
+3
2014-01-16
Merge branches 'sched-urgent-for-linus' and 'timers-urgent-for-linus' of git:...
Linus Torvalds
1
-1
/
+1
2014-01-13
sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding
Peter Zijlstra
2
-9
/
+11
2014-01-13
sched/preempt, locking: Rework local_bh_{dis,en}able()
Peter Zijlstra
1
-29
/
+6
2014-01-13
sched/clock: Fix up clear_sched_clock_stable()
Peter Zijlstra
1
-1
/
+12
2014-01-13
sched/clock, x86: Use a static_key for sched_clock_stable
Peter Zijlstra
4
-10
/
+37
2014-01-13
sched/clock: Remove local_irq_disable() from the clocks
Peter Zijlstra
1
-28
/
+6
2014-01-13
locking: Optimize lock_bh functions
Peter Zijlstra
1
-2
/
+2
2014-01-13
sched: Factor out the on_null_domain() checks in trigger_load_balance()
Daniel Lezcano
1
-3
/
+5
2014-01-13
sched: Pass 'struct rq' to nohz_idle_balance()
Daniel Lezcano
1
-6
/
+5
2014-01-13
sched: Pass 'struct rq' to rebalance_domains()
Daniel Lezcano
1
-4
/
+4
2014-01-13
sched: Remove unused parameter from nohz_balancer_kick()
Daniel Lezcano
1
-4
/
+2
2014-01-13
sched: Remove unused parameter from find_new_ilb()
Daniel Lezcano
1
-2
/
+2
2014-01-13
sched: Pass 'struct rq' to on_null_domain()
Daniel Lezcano
1
-4
/
+4
2014-01-13
sched: Reduce nohz_kick_needed() parameters
Daniel Lezcano
1
-4
/
+4
2014-01-13
sched: Reduce trigger_load_balance() parameters
Daniel Lezcano
3
-3
/
+5
2014-01-13
sched/deadline: Fix hotplug admission control
Peter Zijlstra
1
-51
/
+32
2014-01-13
sched/deadline: Remove the sysctl_sched_dl knobs
Peter Zijlstra
4
-221
/
+97
2014-01-13
sched/deadline: Fix up the smp-affinity mask tests
Peter Zijlstra
1
-19
/
+9
2014-01-13
sched/deadline: speed up SCHED_DEADLINE pushes with a push-heap
Juri Lelli
6
-40
/
+269
2014-01-13
sched/deadline: Add bandwidth management for SCHED_DEADLINE tasks
Dario Faggioli
4
-36
/
+541
2014-01-13
sched/deadline: Add SCHED_DEADLINE inheritance logic
Dario Faggioli
7
-53
/
+122
2014-01-13
rtmutex: Turn the plist into an rb-tree
Peter Zijlstra
6
-52
/
+138
2014-01-13
sched/deadline: Add latency tracing for SCHED_DEADLINE tasks
Dario Faggioli
2
-18
/
+79
2014-01-13
sched/deadline: Add period support for SCHED_DEADLINE tasks
Harald Gustafsson
2
-5
/
+15
2014-01-13
sched/deadline: Add SCHED_DEADLINE avg_update accounting
Dario Faggioli
1
-0
/
+2
2014-01-13
sched/deadline: Add SCHED_DEADLINE SMP-related data structures & logic
Juri Lelli
4
-17
/
+962
2014-01-13
sched/deadline: Add SCHED_DEADLINE structures & implementation
Dario Faggioli
7
-19
/
+812
2014-01-13
sched: Add new scheduler syscalls to support an extended scheduling parameter...
Dario Faggioli
2
-23
/
+249
2014-01-13
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
17
-60
/
+110
[next]