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
2016-10-14
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
3
-34
/
+57
2016-10-12
Disable the __builtin_return_address() warning globally after all
Linus Torvalds
1
-4
/
+0
2016-10-11
hung_task: allow hung_task_panic when hung_task_warnings is 0
John Siddle
1
-14
/
+14
2016-10-11
kthread: better support freezable kthread workers
Petr Mladek
1
-6
/
+15
2016-10-11
kthread: allow to modify delayed kthread work
Petr Mladek
1
-0
/
+53
2016-10-11
kthread: allow to cancel kthread work
Petr Mladek
1
-2
/
+130
2016-10-11
kthread: initial support for delayed kthread work
Petr Mladek
1
-0
/
+102
2016-10-11
kthread: detect when a kthread work is used by more workers
Petr Mladek
1
-8
/
+20
2016-10-11
kthread: add kthread_destroy_worker()
Petr Mladek
1
-0
/
+23
2016-10-11
kthread: add kthread_create_worker*()
Petr Mladek
1
-10
/
+103
2016-10-11
kthread: allow to call __kthread_create_on_node() with va_list args
Petr Mladek
1
-30
/
+42
2016-10-11
kthread/smpboot: do not park in kthread_create_on_cpu()
Petr Mladek
2
-2
/
+11
2016-10-11
kthread: kthread worker API cleanup
Petr Mladek
1
-16
/
+17
2016-10-11
kthread: rename probe_kthread_data() to kthread_probe_data()
Petr Mladek
2
-3
/
+3
2016-10-11
config: android: enable CONFIG_SECCOMP
Rob Herring
1
-0
/
+1
2016-10-11
config: android: set SELinux as default security mode
Rob Herring
1
-0
/
+1
2016-10-11
config: android: move device mapper options to recommended
Rob Herring
2
-4
/
+4
2016-10-11
config/android: Remove CONFIG_IPV6_PRIVACY
Borislav Petkov
1
-1
/
+0
2016-10-11
relay: Use irq_work instead of plain timer for deferred wakeup
Peter Zijlstra
1
-10
/
+14
2016-10-11
x86/panic: replace smp_send_stop() with kdump friendly version in panic path
Hidehiro Kawai
1
-7
/
+40
2016-10-11
ptrace: clear TIF_SYSCALL_TRACE on ptrace detach
Ales Novak
1
-1
/
+2
2016-10-11
kprobes: include <asm/sections.h> instead of <asm-generic/sections.h>
Christoph Hellwig
1
-1
/
+1
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-10-10
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
6
-30
/
+99
2016-10-10
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-12
/
+2
2016-10-10
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+5
2016-10-10
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2016-10-10
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+5
2016-10-10
Merge branch 'printk-cleanups'
Linus Torvalds
1
-63
/
+61
2016-10-09
printk: make reading the kernel log flush pending lines
Linus Torvalds
1
-0
/
+11
2016-10-09
printk: re-organize log_output() to be more legible
Linus Torvalds
1
-35
/
+27
2016-10-09
printk: split out core logging code into helper function
Linus Torvalds
1
-39
/
+39
2016-10-09
printk: reinstate KERN_CONT for printing continuation lines
Linus Torvalds
1
-17
/
+12
2016-10-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-66
/
+58
2016-10-07
console: don't prefer first registered if DT specifies stdout-path
Paul Burton
1
-1
/
+12
2016-10-07
cred: simpler, 1D supplementary groups
Alexey Dobriyan
2
-48
/
+23
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-2
/
+11
2016-10-07
thp: reduce usage of huge zero page's atomic counter
Aaron Lu
1
-0
/
+1
2016-10-07
mm, oom: enforce exit_oom_victim on current task
Tetsuo Handa
1
-1
/
+1
2016-10-07
oom, suspend: fix oom_killer_disable vs. pm suspend properly
Michal Hocko
1
-14
/
+3
2016-10-07
mm, oom: get rid of signal_struct::oom_victims
Michal Hocko
1
-0
/
+1
2016-10-07
kernel, oom: fix potential pgd_lock deadlock from __mmdrop
Michal Hocko
1
-1
/
+5
2016-10-07
oom: keep mm of the killed task available
Michal Hocko
1
-0
/
+2
2016-10-07
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-58
/
+20
2016-10-07
Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-14
/
+26
2016-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+2
2016-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-10
/
+22
2016-10-06
Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
11
-9
/
+783
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+32
2016-10-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
8
-24
/
+440
[next]