Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Coccinelle: Add a new mode named 'chain' | Nicolas Palix | 2010-10-13 | 1 | -5/+11 | |
| * | | | | | | Coccinelle: Use new comment format to explain kfree.cocci | Nicolas Palix | 2010-10-13 | 1 | -4/+5 | |
| * | | | | | | Coccinelle: Improve user information with a new kind of comment | Nicolas Palix | 2010-10-13 | 1 | -3/+11 | |
| * | | | | | | Coccinelle: Add misc/ifcol.cocci | Nicolas Palix | 2010-08-31 | 1 | -0/+48 | |
| * | | | | | | Coccinelle: Add misc/doubleinit.cocci | Nicolas Palix | 2010-08-31 | 1 | -0/+53 | |
| * | | | | | | Coccinelle: Move alloc directory into api directory | Nicolas Palix | 2010-08-31 | 2 | -1/+5 | |
| * | | | | | | Coccinelle: Move resource_size.cocci to the api directory | Nicolas Palix | 2010-08-31 | 1 | -0/+0 | |
| * | | | | | | Coccinelle: Move err_cast.cocci to the api directory | Nicolas Palix | 2010-08-31 | 1 | -0/+0 | |
| * | | | | | | Coccinelle: Add api/memdup_user | Nicolas Palix | 2010-08-31 | 1 | -0/+35 | |
| * | | | | | | Coccinelle: Add api/memdup.cocci | Nicolas Palix | 2010-08-31 | 1 | -0/+40 | |
| * | | | | | | Coccinelle: Add api/kstrdup.cocci | Nicolas Palix | 2010-08-31 | 1 | -0/+39 | |
| * | | | | | | Coccinelle: Add free/kfree.cocci | Nicolas Palix | 2010-08-31 | 1 | -0/+116 | |
| * | | | | | | Coccinelle: Add iterators/list_entry_update.cocci | Nicolas Palix | 2010-08-31 | 1 | -0/+62 | |
| * | | | | | | Coccinelle: Add iterators/itnull.cocci | Nicolas Palix | 2010-08-31 | 1 | -0/+58 | |
| * | | | | | | Coccinelle: Add iterators/fen.cocci | Nicolas Palix | 2010-08-31 | 1 | -0/+64 | |
| * | | | | | | Coccinelle: Add locks/mini_lock.cocci | Nicolas Palix | 2010-08-31 | 1 | -0/+95 | |
| * | | | | | | Coccinelle: Add locks/double_lock.cocci | Nicolas Palix | 2010-08-31 | 1 | -0/+92 | |
| * | | | | | | Coccinelle: Add locks/call_kern.cocci | Nicolas Palix | 2010-08-31 | 1 | -0/+74 | |
| * | | | | | | Coccinelle: Move deref_null.cocci to a more appropriate directory | Nicolas Palix | 2010-08-31 | 1 | -0/+0 | |
| * | | | | | | Coccinelle: Add null/kmerr.cocci | Nicolas Palix | 2010-08-31 | 1 | -0/+72 | |
| * | | | | | | Coccinelle: Add null/eno.cocci | Nicolas Palix | 2010-08-31 | 1 | -0/+20 | |
* | | | | | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2010-10-28 | 23 | -816/+932 | |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | Merge branch 'message-callback' into kbuild/kconfig | Michal Marek | 2010-10-28 | 3 | -48/+40 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | kconfig: Allow frontends to display messages themselves | Michal Marek | 2010-08-17 | 3 | -48/+40 | |
| * | | | | | | | Revert "kconfig: Temporarily disable dependency warnings" | Michal Marek | 2010-10-12 | 1 | -2/+0 | |
| * | | | | | | | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek | 2010-10-12 | 29 | -100/+972 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | kconfig: Use PATH_MAX instead of 128 for path buffer sizes. | Will Newton | 2010-10-04 | 1 | -2/+2 | |
| * | | | | | | | | kconfig: Fix realloc usage() | Michal Marek | 2010-09-30 | 1 | -1/+1 | |
| * | | | | | | | | kconfig: Propagate const | Michal Marek | 2010-09-30 | 1 | -6/+9 | |
| * | | | | | | | | kconfig: Don't go out from read config loop when you read new symbol | Naohiro Aota | 2010-09-30 | 1 | -2/+3 | |
| * | | | | | | | | Merge branch 'kbuild/kconfig/kbuild-generic-v7' of http://github.com/lacombar... | Michal Marek | 2010-09-27 | 17 | -423/+488 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | kbuild: migrate all arch to the kconfig mainmenu upgrade | Arnaud Lacombe | 2010-09-19 | 1 | -1/+1 | |
| | * | | | | | | | | kconfig: expand file names | Arnaud Lacombe | 2010-09-19 | 1 | -2/+5 | |
| | * | | | | | | | | kconfig: use the file's name of sourced file | Arnaud Lacombe | 2010-09-19 | 1 | -2/+3 | |
| | * | | | | | | | | kconfig: constify file name | Arnaud Lacombe | 2010-09-19 | 3 | -3/+3 | |
| | * | | | | | | | | kconfig: don't emit warning upon rootmenu's prompt redefinition | Arnaud Lacombe | 2010-09-19 | 1 | -1/+1 | |
| | * | | | | | | | | kconfig: replace KERNELVERSION usage by the mainmenu's prompt | Arnaud Lacombe | 2010-09-19 | 5 | -26/+11 | |
| | * | | | | | | | | kconfig: delay gconf window initialization | Arnaud Lacombe | 2010-09-19 | 1 | -6/+6 | |
| | * | | | | | | | | kconfig: expand by default the rootmenu's prompt | Arnaud Lacombe | 2010-09-19 | 1 | -0/+4 | |
| | * | | | | | | | | kconfig: add a symbol string expansion helper | Arnaud Lacombe | 2010-09-19 | 2 | -0/+50 | |
| | * | | | | | | | | kconfig: regen parser | Arnaud Lacombe | 2010-09-19 | 2 | -267/+287 | |
| | * | | | | | | | | kconfig: implement the `mainmenu' directive | Arnaud Lacombe | 2010-09-19 | 1 | -3/+11 | |
| | * | | | | | | | | kconfig: allow PACKAGE to be defined on the compiler's command-line | Arnaud Lacombe | 2010-09-19 | 1 | -0/+3 | |
| | * | | | | | | | | kconfig: rephrase help texts/comments not to include the package name | Arnaud Lacombe | 2010-09-19 | 6 | -54/+45 | |
| | * | | | | | | | | kconfig: allow build-time definition of the internal config prefix | Arnaud Lacombe | 2010-09-19 | 6 | -34/+43 | |
| | * | | | | | | | | kconfig: rephrase help text not to mention the internal prefix | Arnaud Lacombe | 2010-09-19 | 2 | -11/+11 | |
| | * | | | | | | | | kconfig: replace a `switch()' statement by a more flexible `if()' statement | Arnaud Lacombe | 2010-09-19 | 1 | -14/+5 | |
| * | | | | | | | | | kconfig: fix menuconfig on debian lenny | Junio C Hamano | 2010-09-20 | 1 | -0/+2 | |
| * | | | | | | | | | scripts/kconfig/gconf.glade Update broken web addresses. | Justin P. Mattock | 2010-09-17 | 1 | -1/+0 | |
| * | | | | | | | | | kconfig: Simplify Makefile for xconfig | Michal Marek | 2010-09-13 | 1 | -2/+2 |