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
2013-01-03
misc: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+0
2013-01-02
UAPI: Strip _UAPI prefix on header install no matter the whitespace
David Howells
1
-3
/
+3
2012-12-20
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-2
/
+5
2012-12-20
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
3
-9
/
+158
2012-12-20
checkpatch: warn on uapi #includes that #include <uapi/...
Joe Perches
1
-2
/
+5
2012-12-20
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-0
/
+7
2012-12-19
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+32
2012-12-18
Coccinelle: add api/d_find_alias.cocci
Cyril Roelandt
1
-0
/
+80
2012-12-17
checkpatch: warn on CamelCase variable names
Joe Perches
1
-6
/
+13
2012-12-17
checkpatch: add support for floating point constants
Joe Perches
1
-1
/
+5
2012-12-17
checkpatch: find hex constants as a single IDENT
Joe Perches
1
-1
/
+1
2012-12-17
checkpatch: add --strict test for switch/default missing break
Joe Perches
1
-2
/
+16
2012-12-17
checkpatch: warn when declaring "struct spinlock foo;"
Joe Perches
1
-0
/
+6
2012-12-17
checkpatch: Add --strict messages for blank lines around braces
Joe Perches
1
-0
/
+10
2012-12-17
checkpatch: extend line continuation test
Joe Perches
1
-1
/
+3
2012-12-17
checkpatch: allow control over line length warning, default remains 80
Joe Perches
1
-3
/
+6
2012-12-17
checkpatch: consolidate if (foo) bar(foo) checks and add debugfs_remove
Andy Whitcroft
1
-14
/
+6
2012-12-17
checkpatch: remove reference to feature-removal-schedule.txt
Tao Ma
1
-37
/
+0
2012-12-17
checkpatch: warn about using CONFIG_EXPERIMENTAL
Kees Cook
1
-0
/
+13
2012-12-17
checkpatch: warn on unnecessary line continuations
Joe Perches
1
-0
/
+9
2012-12-14
scripts/config: Fix wrong "shift" for --keep-case
Hiroshi Doyu
1
-1
/
+0
2012-12-14
MODSIGN: Add modules_sign make target
Josh Boyer
1
-0
/
+32
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+34
2012-12-12
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-0
/
+1
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-14
/
+10
2012-12-11
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-0
/
+5
2012-12-11
scripts/tags.sh: Support compiled source
Joonsoo Kim
1
-6
/
+31
2012-12-11
scripts/tags.sh: Support subarch for ARM
Joonsoo Kim
1
-2
/
+18
2012-12-11
Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...
Russell King
15
-490
/
+536
2012-12-09
scripts/coccinelle/misc/warn.cocci: use WARN
Julia Lawall
1
-0
/
+109
2012-12-06
scripts/kernel-doc: check that non-void fcts describe their return value
Yacine Belkadi
1
-0
/
+34
2012-11-30
modpost.c: Stop checking __dev* section mismatches
Greg Kroah-Hartman
1
-14
/
+10
2012-11-30
kbuild: centralize .dts->.dtb rule
Stephen Warren
1
-0
/
+3
2012-11-27
scripts/kernel-doc: check that non-void fcts describe their return value
Yacine Belkadi
1
-0
/
+34
2012-11-26
UAPI: strip the _UAPI prefix from header guards during header installation
David Howells
1
-0
/
+3
2012-11-21
sign-file: fix the perl warning message when extracting ASN.1
Chun-Yi Lee
1
-3
/
+3
2012-11-21
script: dtc: clean generated files
Magnus Damm
1
-0
/
+2
2012-11-20
scripts/pnmtologo: fix for plain PBM
Andreas Bießmann
1
-0
/
+7
2012-11-12
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
5
-14
/
+106
2012-11-09
Merge branch 'akpm' (Fixes from Andrew)
Linus Torvalds
1
-2
/
+4
2012-11-09
checkpatch: improve network block comment style checking
Joe Perches
1
-2
/
+4
2012-11-06
modules: don't break modules_install on external modules with no key.
Rusty Russell
1
-1
/
+2
2012-11-04
ARM: 7568/1: Sort exception table at compile time
Stephen Boyd
1
-0
/
+1
2012-10-25
menuconfig: Replace CIRCLEQ by list_head-style lists.
Benjamin Poirier
5
-14
/
+106
2012-10-19
MODSIGN: Move the magic string to the end of a module and eliminate the search
David Howells
1
-3
/
+3
2012-10-19
MODSIGN: perlify sign-file and merge in x509keyid
David Howells
2
-346
/
+399
2012-10-19
kbuild: Fix module signature generation
Linus Torvalds
1
-2
/
+3
2012-10-19
kbuild: sign the modules at install time
Rusty Russell
4
-111
/
+28
2012-10-18
Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
1
-34
/
+10
2012-10-17
dtc: fix for_each_*() to skip first object if deleted
Stephen Warren
1
-34
/
+10
[next]