Age | Commit message (Expand) | Author |
2015-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-09-08 | coccinelle: mm: scripts/coccinelle/api/alloc/pool_zalloc-simple.cocci | Sean O. Stalley |
2015-08-19 | coccinelle: api: extend spatch for dropping unnecessary owner | Krzysztof Kozlowski |
2015-06-03 | coccinelle: simple_return: Add a blank line | Fabio Estevam |
2015-05-25 | coccinelle: irqf_oneshot.cocci: Improve the generated commit log | Fabio Estevam |
2015-05-21 | coccinelle: api: add vma_pages.cocci | Dmitry Kalinkin |
2015-05-21 | scripts/coccinelle/misc/irqf_oneshot.cocci: Fix grammar | Fabio Estevam |
2015-05-21 | scripts/coccinelle/misc/semicolon.cocci: Use imperative mood | Fabio Estevam |
2015-05-20 | coccinelle: simple_open: Use imperative mood | Fabio Estevam |
2015-05-20 | coccinelle: ifaddr: Fix the sentence | Fabio Estevam |
2015-05-20 | coccinelle: returnvar: Use imperative mood | Fabio Estevam |
2015-05-20 | coccinelle: pm_runtime: Insert blank line | Fabio Estevam |
2015-04-15 | scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warning | Fabian Frederick |
2015-03-25 | irqf_oneshot.cocci: add check of devm_request_threaded_irq() | Valentin Rothberg |
2014-12-20 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2014-11-24 | bugon.cocci: fix Options at the macro | Mauro Carvalho Chehab |
2014-11-06 | coccinelle: api: add spatch to prevent unnecessary .owner | Wolfram Sang |
2014-09-26 | coccinelle: misc: semantic patch to delete overly complex return code processing | Julia Lawall |
2014-08-14 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2014-08-08 | scripts/coccinelle/free/ifnullfree.cocci: add copyright information | Fabian Frederick |
2014-08-08 | scripts/coccinelle/free: add NULL test before freeing functions | Fabian Frederick |
2014-08-06 | Coccinelle: Script to replace if and BUG with BUG_ON | Himangi Saraogi |
2014-08-06 | Coccinelle: Script to detect incorrect argument to sizeof | Himangi Saraogi |
2014-08-06 | Coccinelle: Script to use ARRAY_SIZE instead of division of two sizeofs | Himangi Saraogi |
2014-08-06 | Coccinelle: Script to detect cast after memory allocation | Himangi Saraogi |
2014-08-06 | coccinelle/null: solve parse error | Himangi Saraogi |
2014-06-19 | devres: remove devm_request_and_ioremap() | Jingoo Han |
2014-06-10 | coccicheck: Add unneeded return variable test | Peter Senna Tschudin |
2014-06-09 | coccinelle: Check for missing NULL terminators in of_device_id tables | Stephen Boyd |
2014-04-08 | scripts/coccinelle: Use PTR_ERR_OR_ZERO | Sachin Kamat |
2014-03-29 | Coccicheck: Remove memcpy to struct assignment test | Peter Senna Tschudin |
2014-01-03 | scripts: Coccinelle script for pm_runtime_* return checks with IS_ERR_VALUE | Nishanth Menon |
2013-10-23 | scripts/coccinelle/api: remove devm_request_and_ioremap.cocci | Wolfram Sang |
2013-09-07 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2013-08-13 | coccinelle: replace 0/1 with false/true in functions returning bool | Rasmus Villemoes |
2013-07-15 | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most. | Rusty Russell |
2013-07-03 | Coccinelle: Update the options used to the new option scheme | Nicolas Palix |
2013-07-03 | scripts: Coccinelle script for pci_free_consistent() | strnape1@fel.cvut.cz |
2013-06-14 | scripts/coccinelle: check for field address argument to kfree | Julia Lawall |
2013-02-27 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2013-02-22 | scripts/coccinelle: find constant additions that could be bit ors | Julia Lawall |
2013-02-22 | scripts/coccinelle/misc/memcpy-assign.cocci: Replace memcpy with struct assig... | Peter Senna Tschudin |
2013-01-24 | scripts/coccinelle/misc/semicolon.cocci: Add unneeded semicolon test | Peter Senna Tschudin |
2013-01-22 | lib: devres: Introduce devm_ioremap_resource() | Thierry Reding |
2012-12-20 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2012-12-18 | Coccinelle: add api/d_find_alias.cocci | Cyril Roelandt |
2012-12-09 | scripts/coccinelle/misc/warn.cocci: use WARN | Julia Lawall |
2012-10-12 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2012-10-11 | scripts/coccinelle/tests/odd_ptr_err.cocci: semantic patch for IS_ERR/PTR_ERR... | Julia Lawall |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |