Commit Graph

1821 Commits (0120b99c8d56b5d3f2d80aaf8769dea05ef80439)

Author SHA1 Message Date
Michal Marek 8fc62e5942 kbuild: Do not write to builddir in modules_install 14 years ago
Joe Perches 17441227f6 checkpatch: add warning for uses of printk_ratelimit 14 years ago
Michal Marek bfe5424a8b kbuild: Hack for depmod not handling X.Y versions 14 years ago
Michal Marek fc4da9a3e6 kbuild: Move depmod call to a separate script 14 years ago
Peter Foley 181e976327 kbuild: silence Nothing to be done for 'all' message 14 years ago
Rabin Vincent 9905ce8ad7 ftrace/recordmcount: Avoid STT_FUNC symbols as base on ARM 14 years ago
Steven Rostedt 4d7a2fa876 scripts/tags.sh: Add magic for trace-events for etags too 14 years ago
Steven Rostedt 50d6828e89 scripts/tags.sh: Fix ctags for DEFINE_EVENT() 14 years ago
Joe Perches 0fccc62218 checkpatch: fix defect in printk(KERN_<LEVEL> 80 column exceptions 14 years ago
Joe Perches b05317221b checkpatch: add <foo>_<level> and MODULE_<BAR> to 80 column exceptions 14 years ago
Joe Perches 428e2fdc4e checkpatch: add check for line continuations in quoted strings 14 years ago
Arnaud Lacombe d49e46875c xconfig: merge code path to conf_write() 14 years ago
Arun Sharma 0bd41dfc9f kbuild: Create a kernel-headers RPM 14 years ago
Michal Marek 857c7e4387 rpm-pkg: Fix when current directory is a symlink 14 years ago
Arnaud Lacombe bdebd4892e kconfig: do not record timestamp in .config 14 years ago
Jim Cromie ca995cbf77 export_report: use warn() to issue WARNING, so they go to stderr 14 years ago
Jim Cromie bdabc7a345 export_report: sort SECTION 2 output 14 years ago
Jim Cromie de7b0b4110 export_report: do collectcfiles work in perl itself 14 years ago
Eduardo Silva 6ef3d36eee gconfig: Hide unused left treeview when start up the interface 14 years ago
Eduardo Silva 2626e67402 gconfig: enable rules hint for main treeviews 14 years ago
Randy Dunlap d410fa4ef9 Create Documentation/security/, 14 years ago
Michal Marek d6971822c2 ftrace/kbuild: Add recordmcount files to force full build 14 years ago
Anders Kaseorg 6845756b29 modpost: Update 64k section support for binutils 2.18.50 14 years ago
Alessio Igor Bogani f02e8a6596 module: Sort exported symbols 14 years ago
Jean Delvare e05503ef11 Haavard Skinnemoen has left Atmel 14 years ago
Martin Schwidefsky f296388682 ftrace/s390: mcount offset calculation 14 years ago
Martin Schwidefsky 521ccb5c4a ftrace/x86: mcount offset calculation 14 years ago
Martin Schwidefsky 07d8b595f3 ftrace/recordmcount: mcount address adjustment 14 years ago
Steven Rostedt 41b402a201 ftrace/recordmcount: Add helper function get_sym_str_and_relp() 14 years ago
Steven Rostedt 37762cb997 ftrace/recordmcount: Remove duplicate code to find mcount symbol 14 years ago
Steven Rostedt 85356f8022 kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callers 14 years ago
Steven Rostedt dfad3d598c ftrace/recordmcount: Add warning logic to warn on mcount not recorded 14 years ago
Steven Rostedt ffd618fa39 ftrace/recordmcount: Make ignored mcount calls into nops at compile time 14 years ago
Steven Rostedt 8abd5724a7 ftrace/recordmcount: Modify only executable sections 14 years ago
Steven Rostedt 9f087e7612 ftrace: Add .kprobe.text section to whitelist for recordmcount.c 14 years ago
Steven Rostedt e90b0c8bf2 ftrace/trivial: Clean up record mcount to use Linux switch style 14 years ago
Steven Rostedt dd5477ff3b ftrace/trivial: Clean up recordmcount.c to use Linux style comparisons 14 years ago
Michal Marek c4d5ee1398 kbuild: make KBUILD_NOCMDDEP=1 handle empty built-in.o 14 years ago
Xiaochen Wang e0a04b11e4 scripts/kallsyms.c: fix potential segfault 14 years ago
Jamey Sharp 153f011470 scripts/gen_initramfs_list.sh: Convert to a /bin/sh script 14 years ago
Rafał Miłecki 8369ae33b7 bcma: add Broadcom specific AMBA bus driver 14 years ago
Arun Sharma e1287eb891 Replace '-' in kernel version with '_' 14 years ago
Michal Marek 8417da6f21 kbuild: Fix passing -Wno-* options to gcc 4.4+ 14 years ago
Peter Foley bffd2020a9 kbuild: move scripts/basic/docproc.c to scripts/docproc.c 14 years ago
Michal Marek 7a04fc94d9 kbuild: Fix Makefile.asm-generic for um 14 years ago
Michal Marek a6de553da0 kbuild: Allow to combine multiple W= levels 14 years ago
Dave Jones af0e5d565d kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0 14 years ago
Marcin Nowakowski f07726048d Fix handling of backlash character in LINUX_COMPILE_BY name 14 years ago
Peter Foley 6088e9ffa2 kbuild: don't warn about include/linux/version.h not including itself 14 years ago
Peter Foley 2d80eb0fa3 kconfig: quiet commands when V=0 14 years ago