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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-17
scripts/gdb: add internal helper and convenience function to look up a module
Jan Kiszka
2
-0
/
+29
2015-02-17
scripts/gdb: add automatic symbol reloading on module insertion
Jan Kiszka
1
-0
/
+39
2015-02-17
kernel/module.c: do not inline do_init_module()
Jan Kiszka
1
-2
/
+7
2015-02-17
scripts/gdb: add lx-symbols command
Jan Kiszka
2
-0
/
+128
2015-02-17
scripts/gdb: add module iteration class
Jan Kiszka
1
-0
/
+39
2015-02-17
scripts/gdb: add container_of helper and convenience function
Jan Kiszka
2
-0
/
+37
2015-02-17
scripts/gdb: add cache for type objects
Jan Kiszka
1
-0
/
+34
2015-02-17
scripts/gdb: add infrastructure
Jan Kiszka
6
-1
/
+51
2015-02-17
fs/affs/super.c: fix switch indentation
Fabian Frederick
1
-33
/
+33
2015-02-17
fs/affs/inode.c: remove double extern affs_symlink_inode_operations
Fabian Frederick
1
-2
/
+0
2015-02-17
fs/affs/bitmap.c: remove unnecessary return
Fabian Frederick
1
-1
/
+0
2015-02-17
fs/affs/amigaffs.c: remove else after return
Fabian Frederick
1
-2
/
+1
2015-02-17
fs/affs: define AFFSNAMEMAX to replace constant use
Fabian Frederick
5
-13
/
+16
2015-02-17
fs/affs: use unsigned int for string lengths
Fabian Frederick
2
-8
/
+9
2015-02-17
fs/affs/super.c: destroy sbi mutex in affs_kill_sb()
Fabian Frederick
1
-0
/
+1
2015-02-17
fs/affs/file.c: fix direct IO writes beyond EOF
Fabian Frederick
1
-0
/
+7
2015-02-17
fs/affs/file.c: replace if/BUG by BUG_ON
Fabian Frederick
1
-4
/
+2
2015-02-17
fs/affs: fix casting in printed messages
Geert Uytterhoeven
5
-40
/
+33
2015-02-17
eventfd: don't take the spinlock in eventfd_poll
Chris Mason
1
-6
/
+6
2015-02-17
lib/rbtree.c: fix typo in comment
John de la Garza
1
-1
/
+1
2015-02-17
vmcore: fix PT_NOTE n_namesz, n_descsz overflow issue
WANG Chao
1
-4
/
+4
2015-02-17
kexec: add IND_FLAGS macro
Geoff Levand
2
-2
/
+1
2015-02-17
kexec: add bit definitions for kimage entry flags
Geoff Levand
1
-4
/
+15
2015-02-17
kexec: simplify conditional
Geoff Levand
1
-7
/
+10
2015-02-17
kexec: Fix make headers_check
Geoff Levand
1
-6
/
+0
2015-02-17
kexec: fix a typo in comment
Alexander Kuleshov
1
-1
/
+1
2015-02-17
kexec: remove never used member destination in kimage
Baoquan He
2
-6
/
+0
2015-02-17
signal: use current->state helpers
Davidlohr Bueso
1
-2
/
+2
2015-02-17
ptrace: remove linux/compat.h inclusion under CONFIG_COMPAT
Fabian Frederick
1
-1
/
+0
2015-02-17
fs: fat: use MSDOS_SB macro to get msdos_sb_info
Fred Chou
1
-1
/
+1
2015-02-17
fs/reiserfs/inode.c: replace 0 by NULL for pointers
Fabian Frederick
1
-1
/
+1
2015-02-17
fs/ufs/super.c: fix potential race condition
Fabian Frederick
1
-4
/
+0
2015-02-17
fs/ufs/super.c: remove unnecessary casting
Fabian Frederick
1
-1
/
+3
2015-02-17
fs/coda/dir.c: forward declaration clean-up
Fabian Frederick
1
-82
/
+56
2015-02-17
fs/befs/linuxvfs.c: remove unnecessary casting
Fabian Frederick
1
-3
/
+3
2015-02-17
Merge branch 'parisc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
23
-3264
/
+80
2015-02-17
Merge tag 'nios2-v3.20-rc1' of git://git.rocketboards.org/linux-socfpga-next
Linus Torvalds
21
-11
/
+1067
2015-02-17
Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-108
/
+407
2015-02-17
locks: fix list insertion when lock is split in two
Jeff Layton
1
-0
/
+1
2015-02-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
8
-62
/
+102
2015-02-17
watchdog: bcm47xx_wdt.c: allow enabling on BCM5301X arch
Rafał Miłecki
1
-1
/
+1
2015-02-17
watchdog: jz4740: Add DT support
Zubair Lutfullah Kakakhel
1
-0
/
+10
2015-02-17
dt: watchdog: Add DT binding documentation for jz4740 watchdog timer
Zubair Lutfullah Kakakhel
1
-0
/
+12
2015-02-17
watchdog: dw_wdt: Try to get a 30 second watchdog by default
Doug Anderson
1
-2
/
+4
2015-02-17
watchdog: dw_wdt: pat the watchdog before enabling it
Doug Anderson
1
-7
/
+19
2015-02-17
watchdog: w83627hf_wdt: Add support for NCT6791 and NCT6792
Guenter Roeck
2
-1
/
+15
2015-02-17
watchdog: bcm47xx_wdt.c: add restart handler support
Rafał Miłecki
2
-1
/
+21
2015-02-17
watchdog: gpio_wdt: Add "always_running" feature to GPIO watchdog
Mike Looijmans
2
-8
/
+34
2015-02-17
watchdog: da9063: Add restart handler support
Geert Uytterhoeven
1
-1
/
+31
2015-02-17
ARM: mediatek: dts: Add bindings for watchdog
Matthias Brugger
1
-0
/
+13
[prev]
[next]