aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2015-02-28scripts/gdb: add empty package initialization scriptJan Kiszka1-0/+1
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2-0/+6
2015-02-19Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds1-3/+14
2015-02-19Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2-8/+2
2015-02-17scripts/gdb: disable pagination while printing from breakpoint handlerJan Kiszka1-0/+11
2015-02-17scripts/gdb: convert CpuList to generator functionJan Kiszka2-40/+33
2015-02-17scripts/gdb: convert ModuleList to generator functionJan Kiszka2-23/+12
2015-02-17scripts/gdb: use a generator instead of iterator for task listDaniel Wagner1-30/+20
2015-02-17scripts/gdb: ignore byte-compiled python filesDaniel Thompson1-0/+2
2015-02-17scripts/gdb: port to python3 / gdb7.7Pantelis Koukousoulas6-9/+18
2015-02-17scripts/gdb: add lx-lsmod commandJan Kiszka1-1/+45
2015-02-17scripts/gdb: add class to iterate over CPU masksJan Kiszka1-0/+54
2015-02-17scripts/gdb: add lx_current convenience functionJan Kiszka1-0/+17
2015-02-17scripts/gdb: add internal helper and convenience function for per-cpu lookupJan Kiszka2-0/+69
2015-02-17scripts/gdb: add get_gdbserver_type helperJan Kiszka1-0/+35
2015-02-17scripts/gdb: add internal helper and convenience function to retrieve thread_...Jan Kiszka1-0/+35
2015-02-17scripts/gdb: add is_target_arch helperJan Kiszka1-0/+13
2015-02-17scripts/gdb: add helper and convenience function to look up tasksJan Kiszka2-0/+28
2015-02-17scripts/gdb: add task iteration classJan Kiszka1-0/+46
2015-02-17scripts/gdb: add lx-dmesg commandJan Kiszka2-0/+65
2015-02-17scripts/gdb: add read_u16/32/64 helpersJan Kiszka1-0/+21
2015-02-17scripts/gdb: add get_target_endianness helperJan Kiszka1-0/+18
2015-02-17scripts/gdb: add internal helper and convenience function to look up a moduleJan Kiszka2-0/+29
2015-02-17scripts/gdb: add automatic symbol reloading on module insertionJan Kiszka1-0/+39
2015-02-17scripts/gdb: add lx-symbols commandJan Kiszka2-0/+128
2015-02-17scripts/gdb: add module iteration classJan Kiszka1-0/+39
2015-02-17scripts/gdb: add container_of helper and convenience functionJan Kiszka2-0/+37
2015-02-17scripts/gdb: add cache for type objectsJan Kiszka1-0/+34
2015-02-17scripts/gdb: add infrastructureJan Kiszka4-0/+36
2015-02-16vfs,ext2: remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAXMatthew Wilcox1-1/+0
2015-02-13kasan: enable instrumentation of global variablesAndrey Ryabinin1-1/+1
2015-02-13kernel: add support for .init_array.* constructorsAndrey Ryabinin1-0/+3
2015-02-13kasan: enable stack instrumentationAndrey Ryabinin1-0/+1
2015-02-13kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2-0/+34
2015-02-13checkpatch: add of_device_id to structs that should be constJoe Perches1-3/+5
2015-02-13checkpatch: try to avoid poor patch subject linesJoe Perches1-0/+7
2015-02-13checkpatch: make sure a commit reference description uses parenthesesJoe Perches1-1/+5
2015-02-13checkpatch: add --strict test for spaces around arithmeticJoe Perches1-1/+16
2015-02-13checkpatch: neaten printk_ratelimited message positionJoe Perches1-1/+1
2015-02-13checkpatch: improve "no space necessary after cast" testJoe Perches1-1/+1
2015-02-13checkpatch: improve seq_print->seq_puts suggestionHeba Aamer1-1/+2
2015-02-13checkpatch: add ability to --fix unnecessary blank lines around bracesJoe Perches1-4/+10
2015-02-13checkpatch: add types for other OS typedefsJoe Perches1-0/+8
2015-02-13checkpatch: add ability to coalesce commit descriptions on multiple linesJoe Perches1-0/+7
2015-02-13checkpatch: add likely/unlikely comparison misuse testJoe Perches1-0/+7
2015-02-13checkpatch: update git commit messageJoe Perches1-13/+32
2015-02-13checkpatch: Allow comments in macros tested for single statementsJoe Perches1-0/+1
2015-02-13checkpatch: add check for keyword 'boolean' in Kconfig definitionsChristoph Jaeger1-0/+7
2015-02-13checkpatch: fix UNNECESSARY_KERN_LEVEL false positivePaolo Bonzini1-1/+1
2015-02-13checkpatch: ignore __pure $AttributeJoe Perches1-0/+1
2015-02-13checkpatch: improve octal permissions testsJoe Perches1-1/+5
2015-02-13checkpatch: emit an error when using predefined timestamp macrosJoe Perches1-0/+6
2015-02-13Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-10/+10
2015-02-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds1-11/+19
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-4/+10
2015-02-06module: set ksymtab/kcrctab* section addresses to 0x0Rabin Vincent1-10/+10
2015-01-29s390/ftrace: hotpatch support for function tracingHeiko Carstens1-2/+7
2015-01-29ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens1-2/+3
2015-01-27kconfig: use va_end to match corresponding va_startColin Ian King1-0/+1
2015-01-23X.509: silence asn1 compiler debug outputArnd Bergmann1-11/+19
2015-01-19scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymoreMichael Karcher1-1/+0
2015-01-09kbuild: allow cc-ifversion to have the argument for false conditionMasahiro Yamada1-2/+2
2015-01-09kbuild: do not add $(call ...) to invoke cc-version or cc-fullversionMasahiro Yamada1-5/+2
2015-01-09kbuild: fix cc-ifversion macroMasahiro Yamada1-1/+1
2015-01-07merge_config.sh: Display usage if given too few argumentsOlof Johansson1-0/+5
2015-01-06builddeb: Try to determine distributionSedat Dilek1-1/+12
2015-01-02builddeb: Update year and git repository URL in debian/copyrightSedat Dilek1-2/+2
2015-01-02kbuild: Fix removal of the debian/ directoryMichal Marek1-8/+8
2015-01-02kbuild: Drop support for clean-ruleMichal Marek1-3/+0
2014-12-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2-1/+5
2014-12-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds4-12/+15
2014-12-20CRIS: Fix headers_installSam Ravnborg1-2/+0
2014-12-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2014-12-14Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-59/+139
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+106
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-3/+3
2014-12-12Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar1-2/+2
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-2/+2
2014-12-10checkpatch: add ability to --fix (coalesce) string fragments on multiple linesJoe Perches1-46/+69
2014-12-10checkpatch: add --strict "pointer comparison to NULL" testJoe Perches1-0/+14
2014-12-10checkpatch: add test for consecutive string fragmentsJoe Perches1-0/+6
2014-12-10checkpatch: add --strict preference for #defines using BIT(foo)Joe Perches1-0/+11
2014-12-10checkpatch: allow certain SI units with three charactersJulius Werner1-1/+3
2014-12-10checkpatch: Add --strict test for function pointer calling styleJoe Perches1-3/+21
2014-12-10checkpatch: reduce MAINTAINERS update message frequencyJoe Perches1-0/+6
2014-12-10checkpatch: try to avoid mask and shift errorsJoe Perches1-0/+8
2014-12-10checkpatch: fix use via symlink, make missing spelling file non-fatalJoe Perches1-17/+21
2014-12-10checkpatch: improve warning message for "needless if" caseFabio Estevam1-1/+1
2014-12-10checkpatch: improve test for no space after castJoe Perches1-1/+2
2014-12-10checkpatch: add error on use of attribute((weak)) or __weak declarationsJoe Perches1-0/+9
2014-12-10checkpatch: add an error test for no space before commaJoe Perches1-2/+21
2014-12-10scripts/kernel-doc: don't eat struct members with __alignedJohannes Berg1-1/+1
2014-12-09calloc/xcalloc: Fix argument orderArjun Sreedharan1-2/+2
2014-12-08scripts/package: binrpm-pkg do not create source and devel packageJérôme Glisse1-0/+4
2014-12-03kbuild: remove redundant -rR flag of hdr-instMasahiro Yamada1-2/+2
2014-11-28kconfig: Fix warning "‘jump’ may be used uninitialized"Peter Kümmel1-2/+2
2014-11-26kbuild: Remove duplicate $(cmd) definition in Makefile.cleanMichal Marek1-5/+0
2014-11-26kbuild: collect shorthands into scripts/Kbuild.includeMasahiro Yamada3-5/+13
2014-11-24bugon.cocci: fix Options at the macroMauro Carvalho Chehab1-1/+1
2014-11-20Replace mentions of "list_struct" to "list_head"Andrey Utkin1-3/+3
2014-11-08checkkconfigsymbols.py: improve detection of defectsValentin Rothberg1-30/+27
2014-11-07checkkconfigsymbols.sh: reimplementation in pythonValentin Rothberg2-59/+142
2014-11-06coccinelle: api: add spatch to prevent unnecessary .ownerWolfram Sang1-0/+106
2014-10-27s390/ftrace,kprobes: allow to patch first instructionHeiko Carstens2-2/+2
2014-10-21dts, kbuild: Implement support for dtb vendor subdirsRobert Richter1-5/+18
2014-10-21dts, kbuild: Factor out dtbs install rules to Makefile.dtbinstRobert Richter3-12/+44
2014-10-14Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds3-23/+193
2014-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds31-52/+35
2014-10-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds4-13/+1142
2014-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-11/+0
2014-10-14scripts/sortextable: suppress warning: `relocs_size' may be used uninitializedTim Gardner1-1/+1
2014-10-14scripts/headers_install.sh: fix error handlingJavier Barrio1-2/+2
2014-10-14checkpatch: warn on logging functions with KERN_<LEVEL>Joe Perches1-0/+11
2014-10-14checkpatch: add exception to return then else testJoe Perches1-1/+5
2014-10-14checkpatch: look for common misspellingsKees Cook2-1/+1085
2014-10-14checkpatch: warn on macros with flow control statementsJoe Perches1-0/+18
2014-10-14checkpatch: remove unnecessary + after {8,8}Joe Perches1-1/+1
2014-10-14checkpatch: add --strict test for concatenated string elementsJoe Perches1-0/+6
2014-10-14checkpatch: allow optional shorter config descriptionsVadim Bendebury1-2/+7
2014-10-14checkpatch: enable whitespace checks for DTS filesGeert Uytterhoeven1-2/+2
2014-10-14checkpatch: update $allowed_asm_includes macros, add reboot.h and time.hSergey Ryazanov1-1/+3
2014-10-14checkpatch: remove debugging messageJoe Perches1-1/+0
2014-10-14checkpatch: fix spelloAndrew Morton1-1/+1
2014-10-09s390/ftrace: remove 31 bit ftrace supportHeiko Carstens2-11/+0
2014-10-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-2/+2
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-3/+6
2014-10-07Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-14/+20
2014-10-07Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Linus Torvalds2-0/+21
2014-10-06deb-pkg: remove obsolete -isp option to dpkg-gencontrolAsbjoern Sloth Toennesen1-1/+1
2014-10-02aarch64: filter $x from kallsymsKyle McMartin2-2/+2
2014-10-02kbuild: simplify build, clean, modbuiltin shorthandsMasahiro Yamada2-3/+3
2014-10-02kbuild: remove obj-n and lib-n handlingMasahiro Yamada3-6/+4
2014-09-27Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+6
2014-09-26coccinelle: misc: semantic patch to delete overly complex return code processingJulia Lawall1-0/+180
2014-09-24sched: add macros to define bitops for task atomic flagsZefan Li1-0/+6
2014-09-23kconfig/lxdialog: get ncurses CFLAGS with pkg-configBjørn Forsman1-1/+5
2014-09-22Merge branches 'tiny/bloat-o-meter-no-SyS', 'tiny/more-procless', 'tiny/no-ad...Josh Triplett1-0/+19
2014-09-12deb-pkg: Add support for powerpc little endianMichael Neuling1-1/+1
2014-09-10checkpatch: allow commit descriptions on separate line from commit idJoe Perches1-1/+4
2014-09-01treewide: fix errors in printkMasanari Iida1-1/+1
2014-08-29checkpatch: relax check for length of git commit IDsJoe Perches1-2/+2
2014-08-28checkstack.pl: port to AArch64Kyle McMartin1-2/+5
2014-08-27kbuild: handle module compression while running 'make modules_install'.Bertrand Jacquin1-1/+2
2014-08-27modinst: wrap long lines in order to enhance cmd_modules_installBertrand Jacquin1-1/+5
2014-08-27modsign: lookup lines ending in .ko in .mod filesBertrand Jacquin1-1/+1
2014-08-27modpost: simplify file name generation of *.mod.c filesMathias Krause1-1/+1
2014-08-27modpost: reduce visibility of symbols and constify r/o arraysMathias Krause1-11/+12
2014-08-26scripts/kernel-doc: recognize __meminitRandy Dunlap1-0/+1
2014-08-26builddeb: put the dbg files into the correct directoryMichal Marek1-12/+10
2014-08-23bloat-o-meter: Ignore syscall aliases SyS_ and compat_SyS_Josh Triplett1-0/+2
2014-08-22kconfig: nconfig: fix multi-byte UTF handlingBrian Norris1-1/+2
2014-08-22kconfig: lxdialog: fix spellingBrian Norris1-1/+1
2014-08-20kbuild: Make scripts executableMichal Marek23-0/+0
2014-08-19scripts/tags.sh: fix DEFINE_HASHTABLE in emacs caseDirk Gouders1-1/+1
2014-08-19scripts/tags.sh: remove *PCGFLAGS regular expressionsDirk Gouders1-8/+0
2014-08-19scripts/tags.sh: Don't specify kind-spec for emacs' ctags/etagsDirk Gouders1-1/+1
2014-08-19kbuild: remove redundant clean-files from scripts/kconfig/MakefileMasahiro Yamada1-1/+0
2014-08-19kbuild: refactor script/kconfig/MakefileMasahiro Yamada1-31/+3
2014-08-19kbuild: handle the dependency of multi-objs hostprogs appropriatelyMasahiro Yamada1-2/+4
2014-08-19kbuild: handle multi-objs dependency appropriatelyMasahiro Yamada2-6/+13
2014-08-14Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-836/+2981
2014-08-14Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds5-27/+258
2014-08-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds4-70/+30
2014-08-11Merge branch 'pm-tools'Rafael J. Wysocki1-836/+2981
2014-08-10Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-44/+14
2014-08-09PM / tools: analyze_suspend.py: update to v3.0Todd E Brandt1-836/+2981
2014-08-08x86: Add "make tinyconfig" to configure the tiniest possible kernelJosh Triplett1-0/+5
2014-08-08x86, platform, kconfig: move kvmconfig functionality to a helperJosh Triplett1-0/+14
2014-08-08kernel: build bin2c based on config option CONFIG_BUILD_BIN2CVivek Goyal1-1/+1
2014-08-08bin2c: move bin2c in scripts/basicVivek Goyal5-6/+5
2014-08-08scripts/checkstack.pl: automatically handle 32-bit and 64-bit mode for ARCH=x86Konstantin Khlebnikov1-7/+5
2014-08-08scripts/tags.sh: include compat_sys_* symbols in the generated tagsCatalin Marinas1-0/+2
2014-08-08scripts/coccinelle/free/ifnullfree.cocci: add copyright informationFabian Frederick1-2/+3
2014-08-08scripts/coccinelle/free: add NULL test before freeing functionsFabian Frederick1-0/+52
2014-08-07kbuild: Fix handling of backslashes in *.cmd filesMichal Marek1-6/+8
2014-08-06Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds1-111/+470
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2014-08-06checkpatch: update $declaration_macros, add uninitialized_varJoe Perches1-5/+6
2014-08-06checkpatch: warn on missing spaces in broken up quotedDan Carpenter1-0/+6
2014-08-06checkpatch: fix false positives for --strict "space after cast" testJoe Perches1-1/+1
2014-08-06checkpatch: fix false positive MISSING_BREAK warnings with --fileJoe Perches1-2/+2
2014-08-06checkpatch: add test for native c90 types in unusual orderJoe Perches1-0/+44
2014-08-06checkpatch: add signed generic typesJoe Perches1-9/+9
2014-08-06checkpatch: add short int to c variable typesJoe Perches1-0/+1
2014-08-06checkpatch: add for_each tests to indentation and brace testsJoe Perches1-2/+2
2014-08-06checkpatch: fix brace style misuses of else and whileJoe Perches1-8/+30
2014-08-06checkpatch: add --fix option for a couple OPEN_BRACE misusesJoe Perches1-5/+28
2014-08-06checkpatch: use the correct indentation for which()Joe Perches1-6/+6
2014-08-06checkpatch: add fix_insert_line and fix_delete_line helpersJoe Perches1-36/+29
2014-08-06checkpatch: add ability to insert and delete lines to patch/fileJoe Perches1-11/+130
2014-08-06checkpatch: add an index variable for fixed linesJoe Perches1-54/+60
2014-08-06checkpatch: warn on break after goto or return with same tab indentationJoe Perches1-0/+10
2014-08-06checkpatch: emit a warning on file add/move/deleteJoe Perches1-1/+12
2014-08-06checkpatch: add test for commit id formatting style in commit logJoe Perches1-0/+54
2014-08-06checkpatch: emit fewer kmalloc_array/kcalloc conversion warningsJoe Perches1-8/+9
2014-08-06checkpatch: improve "no space after cast" testJoe Perches1-3/+3
2014-08-06checkpatch: allow multiple const * typesJoe Perches1-1/+1
2014-08-06checkpatch: warn on unnecessary parentheses around references of foo->barJoe Perches1-0/+8
2014-08-06checkpatch: quiet Kconfig help message checkingJoe Perches1-3/+4
2014-08-06checkpatch: change blank line after declaration type to "LINE_SPACING"Joe Perches1-1/+1