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
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-17
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
1
-15
/
+0
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-27
/
+4
2012-12-05
arm64: move FP-SIMD save/restore code to a macro
Marc Zyngier
1
-40
/
+3
2012-12-05
arm64: hyp: initialize vttbr_el2 to zero
Marc Zyngier
1
-0
/
+3
2012-12-05
arm64: add hypervisor stub
Marc Zyngier
3
-1
/
+115
2012-12-05
arm64: record boot mode when entering the kernel
Marc Zyngier
1
-3
/
+22
2012-12-05
arm64: move vector entry macro to assembler.h
Marc Zyngier
1
-4
/
+0
2012-12-05
arm64: generic timer: use virtual counter instead of physical at EL0
Will Deacon
2
-2
/
+3
2012-12-05
arm64: vdso: defer shifting of nanosecond component of timespec
Will Deacon
2
-3
/
+7
2012-12-05
arm64: vdso: rework __do_get_tspec register allocation and return shift
Will Deacon
1
-44
/
+44
2012-12-05
arm64: vdso: check sequence counter even for coarse realtime operations
Will Deacon
1
-3
/
+3
2012-12-05
arm64: vdso: fix clocksource mask when extracting bottom 56 bits
Will Deacon
1
-1
/
+1
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
1
-2
/
+1
2012-11-28
arm64: sanitize copy_thread(), switch to generic fork/vfork/clone
Al Viro
3
-26
/
+4
2012-11-23
arm64: signal: let the compiler inline compat_get_sigframe
Will Deacon
1
-3
/
+3
2012-11-23
arm64: signal: return struct rt_sigframe from get_sigframe
Will Deacon
1
-6
/
+6
2012-11-23
arm64: signal: align return types for compat and native setup_return
Will Deacon
1
-9
/
+5
2012-11-23
arm64: signal: push the unwinding prologue on the signal stack
Will Deacon
1
-21
/
+16
2012-11-19
Merge remote-tracking branch 'viro/arch-arm64' into execve
Catalin Marinas
5
-44
/
+16
2012-11-16
Merge branch 'arch-microblaze' into no-rebases
Al Viro
1
-2
/
+1
2012-11-16
Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64
Al Viro
6
-59
/
+75
2012-11-13
Merge tag 'v3.7-rc5' into execve
Catalin Marinas
6
-61
/
+76
2012-11-08
arm64: smp: add missing completion for secondary boot
Will Deacon
1
-2
/
+1
2012-11-08
arm64: elf: fix core dumping definitions for GP and FP registers
Will Deacon
1
-18
/
+0
2012-11-08
arm64: perf: use architected event for CPU cycle counter
Will Deacon
1
-8
/
+2
2012-10-22
arm64: get rid of fork/vfork/clone wrappers
Al Viro
5
-44
/
+16
2012-10-18
arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpoints
Will Deacon
1
-16
/
+21
2012-10-18
arm64: ptrace: make structure padding explicit for debug registers
Will Deacon
1
-6
/
+30
2012-10-18
arm64: Ignore memory blocks below PHYS_OFFSET
Catalin Marinas
1
-0
/
+12
2012-10-18
arm64: Fix the update_vsyscall() prototype
Catalin Marinas
1
-10
/
+10
2012-10-17
arm64: Use generic sys_execve() implementation
Catalin Marinas
4
-50
/
+0
2012-10-17
arm64: Use generic kernel_execve() implementation
Catalin Marinas
2
-44
/
+1
2012-10-17
arm64: Use generic kernel_thread() implementation
Catalin Marinas
2
-54
/
+28
2012-10-16
arm64: Remove duplicate inclusion of mmu_context.h in smp.c
Sachin Kamat
1
-1
/
+0
2012-10-13
Merge tag 'arm64-uapi' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...
Linus Torvalds
5
-143
/
+16
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2
-5
/
+5
2012-10-11
arm64: Do not export the compat-specific definitions to the user
Catalin Marinas
1
-3
/
+3
2012-10-11
arm64: Do not include asm/unistd32.h in asm/unistd.h
Catalin Marinas
4
-8
/
+4
2012-10-11
arm64: Remove unused definitions from asm/unistd32.h
Catalin Marinas
2
-132
/
+9
2012-10-08
arm64: Enable interrupts before calling do_notify_resume()
Catalin Marinas
1
-0
/
+1
2012-10-08
arm64: Use the generic compat_sys_sendfile() implementation
Catalin Marinas
1
-20
/
+0
2012-10-06
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
1
-53
/
+0
2012-09-27
arm64: ptrace: remove obsolete ptrace request numbers from user headers
Will Deacon
1
-6
/
+6
2012-09-17
arm64: Build infrastructure
Catalin Marinas
3
-0
/
+154
2012-09-17
arm64: Generic timers support
Marc Zyngier
1
-0
/
+65
2012-09-17
arm64: Loadable modules
Will Deacon
1
-0
/
+456
2012-09-17
arm64: Miscellaneous library functions
Marc Zyngier
1
-0
/
+46
2012-09-17
arm64: Performance counters support
Will Deacon
1
-0
/
+1368
2012-09-17
arm64: Debugging support
Will Deacon
3
-0
/
+2294
2012-09-17
arm64: Floating point and SIMD
Catalin Marinas
2
-0
/
+186
[next]