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
2007-07-16
Remove duplicate comments from sysctl.c
Linus Torvalds
1
-8
/
+0
2007-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
1
-9
/
+18
2007-07-16
kernel/printk.c: document possible deadlock against scheduler
Jiri Kosina
1
-0
/
+3
2007-07-16
modules: remove modlist_lock
Rusty Russell
1
-21
/
+15
2007-07-16
make cancel_xxx_work_sync() return a boolean
Oleg Nesterov
1
-14
/
+27
2007-07-16
rename cancel_rearming_delayed_work() to cancel_delayed_work_sync()
Oleg Nesterov
1
-3
/
+3
2007-07-16
is_power_of_2: kernel/kfifo.c
vignesh babu
1
-1
/
+2
2007-07-16
make seccomp zerocost in schedule
Andrea Arcangeli
1
-0
/
+3
2007-07-16
move seccomp from /proc to a prctl
Andrea Arcangeli
2
-0
/
+34
2007-07-16
sprint_symbol() cleanup
Andrew Morton
1
-6
/
+5
2007-07-16
sysctl.c: add text telling people to use CTL_UNNUMBERED
Andrew Morton
1
-1
/
+20
2007-07-16
FUTEX: Tidy up the code
Thomas Gleixner
4
-85
/
+74
2007-07-16
sys_time() speedup
Ingo Molnar
1
-8
/
+24
2007-07-16
namespace: ensure clone_flags are always stored in an unsigned long
Eric W. Biederman
3
-5
/
+5
2007-07-16
diskquota: 32bit quota tools on 64bit architectures
Vasily Tarasov
1
-0
/
+1
2007-07-16
kerneldoc fix in audit_core_dumps
Henrik Kretzschmar
1
-1
/
+1
2007-07-16
add a kmem_cache for nsproxy objects
Cedric Le Goater
1
-4
/
+17
2007-07-16
fix create_new_namespaces() return value
Cedric Le Goater
3
-13
/
+26
2007-07-16
user namespace: add unshare
Serge E. Hallyn
3
-4
/
+49
2007-07-16
user namespace: add the framework
Cedric Le Goater
6
-13
/
+66
2007-07-16
remove CONFIG_UTS_NS and CONFIG_IPC_NS
Cedric Le Goater
3
-16
/
+3
2007-07-16
Audit: add TTY input auditing
Miloslav Trmac
5
-12
/
+93
2007-07-16
Improve behaviour of spurious IRQ detect
Alan Cox
1
-1
/
+11
2007-07-16
taskstats: add context-switch counters
Maxim Uvarov
1
-0
/
+4
2007-07-16
Remove capability.h from mm.h
Alexey Dobriyan
1
-1
/
+1
2007-07-16
Add a flag to indicate deferrable timers in /proc/timer_stats
Venki Pallipadi
2
-3
/
+25
2007-07-16
add printk.time option, deprecate 'time'
Randy Dunlap
1
-1
/
+4
2007-07-16
Remove clockevents_{release,request}_device
Andi Kleen
1
-41
/
+0
2007-07-16
Reduce cpuset.c write_lock_irq() to read_lock()
Paul Menage
1
-3
/
+3
2007-07-16
vdso: print fatal signals
Ingo Molnar
2
-0
/
+42
2007-07-16
Make /proc/modules use seq_list_xxx helpers
Pavel Emelianov
1
-15
/
+2
2007-07-16
cpu hotplug: fix ksoftirqd termination on cpu hotplug with naughty realtime p...
Satoru Takeuchi
1
-1
/
+5
2007-07-16
Fix stop_machine_run problem with naughty real time process
Satoru Takeuchi
1
-4
/
+4
2007-07-16
Use boot based time for uptime in /proc
Tomas Janousek
1
-0
/
+1
2007-07-16
Use boot based time for process start time and boot time in /proc
Tomas Janousek
1
-0
/
+2
2007-07-16
Introduce boot based time
Tomas Janousek
1
-0
/
+37
2007-07-16
Use write_trylock_irqsave in ptrace_attach
Sripathi Kodi
1
-4
/
+3
2007-07-16
Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGE
Jeff Dike
1
-0
/
+29
2007-07-16
mm: fix improper .init-type section references
Jan Beulich
1
-1
/
+1
2007-07-16
change zonelist order: zonelist order selection logic
KAMEZAWA Hiroyuki
1
-0
/
+11
2007-07-16
serial: convert early_uart to earlycon for 8250
Yinghai Lu
1
-0
/
+22
2007-07-16
console: console handover to preferred console
Yinghai Lu
1
-1
/
+4
2007-07-16
console: more buf for index parsing
Yinghai Lu
1
-10
/
+10
2007-07-16
[PATCH] sched: prettify prio_to_wmult[]
Ingo Molnar
1
-8
/
+8
2007-07-16
[PATCH] sched: document prio_to_wmult[]
Ingo Molnar
1
-0
/
+7
2007-07-16
[PATCH] sched: improve weight-array comments
Ingo Molnar
1
-1
/
+3
2007-07-13
CFS: Fix missing digit off in wmult table
Thomas Gleixner
1
-1
/
+1
2007-07-13
Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-2
/
+4
2007-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2
-19
/
+13
2007-07-13
[PATCH] sched: fix show_task()/show_tasks() output
Ingo Molnar
1
-16
/
+10
[next]