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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-08
byteorder: move le32_add_cpu & friends from OCFS2 to core
Marcin Slusarz
6
-78
/
+30
2008-02-08
Use pgoff_t instead of unsigned long
Jan Kara
2
-2
/
+3
2008-02-08
aoe: statically initialise devlist_lock
Andrew Morton
1
-3
/
+1
2008-02-08
aoe: update copyright date
Ed L. Cashin
7
-7
/
+7
2008-02-08
aoe: make error messages more specific
Ed L. Cashin
1
-8
/
+7
2008-02-08
aoe: the aoeminor doesn't need a long format
Ed L. Cashin
2
-5
/
+7
2008-02-08
aoe: add module parameter for users who need more outstanding I/O
Ed L. Cashin
1
-3
/
+7
2008-02-08
aoe: only install new AoE device once
Ed L. Cashin
1
-0
/
+2
2008-02-08
aoe: dynamically allocate a capped number of skbs when necessary
Ed L. Cashin
3
-41
/
+133
2008-02-08
aoe: user can ask driver to forget previously detected devices
Ed L. Cashin
5
-19
/
+77
2008-02-08
aoe: eliminate goto and improve readability
Ed L. Cashin
1
-35
/
+34
2008-02-08
aoe: clean up udev configuration example
Ed L. Cashin
2
-8
/
+12
2008-02-08
aoe: mac_addr: avoid 64-bit arch compiler warnings
Ed L. Cashin
4
-10
/
+9
2008-02-08
aoe: handle multiple network paths to AoE device
Ed L. Cashin
6
-335
/
+653
2008-02-08
aoe: bring driver version number to 47
Ed L. Cashin
1
-1
/
+1
2008-02-08
constify tables in kernel/sysctl_check.c
Jan Beulich
1
-76
/
+75
2008-02-08
misc: removal of final callers using fastcall
Harvey Harrison
3
-5
/
+5
2008-02-08
asm-generic: remove fastcall
Harvey Harrison
3
-22
/
+22
2008-02-08
Remove fastcall from linux/include
Harvey Harrison
6
-20
/
+20
2008-02-08
lib: remove fastcall from lib/*
Harvey Harrison
3
-28
/
+28
2008-02-08
kernel: remove fastcall in kernel/*
Harvey Harrison
12
-68
/
+67
2008-02-08
fs: remove fastcall, it is always empty
Harvey Harrison
6
-27
/
+26
2008-02-08
rd: support XIP
Nick Piggin
2
-2
/
+47
2008-02-08
rewrite rd
Nick Piggin
6
-549
/
+556
2008-02-08
mn10300: add platform MTD support for the ASB2303 board
David Howells
3
-2
/
+105
2008-02-08
mn10300: add the MN10300/AM33 architecture to the kernel
David Howells
234
-7
/
+27906
2008-02-08
mn10300: allocate serial port UART IDs for on-chip serial ports
David Howells
1
-0
/
+4
2008-02-08
usb: net2280 can't have a function called show_registers()
David Howells
1
-3
/
+3
2008-02-08
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
30
-31
/
+0
2008-02-08
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
David Howells
25
-257
/
+423
2008-02-08
aout: mark arches that support A.OUT format
David Howells
14
-2
/
+42
2008-02-08
aout: move STACK_TOP[_MAX] to asm/processor.h
David Howells
39
-160
/
+121
2008-02-08
time: fix typo in comments
Li Zefan
7
-16
/
+16
2008-02-08
timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres
Li Zefan
3
-4
/
+4
2008-02-08
clockevent: simplify list operations
Li Zefan
1
-7
/
+4
2008-02-08
clocksource: remove redundant code
Li Zefan
1
-1
/
+0
2008-02-08
Get rid of the kill_pgrp_info() function
Pavel Emelyanov
2
-14
/
+8
2008-02-08
Clean up the kill_something_info
Pavel Emelyanov
1
-11
/
+15
2008-02-08
Pidns: fix badly converted mqueues pid handling
Pavel Emelyanov
1
-1
/
+1
2008-02-08
Pidns: make full use of xxx_vnr() calls
Pavel Emelyanov
8
-23
/
+12
2008-02-08
ITIMER_REAL: convert to use struct pid
Oleg Nesterov
5
-38
/
+5
2008-02-08
uglify while_each_pid_task() to make sure we don't count the execing pricess ...
Oleg Nesterov
1
-0
/
+6
2008-02-08
uglify kill_pid_info() to fix kill() vs exec() race
Oleg Nesterov
1
-3
/
+12
2008-02-08
pid: fix solaris_procids
Eric W. Biederman
1
-2
/
+2
2008-02-08
pid: fix mips irix emulation pid usage
Eric W. Biederman
3
-19
/
+23
2008-02-08
sys_getsid: don't use ->nsproxy directly
Oleg Nesterov
1
-7
/
+4
2008-02-08
pid: Extend/Fix pid_vnr
Eric W. Biederman
3
-14
/
+11
2008-02-08
pid: sys_wait... fixes
Eric W. Biederman
1
-24
/
+56
2008-02-08
move the related code from exit_notify() to exit_signals()
Oleg Nesterov
2
-23
/
+22
2008-02-08
sys_setsid: remove now unneeded session != 1 check
Oleg Nesterov
1
-4
/
+1
[next]