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
/
mod
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-09
modpost: Fix modpost license checking of vmlinux.o
Frank Rowand
2
-2
/
+6
2012-03-30
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+1
2012-03-26
modpost: fix ALL_INIT_DATA_SECTIONS
Jan Beulich
1
-1
/
+1
2012-03-09
Merge 3.3-rc6 into driver-core-next
Greg Kroah-Hartman
2
-5
/
+41
2012-02-27
mod/file2alias: make modpost compile on darwin again
Andreas Bießmann
1
-4
/
+31
2012-02-15
ARM: 7324/1: modpost: Fix section warnings for ARM for many compilers
Tony Lindgren
1
-0
/
+9
2012-02-14
module: fix broken isapnp handling in file2alias
Ondrej Zary
1
-1
/
+1
2012-02-13
x86/cpu: Clean up modalias feature matching
Ben Hutchings
1
-2
/
+3
2012-02-02
Merge 3.3-rc2 into the driver-core-next branch.
Greg Kroah-Hartman
1
-10
/
+0
2012-01-26
Add driver auto probing for x86 features v4
Andi Kleen
1
-0
/
+24
2012-01-20
Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...
Russell King
1
-10
/
+0
2012-01-14
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
1
-125
/
+92
2012-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
1
-0
/
+13
2012-01-13
modpost: use linker section to generate table.
Rusty Russell
1
-45
/
+61
2012-01-13
modpost: use a table rather than a giant if/else statement.
Rusty Russell
1
-119
/
+73
2012-01-09
ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.
Jochen Friedrich
1
-0
/
+13
2011-11-22
ARM: amba: Auto-generate AMBA driver module aliases during modpost
Dave Martin
1
-0
/
+72
2011-11-07
module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree
Ben Hutchings
1
-0
/
+7
2011-08-25
Staging: hv: file2alias: fix up alias creation logic for hv_vmbus_device_id
Greg Kroah-Hartman
1
-2
/
+2
2011-08-25
Staging: hv: Add code to parse struct hv_vmbus_device_id table
K. Y. Srinivasan
1
-0
/
+25
2011-07-24
modpost: Fix modpost's license checking V3
Alessio Igor Bogani
1
-1
/
+28
2011-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+22
2011-05-19
modpost: Update 64k section support for binutils 2.18.50
Anders Kaseorg
2
-29
/
+14
2011-05-10
bcma: add Broadcom specific AMBA bus driver
Rafał Miłecki
1
-0
/
+22
2011-03-21
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-8
/
+15
2011-03-17
modpost: fix trailing comma
Randy Dunlap
1
-8
/
+15
2011-03-13
kbuild: Fix computing srcversion for modules
Michal Marek
1
-2
/
+17
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-12-28
modpost: Fix address calculation in reloc_location()
Olof Johansson
1
-1
/
+1
2010-12-16
modpost: Put .zdebug* section on white list
H.J. Lu
1
-0
/
+1
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-28
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+4
2010-08-26
scripts/mod/modpost.c: fix commentary accordingly to last changes
Andy Shevchenko
1
-1
/
+4
2010-08-12
Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
1
-0
/
+13
2010-08-12
MN10300: Permit .GCC-command-line sections
David Howells
1
-0
/
+1
2010-08-11
fix "scripts/mod/modpost.c: fix memory leak"
Andrew Morton
1
-2
/
+3
2010-08-11
param: silence .init.text references from param ops
Rusty Russell
1
-0
/
+13
2010-08-09
scripts/mod/modpost.c: fix memory leak
Alexey Fomenko
1
-14
/
+40
2010-08-04
Merge commit 'v2.6.35' into kbuild/kbuild
Michal Marek
2
-1
/
+63
2010-08-03
modpost: support objects with more than 64k sections
Denys Vlasenko
3
-29
/
+122
2010-07-08
powerpc: Fix module building for gcc 4.5 and 64 bit
Stephen Rothwell
1
-0
/
+5
2010-06-12
kbuild: Fix modpost segfault
Krzysztof Halasa
1
-1
/
+1
2010-06-01
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-64
/
+88
2010-05-21
Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...
Linus Torvalds
1
-0
/
+17
2010-05-19
MODULE_DEVICE_TABLE(isapnp, ...) does nothing
Ondrej Zary
1
-0
/
+17
2010-05-18
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-0
/
+14
2010-05-17
m68k: amiga - Zorro bus modalias support
Geert Uytterhoeven
1
-0
/
+14
2010-04-02
phylib: Support phy module autoloading
David Woodhouse
1
-0
/
+26
2010-01-30
modpost: don't allow *driver to reference .init.*
Uwe Kleine-König
1
-1
/
+10
2010-01-30
modpost: make symbol white list a per mismatch type variable
Uwe Kleine-König
1
-18
/
+31
[next]