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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-17
mm: clean up per architecture MM hook header files
Laurent Dufour
2
-15
/
+1
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-10
/
+10
2015-06-28
Merge branch 'for-linus-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
28
-282
/
+130
2015-06-26
Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2015-06-25
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2015-06-25
um: Don't pollute kernel namespace with uapi
Richard Weinberger
2
-1
/
+1
2015-06-25
um: Include sys/types.h for makedev(), major(), minor()
Hans-Werner Hilse
1
-0
/
+1
2015-06-25
um: Do not use stdin and stdout identifiers for struct members
Hans-Werner Hilse
5
-30
/
+30
2015-06-25
um: Do not use __ptr_t type for stack_t's .ss pointer
Hans-Werner Hilse
1
-3
/
+5
2015-06-24
mm: new mm hook framework
Laurent Dufour
1
-0
/
+15
2015-06-23
module: add per-module param_lock
Dan Streetman
1
-10
/
+10
2015-05-31
um: Fix mconsole dependency
Richard Weinberger
1
-0
/
+1
2015-05-31
um: Handle tracehook_report_syscall_entry() result
Richard Weinberger
3
-5
/
+9
2015-05-31
um: Remove copy&paste code from init.h
Richard Weinberger
1
-21
/
+1
2015-05-31
um: Stop abusing __KERNEL__
Richard Weinberger
4
-7
/
+8
2015-05-31
um: Catch unprotected user memory access
Richard Weinberger
1
-0
/
+5
2015-05-31
um: Rework uaccess code
Richard Weinberger
3
-182
/
+43
2015-05-31
um: Remove hppfs
Richard Weinberger
1
-15
/
+0
2015-05-31
um: Move syscall() declaration into os.h
Richard Weinberger
2
-1
/
+2
2015-05-31
um: kernel: ksyms: Export symbol syscall() for fixing modpost issue
Chen Gang
1
-0
/
+3
2015-05-31
um/os-Linux: Use char[] for syscall_stub declarations
Nicolas Iooss
2
-7
/
+7
2015-05-31
um: Use char[] for linker script address declarations
Nicolas Iooss
4
-7
/
+7
2015-05-31
um: Create asm/sections.h
Nicolas Iooss
5
-7
/
+11
2015-05-24
um,ethertap: use strncpy
Alan
1
-1
/
+1
2015-05-19
remove scatterlist.h generation from arch Kbuild files
Christoph Hellwig
1
-1
/
+0
2015-05-19
mm/fault, um: Fix compile error
Peter Zijlstra
1
-0
/
+1
2015-05-19
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
1
-2
/
+2
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2015-04-15
Merge tag 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw...
Linus Torvalds
49
-1777
/
+197
2015-04-15
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-3
/
+3
2015-04-14
um: expose number of page table levels
Kirill A. Shutemov
1
-0
/
+5
2015-04-13
um: Print minimum physical memory requirement
Thomas Meyer
1
-6
/
+35
2015-04-13
um: Move uml_postsetup in the init_thread stack
Thomas Meyer
3
-6
/
+12
2015-04-13
um: add a kmsg_dumper
Thomas Meyer
3
-1
/
+46
2015-04-13
um: Remove broken highmem support
Richard Weinberger
5
-92
/
+1
2015-04-13
um: Remove broken SMP support
Richard Weinberger
9
-355
/
+2
2015-04-13
um: Remove SKAS3/4 support
Richard Weinberger
14
-607
/
+100
2015-04-13
um: Remove ppc cruft
Richard Weinberger
15
-635
/
+0
2015-04-13
um: Remove ia64 cruft
Richard Weinberger
6
-70
/
+0
2015-04-13
um: Remove dead code from stacktrace
Richard Weinberger
1
-5
/
+1
2015-04-12
um: Remove signal translation and exec_domain
Richard Weinberger
1
-2
/
+0
2015-04-02
kbuild: use relative path more to include Makefile
Masahiro Yamada
1
-3
/
+3
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-4
/
+0
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
2
-2
/
+2
2015-02-10
um: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
3
-38
/
+0
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-0
/
+2
2015-01-04
um: Skip futex_atomic_cmpxchg_inatomic() test
Richard Weinberger
1
-0
/
+1
2014-12-14
Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+5
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+0
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
1
-1
/
+0
[next]