summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2011-05-24gconfig: Hide unused left treeview when start up the interfaceEduardo Silva-2/+6
2011-05-24gconfig: enable rules hint for main treeviewsEduardo Silva-2/+2
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds-0/+22
2011-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-93/+266
2011-05-19Create Documentation/security/,Randy Dunlap-1/+1
2011-05-19ftrace/kbuild: Add recordmcount files to force full buildMichal Marek-2/+5
2011-05-19modpost: Update 64k section support for binutils 2.18.50Anders Kaseorg-29/+14
2011-05-19module: Sort exported symbolsAlessio Igor Bogani-0/+11
2011-05-18Haavard Skinnemoen has left AtmelJean Delvare-1/+1
2011-05-17kconfig: autogenerated config_is_xxx macroJean-Christophe PLAGNIOL-VILLARD-0/+29
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-0/+22
2011-05-16ftrace/s390: mcount offset calculationMartin Schwidefsky-2/+8
2011-05-16ftrace/x86: mcount offset calculationMartin Schwidefsky-0/+4
2011-05-16ftrace/recordmcount: mcount address adjustmentMartin Schwidefsky-2/+7
2011-05-16ftrace/recordmcount: Add helper function get_sym_str_and_relp()Steven Rostedt-30/+37
2011-05-16ftrace/recordmcount: Remove duplicate code to find mcount symbolSteven Rostedt-24/+27
2011-05-16kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callersSteven Rostedt-1/+4
2011-05-16ftrace/recordmcount: Add warning logic to warn on mcount not recordedSteven Rostedt-13/+41
2011-05-16ftrace/recordmcount: Make ignored mcount calls into nops at compile timeSteven Rostedt-6/+116
2011-05-16ftrace/recordmcount: Modify only executable sectionsSteven Rostedt-0/+1
2011-05-16ftrace: Add .kprobe.text section to whitelist for recordmcount.cSteven Rostedt-0/+2
2011-05-16ftrace/trivial: Clean up record mcount to use Linux switch styleSteven Rostedt-21/+22
2011-05-16ftrace/trivial: Clean up recordmcount.c to use Linux style comparisonsSteven Rostedt-32/+32
2011-05-16kbuild: make KBUILD_NOCMDDEP=1 handle empty built-in.oMichal Marek-0/+2
2011-05-12scripts/kallsyms.c: fix potential segfaultXiaochen Wang-0/+2
2011-05-12scripts/gen_initramfs_list.sh: Convert to a /bin/sh scriptJamey Sharp-7/+7
2011-05-10bcma: add Broadcom specific AMBA bus driverRafał Miłecki-0/+22
2011-05-04Replace '-' in kernel version with '_'Arun Sharma-2/+2
2011-05-03kbuild: Fix passing -Wno-* options to gcc 4.4+Michal Marek-0/+5
2011-05-02kbuild: move scripts/basic/docproc.c to scripts/docproc.cPeter Foley-6/+7
2011-05-02kbuild: Fix Makefile.asm-generic for umMichal Marek-1/+1
2011-05-02kbuild: Allow to combine multiple W= levelsMichal Marek-2/+6
2011-04-29kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0Dave Jones-0/+1
2011-04-29Fix handling of backlash character in LINUX_COMPILE_BY nameMarcin Nowakowski-1/+1
2011-04-29kbuild: don't warn about include/linux/version.h not including itselfPeter Foley-0/+1
2011-04-29kconfig: quiet commands when V=0Peter Foley-2/+2
2011-04-29kconfig: change update-po-config to reflect new layout of arch/umPeter Foley-2/+2
2011-04-29kconfig: make update-po-config work in KBUILD_OUTPUTPeter Foley-7/+9
2011-04-29kconfig: rearrange clean-filesPeter Foley-2/+2
2011-04-29kconfig: change gconf to modify hostprogs-y like nconf and mconfPeter Foley-2/+3
2011-04-29kconfig: change qconf to modify hostprogs-y like nconf and mconfPeter Foley-3/+4
2011-04-29kconfig: only build kxgettext when neededPeter Foley-1/+5
2011-04-28kbuild: asm-generic supportSam Ravnborg-1/+32
2011-04-28kbuild: implement several W= levelsSam Ravnborg-27/+38
2011-04-24kconfig: Avoid buffer underrun in choice inputBen Hutchings-1/+1
2011-04-20kbuild: Fix build with binutils <= 2.19Michal Marek-2/+7
2011-04-19nconfig: Silence unused return values from wattrsetStephen Boyd-7/+7
2011-04-18initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entriesMichal Marek-1/+8
2011-04-18kbuild: Allow to override LINUX_COMPILE_BY and LINUX_COMPILE_HOST macrosMichal Marek-2/+12