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
2008-02-07
Handle pid namespaces in cgroups code
Pavel Emelyanov
1
-2
/
+2
2008-02-07
hotplug cpu move tasks in empty cpusets - refinements
Paul Jackson
1
-8
/
+13
2008-02-07
hotplug cpu: move tasks in empty cpusets to parent various other fixes
Paul Jackson
1
-26
/
+15
2008-02-07
cgroups: update comments in cpuset.c
Paul Menage
1
-85
/
+43
2008-02-07
cpusets: update_cpumask revision
Cliff Wickman
1
-61
/
+46
2008-02-07
hotplug cpu: move tasks in empty cpusets to parent
Cliff Wickman
2
-45
/
+144
2008-02-07
cgroups: mechanism to process each task in a cgroup
Cliff Wickman
1
-12
/
+186
2008-02-07
memory cgroup enhancements: add- pre_destroy() handler
KAMEZAWA Hiroyuki
1
-0
/
+22
2008-02-07
oom: add sysctl to enable task memory dump
David Rientjes
1
-0
/
+9
2008-02-07
Memory controller improve user interface
Balbir Singh
1
-11
/
+25
2008-02-07
Memory controller: accounting setup
Pavel Emelianov
1
-3
/
+8
2008-02-07
Memory controller: resource counters
Pavel Emelianov
2
-0
/
+121
2008-02-07
kernel/cgroup.c: make 2 functions static
Adrian Bunk
1
-2
/
+2
2008-02-07
cgroups: move cgroups destroy() callbacks to cgroup_diput()
Paul Menage
1
-12
/
+24
2008-02-07
cgroup simplify space stripping
Paul Jackson
1
-14
/
+3
2008-02-07
cgroup brace coding style fix
Paul Jackson
1
-10
/
+5
2008-02-07
kernel/cgroup.c: remove dead code
Adrian Bunk
1
-10
/
+8
2008-02-07
gfs2: make gfs2_glock.gl_owner_pid be a struct pid *
Pavel Emelyanov
1
-0
/
+1
2008-02-06
kprobes: kretprobe user entry-handler
Abhishek Sagar
2
-3
/
+22
2008-02-06
speed up jiffies conversion functions if HZ==USER_HZ
Andrew Morton
1
-1
/
+3
2008-02-06
system timer: fix crash in <100Hz system timer
David Fries
1
-2
/
+9
2008-02-06
kernel/sys.c: get rid of expensive divides in groups_sort()
Eric Dumazet
1
-10
/
+10
2008-02-06
idle_regs() must be __cpuinit
Adrian Bunk
1
-1
/
+1
2008-02-06
kernel/params.c: remove sparse-warning (different signedness)
Richard Knutsson
1
-1
/
+1
2008-02-06
stopmachine: semaphore to mutex
Daniel Walker
1
-3
/
+3
2008-02-06
Add arch_ptrace_stop
Roland McGrath
1
-1
/
+32
2008-02-06
relay: nopage
Nick Piggin
1
-15
/
+9
2008-02-06
get rid of NR_OPEN and introduce a sysctl_nr_open
Eric Dumazet
2
-1
/
+9
2008-02-06
do_wait: remove one "else if" branch
Oleg Nesterov
1
-3
/
+1
2008-02-06
printk.c: use unsigned ints instead of longs for logbuf index
Denys Vlasenko
1
-18
/
+18
2008-02-06
time: fix sysfs_show_{available,current}_clocksources() buffer overflow problem
Miao Xie
1
-9
/
+10
2008-02-06
kernel/notifier.c should #include <linux/reboot.h>
Adrian Bunk
1
-0
/
+1
2008-02-06
make srcu_readers_active() static
Adrian Bunk
1
-2
/
+1
2008-02-06
kernel/ptrace.c should #include <linux/syscalls.h>
Adrian Bunk
1
-0
/
+1
2008-02-06
remove support for un-needed _extratext section
Robin Getz
1
-10
/
+1
2008-02-06
use __set_task_state() for TRACED/STOPPED tasks
Oleg Nesterov
3
-8
/
+6
2008-02-06
taskstats scaled time cleanup
Michael Neuling
1
-4
/
+6
2008-02-05
latency.c: use QoS infrastructure
Mark Gross
2
-281
/
+1
2008-02-05
pm qos infrastructure and interface
Mark Gross
2
-1
/
+426
2008-02-05
make kernel_shutdown_prepare() static
Adrian Bunk
1
-1
/
+1
2008-02-05
kernel/power/disk.c: make code static
Adrian Bunk
1
-2
/
+2
2008-02-05
capabilities: introduce per-process capability bounding set
Serge E. Hallyn
4
-43
/
+13
2008-02-05
Add 64-bit capability support to the kernel
Andrew Morgan
1
-9
/
+104
2008-02-05
mm/page-writeback: highmem_is_dirtyable option
Bron Gondwana
1
-1
/
+17
2008-02-05
add mm argument to pte/pmd/pud/pgd_free
Benjamin Herrenschmidt
1
-1
/
+1
2008-02-05
Page allocator: clean up pcp draining functions
Christoph Lameter
1
-2
/
+2
2008-02-05
timerfd: new timerfd API
Davide Libenzi
3
-11
/
+14
2008-02-05
exec: rework the group exit and fix the race with kill
Oleg Nesterov
2
-3
/
+4
2008-02-05
remove handle_group_stop() in favor of do_signal_stop()
Oleg Nesterov
1
-38
/
+5
2008-02-05
__group_complete_signal(): fix coredump with group stop race
Oleg Nesterov
1
-30
/
+0
[next]