1. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  2. 9b3ae64 scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open() by Julia Lawall · 12 years ago
  3. 468db96 scripts/coccinelle/api/ptr_ret.cocci: semantic patch for ptr_err by Julia Lawall · 12 years ago
  4. 8991058 coccinelle: semantic patch for bool issues by Julia Lawall · 12 years ago
  5. 4a05f06 coccinelle: semantic patch to check for PTR_ERR after reassignment by Julia Lawall · 12 years ago
  6. 47f67ea coccinelle: semantic patch converting 0 test to null test by Julia Lawall · 12 years ago
  7. cd0207a coccinelle: semantic patch for missing iounmap by Julia Lawall · 12 years ago
  8. 53302c1 coccinelle: semantic patch for missing clk_put by Julia Lawall · 12 years ago
  9. 29a36d4 scripts/coccinelle: improve the coverage of some semantic patches by Julia Lawall · 12 years ago
  10. fb3f8af coccinelle: semantic patches related to devm_ functions (part 2) by Julia Lawall · 13 years ago
  11. 22e0059 coccinelle: semantic patches related to devm_ functions (part 1) by Julia Lawall · 13 years ago
  12. a1087ef scripts/coccinelle: update for compatability with Coccinelle 0.2.4 by Julia Lawall · 14 years ago
  13. 97c1cf8 Coccinelle: Find doubled arguments to boolean or bit operators. by Julia Lawall · 14 years ago
  14. 1024717 Coccinelle: Find nested lock+irqsave functions that use the same flags variables. by Julia Lawall · 14 years ago
  15. e90f659 Coccinelle: Use new comment format to explain kfree.cocci by Nicolas Palix · 14 years ago
  16. 49ab7a3 Coccinelle: Add misc/ifcol.cocci by Nicolas Palix · 14 years ago
  17. 033456e Coccinelle: Add misc/doubleinit.cocci by Nicolas Palix · 14 years ago
  18. be8fe9d Coccinelle: Move alloc directory into api directory by Nicolas Palix · 14 years ago
  19. 77c272f Coccinelle: Move resource_size.cocci to the api directory by Nicolas Palix · 14 years ago
  20. 99d653d Coccinelle: Move err_cast.cocci to the api directory by Nicolas Palix · 14 years ago
  21. 0341745 Coccinelle: Add api/memdup_user by Nicolas Palix · 14 years ago
  22. 0426a97 Coccinelle: Add api/memdup.cocci by Nicolas Palix · 14 years ago
  23. 998f552 Coccinelle: Add api/kstrdup.cocci by Nicolas Palix · 14 years ago
  24. 43ba21b Coccinelle: Add free/kfree.cocci by Nicolas Palix · 14 years ago
  25. 5c34050 Coccinelle: Add iterators/list_entry_update.cocci by Nicolas Palix · 14 years ago
  26. afc48a8 Coccinelle: Add iterators/itnull.cocci by Nicolas Palix · 14 years ago
  27. 4045159 Coccinelle: Add iterators/fen.cocci by Nicolas Palix · 14 years ago
  28. 54c0562 Coccinelle: Add locks/mini_lock.cocci by Nicolas Palix · 14 years ago
  29. 8aa6273 Coccinelle: Add locks/double_lock.cocci by Nicolas Palix · 14 years ago
  30. e105007 Coccinelle: Add locks/call_kern.cocci by Nicolas Palix · 14 years ago
  31. 7703692 Coccinelle: Move deref_null.cocci to a more appropriate directory by Nicolas Palix · 14 years ago
  32. 2e1e160 Coccinelle: Add null/kmerr.cocci by Nicolas Palix · 14 years ago
  33. c75b81b Coccinelle: Add null/eno.cocci by Nicolas Palix · 14 years ago
  34. 82c4340 Add scripts/coccinelle/deref_null.cocci by Nicolas Palix · 14 years ago
  35. f853f83 Add scripts/coccinelle/err_cast.cocci by Nicolas Palix · 14 years ago
  36. 09c3539 Add scripts/coccinelle/resource_size.cocci by Nicolas Palix · 14 years ago
  37. cf5842d Add scripts/coccinelle/alloc/kzalloc-simple.cocci by Nicolas Palix · 14 years ago
  38. 51169c8 Add scripts/coccinelle/alloc/drop_kmalloc_cast.cocci by Nicolas Palix · 14 years ago