aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2009-10-05kallsyms: fix segfault in prefix_underscores_count()Paul Mundt1-1/+1
2009-10-05kbuild: fix cc1 options check to ensure we do not use -fPIC when compilingJory A. Pratt1-2/+2
2009-08-09Merge branch 'linus' into tracing/urgentIngo Molnar2-9/+38
2009-08-07tracing: Fix recordmcount.pl to handle sections with only weak functionsSteven Rostedt1-2/+2
2009-08-05tracing: do not use functions starting with .L in recordmcount.plSteven Rostedt1-1/+4
2009-08-04Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+3
2009-08-04Merge branch 'tracing/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar3-1/+5
2009-07-29get_maintainerpl-add-git-min-percent-option-fixJoe Perches1-1/+1
2009-07-29get_maintainer.pl: Add git-min-percent optionJoe Perches1-3/+16
2009-07-29scripts/get_maintainer.pl: Add -f directory useJoe Perches1-4/+19
2009-07-29markup_oops: fix it with 32-bit userspace on a 64-bit kernelMatthew Wilcox1-2/+3
2009-07-23ftrace: Only update $offset when we update $ref_funcMatt Fleming1-1/+2
2009-07-23ftrace: Fix the conditional that updates $ref_funcMatt Fleming1-1/+1
2009-07-17kconfig: initialize the screen before using curses(3) functionsArnaud Lacombe1-0/+2
2009-07-17kconfig: variable argument lists needs `stdarg.h'Arnaud Lacombe1-0/+2
2009-07-17kbuild, deb-pkg: fix install scripts for posix shmaximilian attems1-1/+1
2009-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2-0/+3
2009-07-01kernel-doc: move ignoring kmemcheckRandy Dunlap1-2/+2
2009-06-30fbdev: work around old compiler bugStephen Rothwell1-2/+2
2009-06-27gitignore: ignore scripts/ihex2fwJaswinder Singh Rajput1-0/+1
2009-06-27kbuild: deb-pkg ship changelogmaximilian attems1-0/+2
2009-06-26powerpc: Have git ignore generated files from dtc compileJon Smirl1-0/+5
2009-06-20kernel-doc: fix param matching for array paramsRandy Dunlap1-0/+17
2009-06-20kernel-doc: ignore kmemcheck_bitfield_begin/endRandy Dunlap1-0/+2
2009-06-20kallsyms: fix inverted valid symbol checkingMike Frysinger1-3/+3
2009-06-20kbuild: fix build error during make htmldocsAmerigo Wang1-1/+1
2009-06-18gcov: add gcov profiling infrastructurePeter Oberparleiter1-0/+11
2009-06-16Merge branch 'akpm'Linus Torvalds3-54/+279
2009-06-16fbdev: move logo externs to header fileGeert Uytterhoeven1-9/+9
2009-06-16scripts/get_maintainer.pl: change "die" to "warn" when command line file is n...Joe Perches1-1/+1
2009-06-16scripts/get_maintainer.pl: allow 8 bit characters in email addressesJoe Perches1-1/+1
2009-06-16scripts/get_maintainer.pl: don't print maintainers when not requestedJoe Perches1-4/+6
2009-06-16scripts/get_maintainer.pl: support both "P:/M:" and integrated "M:" linesJoe Perches1-8/+22
2009-06-16scripts/get_maintainer.pl: better email name quotingJoe Perches1-0/+1
2009-06-16scripts/get_maintainer.pl: support M: lines with names and multiple entries p...Joe Perches1-16/+129
2009-06-16scripts/get_maintainer.pl: warn on missing git or git repositoryJoe Perches1-3/+12
2009-06-16scripts/get_maintainer.pl: improve --git-chief-penquins (Linus Torvalds) filt...Joe Perches1-15/+12
2009-06-16scripts/get_maintainer.pl: better fix for subscriber-only mailing listsJoe Perches1-1/+1
2009-06-16scripts/get_maintainer.pl: output first field only in mailing lists and after...Joe Perches1-19/+27
2009-06-16mm: add a gfp-translate script to help understand page allocation failure rep...Mel Gorman1-0/+81
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-4/+3
2009-06-16sparc64: Add proper dynamic ftrace support.David S. Miller1-0/+20
2009-06-15debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim1-4/+3
2009-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds23-281/+462
2009-06-14kbuild: add generic --set-str option to scripts/configMichal Marek1-2/+9
2009-06-14kbuild: simplify argument loop in scripts/configMichal Marek1-28/+16
2009-06-14kbuild: handle non-existing options in scripts/configMichal Marek1-18/+18
2009-06-14kallsyms: generalize text region handlingMike Frysinger1-26/+61
2009-06-14kallsyms: support kernel symbols in Blackfin on-chip memoryRobin Getz1-1/+12
2009-06-14kbuild: fix a compile warningAmerigo Wang1-2/+3
2009-06-14kbuild: fix delay in setlocalversion on readonly sourceNico Schottelius1-2/+4
2009-06-12Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-0/+13
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds1-3/+89
2009-06-12virtio: enhance id_matching for virtio driversChristian Borntraeger1-1/+1
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann4-20/+46
2009-06-12[S390] ftrace: add dynamic ftrace supportHeiko Carstens1-0/+13
2009-06-11asm-generic: add a generic unistd.hArnd Bergmann1-3/+89
2009-06-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+25
2009-06-10Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-17/+21
2009-06-09kernel-doc: cleanup perl scriptRandy Dunlap1-87/+87
2009-06-09kbuild: fix headers_exports with boolean expressionRussell King1-11/+37
2009-06-09kbuild/headers_check: refine extern checkAmerigo Wang1-5/+7
2009-06-09kbuild: fix "Argument list too long" error for "make headers_check",Sergei Poselenov1-2/+6
2009-06-09Remove bashisms from scriptsdann frazier2-2/+2
2009-06-09kbuild: add hint about __refdata to modpostSam Ravnborg1-1/+1
2009-06-09scripts/headers_check.pl: correct RE in header CONFIG leak checkRobert P. J. Day1-1/+1
2009-06-09kconfig: do not hardcode "include/config/auto.conf" filenameMarkus Heidelberg3-11/+16
2009-06-09kconfig: do not hardcode ".config" filenameMarkus Heidelberg2-5/+6
2009-06-09kconfig qconf: fix the type of the desktop widgetMarkus Heidelberg1-1/+2
2009-06-09kconfig qconf: add namespace for use of Key_ enum valuesMarkus Heidelberg1-14/+14
2009-06-09kconfig qconf: fix namespace for Horizontal and Vertical enum valuesMarkus Heidelberg1-3/+3
2009-06-09kconfig qconf: fix -Wall compiler warningsMarkus Heidelberg1-1/+6
2009-06-09gitignore: ignore Kconfig i18n filesMarkus Heidelberg1-0/+3
2009-06-09kconfig: add a note about the deps to the 'silentoldconfig' helpMarkus Heidelberg1-1/+1
2009-06-09kconfig: fix typo "mconfig" to "menuconfig" in a commentMarkus Heidelberg1-1/+1
2009-06-09kbuild: allow docproc invocation from externalJiri Slaby1-4/+9
2009-06-09kbuild: clean up scripts/headers.shAmerigo Wang1-7/+0
2009-06-09initconst adjustmentsJan Beulich1-10/+38
2009-06-09kbuild, deb-pkg: bump standards versionmaximilian attems1-1/+1
2009-06-09kbuild, deb-pkg: fix Section fieldmaximilian attems1-1/+1
2009-06-09kbuild, deb-pkg: fix Provides fieldmaximilian attems1-2/+2
2009-06-09kbuild, deb-pkg: fix generated package namemaximilian attems1-1/+1
2009-06-09kbuild, deb-pkg: improve Source fieldFrans Pop1-2/+2
2009-06-09kbuild, deb-pkg: improve maintainer identificationmaximilian attems1-3/+19
2009-06-09kbuild, deb-pkg: generate debian/copyright fileFrans Pop1-3/+25
2009-06-09kbuild, deb-pkg: improve changelog entry and package descriptionsFrans Pop1-4/+4
2009-06-09kbuild, deb-pkg: allow alternative hook scripts directory in .deb packagesFrans Pop1-4/+8
2009-06-09kbuild, deb-pkg: allow to specify a custom revision for .deb packagesFrans Pop1-1/+6
2009-06-09kbuild, deb-pkg: pass Debian maintainer script parameters to packaging hook s...Frans Pop1-1/+4
2009-06-09kbuild, deb-pkg: fix 'file not found' error when building .deb package for armFrans Pop1-1/+4
2009-06-09kbuild, deb-pkg: refactor code to reduce duplicationFrans Pop1-17/+20
2009-06-09kbuild, deb-pkg: minor general improvements in builddeb scriptFrans Pop1-11/+10
2009-06-09kconfig: handle comment entries within choice/endchoicePeter Korsgaard2-2/+11
2009-05-19Fix scripts/setlocalversion with tagged git commitNico Schottelius1-7/+23
2009-05-08kbuild: allow compressors (gzip, bzip2, lzma) to take multiple inputsH. Peter Anvin2-17/+21
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar36-76/+11238
2009-05-05ftrace: use .sched.text, not .text.sched in recordmcount.plTim Abbott1-3/+3
2009-05-04kbuild, modpost: fix unexpected non-allocatable warning with mipsSam Ravnborg1-1/+11
2009-05-04kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gccSam Ravnborg1-1/+1
2009-05-04kbuild, modpost: fix unexpected non-allocatable section when cross compilingAnders Kaseorg1-12/+23
2009-05-02Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtcDavid Gibson30-0/+11162
2009-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds3-41/+29
2009-05-02kernel-doc: restrict syntax for private: and public:Randy Dunlap1-3/+4
2009-05-01kerneldoc, tracing: make kernel-doc understand TRACE_EVENT() macro (take #2)Jason Baron1-0/+22
2009-05-01kbuild, modpost: Check the section flags, to catch missing "ax"/"aw"Anders Kaseorg1-32/+19
2009-05-01kbuild: fix comment in modpost.cSam Ravnborg1-2/+1
2009-05-01kbuild: fix scripts/setlocalversion with gitNico Schottelius1-7/+6
2009-05-01kbuild: fix Module.markers permission error under cygwinCedric Hombourger1-0/+1
2009-05-01kbuild: remove a tag file before it is regeneratedMatt Kraai1-0/+2
2009-04-27Remove unused support code for refok sections.Tim Abbott1-18/+0
2009-04-19kbuild: introduce subdir-ccflags-ySam Ravnborg2-2/+10
2009-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds6-5/+11
2009-04-13Merge branch 'gm_20090410' of git://repo.or.cz/linux-2.6/trivial-modsLinus Torvalds1-0/+515
2009-04-11kbuild: fix spurious initramfs rebuildMaxime Bizon1-1/+1
2009-04-11kbuild: remove pointless strdup() on arguments passed to new_module() in modpostJan Beulich1-2/+2
2009-04-11kbuild: introduce destination-y for exported headersSam Ravnborg1-0/+2
2009-04-11kbuild: use git svn instead of git-svn in setlocalversionPeter Korsgaard1-1/+1
2009-04-11kconfig: fix update-po-config to accect backslash in inputSam Ravnborg1-0/+4
2009-04-11kbuild: fix option processing for -I in headerdepUwe Kleine-König1-1/+1
2009-04-10scripts/get_maintainer.pl - Allow multiple files on command lineJoe Perches1-44/+41
2009-04-10Add scripts/get_maintainer.plJoe Perches1-0/+518
2009-04-10Merge git://git.infradead.org/~dwmw2/firmware-2.6Linus Torvalds3-271/+1
2009-04-07Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+0
2009-04-06Revert "fix modules_install via NFS"David Woodhouse3-271/+1
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-11/+96
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds1-2/+2
2009-04-02parisc: fix "make tar-pkg"Helge Deller1-0/+4
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar3-11/+96
2009-04-01tracing: move scripts/trace/power.pl to scripts/tracing/power.plLai Jiangshan1-0/+0
2009-03-31module: include other structures in module version checkRusty Russell1-2/+2
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar6-9/+52
2009-03-26Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2009-03-26Merge commit 'v2.6.29' into core/header-fixesIngo Molnar12-55/+284
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron1-1/+1
2009-03-24platform: introduce module id table for platform devicesEric Miao1-0/+12
2009-03-15kconfig: improve seed in randconfigIngo Molnar1-1/+15
2009-03-15kconfig: fix randconfig for choice blocksSam Ravnborg1-15/+36
2009-03-14kallsyms, tracing: output more proper symbol nameLai Jiangshan1-0/+57
2009-03-13Merge branch 'core/locking' into tracing/ftraceIngo Molnar3-5/+6
2009-03-07kbuild: fix 'make rpm' when CONFIG_LOCALVERSION_AUTO=y and using SCM treeJosh Hunt1-1/+2
2009-03-07kbuild: fix mkspec to cleanup RPM_BUILD_ROOTJosh Hunt1-1/+1
2009-03-07kbuild: fix C libary confusion in unifdef.c due to getline()Justin P. Mattock1-3/+3
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar7-10/+53
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar4-18/+50
2009-03-02Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing...Ingo Molnar1-12/+14
2009-03-01Merge branch 'x86/urgent' into x86/patIngo Molnar1-12/+14
2009-02-27checkpatch: version 0.28Andy Whitcroft1-1/+1
2009-02-27checkpatch: add __ref as a sparse modifierAndy Whitcroft1-1/+2
2009-02-27checkpatch: extend attribute testing to all modifiersAndy Whitcroft1-2/+2
2009-02-27checkpatch: a modifier is not an identifier at the end of a typeAndy Whitcroft1-2/+2
2009-02-27checkpatch: pointer type star may have modifiers followingAndy Whitcroft1-2/+2
2009-02-27checkpatch: correctly handle type spacing in the face of modifiersAndy Whitcroft1-2/+2
2009-02-27checkpatch: do not warn about -p0 patches when checking filesAndy Whitcroft1-1/+2
2009-02-27checkpatch: make in_atomic ok in the coreAndy Whitcroft1-1/+1
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar6-21/+174
2009-02-20Merge branch 'x86/urgent' into x86/coreIngo Molnar6-21/+174
2009-02-19bzip2/lzma: don't leave empty files around on failureAlain Knaff1-1/+2
2009-02-19Merge branch 'linus' into tracing/blktraceIngo Molnar6-21/+174
2009-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds5-21/+173
2009-02-17HID: fix bus endianity in file2aliasJiri Slaby1-0/+1
2009-02-15scripts: add x86 64 bit support to the markup_oops.pl scriptArjan van de Ven1-4/+55
2009-02-15scripts: add x86 register parser to markup_oops.plArjan van de Ven1-6/+100
2009-02-15kbuild: add sys_* entries for syscalls in tagsRabin Vincent1-2/+5
2009-02-15kbuild: fix tags generation of config symbolsAlexey Dobriyan1-1/+4
2009-02-15bootgraph: fix for use with dot symbolsMichael Neuling1-2/+2
2009-02-15kbuild: add vmlinux to kernel rpmJosh Hunt1-0/+8
2009-02-15kbuild,setlocalversion: shorten the make time when using svnMike Frysinger1-8/+1
2009-02-13Merge branch 'core/header-fixes' into x86/headersIngo Molnar1-1/+1
2009-02-13Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...Ingo Molnar1-1/+39
2009-02-13Merge branch 'core/percpu' into x86/coreIngo Molnar3-3/+16
2009-02-11kernel-doc: fix syscall wrapper processingRandy Dunlap1-1/+39
2009-02-11stackprotector: fix multi-word cross-buildsIngo Molnar2-2/+2
2009-02-10x86: implement x86_32 stack protectorTejun Heo1-0/+8
2009-02-10stackprotector: update make rulesTejun Heo1-1/+3
2009-02-05modpost: NOBITS sections may point beyond the end of the fileTejun Heo1-1/+4
2009-02-03Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar10-184/+157
2009-01-31kbuild: drop check for CONFIG_ in headers_checkSam Ravnborg1-1/+1
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds9-182/+142
2009-01-20PNP: fix broken pnp lowercasing for acpi module aliasesKay Sievers1-2/+15
2009-01-18ftrace: test for running of recordmcount.pl twice on an objectSteven Rostedt1-3/+18
2009-01-18Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/coreIngo Molnar2-17/+70
2009-01-15checkpatch: version: 0.27Andy Whitcroft1-1/+1
2009-01-15checkpatch: struct seq_operations should normally be constAndy Whitcroft1-3/+4
2009-01-15checkpatch: if should not continue a preceeding braceAndy Whitcroft1-0/+5
2009-01-15checkpatch: allow parentheses on return handle array valuesAndy Whitcroft1-1/+5
2009-01-15checkpatch: type/cast spacing should not check prefix spacingAndy Whitcroft1-2/+2
2009-01-15checkpatch: handle missing #if open in contextAndy Whitcroft1-1/+3
2009-01-14kbuild: print usage with no arguments in scripts/configAndi Kleen1-0/+4
2009-01-14Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg8-182/+138
2009-01-14ftrace, ia64: Add recordmcount for ia64Shaohua Li1-0/+7
2009-01-14ftrace, ia64: explictly ignore a file in recordmcount.plShaohua Li1-0/+5
2009-01-14ftrace, ia64: make recordmcount distinct module compileShaohua Li2-9/+10
2009-01-12script: improve markup_oops.pl to also decode oopses in modulesArjan van de Ven1-9/+50
2009-01-10bootgraph: make the bootgraph script show async waiting timeArjan van de Ven1-4/+42
2009-01-10Merge branch 'linus' into x86/setup-lzmaIngo Molnar8-54/+736
2009-01-07kconfig: add script to manipulate .config files on the command lineAndi Kleen1-0/+150
2009-01-07kbuild: reintroduce ALLSOURCE_ARCHS support for tags/cscopeJike Song1-5/+13
2009-01-07bootchart: improve output based on Dave Jones' feedbackArjan van de Ven1-5/+11
2009-01-07fix modules_install via NFSSam Ravnborg3-1/+271
2009-01-07bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIPAlain Knaff1-6/+11