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
/
arm
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-12
ARM: 8137/1: fix get_user BE behavior for target variable with size of 8 bytes
Victor Kamensky
1
-2
/
+36
2014-08-08
Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-4
/
+22
2014-07-18
ARM: 8091/2: add get_user() support for 8 byte types
Daniel Thompson
1
-1
/
+36
2014-07-18
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
Russell King
30
-80
/
+89
2014-06-16
ARM: choose highest resolution delay timer
Peter De Schrijver
1
-4
/
+22
2014-02-25
ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspull
Victor Kamensky
6
-192
/
+192
2014-02-25
ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomics
Will Deacon
1
-0
/
+5
2013-12-29
ARM: 7877/1: use built-in byte swap function
Kim Phillips
2
-1
/
+37
2013-12-29
ARM: make kernel oops easier to read
Russell King
1
-10
/
+10
2013-11-30
ARM: 7907/1: lib: delay-loop: Add align directive to fix BogoMIPS calculation
Fabio Estevam
1
-0
/
+1
2013-11-20
ARM: 7893/1: bitops: only emit .arch_extension mp if CONFIG_SMP
Will Deacon
1
-1
/
+1
2013-11-14
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2
-3
/
+43
2013-11-12
Merge branch 'devel-stable' into for-next
Russell King
1
-0
/
+5
2013-10-29
ARM: 7858/1: mm: make UACCESS_WITH_MEMCPY huge page aware
Steven Capper
1
-3
/
+38
2013-09-30
ARM: bitops: prefetch the destination word for write prior to strex
Will Deacon
1
-0
/
+5
2013-09-17
ARM: delete mach-shark
Linus Walleij
2
-14
/
+0
2013-09-09
ARM: 7835/2: fix modular build of xor_blocks() with NEON enabled
Ard Biesheuvel
2
-1
/
+5
2013-07-22
Pull branch 'for-rmk' of git://git.linaro.org/people/ardbiesheuvel/linux-arm ...
Russell King
2
-0
/
+48
2013-07-14
arm: delete __cpuinit/__CPUINIT usage from all ARM users
Paul Gortmaker
1
-1
/
+1
2013-07-08
ARM: crypto: add NEON accelerated XOR implementation
Ard Biesheuvel
2
-0
/
+48
2013-04-03
ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay ops
Will Deacon
1
-3
/
+5
2013-03-12
ARM: 7670/1: fix the memset fix
Nicolas Pitre
1
-20
/
+13
2013-03-07
ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...
Ivan Djelic
1
-41
/
+44
2013-02-21
ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clock
Nicolas Pitre
1
-0
/
+1
2012-10-09
ARM: export default read_current_timer
Arnd Bergmann
1
-0
/
+1
2012-10-04
Merge branch 'arch-timers' into for-linus
Russell King
1
-9
/
+26
2012-09-26
ARM: 7538/1: delay: add registration mechanism for delay timer sources
Jonathan Austin
1
-8
/
+26
2012-09-09
ARM: 7529/1: delay: set loops_per_jiffy when moving to timer-based loop
Will Deacon
1
-0
/
+1
2012-09-09
ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINS
Russell King
2
-8
/
+21
2012-08-13
ARM: Bring back ARMv3 IO and user access code
Russell King
4
-3
/
+816
2012-07-30
arch: remove direct definitions of KERN_<LEVEL> uses
Joe Perches
1
-1
/
+2
2012-07-27
Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus
Russell King
5
-96
/
+81
2012-07-09
ARM: 7452/1: delay: allow timer-based delay implementation to be selected
Will Deacon
3
-12
/
+81
2012-07-09
ARM: 7449/1: use generic strnlen_user and strncpy_from_user functions
Will Deacon
3
-84
/
+0
2012-05-05
ARM: Remove support for ARMv3 ARM610 and ARM710 CPUs
Russell King
4
-816
/
+3
2012-01-25
ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflicts
Catalin Marinas
3
-61
/
+61
2011-12-12
ARM: lib: add call_with_stack function for safely changing stack
Will Deacon
2
-1
/
+46
2011-11-26
ARM: 7171/1: unwind: add unwind directives to bitops assembly macros
Will Deacon
7
-22
/
+28
2011-10-25
Merge branch 'misc' into for-linus
Russell King
2
-6
/
+8
2011-10-17
ARM: 7125/1: Add unwinding annotations for 64bit division functions
Laura Abbott
1
-0
/
+8
2011-10-17
ARM: 7068/1: process: change from __backtrace to dump_stack in show_regs
Laura Abbott
1
-6
/
+0
2011-10-02
ARM: include linux/highmem.h in uaccess functions
Arnd Bergmann
1
-0
/
+1
2011-08-07
arm: remove "optimized" SHA1 routines
Linus Torvalds
2
-212
/
+1
2011-07-12
ARM: remove unnecessary mach/hardware.h includes
Rob Herring
3
-3
/
+0
2011-05-27
ARM: 6945/1: Add unwinding support for division functions
Laura Abbott
1
-5
/
+20
2011-03-20
Merge branches 'fixes', 'pgt-next' and 'versatile' into devel
Russell King
1
-1
/
+6
2011-02-21
ARM: pgtable: add pud-level code
Russell King
1
-1
/
+6
2011-02-19
ARM: 6653/1: bitops: Use BX instead of MOV PC,LR
Dave Martin
1
-2
/
+2
2011-02-02
ARM: bitops: switch set/clear/change bitops to use ldrex/strex
Russell King
7
-62
/
+35
2011-02-02
ARM: bitops: ensure set/clear/change bitops take a word-aligned pointer
Russell King
1
-0
/
+8
[next]