- 09705dc devres: Enable trace events by Andy Shevchenko · 3 years, 8 months ago
- a7f1d03 devres: No need to call remove_nodes() when there none present by Andy Shevchenko · 3 years, 8 months ago
- c3cd0ff devres: Use list_for_each_safe_from() in remove_nodes() by Andy Shevchenko · 3 years, 8 months ago
- bbc8f3e devres: Make locking straight forward in release_nodes() by Andy Shevchenko · 3 years, 8 months ago
- 318c3e0 driver core: Replace printf() specifier and drop unneeded casting by Andy Shevchenko · 3 years, 9 months ago
- d7aa44f driver core: Cast to (void *) with __force for __percpu pointer by Andy Shevchenko · 3 years, 9 months ago
- 33c0c9b drivers: base: fix some kernel-doc markups by Mauro Carvalho Chehab · 4 years, 2 months ago
- f824857 devres: provide devm_krealloc() by Bartosz Golaszewski · 4 years, 4 months ago
- cad064f devres: handle zero size in devm_kmalloc() by Bartosz Golaszewski · 4 years, 6 months ago
- dc2a633 devres: move the size check from alloc_dr() into a separate function by Bartosz Golaszewski · 4 years, 6 months ago
- 63160c0 devres: remove stray space from devm_kmalloc() definition by Bartosz Golaszewski · 4 years, 6 months ago
- 2374b68 drivers/base/devres: introduce devm_release_action() by Dan Williams · 6 years ago
- a66d972 devres: Align data[] to ARCH_KMALLOC_MINALIGN by Alexey Brodkin · 6 years ago
- 09d1ea1 devres: provide devm_kstrdup_const() by Bartosz Golaszewski · 6 years ago
- 0571967 devres: constify p in devm_kfree() by Bartosz Golaszewski · 6 years ago
- 2509b56 device: Use overflow helpers for devm_kmalloc() by Kees Cook · 7 years ago
- 3282570 driver core: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
- 989d42e driver core: add SPDX identifiers to all driver core files by Greg Kroah-Hartman · 7 years ago
- ff86aae devres: add devm_alloc_percpu() by Madalin Bucur · 8 years ago
- 7c68394 devm: make allocations numa aware by default by Dan Williams · 9 years ago
- 6452637 devres: fix devres_get() by Masahiro Yamada · 9 years ago
- bef59c5 devres: Improve devm_kasprintf()/kvasprintf() support by Geert Uytterhoeven · 10 years ago
- 75f2a4e devres: Add devm_kasprintf and devm_kvasprintf API by Himangi Saraogi · 10 years ago
- 43339be devres: Add devm_get_free_pages API by Eli Billauer · 11 years ago
- 3046365 devres: introduce API "devm_kmemdup by Srinivas Pandruvada · 11 years ago
- e31108c devres: introduce API "devm_kstrdup" by Manish Badarkhe · 11 years ago
- 6fffcfa devres: restore zeroing behavior of devres_alloc() by Kevin Hilman · 11 years ago
- 64c862a8 devres: add kernel standard devm_k.alloc functions by Joe Perches · 11 years ago
- 688d794 Merge tag 'v3.9-rc3' into next by Dmitry Torokhov · 12 years ago
- d6b0c58 devres: allow adding custom actions to the stack by Dmitry Torokhov · 12 years ago
- a369a7e drivers: base: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
- bddb1b9 driver core: devres: introduce devres_for_each_res by Ming Lei · 12 years ago
- d926d0e devres: Add devres_release() by Mark Brown · 13 years ago
- 698cd2d devres: Clarify documentation for devres_destroy() by Mark Brown · 13 years ago
- 92f1b85 devres: Fix a typo in devm_kfree comment by Axel Lin · 13 years ago
- 86ec67f base/devres.c: quiet sparse noise about context imbalance by H Hartley Sweeten · 13 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- eb8d3c6 devres: WARN() and return, don't crash on device_del() of uninitialized device by Benjamin Herrenschmidt · 16 years ago
- 2a01345 Driver core: fix devres_release_all() return value by Adrian Bunk · 18 years ago
- d3e6975 devres: kernel-doc and DocBook by Randy Dunlap · 18 years ago
- 9ac7849 devres: device resource management by Tejun Heo · 18 years ago