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
2011-01-21
Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+17
2011-01-21
genirq: Remove __do_IRQ
Thomas Gleixner
2
-114
/
+0
2011-01-20
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-29
/
+8
2011-01-20
Merge branch 'akpm'
Linus Torvalds
1
-6
/
+45
2011-01-20
kernel/smp.c: consolidate writes in smp_call_function_interrupt()
Milton Miller
1
-10
/
+19
2011-01-20
kernel/smp.c: fix smp_call_function_many() SMP race
Anton Blanchard
1
-0
/
+30
2011-01-20
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-22
/
+117
2011-01-20
smp: Allow on_each_cpu() to be called while early_boot_irqs_disabled status t...
Tejun Heo
1
-4
/
+7
2011-01-20
lockdep: Move early boot local IRQ enable/disable status to init/main.c
Tejun Heo
2
-25
/
+1
2011-01-19
sched, cgroup: Use exit hook to avoid use-after-free crash
Peter Zijlstra
1
-0
/
+18
2011-01-18
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+12
2011-01-18
perf: Validate cpu early in perf_event_alloc()
Oleg Nesterov
1
-4
/
+6
2011-01-18
perf: Find_get_context: fix the per-cpu-counter check
Oleg Nesterov
1
-1
/
+1
2011-01-18
perf: Fix contexted inheritance
Peter Zijlstra
1
-6
/
+5
2011-01-18
sched: Fix signed unsigned comparison in check_preempt_tick()
Mike Galbraith
1
-0
/
+3
2011-01-18
sched: Replace rq->bkl_count with rq->rq_sched_info.bkl_count
Yong Zhang
2
-5
/
+4
2011-01-18
sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failure
Mike Galbraith
3
-1
/
+33
2011-01-18
sched: Display autogroup names in /proc/sched_debug
Bharata B Rao
2
-0
/
+8
2011-01-18
sched: Reinstate group names in /proc/sched_debug
Bharata B Rao
1
-0
/
+35
2011-01-18
sched: Update effective_load() to use global share weights
Paul Turner
1
-16
/
+16
2011-01-15
Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...
Linus Torvalds
6
-34
/
+36
2011-01-14
tracing: Remove syscall_exit_fields
Lai Jiangshan
1
-21
/
+12
2011-01-14
Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2011-01-14
cgroup_fs: fix cgroup use of simple_lookup()
Al Viro
1
-1
/
+16
2011-01-14
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2
-3
/
+15
2011-01-14
rcu: avoid pointless blocked-task warnings
Paul E. McKenney
1
-1
/
+2
2011-01-14
rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter status
Paul E. McKenney
1
-2
/
+13
2011-01-14
cgroups: Fix a lockdep warning at cgroup removal
Li Zefan
1
-1
/
+1
2011-01-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
4
-142
/
+1
2011-01-13
thp: khugepaged
Andrea Arcangeli
1
-0
/
+5
2011-01-13
thp: add pmd_huge_pte to mm_struct
Andrea Arcangeli
1
-0
/
+7
2011-01-13
thp: update futex compound knowledge
Andrea Arcangeli
1
-10
/
+45
2011-01-13
oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down
Mandeep Singh Baines
1
-0
/
+1
2011-01-13
sched: remove long deprecated CLONE_STOPPED flag
Dave Jones
1
-27
/
+1
2011-01-13
irq: use per_cpu kstat_irqs
Eric Dumazet
1
-10
/
+30
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-18
/
+24
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-23
/
+7
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
13
-16
/
+16
2011-01-13
pps: capture MONOTONIC_RAW timestamps as well
Alexander Gordeev
1
-0
/
+43
2011-01-13
ntp: add hardpps implementation
Alexander Gordeev
1
-15
/
+410
2011-01-13
taskstats: use better ifdef for alignment
Jeff Mahoney
1
-1
/
+1
2011-01-13
user_ns: improve the user_ns on-the-slab packaging
Pavel Emelyanov
1
-3
/
+12
2011-01-13
sysctl: remove obsolete comments
Jovi Zhang
1
-17
/
+0
2011-01-13
sysctl: fix #ifdef guard comment
Jovi Zhang
1
-2
/
+2
2011-01-13
fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %ps
Joe Perches
1
-14
/
+9
2011-01-13
printk: use RCU to prevent potential lock contention in kmsg_dump
Huang Ying
1
-27
/
+7
2011-01-13
kptr_restrict for hiding kernel pointers from unprivileged users
Dan Rosenberg
1
-0
/
+10
2011-01-13
kernel: clean up USE_GENERIC_SMP_HELPERS
Amerigo Wang
3
-20
/
+20
2011-01-13
kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_...
Seiji Aguchi
2
-0
/
+10
2011-01-12
switch cgroup
Al Viro
1
-23
/
+7
[next]