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
/
c6x
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-14
arch/c6x: add option to skip sync on DMA map and unmap
Alexander Duyck
1
-4
/
+10
2016-11-17
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
1
-1
/
+0
2016-11-16
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
1
-1
/
+0
2016-11-16
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
1
-0
/
+1
2016-10-25
locking/mutex: Kill arch specific code
Peter Zijlstra
1
-6
/
+0
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-0
/
+1
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
3
-9
/
+8
2016-06-23
c6x: Remove unnecessary of_platform_populate with default match table
Kefeng Wang
2
-18
/
+1
2016-05-24
Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2016-05-20
exit_thread: remove empty bodies
Jiri Slaby
1
-4
/
+0
2016-05-05
asm-generic: Drop renameat syscall from default list
James Hogan
1
-0
/
+1
2016-04-18
c6x: Fix misspellings in comments.
Adam Buchbinder
2
-2
/
+2
2016-03-25
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
1
-0
/
+1
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2016-03-17
mn10300, c6x: CONFIG_GENERIC_BUG must depend on CONFIG_BUG
Andrew Morton
1
-0
/
+1
2016-03-13
ipv4: Update parameters for csum_tcpudp_magic to their original types
Alexander Duyck
1
-2
/
+2
2016-02-09
locking/lockdep: Eliminate lockdep_init()
Andrey Ryabinin
1
-2
/
+0
2016-01-20
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2
-3
/
+0
2016-01-20
c6x: convert to dma_map_ops
Christoph Hellwig
4
-147
/
+58
2016-01-12
Merge branch 'for-linux-next' of git://linux-c6x.org/git/projects/linux-c6x-u...
Linus Torvalds
2
-22
/
+1
2015-12-04
locking/cmpxchg, arch: Remove tas() definitions
Davidlohr Bueso
1
-2
/
+0
2015-10-13
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
1
-1
/
+1
2015-10-04
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
1
-0
/
+1
2015-09-16
c6x: Use generic clkdev.h header
Stephen Boyd
2
-22
/
+1
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2015-09-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+4
2015-08-10
c6x/timer64: Migrate to new 'set-state' interface
Viresh Kumar
1
-25
/
+27
2015-07-31
C6X/megamode-pic: Prepare megamod_irq_cascade for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-07-30
Merge branch 'linus' into irq/core
Thomas Gleixner
2
-15
/
+1
2015-07-27
C6X/meagmod-pic: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-2
/
+2
2015-07-17
mm: clean up per architecture MM hook header files
Laurent Dufour
2
-15
/
+1
2015-07-08
Make asm/word-at-a-time.h available on all architectures
Chris Metcalf
1
-0
/
+1
2015-06-25
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2015-06-24
mm: new mm hook framework
Laurent Dufour
1
-0
/
+15
2015-05-19
remove scatterlist.h generation from arch Kbuild files
Christoph Hellwig
1
-1
/
+0
2015-04-16
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
8
-5
/
+33
2015-04-15
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2015-04-12
arch: Remove exec_domain from remaining archs
Richard Weinberger
1
-2
/
+0
2015-04-11
whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()
Al Viro
1
-1
/
+0
2015-03-26
c6x: platforms: cache: Export symbol L1P_cache_block_invalidate and L1D_cache...
Chen Gang
1
-0
/
+2
2015-03-26
c6x: kernel: setup: Export symbol memory_end
Chen Gang
1
-0
/
+1
2015-03-26
c6x: kernel: setup: Add screen_info global variable
Chen Gang
1
-0
/
+3
2015-03-26
c6x: include: asm: Kbuild: Add generic serial.h
Chen Gang
1
-0
/
+1
2015-03-26
c6x: include: asm: dma-mapping: Add dummy dma_sync_single_range_for_device
Chen Gang
1
-0
/
+8
2015-03-26
c6x: include: asm: setup: Include "linux/types.h"
Chen Gang
1
-0
/
+1
2015-03-26
c6x: asm: Add default flat.h according to xtensa architecture
Chen Gang
1
-0
/
+12
2015-03-26
c6x: kernel: setup: Remove 'const' for local variables in machine_init
Chen Gang
1
-2
/
+2
2015-03-26
c6x: Makefile: Add -D__linux__
Chen Gang
1
-1
/
+1
[next]