Commit Graph

2557 Commits (5de865eebb8330eee19c37b31fb6f315a09d4273)

Author SHA1 Message Date
Justin Lecher 544e7e548f kconfig: optionally use pkg-config to detect ncurses libs 12 years ago
Justin Lecher fc9c6e000f menuconfig: optionally use pkg-config to detect ncurses libs 12 years ago
Sam Ravnborg c4619bc6fa kbuild: fix make headers_check with make 3.80 12 years ago
James Hogan 97c3ec6308 genksyms: fix metag symbol prefix on crc symbols 12 years ago
James Hogan 690998b629 scripts/checkstack.pl: Add metag support 12 years ago
James Hogan 00512bdd45 metag: ftrace support 12 years ago
Stephen Warren eb90d0855b get_maintainer: allow keywords to match filenames 12 years ago
Nishanth Menon 9dc30918b2 scripts/kernel-doc: handle struct member __aligned without numbers 12 years ago
Joe Perches be987d9f80 checkpatch: improve CamelCase test for Page 12 years ago
Michal Marek 423a8155fa kbuild: Fix reading of .config in link-vmlinux.sh 12 years ago
Julia Lawall 24f0c2d6ff scripts/coccinelle: find constant additions that could be bit ors 12 years ago
Bernd Schubert 5303265a48 coccicheck: Allow to show the executed command line 12 years ago
Christophe Leroy f893bfb615 kbuild: Unset language specific variables in setlocalversion script 12 years ago
James Hogan 8937e89718 depmod: pass -P $CONFIG_SYMBOL_PREFIX 12 years ago
Jesper Nilsson 9b58b9281d kbuild: Fix destination-y for installed headers 12 years ago
Bernd Schubert 26e5672091 coccicheck: Allow the user to give a V= (verbose) argument 12 years ago
Peter Senna Tschudin ff3771cb71 scripts/coccinelle/misc/memcpy-assign.cocci: Replace memcpy with struct assignment 12 years ago
David R. Bild e0367a6156 kbuild: clear KBUILD_SRC when calling 'make' in RPM spec 12 years ago
Michael Grzeschik 03b25b47e0 scripts/link-vmlinux.sh: source variables from KCONFIG_CONFIG 12 years ago
Bruce Allan 37581c28e9 checkpatch: fix USLEEP_RANGE test 12 years ago
Joe Perches 5ce59ae0bc checkpatch: Add check for kcalloc argument order 12 years ago
Joe Perches e8eb3997ce checkpatch: don't emit the CamelCase warning for PageFoo 12 years ago
Joe Perches 56e77d709d checkpatch: warn on unnecessary __dev<foo> section markings 12 years ago
Joe Perches dc1393130b checkpatch: prefer dev_<level>( to dev_printk(KERN_<LEVEL> 12 years ago
Geert Uytterhoeven 6be0710cfe get_maintainer.pl: find maintainers for removed files 12 years ago
Kirill Tkhai 1b2643f0d0 scripts/tags.sh: add ctags magic for declarations of popular kernel type 12 years ago
Ben Hutchings 62dc989921 kbuild: Fix missing '\n' for NEW symbols in yes "" | make oldconfig >conf.new 12 years ago
Arnd Bergmann 8c0c774dd7 scripts/sortextable: silence script output 12 years ago
Stephen Warren e570d7c15a kbuild: limit dtc+cpp include path 12 years ago
Roland Eggner 2c68115cb3 kconfig: nconf: rewrite labels of function keys line 12 years ago
Roland Eggner 0b61650044 kconfig: nconf: rewrite help texts 12 years ago
Stephen Warren 22435f3833 kbuild: create a rule to run the pre-processor on *.dts files 12 years ago
Joe Perches 326b1ffc13 checkpatch: fix $Float creation of match variables 12 years ago
Tiana Rakotovao Andriamahefa aed9934bf1 kconfig: fix a compiliation error when using make xconfig 12 years ago
Michal Marek 1c37c054a7 MODSIGN: Add -s <signature> option to sign-file 12 years ago
Michal Marek 4bc9410c0c MODSIGN: Specify the hash algorithm on sign-file command line 12 years ago
Andreas Schwab 6543becf26 mod/file2alias: make modalias generation safe for cross compiling 12 years ago
Peter Senna Tschudin 7320bfa7cf scripts/coccinelle/misc/semicolon.cocci: Add unneeded semicolon test 12 years ago
Roland Eggner c5ffa130f3 nconf: function keys line, change background color for better readability 12 years ago
Thierry Reding 75096579c3 lib: devres: Introduce devm_ioremap_resource() 12 years ago
Vineet Gupta f2e207f324 modpost: Ignore ARC specific non-alloc sections 12 years ago
Wang YanQing 1bdbac478a menuconfig: Get rid of the top-level entries for "Load an Alternate/Save an Alternate" 12 years ago
Wang YanQing 6364fd0cb1 menuconfig: Add Save/Load buttons 12 years ago
Andreas Schwab 9f14b42012 scripts/tags.sh: Fix regex syntax for etags 12 years ago
Masanari Iida 8a168ca707 treewide: Fix typo in various drivers 12 years ago
Greg Kroah-Hartman 6ae141718e misc: remove __dev* attributes. 12 years ago
David Howells 8a7eab2b54 UAPI: Strip _UAPI prefix on header install no matter the whitespace 12 years ago
Wang YanQing 77bdcfe548 kconfig:lxdialog: remove duplicate code 12 years ago
Wang YanQing 87727d453b menuconfig:inputbox: support navigate input position 12 years ago
Joe Perches 495e9d8460 checkpatch: warn on uapi #includes that #include <uapi/... 12 years ago