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