index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
/
devres.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-23
devres: Improve devm_kasprintf()/kvasprintf() support
Geert Uytterhoeven
1
-7
/
+8
2014-07-17
devres: Add devm_kasprintf and devm_kvasprintf API
Himangi Saraogi
1
-0
/
+55
2014-05-24
devres: Add devm_get_free_pages API
Eli Billauer
1
-0
/
+76
2014-04-29
devres: introduce API "devm_kmemdup
Srinivas Pandruvada
1
-0
/
+21
2014-02-11
devres: introduce API "devm_kstrdup"
Manish Badarkhe
1
-0
/
+26
2013-10-25
devres: restore zeroing behavior of devres_alloc()
Kevin Hilman
1
-2
/
+2
2013-10-16
devres: add kernel standard devm_k.alloc functions
Joe Perches
1
-11
/
+16
2013-03-17
Merge tag 'v3.9-rc3' into next
Dmitry Torokhov
1
-2
/
+2
2013-02-25
devres: allow adding custom actions to the stack
Dmitry Torokhov
1
-0
/
+74
2012-10-30
drivers: base: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
1
-2
/
+2
2012-08-16
driver core: devres: introduce devres_for_each_res
Ming Lei
1
-0
/
+42
2012-05-04
devres: Add devres_release()
Mark Brown
1
-0
/
+31
2012-05-04
devres: Clarify documentation for devres_destroy()
Mark Brown
1
-0
/
+4
2011-12-21
devres: Fix a typo in devm_kfree comment
Axel Lin
1
-1
/
+1
2011-08-22
base/devres.c: quiet sparse noise about context imbalance
H Hartley Sweeten
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-07-12
devres: WARN() and return, don't crash on device_del() of uninitialized device
Benjamin Herrenschmidt
1
-0
/
+3
2007-07-11
Driver core: fix devres_release_all() return value
Adrian Bunk
1
-0
/
+2
2007-05-09
devres: kernel-doc and DocBook
Randy Dunlap
1
-16
/
+16
2007-02-09
devres: device resource management
Tejun Heo
1
-0
/
+644