コミット履歴

作者 SHA1 メッセージ 日付
  Alexey Brodkin a66d972465 devres: Align data[] to ARCH_KMALLOC_MINALIGN 6 年 前
  Bartosz Golaszewski 09d1ea1c73 devres: provide devm_kstrdup_const() 6 年 前
  Bartosz Golaszewski 0571967dfb devres: constify p in devm_kfree() 6 年 前
  Kees Cook 2509b561f7 device: Use overflow helpers for devm_kmalloc() 7 年 前
  Greg Kroah-Hartman 3282570990 driver core: Remove redundant license text 7 年 前
  Greg Kroah-Hartman 989d42e85d driver core: add SPDX identifiers to all driver core files 7 年 前
  Madalin Bucur ff86aae3b4 devres: add devm_alloc_percpu() 8 年 前
  Dan Williams 7c683941f3 devm: make allocations numa aware by default 9 年 前
  Masahiro Yamada 64526370d1 devres: fix devres_get() 10 年 前
  Geert Uytterhoeven bef59c5024 devres: Improve devm_kasprintf()/kvasprintf() support 11 年 前
  Himangi Saraogi 75f2a4ead5 devres: Add devm_kasprintf and devm_kvasprintf API 11 年 前
  Eli Billauer 43339bed70 devres: Add devm_get_free_pages API 11 年 前
  Srinivas Pandruvada 3046365bb4 devres: introduce API "devm_kmemdup 11 年 前
  Manish Badarkhe e31108cad3 devres: introduce API "devm_kstrdup" 11 年 前
  Kevin Hilman 6fffcfa7c0 devres: restore zeroing behavior of devres_alloc() 11 年 前
  Joe Perches 64c862a839 devres: add kernel standard devm_k.alloc functions 11 年 前
  Dmitry Torokhov 688d794c4c Merge tag 'v3.9-rc3' into next 12 年 前
  Dmitry Torokhov d6b0c58048 devres: allow adding custom actions to the stack 12 年 前
  Joe Perches a369a7ebbf drivers: base: Convert dev_printk(KERN_<LEVEL> to dev_<level>( 12 年 前
  Ming Lei bddb1b9078 driver core: devres: introduce devres_for_each_res 13 年 前
  Mark Brown d926d0e4c7 devres: Add devres_release() 13 年 前
  Mark Brown 698cd2ddd8 devres: Clarify documentation for devres_destroy() 13 年 前
  Axel Lin 92f1b85187 devres: Fix a typo in devm_kfree comment 13 年 前
  H Hartley Sweeten 86ec67fd0a base/devres.c: quiet sparse noise about context imbalance 14 年 前
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年 前
  Benjamin Herrenschmidt eb8d3c604f devres: WARN() and return, don't crash on device_del() of uninitialized device 16 年 前
  Adrian Bunk 2a0134554e Driver core: fix devres_release_all() return value 18 年 前
  Randy Dunlap d3e6975e0f devres: kernel-doc and DocBook 18 年 前
  Tejun Heo 9ac7849e35 devres: device resource management 18 年 前