1. f23a9fa scripts/coccinelle: Use PTR_ERR_OR_ZERO by Sachin Kamat · 11 years ago
  2. 79f0345 scripts: Coccinelle script for pm_runtime_* return checks with IS_ERR_VALUE by Nishanth Menon · 11 years ago
  3. a690876 scripts/coccinelle/api: remove devm_request_and_ioremap.cocci by Wolfram Sang · 11 years ago
  4. 8c6ffba PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. by Rusty Russell · 11 years ago
  5. 93f1446 Coccinelle: Update the options used to the new option scheme by Nicolas Palix · 11 years ago
  6. 7509657 lib: devres: Introduce devm_ioremap_resource() by Thierry Reding · 12 years ago
  7. af56e3f Coccinelle: add api/d_find_alias.cocci by Cyril Roelandt · 12 years ago
  8. cbd8aca Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  9. 7c6c4d5 Coccinelle: fix typo in memdup_user.cocci by Fengguang Wu · 12 years ago
  10. 3085897 scripts/coccinelle: ptr_ret: Add ternary operator version by Lars-Peter Clausen · 12 years ago
  11. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  12. 9b3ae64 scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open() by Julia Lawall · 12 years ago
  13. 468db96 scripts/coccinelle/api/ptr_ret.cocci: semantic patch for ptr_err by Julia Lawall · 12 years ago
  14. 29a36d4 scripts/coccinelle: improve the coverage of some semantic patches by Julia Lawall · 13 years ago
  15. 22e0059 coccinelle: semantic patches related to devm_ functions (part 1) by Julia Lawall · 13 years ago
  16. be8fe9d Coccinelle: Move alloc directory into api directory by Nicolas Palix · 14 years ago
  17. 77c272f Coccinelle: Move resource_size.cocci to the api directory by Nicolas Palix · 14 years ago
  18. 99d653d Coccinelle: Move err_cast.cocci to the api directory by Nicolas Palix · 14 years ago
  19. 0341745 Coccinelle: Add api/memdup_user by Nicolas Palix · 14 years ago
  20. 0426a97 Coccinelle: Add api/memdup.cocci by Nicolas Palix · 14 years ago
  21. 998f552 Coccinelle: Add api/kstrdup.cocci by Nicolas Palix · 14 years ago