index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
Commit message (
Expand
)
Author
Age
*
drm/amdkfd: Fix sparse warning (different address space)
Oded Gabbay
2015-01-08
*
drm/amdkfd: Drop interrupt SW ring buffer
Michel Dänzer
2015-01-07
*
drm/amdkfd: rewrite kfd_ioctl() according to drm_ioctl()
Oded Gabbay
2015-01-06
*
drm/amdkfd: reformat IOCTL definitions to drm-style
Oded Gabbay
2015-01-06
*
drm/amdkfd: Do copy_to/from_user in general kfd_ioctl()
Oded Gabbay
2015-01-06
*
drm/amdkfd: unmap VMID<-->PASID when relesing VMID (non-HWS)
Ben Goz
2015-01-05
*
drm/amdkfd: Load mqd to hqd in non-HWS mode
Ben Goz
2015-01-04
*
drm/amd: Fixing typos in kfd<->kgd interface
Ben Goz
2014-12-09
*
amdkfd: actually allocate longs for the pasid bitmask
Sasha Levin
2014-12-28
*
amdkfd: Remove duplicate include
Oded Gabbay
2014-12-05
*
amdkfd: Fixing topology bug in building sysfs nodes
Ben Goz
2014-12-02
*
amdkfd: Fix accounting of device queues
Oded Gabbay
2014-12-07
*
amdkfd: init aperture once per process
Alexey Skidanov
2014-11-18
*
amdkfd: Display MEC fw version in topology node
Oded Gabbay
2014-11-09
*
amdkfd: Disable support for 32-bit user processes
Oded Gabbay
2014-12-05
*
amdkfd: Set *buffer_ptr to NULL in case of error
Oded Gabbay
2014-12-04
*
amdkfd: use atomic allocations within srcu callbacks
Sasha Levin
2014-12-03
*
amdkfd: use sizeof(long) granularity for the pasid bitmask
Sasha Levin
2014-12-03
*
amdkfd: delete some dead code
Dan Carpenter
2014-11-25
*
amdkfd: Fix memory leak of mqds on dqm fini
Oded Gabbay
2014-11-25
*
amdkfd: fix an error handling bug in pqm_create_queue()
Dan Carpenter
2014-11-25
*
amdkfd: fix some error handling in ioctl
Dan Carpenter
2014-11-25
*
amdkfd: Remove DRM_AMDGPU dependency from Kconfig
Oded Gabbay
2014-11-21
*
amdkfd: explicitely include io.h in kfd_doorbell.c
Oded Gabbay
2014-11-21
*
amdkfd: Clear ctx cb before suspend
Oded Gabbay
2014-11-09
*
amdkfd: Instead of using get function, use container_of
Alexey Skidanov
2014-11-19
*
amdkfd: use schedule() in sync_with_hw
Oded Gabbay
2014-11-17
*
amdkfd: Fix memory leak on process deregistration
Jay Cornwall
2014-11-20
*
amdkfd: add __iomem attribute to doorbell_ptr
Oded Gabbay
2014-11-20
*
amdkfd: fence_wait_timeout() can be static
Oded Gabbay
2014-11-20
*
amdkfd: is_occupied() can be static
Oded Gabbay
2014-11-20
*
amdkfd: Fix sparse warnings in kfd_flat_memory.c
Oded Gabbay
2014-11-20
*
amdkfd: pqm_get_kernel_queue() can be static
kbuild test robot
2014-11-20
*
amdkfd: test_kq() can be static
kbuild test robot
2014-11-20
*
amdkfd: Fix sparse warnings in kfd_topology.c
Oded Gabbay
2014-11-20
*
amdkfd: Fix sparse warnings in kfd_chardev.c
Oded Gabbay
2014-11-20
*
amdkfd: Implement the Get Version IOCTL
Oded Gabbay
2014-11-02
*
amdkfd: Implement the Get Process Aperture IOCTL
Alexey Skidanov
2014-07-16
*
amdkfd: Implement the Get Clock Counters IOCTL
Evgeny Pinchuk
2014-07-16
*
amdkfd: Implement the Set Memory Policy IOCTL
Andrew Lewycky
2014-07-16
*
amdkfd: Implement the create/destroy/update queue IOCTLs
Oded Gabbay
2014-10-19
*
amdkfd: Add interrupt handling module
Andrew Lewycky
2014-07-16
*
amdkfd: Add device queue manager module
Ben Goz
2014-07-16
*
amdkfd: Add process queue manager module
Ben Goz
2014-07-16
*
amdkfd: Add packet manager module
Ben Goz
2014-07-16
*
amdkfd: Add module parameter of scheduling policy
Ben Goz
2014-07-16
*
amdkfd: Add kernel queue module
Ben Goz
2014-07-16
*
amdkfd: Add mqd_manager module
Ben Goz
2014-07-16
*
amdkfd: Add queue module
Ben Goz
2014-07-16
*
amdkfd: Add binding/unbinding calls to amd_iommu driver
Oded Gabbay
2014-07-16
[next]