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
/
arch
/
um
/
os-Linux
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-11
um: fix build failure due to mess-up of sig_info protorype
Sergei Trofimovich
1
-1
/
+1
2013-03-11
um: add missing declaration of 'getrlimit()' and friends
Sergei Trofimovich
1
-0
/
+2
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-13
/
+0
2012-10-12
x86, um: convert to saner kernel_execve() semantics
Al Viro
1
-13
/
+0
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
26
-85
/
+85
2012-09-05
uml: fix compile error in deliver_alarm()
Miklos Szeredi
1
-1
/
+1
2012-08-02
um: pass siginfo to guest process
Martin Pärtel
4
-17
/
+26
2012-08-02
um: pull interrupt_end() into userspace()
Al Viro
1
-0
/
+3
2012-05-21
um: Remove unused variables
Richard Weinberger
1
-10
/
+0
2012-03-25
um: use the right ifdef around exports in user_syms.c
Al Viro
2
-3
/
+1
2011-11-02
um: unify ptrace_user.h
Al Viro
2
-7
/
+5
2011-11-02
um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.c
Al Viro
2
-37
/
+2
2011-11-02
um: take chan_*.h and line.h to arch/um/drivers
Al Viro
1
-1
/
+1
2011-11-02
um: take register_winch_irq() into the caller of is_skas_winch()
Al Viro
1
-5
/
+1
2011-11-02
um: take arch/um/sys-x86 to arch/x86/um
Al Viro
7
-353
/
+1
2011-11-02
um: sysdep/barrier.h is not used for anything
Al Viro
1
-1
/
+0
2011-11-02
um: shared/process.h is empty now; kill it
Al Viro
5
-5
/
+0
2011-11-02
um: finish conversion to mcontext_t
Al Viro
3
-4
/
+35
2011-11-02
um: start switching the references to host mcontext_t to its userland type
Al Viro
3
-20
/
+18
2011-11-02
um: take userland definition of barrier() to user.h
Al Viro
1
-3
/
+0
2011-11-02
um: fill the handlers array at build time
Al Viro
3
-11
/
+20
2011-11-02
um: simplify set_handler()
Al Viro
3
-26
/
+18
2011-11-02
um: don't bother blocking SIGARLM and SIGUSR1
Al Viro
3
-9
/
+8
2011-11-02
um: switch stub_segv_handler to SA_SIGINFO variant, get rid of magic crap in ...
Al Viro
1
-2
/
+2
2011-11-02
um: merge arch/um/os-Linux/sys-{i386,x86_64}
Al Viro
9
-85
/
+57
2011-11-02
um: merge hard_handler() instances, switch to use of SA_SIGINFO
Al Viro
5
-35
/
+10
2011-11-02
um: kill dead code around uaccess
Al Viro
2
-34
/
+2
2011-11-02
um: -include user.h for USER_OBJ, trim includes
Al Viro
23
-40
/
+0
2011-09-14
um: Save FPU registers between task switches
Ingo van Lil
3
-3
/
+27
2011-07-25
um: disable scan_elf_aux() on x86_64
Richard Weinberger
3
-7
/
+8
2011-07-25
uml: free resources
Davidlohr Bueso
1
-2
/
+4
2011-07-25
uml: helper.c warning corrections
Vitaliy Ivanov
1
-2
/
+2
2011-07-25
um: fix _FORTIFY_SOURCE=2 support for kernel modules
Richard Weinberger
1
-0
/
+5
2011-05-25
um: fix crash while os_dump_core()
Richard Weinberger
1
-0
/
+1
2011-05-25
um: add earlyprintk support
Richard Weinberger
1
-0
/
+5
2011-05-25
um: remove SIGHUP handler
Richard Weinberger
1
-1
/
+0
2011-05-25
um: fix UML_LIB_PATH
Richard Weinberger
1
-1
/
+1
2011-05-18
um: fix abort
Richard Weinberger
1
-1
/
+22
2010-10-26
um: fix global timer issue when using CONFIG_NO_HZ
Richard Weinberger
1
-1
/
+1
2010-08-09
Deal with missing exports for hostfs
Al Viro
2
-0
/
+19
2010-06-29
um: os-linux/mem.c needs sys/stat.h
Liu Aleaxander
1
-0
/
+1
2010-04-19
uml: Fix build breakage after slab.h changes
Jan Kiszka
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-20
includecheck fix: um, helper.c
Jaswinder Singh Rajput
1
-1
/
+0
2009-04-01
uml: improve error messages
WANG Cong
1
-4
/
+4
2009-03-12
uml: fix WARNING: vmlinux: 'memcpy' exported twice
akpm@linux-foundation.org
1
-1
/
+4
2008-12-04
um: Kill directly reference of netdev->priv
Wang Chen
2
-2
/
+2
2008-10-22
x86, um: get rid of arch/um/os symlink
Al Viro
1
-11
/
+0
2008-10-22
x86, um: get rid of excessive includes of uml-config.h
Al Viro
1
-1
/
+0
2008-10-16
uml: remove the dead TTY_LOG code
Adrian Bunk
2
-220
/
+0
[next]