index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
/
kfd_process.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-15
drm/amdkfd: Handle remaining BUG_ONs more gracefully v2
Felix Kuehling
1
-6
/
+3
2017-08-15
drm/amdkfd: Remove BUG_ONs for NULL pointer arguments
Felix Kuehling
1
-2
/
+0
2017-08-15
drm/amdkfd: Change x==NULL/false references to !x
Kent Russell
1
-3
/
+3
2017-08-15
drm/amdkfd: Consolidate and clean up log commands
Kent Russell
1
-2
/
+2
2017-08-15
drm/amdkfd: Clean up KFD style errors and warnings v2
Kent Russell
1
-2
/
+4
2017-06-01
drm/amdkfd: Spelling s/apreture/aperture/
Geert Uytterhoeven
1
-2
/
+2
2017-06-14
drm/amdkfd: NULL dereference involving create_process()
Dan Carpenter
1
-1
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
Ingo Molnar
1
-0
/
+1
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
1
-1
/
+1
2016-09-19
drm/amdkfd: Reuse function to find a process through pasid
Edward O'Callaghan
1
-36
/
+25
2016-07-03
drm/amdkfd: destroy mutex if process creation fails
Oded Gabbay
1
-0
/
+1
2016-07-03
drm/amdkfd: Remove create_workqueue()
Bhaktipriya Shridhar
1
-2
/
+1
2016-06-03
drm/amdkfd: destroy dbgmgr in notifier release
Oded Gabbay
1
-2
/
+8
2016-06-03
drm/amdkfd: unbind only existing processes
Oded Gabbay
1
-25
/
+35
2016-03-22
drivers/gpu/drm/amd/amdkfd: use in_compat_syscall to check open() caller type
Andy Lutomirski
1
-1
/
+1
2016-01-28
drm/amdkfd: Remove unnecessary cast in kfree
Amitoj Kaur Chawla
1
-1
/
+1
2015-07-09
drm/amdkfd: validate pdd where it acquired first
Maninder Singh
1
-2
/
+7
2015-06-06
drm/amdkfd: make reset wavefronts per process per device
Ben Goz
1
-5
/
+16
2015-06-03
drm/amdkfd: Enforce kill all waves on process termination
Ben Goz
1
-0
/
+11
2015-05-19
drm/amdkfd: Add the events module
Andrew Lewycky
1
-0
/
+24
2015-05-19
drm/amdkfd: Remove unessary void pointer cast
Firo Yang
1
-2
/
+1
2015-03-25
drm/amdkfd: add debug prints for process teardown
Oded Gabbay
1
-0
/
+6
2015-01-09
drm/amdkfd: Process-device data creation and lookup split
Alexey Skidanov
1
-16
/
+24
2014-11-18
amdkfd: init aperture once per process
Alexey Skidanov
1
-0
/
+9
2014-12-03
amdkfd: use atomic allocations within srcu callbacks
Sasha Levin
1
-1
/
+1
2014-11-25
amdkfd: delete some dead code
Dan Carpenter
1
-5
/
+0
2014-07-17
amdkfd: Add process queue manager module
Ben Goz
1
-0
/
+20
2014-07-17
amdkfd: Add binding/unbinding calls to amd_iommu driver
Oded Gabbay
1
-0
/
+12
2014-07-16
amdkfd: Add basic modules to amdkfd
Oded Gabbay
1
-0
/
+383