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
2010-08-11
pids: alloc_pidmap: remove the unnecessary boundary checks
Oleg Nesterov
1
-10
/
+7
2010-08-11
pids: fix a race in pid generation that causes pids to be reused immediately
Salman
1
-1
/
+38
2010-08-11
ptrace: optimize exit_ptrace() for the likely case
Oleg Nesterov
2
-5
/
+14
2010-08-11
cgroups: save space for the terminator
Dan Carpenter
1
-2
/
+2
2010-08-10
kernel/timer.c: fix kernel-doc function parameter warning
Randy Dunlap
1
-0
/
+1
2010-08-10
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-18
/
+64
2010-08-10
Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux
Linus Torvalds
3
-62
/
+165
2010-08-10
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
9
-278
/
+325
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2010-08-09
gcc-4.6: printk: use stable variable to dump kmsg buffer
Andi Kleen
1
-5
/
+5
2010-08-09
stop_machine: struct cpu_stopper, remove alignment padding on 64 bits
Richard Kennedy
1
-1
/
+1
2010-08-09
kernel/range: remove unused definition of ARRAY_SIZE()
Geert Uytterhoeven
1
-4
/
+0
2010-08-09
sys_personality: remove the bogus checks in sys_personality()->__set_personal...
Oleg Nesterov
1
-17
/
+5
2010-08-09
hibernation: freeze swap at hibernation
KAMEZAWA Hiroyuki
3
-3
/
+5
2010-08-09
oom: badness heuristic rewrite
David Rientjes
1
-0
/
+1
2010-08-09
oom: move sysctl declarations to oom.h
David Rientjes
1
-3
/
+1
2010-08-09
pass a struct path to vfs_statfs
Christoph Hellwig
1
-1
/
+1
2010-08-09
workqueue: workqueue_cpu_callback() should be cpu_notifier instead of hotcpu_...
Tejun Heo
1
-1
/
+1
2010-08-08
workqueue: add missing __percpu markup in kernel/workqueue.c
Namhyung Kim
1
-1
/
+1
2010-08-07
Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred...
Linus Torvalds
1
-8
/
+0
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
11
-1924
/
+2963
2010-08-07
block: push BKL into blktrace ioctls
Arnd Bergmann
1
-0
/
+43
2010-08-07
block: unify flags for struct bio and struct request
Christoph Hellwig
2
-13
/
+16
2010-08-07
block: remove wrappers for request type/flags
Christoph Hellwig
1
-5
/
+5
2010-08-06
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2010-08-06
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
7
-92
/
+57
2010-08-06
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-12
/
+35
2010-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-2
/
+13
2010-08-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
20
-376
/
+800
2010-08-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
33
-2925
/
+1451
2010-08-06
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-0
/
+179
2010-08-05
Merge branch 'kms-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
1
-2
/
+0
2010-08-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
7
-87
/
+437
2010-08-05
cgroupfs: create /sys/fs/cgroup to mount cgroupfs on
Greg KH
1
-1
/
+12
2010-08-05
hotplug: Support kernel/hotplug sysctl variable when !CONFIG_NET
Ian Abbott
1
-1
/
+1
2010-08-05
Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...
Linus Torvalds
1
-507
/
+581
2010-08-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+12
2010-08-05
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-2
/
+31
2010-08-05
vt,console,kdb: automatically set kdb LINES variable
Jason Wessel
1
-2
/
+0
2010-08-05
debug_core,kdb: fix crash when arch does not have single step
Jason Wessel
1
-0
/
+2
2010-08-05
ftrace,kdb: Allow dumping a specific cpu's buffer with ftdump
Jason Wessel
1
-10
/
+27
2010-08-05
ftrace,kdb: Extend kdb to be able to dump the ftrace buffer
Jason Wessel
4
-21
/
+163
2010-08-05
gdbstub: do not directly use dbg_reg_def[] in gdb_cmd_reg_set()
Jason Wessel
1
-1
/
+9
2010-08-05
gdbstub: Implement gdbserial 'p' and 'P' packets
Jason Wessel
1
-20
/
+77
2010-08-05
kgdb,kdb: individual register set and and get API
Jason Wessel
2
-12
/
+146
2010-08-05
gdbstub: Optimize kgdb's "thread:" response for the gdb serial protocol
Jason Wessel
1
-18
/
+19
2010-08-05
kgdb: remove custom hex_to_bin()implementation
Andy Shevchenko
1
-16
/
+5
2010-08-05
printk: fix delayed messages from CPU hotplug events
Kevin Cernekee
1
-2
/
+31
2010-08-05
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2
-11
/
+1
2010-08-05
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
1
-0
/
+3
[next]