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
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-24
kconfig: Avoid buffer underrun in choice input
Ben Hutchings
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
8
-11
/
+11
2011-03-22
bloat-o-meter: include read-only data section in report
Jean Delvare
1
-1
/
+3
2011-03-22
checkpatch: warn about memset with swapped arguments
Dave Jones
1
-0
/
+5
2011-03-22
scripts/checkpatch.pl: reset rpt_cleaners warnings
Mike Frysinger
1
-0
/
+1
2011-03-22
kstrto*: converting strings to integers done (hopefully) right
Alexey Dobriyan
1
-2
/
+2
2011-03-22
get_maintainer.pl: allow "K:" pattern tests to match non-patch text
Joe Perches
1
-1
/
+10
2011-03-21
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
12
-935
/
+1226
2011-03-20
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
3
-9
/
+23
2011-03-20
Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...
Linus Torvalds
2
-1
/
+8
2011-03-17
Merge branch 'genksyms-enum' into kbuild/kbuild
Michal Marek
8
-863
/
+988
2011-03-17
genksyms: Regenerate lexer and parser
Michal Marek
3
-512
/
+661
2011-03-17
genksyms: Track changes to enum constants
Michal Marek
4
-13
/
+127
2011-03-17
genksyms: simplify usage of find_symbol()
Michal Marek
4
-9
/
+9
2011-03-17
genksyms: Add helpers for building string lists
Michal Marek
1
-32
/
+38
2011-03-17
genksyms: Simplify printing of symbol types
Michal Marek
1
-16
/
+27
2011-03-17
genksyms: Simplify lexer
Michal Marek
2
-138
/
+123
2011-03-17
genksyms: Do not paste the bison header file to lex.c
Michal Marek
2
-147
/
+7
2011-03-17
modpost: fix trailing comma
Randy Dunlap
1
-8
/
+15
2011-03-17
KBuild: silence "'scripts/unifdef' is up to date."
Mike Waychison
1
-0
/
+5
2011-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+20
2011-03-15
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-2
/
+4
2011-03-15
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
15
-72
/
+0
2011-03-16
Merge branch 'next' into for-linus
James Morris
1
-0
/
+20
2011-03-13
kbuild: Fix computing srcversion for modules
Michal Marek
2
-8
/
+30
2011-03-10
ftrace: Add .ref.text as one of the safe areas to trace
Steven Rostedt
2
-1
/
+3
2011-03-09
kbuild: Add make tarxz-pkg build option
Zdenek Kaspar
2
-1
/
+8
2011-03-09
Merge commit 'v2.6.38-rc1' into kbuild/packaging
Michal Marek
117
-3644
/
+8852
2011-03-09
kbuild: Add extra gcc checks
Borislav Petkov
1
-1
/
+34
2011-03-08
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
1
-0
/
+20
2011-03-04
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-1
/
+11
2011-03-03
SELinux: Auto-generate security_is_socket_class
Harry Ciao
1
-0
/
+20
2011-02-22
rtmutex: tester: Remove the remaining BKL leftovers
Thomas Gleixner
14
-67
/
+0
2011-02-21
fixdep: Do not record dependency on the source file itself
Michal Marek
1
-1
/
+11
2011-02-17
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-1
/
+1
2011-02-16
Merge commit 'v2.6.38-rc5' into core/locking
Ingo Molnar
1
-3
/
+3
2011-02-10
scripts/extract-ikconfig: add xz compression support
Dick Streefland
1
-4
/
+5
2011-02-08
trivial: Fix Steven's Copyright typos
Uwe Kleine-König
1
-1
/
+1
2011-02-04
Merge branch 'kbuild/packaging' into kbuild/rc-fixes
Michal Marek
1
-3
/
+3
2011-02-04
deb-pkg: Fix building outside of source tree (O=...).
Nicolas de Pesloüan
1
-3
/
+3
2011-01-27
locking: Remove deprecated lock initializers
Thomas Gleixner
1
-5
/
+0
2011-01-22
unifdef: update to upstream version 2.5
Tony Finch
1
-63
/
+184
2011-01-15
kbuild: add GNU GLOBAL tags generation
Jianbin Kang
1
-0
/
+9
2011-01-15
deb-pkg: Use $SRCARCH for include path
maximilian attems
1
-1
/
+1
2011-01-15
setlocalversion: update mercurial tag parsing
Mike Crowe
1
-5
/
+9
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2011-01-13
decompressors: add boot-time XZ support
Lasse Collin
1
-0
/
+2
2011-01-13
decompressors: add XZ decompressor module
Lasse Collin
2
-0
/
+51
2011-01-13
checkpatch.pl: add "prefer __packed" check
Joe Perches
1
-0
/
+5
2011-01-13
checkpatch: check for world-writeable sysfs/debugfs files
Dave Jones
1
-0
/
+5
[next]