index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdkfd
/
kfd_process.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdkfd: Consolidate and clean up log commands
Kent Russell
2017-08-16
1
-2
/
+2
*
drm/amdkfd: Clean up KFD style errors and warnings v2
Kent Russell
2017-08-16
1
-2
/
+4
*
drm/amdkfd: Spelling s/apreture/aperture/
Geert Uytterhoeven
2017-06-01
1
-2
/
+2
*
drm/amdkfd: NULL dereference involving create_process()
Dan Carpenter
2017-06-14
1
-1
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
mm: add new mmgrab() helper
Vegard Nossum
2017-02-28
1
-1
/
+1
*
drm/amdkfd: Reuse function to find a process through pasid
Edward O'Callaghan
2016-09-19
1
-36
/
+25
*
drm/amdkfd: destroy mutex if process creation fails
Oded Gabbay
2016-07-03
1
-0
/
+1
*
drm/amdkfd: Remove create_workqueue()
Bhaktipriya Shridhar
2016-07-03
1
-2
/
+1
*
drm/amdkfd: destroy dbgmgr in notifier release
Oded Gabbay
2016-06-03
1
-2
/
+8
*
drm/amdkfd: unbind only existing processes
Oded Gabbay
2016-06-03
1
-25
/
+35
*
drivers/gpu/drm/amd/amdkfd: use in_compat_syscall to check open() caller type
Andy Lutomirski
2016-03-22
1
-1
/
+1
*
drm/amdkfd: Remove unnecessary cast in kfree
Amitoj Kaur Chawla
2016-01-28
1
-1
/
+1
*
drm/amdkfd: validate pdd where it acquired first
Maninder Singh
2015-07-09
1
-2
/
+7
*
drm/amdkfd: make reset wavefronts per process per device
Ben Goz
2015-06-06
1
-5
/
+16
*
drm/amdkfd: Enforce kill all waves on process termination
Ben Goz
2015-06-03
1
-0
/
+11
*
drm/amdkfd: Add the events module
Andrew Lewycky
2015-05-19
1
-0
/
+24
*
drm/amdkfd: Remove unessary void pointer cast
Firo Yang
2015-05-19
1
-2
/
+1
*
drm/amdkfd: add debug prints for process teardown
Oded Gabbay
2015-03-25
1
-0
/
+6
*
drm/amdkfd: Process-device data creation and lookup split
Alexey Skidanov
2015-01-09
1
-16
/
+24
*
amdkfd: init aperture once per process
Alexey Skidanov
2014-11-18
1
-0
/
+9
*
amdkfd: use atomic allocations within srcu callbacks
Sasha Levin
2014-12-03
1
-1
/
+1
*
amdkfd: delete some dead code
Dan Carpenter
2014-11-25
1
-5
/
+0
*
amdkfd: Add process queue manager module
Ben Goz
2014-07-17
1
-0
/
+20
*
amdkfd: Add binding/unbinding calls to amd_iommu driver
Oded Gabbay
2014-07-16
1
-0
/
+12
*
amdkfd: Add basic modules to amdkfd
Oded Gabbay
2014-07-16
1
-0
/
+383