aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2019-07-22linux: one_big_aierial.patch + missing 88cd156-code.ch Signed-off-by: Tony Li...Tony Liao1-1/+2
2019-07-22Revert 897c0ae138d0dfae04f21f0fdf745d5b6b0f489dWen-chien Jesse Sung1-2/+1
2019-07-22 20121214 release to Morris.evan1-1/+2
2019-07-22Fix modpost failures in fedora 17David Miller1-0/+4
2019-07-22modpost: Fix modpost license checking of vmlinux.oFrank Rowand2-2/+6
2019-07-22modpost: Fix modpost's license checking V3Alessio Igor Bogani1-1/+28
2019-07-22modpost: fix ALL_INIT_DATA_SECTIONSJan Beulich1-1/+1
2019-07-22builddeb: Don't create files in /tmp with predictable namesBen Hutchings1-6/+6
2019-07-22recordmcount: Fix handling of elf64 big-endian objects.David Daney1-1/+1
2019-07-22kconfig/streamline-config.pl: Fix parsing Makefile with variablesSteven Rostedt1-0/+29
2019-07-22kconfig/streamline-config.pl: Simplify backslash line concatinationSteven Rostedt1-13/+12
2019-07-22kbuild: Fix help text not displayed in choice option.Srinivas Kandagatla1-4/+3
2019-07-22Script: add ftrace enable in-one-go scriptLei Wen1-0/+40
2011-07-13Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-4/+6
2011-07-12kbuild: Do not write to builddir in modules_installMichal Marek1-4/+6
2011-06-15checkpatch: add warning for uses of printk_ratelimitJoe Perches1-0/+5
2011-06-09kbuild: Hack for depmod not handling X.Y versionsMichal Marek1-1/+24
2011-06-09kbuild: Move depmod call to a separate scriptMichal Marek1-0/+25
2011-06-09kbuild: silence Nothing to be done for 'all' messagePeter Foley1-0/+1
2011-05-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+12
2011-05-27Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds1-1/+1
2011-05-27Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2-2/+12
2011-05-25ftrace/recordmcount: Avoid STT_FUNC symbols as base on ARMRabin Vincent1-0/+8
2011-05-25scripts/tags.sh: Add magic for trace-events for etags tooSteven Rostedt1-1/+3
2011-05-25scripts/tags.sh: Fix ctags for DEFINE_EVENT()Steven Rostedt1-1/+1
2011-05-25Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-78/+81
2011-05-25Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds3-7/+22
2011-05-25Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds2-3/+20
2011-05-25checkpatch: fix defect in printk(KERN_<LEVEL> 80 column exceptionsJoe Perches1-1/+1
2011-05-25checkpatch: add <foo>_<level> and MODULE_<BAR> to 80 column exceptionsJoe Perches1-3/+3
2011-05-25checkpatch: add check for line continuations in quoted stringsJoe Perches1-0/+5
2011-05-25xconfig: merge code path to conf_write()Arnaud Lacombe1-3/+2
2011-05-24Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds13-63/+130
2011-05-24kbuild: Create a kernel-headers RPMArun Sharma1-0/+17
2011-05-24rpm-pkg: Fix when current directory is a symlinkMichal Marek1-1/+1
2011-05-24kconfig: do not record timestamp in .configArnaud Lacombe1-11/+1
2011-05-24export_report: use warn() to issue WARNING, so they go to stderrJim Cromie1-1/+7
2011-05-24export_report: sort SECTION 2 outputJim Cromie1-3/+5
2011-05-24export_report: do collectcfiles work in perl itselfJim Cromie1-2/+8
2011-05-24gconfig: Hide unused left treeview when start up the interfaceEduardo Silva1-2/+6
2011-05-24gconfig: enable rules hint for main treeviewsEduardo Silva1-2/+2
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+22
2011-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-93/+266
2011-05-19Create Documentation/security/,Randy Dunlap1-1/+1
2011-05-19ftrace/kbuild: Add recordmcount files to force full buildMichal Marek1-2/+5
2011-05-19modpost: Update 64k section support for binutils 2.18.50Anders Kaseorg2-29/+14
2011-05-19module: Sort exported symbolsAlessio Igor Bogani1-0/+11
2011-05-18Haavard Skinnemoen has left AtmelJean Delvare1-1/+1
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+22
2011-05-16ftrace/s390: mcount offset calculationMartin Schwidefsky2-2/+8
2011-05-16ftrace/x86: mcount offset calculationMartin Schwidefsky2-0/+4
2011-05-16ftrace/recordmcount: mcount address adjustmentMartin Schwidefsky1-2/+7
2011-05-16ftrace/recordmcount: Add helper function get_sym_str_and_relp()Steven Rostedt1-30/+37
2011-05-16ftrace/recordmcount: Remove duplicate code to find mcount symbolSteven Rostedt1-24/+27
2011-05-16kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callersSteven Rostedt1-1/+4
2011-05-16ftrace/recordmcount: Add warning logic to warn on mcount not recordedSteven Rostedt2-13/+41
2011-05-16ftrace/recordmcount: Make ignored mcount calls into nops at compile timeSteven Rostedt2-6/+116
2011-05-16ftrace/recordmcount: Modify only executable sectionsSteven Rostedt1-0/+1
2011-05-16ftrace: Add .kprobe.text section to whitelist for recordmcount.cSteven Rostedt2-0/+2
2011-05-16ftrace/trivial: Clean up record mcount to use Linux switch styleSteven Rostedt1-21/+22
2011-05-16ftrace/trivial: Clean up recordmcount.c to use Linux style comparisonsSteven Rostedt2-32/+32
2011-05-16kbuild: make KBUILD_NOCMDDEP=1 handle empty built-in.oMichal Marek1-0/+2
2011-05-12scripts/kallsyms.c: fix potential segfaultXiaochen Wang1-0/+2
2011-05-12scripts/gen_initramfs_list.sh: Convert to a /bin/sh scriptJamey Sharp1-7/+7
2011-05-10bcma: add Broadcom specific AMBA bus driverRafał Miłecki1-0/+22
2011-05-04Replace '-' in kernel version with '_'Arun Sharma2-2/+2
2011-05-03kbuild: Fix passing -Wno-* options to gcc 4.4+Michal Marek1-0/+5
2011-05-02kbuild: move scripts/basic/docproc.c to scripts/docproc.cPeter Foley5-6/+7
2011-05-02kbuild: Fix Makefile.asm-generic for umMichal Marek1-1/+1
2011-05-02kbuild: Allow to combine multiple W= levelsMichal Marek1-2/+6
2011-04-29kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0Dave Jones1-0/+1
2011-04-29Fix handling of backlash character in LINUX_COMPILE_BY nameMarcin Nowakowski1-1/+1
2011-04-29kbuild: don't warn about include/linux/version.h not including itselfPeter Foley1-0/+1
2011-04-29kconfig: quiet commands when V=0Peter Foley1-2/+2
2011-04-29kconfig: change update-po-config to reflect new layout of arch/umPeter Foley1-2/+2
2011-04-29kconfig: make update-po-config work in KBUILD_OUTPUTPeter Foley1-7/+9
2011-04-29kconfig: rearrange clean-filesPeter Foley1-2/+2
2011-04-29kconfig: change gconf to modify hostprogs-y like nconf and mconfPeter Foley1-2/+3
2011-04-29kconfig: change qconf to modify hostprogs-y like nconf and mconfPeter Foley1-3/+4
2011-04-29kconfig: only build kxgettext when neededPeter Foley1-1/+5
2011-04-28kbuild: asm-generic supportSam Ravnborg2-1/+32
2011-04-28kbuild: implement several W= levelsSam Ravnborg1-27/+38
2011-04-24kconfig: Avoid buffer underrun in choice inputBen Hutchings1-1/+1
2011-04-20kbuild: Fix build with binutils <= 2.19Michal Marek2-2/+7
2011-04-19nconfig: Silence unused return values from wattrsetStephen Boyd1-7/+7
2011-04-18initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entriesMichal Marek1-1/+8
2011-04-18kbuild: Allow to override LINUX_COMPILE_BY and LINUX_COMPILE_HOST macrosMichal Marek1-2/+12
2011-04-18kbuild: Drop unused LINUX_COMPILE_TIME and LINUX_COMPILE_DOMAIN macrosMichal Marek1-14/+2
2011-04-18kbuild: Use the deterministic mode of arMichal Marek1-2/+2
2011-04-18kbuild: Call gzip with -nMichal Marek2-3/+3
2011-04-18kconfig: Do not record timestamp in auto.conf and autoconf.hMichal Marek1-6/+2
2011-04-15kconfig: get rid of unused flagsYann E. MORIN3-12/+0
2011-04-15kconfig: allow multiple inclusion of the same fileYann E. MORIN2-20/+38
2011-04-08kconfig: Avoid buffer underrun in choice inputBen Hutchings1-1/+1
2011-04-04eradicate bashisms in scripts/patch-kernelAndreas Mohr1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi8-11/+11
2011-03-22bloat-o-meter: include read-only data section in reportJean Delvare1-1/+3
2011-03-22checkpatch: warn about memset with swapped argumentsDave Jones1-0/+5
2011-03-22scripts/checkpatch.pl: reset rpt_cleaners warningsMike Frysinger1-0/+1
2011-03-22kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan1-2/+2
2011-03-22get_maintainer.pl: allow "K:" pattern tests to match non-patch textJoe Perches1-1/+10
2011-03-21Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds12-935/+1226
2011-03-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds3-9/+23
2011-03-20Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds2-1/+8
2011-03-17Merge branch 'genksyms-enum' into kbuild/kbuildMichal Marek8-863/+988
2011-03-17genksyms: Regenerate lexer and parserMichal Marek3-512/+661
2011-03-17genksyms: Track changes to enum constantsMichal Marek4-13/+127
2011-03-17genksyms: simplify usage of find_symbol()Michal Marek4-9/+9
2011-03-17genksyms: Add helpers for building string listsMichal Marek1-32/+38
2011-03-17genksyms: Simplify printing of symbol typesMichal Marek1-16/+27
2011-03-17genksyms: Simplify lexerMichal Marek2-138/+123
2011-03-17genksyms: Do not paste the bison header file to lex.cMichal Marek2-147/+7
2011-03-17modpost: fix trailing commaRandy Dunlap1-8/+15
2011-03-17KBuild: silence "'scripts/unifdef' is up to date."Mike Waychison1-0/+5
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+20
2011-03-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-2/+4
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds15-72/+0
2011-03-16Merge branch 'next' into for-linusJames Morris1-0/+20
2011-03-13kbuild: Fix computing srcversion for modulesMichal Marek2-8/+30
2011-03-10ftrace: Add .ref.text as one of the safe areas to traceSteven Rostedt2-1/+3
2011-03-09kbuild: Add make tarxz-pkg build optionZdenek Kaspar2-1/+8
2011-03-09Merge commit 'v2.6.38-rc1' into kbuild/packagingMichal Marek117-3644/+8852
2011-03-09kbuild: Add extra gcc checksBorislav Petkov1-1/+34
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris1-0/+20
2011-03-04Merge branch 'perf/urgent' into perf/coreIngo Molnar1-1/+11
2011-03-03SELinux: Auto-generate security_is_socket_classHarry Ciao1-0/+20
2011-02-22rtmutex: tester: Remove the remaining BKL leftoversThomas Gleixner14-67/+0
2011-02-21fixdep: Do not record dependency on the source file itselfMichal Marek1-1/+11
2011-02-17Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-1/+1
2011-02-16Merge commit 'v2.6.38-rc5' into core/lockingIngo Molnar1-3/+3
2011-02-10scripts/extract-ikconfig: add xz compression supportDick Streefland1-4/+5
2011-02-08trivial: Fix Steven's Copyright typosUwe Kleine-König1-1/+1
2011-02-04Merge branch 'kbuild/packaging' into kbuild/rc-fixesMichal Marek1-3/+3
2011-02-04deb-pkg: Fix building outside of source tree (O=...).Nicolas de Pesloüan1-3/+3
2011-01-27locking: Remove deprecated lock initializersThomas Gleixner1-5/+0
2011-01-22unifdef: update to upstream version 2.5Tony Finch1-63/+184
2011-01-15kbuild: add GNU GLOBAL tags generationJianbin Kang1-0/+9
2011-01-15deb-pkg: Use $SRCARCH for include pathmaximilian attems1-1/+1
2011-01-15setlocalversion: update mercurial tag parsingMike Crowe1-5/+9
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2011-01-13decompressors: add boot-time XZ supportLasse Collin1-0/+2
2011-01-13decompressors: add XZ decompressor moduleLasse Collin2-0/+51
2011-01-13checkpatch.pl: add "prefer __packed" checkJoe Perches1-0/+5
2011-01-13checkpatch: check for world-writeable sysfs/debugfs filesDave Jones1-0/+5
2011-01-13checkpatch.pl: fix CAST detectionFlorian Mickler1-1/+1
2011-01-13scripts/checkpatch.pl: add check for multiple terminating semicolons and cast...Joe Perches1-1/+6
2011-01-13scripts/get_maintainer.pl: use --git-fallback more oftenJoe Perches1-1/+37
2011-01-13scripts/get_maintainer.pl: make --rolestats the defaultJoe Perches1-3/+4
2011-01-10Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds19-1452/+1744
2011-01-10Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds6-35/+32
2011-01-10Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds1-4/+89
2011-01-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds8-32/+84
2011-01-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds8-58/+83
2011-01-07deb-pkg: s/hdr/kernel_headers_/ && s/header/libc_headers_/maximilian attems1-14/+16
2011-01-07deb-pkg: Make deb-pkg generate a seperate linux-libc-dev debmaximilian attems1-1/+20
2011-01-07nconf: handle comment entries within choice/endchoicePeter Korsgaard1-2/+6
2011-01-07mkuboot.sh: Fail if mkimage is missingRoland Stigge1-1/+1
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-4/+8
2011-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+9
2011-01-06kernel-doc: code reorganizationRandy Dunlap1-48/+54
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King2-4/+8
2011-01-05Merge commit 'v2.6.37' into perf/coreIngo Molnar1-0/+14
2011-01-03of/flattree: Update dtc to current mainline.John Bonesio18-1452/+1721
2011-01-02Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-0/+14
2010-12-29kconfig: fix undesirable side effect of adding "visible" menu attributeJan Beulich1-0/+14
2010-12-29kbuild: create linux-headers package in deb-pkgTheodore Ts'o1-1/+27
2010-12-28modpost: Fix address calculation in reloc_location()Olof Johansson1-1/+1
2010-12-27kconfig: fix warningArnaud Lacombe1-0/+1
2010-12-23of: Add support for linking device tree blobs into vmlinuxDirk Brandewie1-0/+23
2010-12-22Make fixdep error handling more explicitBen Gamari1-3/+7
2010-12-22Merge branch 'master' into for-nextJiri Kosina13-350/+412
2010-12-22Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-4/+9
2010-12-21kconfig: Make expr_copy() take a const argumentMichal Marek2-2/+2
2010-12-21kconfig: simplify select-with-unmet-direct-dependency warningArnaud Lacombe2-1/+47
2010-12-20kbuild, deb-pkg: support overriding userland architectureAsbjoern Sloth Toennesen1-0/+3
2010-12-20checksyscalls: Fix stand-alone usageGeert Uytterhoeven1-2/+2
2010-12-16modpost: Put .zdebug* section on white listH.J. Lu1-0/+1
2010-12-16Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2-2/+4
2010-12-15kconfig: add more S_INT and S_HEX consistency checksArnaud Lacombe1-3/+12
2010-12-15kbuild: add numeric --set-val option to scripts/configJonas Aaberg1-2/+9
2010-12-15kconfig: fix `zconfdebug' extern declarationArnaud Lacombe1-2/+4
2010-12-15kconfig/conf: merge duplicate switch's caseArnaud Lacombe1-2/+0
2010-12-15kconfig: fix typosArnaud Lacombe2-4/+4
2010-12-15kbuild/gconf: add dummy inline for bind_textdomain_codeset()Arnaud Lacombe1-0/+1
2010-12-15kbuild/nconf: fix spaces damageArnaud Lacombe1-1/+1
2010-12-15kconfig: nuke second argument of conf_write_symbol()Arnaud Lacombe1-13/+5
2010-12-15kconfig: do not define AUTOCONF_INCLUDEDArnaud Lacombe1-2/+1
2010-12-14kbuild: introduce HDR_ARCH_LIST for headers_install_allKirill A. Shutemov1-1/+1
2010-12-14Merge commit 'v2.6.37-rc1' into kbuild/kbuildMichal Marek77-1575/+5850
2010-12-14headers_check: Fix warning textakpm@linux-foundation.org1-2/+2
2010-12-14headers_check: better search for functions in headersakpm@linux-foundation.org1-1/+1
2010-12-14headers_install: check exit status of unifdefMike Frysinger1-0/+7
2010-12-05Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds7-337/+390
2010-12-04ARM: 6511/1: ftrace: add ARM support for C version of recordmcountRabin Vincent2-3/+7
2010-12-04ARM: 6509/1: ftrace: ignore any ftrace.o in C version of recordmcountRabin Vincent1-1/+1
2010-12-03scripts/coccinelle: update for compatability with Coccinelle 0.2.4Julia Lawall2-28/+17
2010-12-02ftrace: Have recordmcount honor endianness in fn_ELF_R_INFOJohn Reiser1-1/+1
2010-12-02scripts/tags.sh: Add magic for trace-eventsPeter Zijlstra1-1/+3
2010-12-02tags: put function prototypes back!Uwe Kleine-König1-1/+1