1. 46b5c9b coccinelle: replace 0/1 with false/true in functions returning bool by Rasmus Villemoes · 11 years ago
  2. 93f1446 Coccinelle: Update the options used to the new option scheme by Nicolas Palix · 11 years ago
  3. 24f0c2d scripts/coccinelle: find constant additions that could be bit ors by Julia Lawall · 11 years ago
  4. ff3771c scripts/coccinelle/misc/memcpy-assign.cocci: Replace memcpy with struct assignment by Peter Senna Tschudin · 11 years ago
  5. 7320bfa scripts/coccinelle/misc/semicolon.cocci: Add unneeded semicolon test by Peter Senna Tschudin · 12 years ago
  6. ad99ac2 scripts/coccinelle/misc/warn.cocci: use WARN by Julia Lawall · 12 years ago
  7. f1f4550 scripts/coccinelle: Find threaded IRQs requests which are missing IRQF_ONESHOT by Lars-Peter Clausen · 12 years ago
  8. 2cbd082 scripts/coccinelle: sizeof of pointer by Julia Lawall · 12 years ago
  9. 4619c2b scripts/coccinelle: address test is always true by Julia Lawall · 12 years ago
  10. 8991058 coccinelle: semantic patch for bool issues by Julia Lawall · 12 years ago
  11. 4a05f06 coccinelle: semantic patch to check for PTR_ERR after reassignment by Julia Lawall · 12 years ago
  12. 29a36d4 scripts/coccinelle: improve the coverage of some semantic patches by Julia Lawall · 12 years ago
  13. a1087ef scripts/coccinelle: update for compatability with Coccinelle 0.2.4 by Julia Lawall · 14 years ago
  14. 49ab7a3 Coccinelle: Add misc/ifcol.cocci by Nicolas Palix · 14 years ago
  15. 033456e Coccinelle: Add misc/doubleinit.cocci by Nicolas Palix · 14 years ago