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
2006-03-20
Merge branch 'master'
Steven Whitehouse
7
-35
/
+148
2006-03-18
[PATCH] disable unshare(CLONE_VM) for now
Oleg Nesterov
1
-3
/
+1
2006-03-17
[PATCH] posix-timers: fix requeue accounting when signal is ignored
Roman Zippel
1
-0
/
+1
2006-03-17
[PATCH] time_interpolator: add __read_mostly
Christoph Lameter
1
-2
/
+2
2006-03-17
[PATCH] unshare: Use rcu_assign_pointer when setting sighand
Eric W. Biederman
1
-1
/
+1
2006-03-14
[PATCH] Fix sigaltstack corruption among cloned threads
GOTO Masanori
1
-0
/
+6
2006-03-11
[PATCH] remove __put_task_struct_cb export again
Christoph Hellwig
2
-8
/
+3
2006-03-08
[PATCH] fix file counting
Dipankar Sarma
1
-1
/
+4
2006-03-08
[PATCH] rcu batch tuning
Dipankar Sarma
1
-18
/
+58
2006-03-08
[PATCH] idle threads should have a sane ->timestamp value
Ingo Molnar
1
-0
/
+1
2006-03-06
[PATCH] time: add barrier after updating jiffies_64
Atsushi Nemoto
1
-0
/
+2
2006-03-06
[PATCH] fix next_timer_interrupt() for hrtimer
Tony Lindgren
2
-0
/
+51
2006-03-06
Add early-boot-safety check to cond_resched()
Linus Torvalds
1
-0
/
+2
2006-03-02
[PATCH] time_interpolator: Use readq_relaxed() instead of readq().
Christoph Lameter
1
-2
/
+2
2006-03-02
[PATCH] fix acpi_video_flags on x86-64
Stefan Seyfried
1
-1
/
+1
2006-02-28
[IA64] sysctl option to silence unaligned trap warnings
Jes Sorensen
1
-0
/
+14
2006-02-23
Merge branch 'master'
Steven Whitehouse
28
-409
/
+682
2006-02-20
[PATCH] kjournald keeps reference to namespace
Björn Steinbrink
1
-0
/
+3
2006-02-20
Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-3
/
+3
2006-02-20
[PATCH] Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=n
Stephen Rothwell
1
-0
/
+2
2006-02-20
[PATCH] Fix undefined symbols for nommu architecture
Luke Yang
1
-0
/
+2
2006-02-20
[PATCH] suspend-to-ram: allow video options to be set at runtime
Pavel Machek
1
-4
/
+12
2006-02-18
[PATCH] GFP_KERNEL allocations in atomic (auditsc)
Al Viro
1
-3
/
+3
2006-02-17
[PATCH] swsusp: fix breakage with swap on LVM
Rafael J. Wysocki
1
-3
/
+1
2006-02-17
[PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COST
Ingo Molnar
1
-1
/
+12
2006-02-17
[PATCH] Provide an interface for getting the current tick length
Paul Mackerras
1
-5
/
+34
2006-02-17
[PATCH] x86_64: Add boot option to disable randomized mappings and cleanup
Andi Kleen
1
-2
/
+0
2006-02-15
[PATCH] swsusp: nuke noisy message
Andrew Morton
1
-3
/
+1
2006-02-15
[PATCH] cpuset: oops in exit on null cpuset fix
Paul Jackson
1
-1
/
+34
2006-02-15
[PATCH] fix zap_thread's ptrace related problems
Oleg Nesterov
1
-10
/
+15
2006-02-15
[PATCH] fix kill_proc_info() vs fork() theoretical race
Oleg Nesterov
1
-2
/
+2
2006-02-15
[PATCH] fix kill_proc_info() vs CLONE_THREAD race
Oleg Nesterov
1
-3
/
+2
2006-02-14
[PATCH] hrtimer: round up relative start time on low-res arches
Ingo Molnar
1
-1
/
+12
2006-02-14
[PATCH] sched: revert "filter affine wakeups"
Chen, Kenneth W
1
-9
/
+1
2006-02-14
[PATCH] compound page: no access_process_vm check
Hugh Dickins
1
-2
/
+1
2006-02-10
[PATCH] prevent recursive panic from softlockup watchdog
Jan Beulich
1
-0
/
+1
2006-02-10
[PATCH] sched: remove smpnice
Nick Piggin
1
-111
/
+18
2006-02-09
[PATCH] do_sigaction: cleanup ->sa_mask manipulation
Oleg Nesterov
1
-5
/
+3
2006-02-09
[PATCH] sys_signal: initialize ->sa_mask
Oleg Nesterov
1
-0
/
+1
2006-02-07
[PATCH] kernel/sys.c NULL noise removal
Al Viro
1
-1
/
+1
2006-02-07
[PATCH] timer.c NULL noise removal
Al Viro
1
-1
/
+1
2006-02-07
[PATCH] remove bogus asm/bug.h includes.
Al Viro
1
-1
/
+0
2006-02-07
[PATCH] unshare system call -v5: unshare files
JANAK DESAI
1
-30
/
+51
2006-02-07
[PATCH] unshare system call -v5: unshare vm
JANAK DESAI
1
-31
/
+56
2006-02-07
[PATCH] unshare system call -v5: unshare namespace
JANAK DESAI
1
-6
/
+11
2006-02-07
[PATCH] unshare system call -v5: unshare filesystem info
JANAK DESAI
1
-3
/
+6
2006-02-07
[PATCH] unshare system call -v5: system call handler function
JANAK DESAI
1
-0
/
+232
2006-02-07
[PATCH] Fix build failure in recent pm_prepare_* changes.
Rafael J. Wysocki
2
-17
/
+3
2006-02-07
[PATCH] module: strlen_user() race fix
Andrew Morton
1
-0
/
+3
2006-02-07
[PATCH] swsusp: kill unneeded/unbalanced bio_get
Pavel Machek
1
-4
/
+2
[next]