Histórico de Commits

Autor SHA1 Mensagem Data
  Tejun Heo 46cbc1d398 ida: make ida_simple_get/put() IRQ safe há 13 anos atrás
  Wang Sheng-Hui e3816c5407 lib/idr.c: fix comment for ida_get_new_above() há 13 anos atrás
  Jiri Kosina e060c38434 Merge branch 'master' into for-next há 13 anos atrás
  Paul Bolle f5c3dd719d Fix kernel-doc comment typo '@id' há 14 anos atrás
  Rusty Russell 88eca0207c ida: simplified functions for id allocation há 14 anos atrás
  Randy Dunlap 56083ab17e docbook: add idr/ida to kernel-api docbook há 14 anos atrás
  Naohiro Aota 066a9be6c0 idr: fix idr_pre_get() locking description há 14 anos atrás
  Naohiro Aota 1458ce166c idr: describe how nextidp works in idr_get_next(). há 15 anos atrás
  Naohiro Aota ea24ea850b idr: fix kernel-doc warnings. há 15 anos atrás
  Paul E. McKenney 94bfa3b669 idr: fix RCU lockdep splat in idr_get_next() há 15 anos atrás
  Imre Deak 2dcb22b346 idr: fix backtrack logic in idr_remove_all há 15 anos atrás
  David Woodhouse 329f9052db Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 há 15 anos atrás
  David Woodhouse a7790532f5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 há 15 anos atrás
  Ben Hutchings 4d1ee80f3a idr: export idr_get_next() há 15 anos atrás
  Paul E. McKenney 96be753af9 idr: Apply lockdep-based diagnostics to rcu_dereference() uses há 15 anos atrás
  Tejun Heo d2e7276b6b idr: fix a critical misallocation bug, take#2 há 15 anos atrás
  Tejun Heo 6f14a668f1 idr: revert misallocation bug fix há 15 anos atrás
  Tejun Heo 859ddf0974 idr: fix a critical misallocation bug há 15 anos atrás
  Thadeu Lima de Souza Cascardo 94e2bd6888 tree-wide: fix some typos and punctuation in comments há 15 anos atrás
  KAMEZAWA Hiroyuki 38460b48d0 cgroup: CSS ID support há 16 anos atrás
  Paul E. McKenney 1b23336ad9 idr: make idr_remove_all() do removal -before- free_layer() há 16 anos atrás
  Andrew Morton 5b019e9901 lib/idr.c: use kmem_cache_zalloc() for the idr_layer cache há 16 anos atrás
  Li Zefan b098161b4d idr: fix wrong kernel-doc há 16 anos atrás
  Manfred Spraul 711a49a07f lib/idr.c: Fix bug introduced by RCU fix há 16 anos atrás
  Manfred Spraul 6ff2d39b91 lib/idr.c: fix rcu related race with idr_find há 16 anos atrás
  Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor há 17 anos atrás
  Nadia Derbey cf481c20c4 idr: make idr_remove rcu-safe há 17 anos atrás
  Nadia Derbey f9c46d6ea5 idr: make idr_find rcu-safe há 17 anos atrás
  Nadia Derbey 3219b3b745 idr: make idr_get_new* rcu-safe há 17 anos atrás
  Nadia Derbey 944ca05c7b idr: error checking factorization há 17 anos atrás