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
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-12
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
Christoph Hellwig
1
-2
/
+0
2010-03-12
Add generic sys_olduname()
Christoph Hellwig
4
-14
/
+2
2010-03-12
Add generic sys_ipc wrapper
Christoph Hellwig
4
-106
/
+2
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-1
/
+1
2010-03-05
sh: Convert sh to use read/update_persistent_clock
John Stultz
1
-5
/
+1
2010-03-05
sh: Move PMB debugfs entry initialization to later stage
Pawel Moll
1
-1
/
+1
2010-03-04
sh: Fix up flush_cache_vmap() on SMP.
Paul Mundt
1
-2
/
+2
2010-03-04
sh: fix up MMU reset with variable PMB mapping sizes.
Paul Mundt
1
-6
/
+31
2010-03-03
sh: establish PMB mappings for NUMA nodes.
Paul Mundt
2
-2
/
+4
2010-03-03
sh: check for existing mappings for bolted PMB entries.
Paul Mundt
1
-44
/
+96
2010-03-02
sh: fixed virt/phys mapping helpers for PMB.
Paul Mundt
1
-46
/
+51
2010-03-02
sh: make pmb iomapping configurable.
Paul Mundt
1
-0
/
+17
2010-03-02
sh: reworked dynamic PMB mapping.
Paul Mundt
5
-168
/
+223
2010-03-02
sh: Fix up cpumask_of_pcibus() for the NUMA build.
Paul Mundt
1
-1
/
+1
2010-03-02
sh: Fix up ctrl_read/write stragglers in migor setup.
Paul Mundt
1
-1
/
+1
2010-03-02
Merge branches 'sh/dmaengine', 'sh/hw-breakpoints' and 'sh/trivial'
Paul Mundt
4
-28
/
+8
2010-03-02
dmaengine: shdma: extend .device_terminate_all() to record partial transfer
Guennadi Liakhovetski
1
-0
/
+20
2010-03-02
sh: merge sh7722 and sh7724 DMA register definitions
Guennadi Liakhovetski
1
-6
/
+2
2010-03-02
sh: activate runtime PM for dmaengine on sh7722 and sh7724
Guennadi Liakhovetski
2
-0
/
+9
2010-03-02
dmaengine: shdma: separate DMA headers.
Guennadi Liakhovetski
13
-225
/
+361
2010-03-02
dmaengine: shdma: convert to platform device resources
Guennadi Liakhovetski
5
-26
/
+442
2010-03-02
sh: audio support for the sh7722 Migo-R board
Guennadi Liakhovetski
2
-0
/
+17
2010-03-02
sh: add DMA slave definitions and SIU platform data to sh7722 setup
Guennadi Liakhovetski
1
-6
/
+97
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-2
/
+3
2010-03-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-0
/
+26
2010-03-01
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
1
-0
/
+26
2010-03-01
sh: No need to explicitly include <linux/rwlock.h>.
Robert P. J. Day
1
-1
/
+0
2010-03-01
arch/sh/boot/compressed/cache.c: Checkpatch cleanup
Andrea Gelmini
1
-1
/
+1
2010-03-01
arch/sh/lib/libgcc.h: Checkpatch cleanup
Andrea Gelmini
1
-2
/
+1
2010-03-01
sh: hw-breakpoints: Accept breakpoints on NULL addresses.
Paul Mundt
1
-24
/
+6
2010-02-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+0
2010-02-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-9
/
+2
2010-02-27
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2
-9
/
+2
2010-02-26
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+3
2010-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt
Linus Torvalds
1
-0
/
+8
2010-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
271
-3933
/
+8439
2010-02-26
soc-camera: ov772x: Modify buswidth control
Kuninori Morimoto
2
-3
/
+3
2010-02-26
sh: remove dead LED code for migo-r and ms7724se
Magnus Damm
2
-29
/
+0
2010-02-26
sh: ecovec build fix for CONFIG_I2C=n
Magnus Damm
1
-0
/
+7
2010-02-26
sh: ecovec r-standby support
Magnus Damm
2
-1
/
+61
2010-02-26
sh: ms7724se r-standby support
Magnus Damm
2
-1
/
+81
2010-02-26
sh: SH-Mobile R-standby register save/restore
Magnus Damm
3
-3
/
+122
2010-02-25
Merge branches 'clks' and 'pnx' into devel
Russell King
5
-5
/
+7
2010-02-25
sh: ms7724: modify scan_timing for KEYSC
Kuninori Morimoto
1
-1
/
+1
2010-02-25
sh: ms7724: Add sh_sir support
Kuninori Morimoto
1
-0
/
+26
2010-02-25
sh: mach-ecovec24: Add sh_sir support
Kuninori Morimoto
1
-0
/
+27
2010-02-23
sh: wire up SET/GET_UNALIGN_CTL.
Paul Mundt
4
-2
/
+51
2010-02-23
sh: allow alignment fault mode to be configured at kernel boot.
Paul Mundt
1
-0
/
+2
2010-02-22
resource/PCI: mark struct resource as const
Dominik Brodowski
1
-1
/
+1
2010-02-22
resource/PCI: align functions now return start of resource
Dominik Brodowski
1
-3
/
+3
[next]