Commit Graph

1496 Commits (a8070dd365dd995f6139a2fc3aeee10159bdcc45)

Author SHA1 Message Date
Steven Rostedt d7b4d6de57 ftrace: Remove recursion between recordmcount and scripts/mod/empty 15 years ago
Steven Rostedt 85caa993d7 ftrace: Use objtree for C version of recordmcount 15 years ago
Steven Rostedt 4447586364 ftrace: Do not process kernel/trace/ftrace.o with C recordmcount program 15 years ago
Steven Rostedt c28d5077f8 ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.c 15 years ago
Steven Rostedt 72441cb1fd ftrace/x86: Add support for C version of recordmcount 15 years ago
John Reiser 81d3858d31 ftrace: Add C version of recordmcount compile time code 15 years ago
Kyle McMartin e9203c9882 kbuild: fix oldnoconfig to do the right thing 15 years ago
Michal Marek 71ebc01d3a kconfig: Temporarily disable dependency warnings 15 years ago
Arnaud Lacombe ff5ff6060b kconfig: delay symbol direct dependency initialization 15 years ago
Ingo Molnar d6dad199a1 jump label: Fix GCC feature check when distcc is used 15 years ago
Jason Baron 52159d98be jump label: Convert dynamic debug to use jump labels 15 years ago
Jason Baron bf5438fca2 jump label: Base patch for jump label 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
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
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
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
David Howells 019fca84e7 MN10300: Permit .GCC-command-line sections 15 years ago
Mike Frysinger 465c6cca26 tracing: Extend recordmcount to better support Blackfin mcount 15 years ago
Sam Ravnborg a64b44ead0 kconfig: fix tristate choice with minimal config 15 years ago
Sam Ravnborg 801690caf1 kconfig: fix savedefconfig for tristate choices 15 years ago
Randy Dunlap b6d676db35 mtd/nand_base: fix kernel-doc warnings & typos 15 years ago
Andrew Morton 5003bab82d fix "scripts/mod/modpost.c: fix memory leak" 15 years ago
Rusty Russell 6a841528d2 param: silence .init.text references from param ops 15 years ago
Randy Dunlap db9ebb7cd0 mtd/nand_base: fix kernel-doc warnings & typos 15 years ago
Patrick Pannuto b998e001e6 checkpatch: fix extraneous EXPORT_SYMBOL* warnings 15 years ago
Patrick Pannuto 09ef87255d checkpatch: warn about unexpectedly long msleep's 15 years ago
Patrick Pannuto 1a15a25086 checkpatch: prefer usleep_range over udelay 15 years ago
Joe Perches 8bbea968f9 checkpatch: add more exceptions to 80 char lines 15 years ago
Joe Eloff 5150bda43c checkpatch: change externals to globals 15 years ago
Raffaele Recalcati 5f7ddae610 checkpatch: fix handling of leading spaces 15 years ago
Wolfram Sang 7840a94cd1 checkpatch: refactor 'allowed asm includes' and add memory.h 15 years ago
Alexey Fomenko 37ed19d5cc scripts/mod/modpost.c: fix memory leak 15 years ago
Sam Ravnborg 1482834971 kconfig: fix make oldconfig 15 years ago
Denys Vlasenko 1ce53adf13 modpost: support objects with more than 64k sections 15 years ago
Uwe Kleine-König 4696e2958b trivial: fix a typo in a filename 15 years ago
Sam Ravnborg 80c00ba942 kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command line 15 years ago
Sam Ravnborg 6588169d51 kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command line 15 years ago
Sam Ravnborg 7cf3d73b43 kconfig: add savedefconfig 15 years ago
Sam Ravnborg 49192f266f kconfig: code refactoring in confdata.c 15 years ago
Sam Ravnborg c252147de6 kconfig: refactor code in symbol.c 15 years ago