Commit Graph

2387 Commits (8c9b7a7b2fc2750af418ddc28e707c42e78aa0bf)

Author SHA1 Message Date
Dirk Gouders e983b7b17a kconfig/menu.c: fix multiple references to expressions in menu_add_prop() 12 years ago
Dirk Gouders 063f4661fd mconf: handle keys in empty dialogs 12 years ago
Matthijs Kooijman ad06156876 kbuild: Don't assume dts files live in arch/*/boot/dts 12 years ago
Clement Chauplannaz 57a9c7609d scripts/config: fix assignment of parameters for short version of --*-after options 12 years ago
Luiz Capitulino f66ba56094 package: Makefile: unbreak binrpm-pkg target 12 years ago
Li Zefan 383da76f52 menuconfig: fix NULL pointer dereference when searching a symbol 12 years ago
Andreas Schwab 22fc4273c7 Fix cleaning in scripts/mod 12 years ago
Wengmeiling bcdedcc1af menuconfig: print more info for symbol without prompts 12 years ago
Mugunthan V N 8543ae1296 checkpatch: add Suggested-by as a standard signature 12 years ago
Matthijs Kooijman 74c8f4336d checkpatch: only warn for empty lines before closing braces by themselves 12 years ago
Joe Perches 5646bc71b3 checkpatch: warn on space before semicolon 12 years ago
Joe Perches 04db4d25d9 checkpatch: complain about executable files 12 years ago
Joe Perches a6962d7273 checkpatch: Prefer seq_puts to seq_printf 12 years ago
Joe Perches 972fdea2e6 checkpatch: add check for reuse of krealloc arg 12 years ago
Stephen Warren bbbe96ed89 get_maintainer: use filename-only regex match for Tegra 12 years ago
Borislav Petkov 18ff44b189 scripts/decodecode: make faulting insn ptr more robust 12 years ago
Steven Rostedt ced9cb1af1 localmodconfig: Process source kconfig files as they are found 12 years ago
Steven Rostedt bc20d12eca localmodconfig: Add debug prints for dependencies of module configs 12 years ago
Yann E. MORIN 21ca352b71 kconfig: fix lists definition for C++ 12 years ago
James Hogan a53a11f357 modpost: fix unwanted VMLINUX_SYMBOL_STR expansion 12 years ago
Yann E. MORIN 23a5dfdad2 Revert "kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG" 12 years ago
Yann E. MORIN e43956e607 kconfig: implement KCONFIG_PROBABILITY for randconfig 12 years ago
Yann E. MORIN 0d8024c6eb kconfig: allow specifying the seed for randconfig 12 years ago
Yann E. MORIN 422c809f03 kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG 12 years ago
Yann E. MORIN cfa98f2e0a kconfig: do not override symbols already set 12 years ago
Yann E. MORIN 61fa0e17f9 kconfig: fix randconfig tristate detection 12 years ago
Michal Marek a0f9c6f202 rpm-pkg: Remove pointless set -e statements 12 years ago
Michal Marek 6501320311 rpm-pkg: Always regenerate the specfile 12 years ago
Michal Marek 403d3cc473 rpm-pkg: Do not write to the parent directory 12 years ago
Michal Marek 6615d6c322 rpm-pkg: Do not package the whole source directory 12 years ago
Joe Perches e942e2c3f7 checkpatch: fix stringification macro defect 12 years ago
Yann E. MORIN cdf0c2cfd7 kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.h 12 years ago
Benjamin Poirier 9a69abf80e menuconfig: Add "breadcrumbs" navigation aid 12 years ago
Benjamin Poirier edb749f439 menuconfig: Fix memory leak introduced by jump keys feature 12 years ago
John Stultz a45c7dfb94 merge_config.sh: Avoid creating unnessary source softlinks 12 years ago
Rob Landley e0e2fa4b51 headers_install.pl: convert to headers_install.sh 12 years ago
Borislav Petkov 6bc6c9409d buildtar: Add ARCH to the archive name 12 years ago
Nicolas Palix bad6a4092e Coccinelle: Fix patch output when coccicheck is used with M= and C= 12 years ago
Nicolas Palix ed621cc4a5 Coccinelle: Add support to the SPFLAGS variable 12 years ago
Nicolas Palix 9e39555077 Coccinelle: Cleanup the setting of the FLAGS and OPTIONS variables 12 years ago
Nicolas Palix 35d88a3871 Coccinelle: Restore coccicheck verbosity in ONLINE mode (C=1 or C=2) 12 years ago
Bin Wang 4c6e00cffc scripts/package/Makefile: compare objtree with srctree instead of test KBUILD_OUTPUT 12 years ago
Antony Pavlov 5b83df2b46 kbuild: fix ld-option function 12 years ago
Stephen Warren b40b25fff8 kbuild: always run gcc -E on *.dts, remove cmd_dtc_cpp 12 years ago
Stephen Warren 85f02be8e5 kbuild: cmd_dtc_cpp: extract deps from both gcc -E and dtc 12 years ago
Stephen Warren 2ab8a99661 kbuild: fixdep: support concatenated dep files 12 years ago
Stephen Warren c58299aa87 kbuild: create an "include chroot" for DT bindings 12 years ago
Rusty Russell ea4054a238 modpost: handle huge numbers of modules. 12 years ago
Rusty Russell 712f9b4684 modpost: add -T option to read module names from file/stdin. 12 years ago
Rusty Russell d4ef1c30e8 modpost: minor cleanup. 12 years ago