Commit Graph

1698 Commits (ebb29fb47e198787b8b47a74cb10334cd9647a9d)

Author SHA1 Message Date
Arnaud Lacombe 8baefd30b5 kconfig: replace a `switch()' statement by a more flexible `if()' statement 15 years ago
Justin P. Mattock cec1921ec9 scripts/kconfig/gconf.glade Update broken web addresses. 15 years ago
Michal Marek 458452f4a9 kconfig: Simplify Makefile for xconfig 15 years ago
Alexander Stein 20f4ad8a19 Fix QT4 moc, cflags libs detection on dual QT3/Qt4 systems 15 years ago
Stephen Boyd aee08ed499 nconfig: Fix help for choice menus 15 years ago
Johannes Berg eda603f6cd docbook: warn on unused doc entries 15 years ago
Johannes Berg 1f3a66889c kernel-doc: ignore case when stripping attributes 15 years ago
Kyle McMartin 71d8066265 kbuild: fix oldnoconfig to do the right thing 15 years ago
Michal Marek 76a136c4a6 xconfig: Change the titlebar if using Qt3 15 years ago
Guillem Jover 242c5ab08c kbuild, deb-pkg: Check if KBUILD_IMAGE exists before copying it 15 years ago
Michael Prokop c3e2f196f9 scripts/setlocalversion: update comment 15 years ago
Rabin Vincent 72dc43a9eb ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftrace 15 years ago
Rabin Vincent 3b6c223b1b ARM: 6318/1: ftrace: fix and update dynamic ftrace 15 years ago
Rabin Vincent f9810a8253 ARM: 6317/1: ftrace: pass KBUILD_CFLAGS to record_mcount.pl 15 years ago
Alexander Stein 133c5f7c10 kconfig qconf: port to QT4 15 years ago
Arnaud Lacombe c94d3fb01f kbuild: use getopt_long(), not its _only() variant 15 years ago
Nicolas Palix 49ab7a3913 Coccinelle: Add misc/ifcol.cocci 15 years ago
Nicolas Palix 033456e2c5 Coccinelle: Add misc/doubleinit.cocci 15 years ago
Nicolas Palix be8fe9d451 Coccinelle: Move alloc directory into api directory 15 years ago
Nicolas Palix 77c272fb24 Coccinelle: Move resource_size.cocci to the api directory 15 years ago
Nicolas Palix 99d653d4bc Coccinelle: Move err_cast.cocci to the api directory 15 years ago
Nicolas Palix 034174598b Coccinelle: Add api/memdup_user 15 years ago
Nicolas Palix 0426a97c4b Coccinelle: Add api/memdup.cocci 15 years ago
Nicolas Palix 998f552323 Coccinelle: Add api/kstrdup.cocci 15 years ago
Nicolas Palix 43ba21b57a Coccinelle: Add free/kfree.cocci 15 years ago
Nicolas Palix 5c34050188 Coccinelle: Add iterators/list_entry_update.cocci 15 years ago
Nicolas Palix afc48a82fa Coccinelle: Add iterators/itnull.cocci 15 years ago
Nicolas Palix 4045159253 Coccinelle: Add iterators/fen.cocci 15 years ago
Nicolas Palix 54c056280e Coccinelle: Add locks/mini_lock.cocci 15 years ago
Nicolas Palix 8aa6273106 Coccinelle: Add locks/double_lock.cocci 15 years ago
Nicolas Palix e105007c12 Coccinelle: Add locks/call_kern.cocci 15 years ago
Nicolas Palix 7703692ef8 Coccinelle: Move deref_null.cocci to a more appropriate directory 15 years ago
Nicolas Palix 2e1e1605fc Coccinelle: Add null/kmerr.cocci 15 years ago
Nicolas Palix c75b81bffa Coccinelle: Add null/eno.cocci 15 years ago
Arnaud Lacombe 9ba9568259 kbuild: don't overwrite HOST_EXTRACFLAGS 15 years ago
Andy Shevchenko cbcf14a942 scripts/mod/modpost.c: fix commentary accordingly to last changes 15 years ago
Michal Marek 8558f59edf setlocalversion: Ignote SCMs above the linux source tree 15 years ago
Jan Beulich 3c955b407a fixes for using make 3.82 15 years ago
Arnaud Lacombe c24035b9ed kbuild: fix typo 15 years ago
Arnaud Lacombe 7080e47bb2 kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBES 15 years ago
Michal Marek 42368c37fb kconfig: Allow frontends to display messages themselves 15 years ago
Arnaud Lacombe 94bedeca77 kbuild: confdata.c explicitly reference errno, thus need <errno.h> 15 years ago
Nir Tzachar a72f3e2b82 nconfig: add search support 15 years ago
Sam Ravnborg 3643f849d7 kconfig: fix segfault when detecting recursive dependency 15 years ago
Sam Ravnborg 84062dd3a6 kconfig: fix savedefconfig with choice marked optional 15 years ago
Sam Ravnborg 7cfddeef35 kbuild: drop unifdef-y support 15 years ago
Milton Miller 55c640c3ab setlocalversion: fix version for untaged nontip mercurial revs 15 years ago
Jean Sacren 4418a2b904 kconfig: Fix warning: ignoring return value of 'fgets' 15 years ago
Jean Sacren bf5e327a30 kconfig: Fix warning: ignoring return value of 'fwrite' 15 years ago
Andrej Gelenberg 866af407da nconfig: Fix segfault when menu is empty 15 years ago