aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* kbuild: Fix removal of the debian/ directoryMichal Marek2018-12-211-8/+8
* kbuild: Drop support for clean-ruleMichal Marek2018-12-211-3/+0
* kbuild: Remove duplicate $(cmd) definition in Makefile.cleanMichal Marek2018-12-211-5/+0
* kbuild: collect shorthands into scripts/Kbuild.includeMasahiro Yamada2018-12-213-5/+13
* kbuild: remove obj-n and lib-n handlingMasahiro Yamada2018-12-213-6/+4
* modpost: don't emit section mismatch warnings for compiler optimizationsPaul Gortmaker2018-11-301-0/+22
* kconfig: Avoid format overflow warning from GCC 8.1Nathan Chancellor2018-11-301-1/+1
* kbuild: simplify build, clean, modbuiltin shorthandsMasahiro Yamada2018-11-292-3/+3
* Kbuild, lto: Disable LTO for asm-offsets.cAndi Kleen2018-11-291-1/+1
* kbuild: LLVMLinux: Adapt warnings for compilation with clangJan-Simon Möller2018-11-291-1/+11
* scripts/sortextable: support objects with more than 64K sections.Jamie Iles2018-11-292-3/+47
* kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada2018-11-2918-90/+88
* kallsyms: fix percpu vars on x86-64 with relocation.Rusty Russell2018-11-292-0/+25
* kallsyms: generalize address range checkingKees Cook2018-11-291-21/+32
* kallsyms: Revert back to 128 max symbol lengthMichal Marek2018-11-291-1/+1
* scripts: kallsyms: Use %zu to print 'size_t'Fabio Estevam2018-11-291-1/+1
* Kbuild: Handle longer symbols in kallsyms.cAndi Kleen2018-11-291-1/+7
* kconfig: make allnoconfig disable options behind EMBEDDED and EXPERTJosh Triplett2018-11-296-6/+20
* kconfig: fix bug in search results string: use strlen(gstr->s), not gstr->lenMartin Walch2018-11-291-1/+1
* kconfig: adjust warning message for conflicting typesMartin Walch2018-11-291-3/+4
* kconfig: fix trivial typos and update mconf documentationMartin Walch2018-11-293-33/+31
* kconfig/[mn]conf: shorten title in search-boxYann E. MORIN2018-11-292-4/+4
* kconfig/[mn]conf: make it explicit in the search box that a regexp is possibleYann E. MORIN2018-11-292-2/+2
* mconf/nconf: mark empty menus/menuconfigs different from non-empty onesDirk Gouders2018-11-294-13/+31
* kconfig: do not allow more than one symbol to have 'option modules'Yann E. MORIN2018-11-291-0/+6
* kconfig: do not special-case 'MODULES' symbolYann E. MORIN2018-11-292-13/+3
* checkstack.pl: port to AArch64Kyle McMartin2018-01-011-2/+5
* scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymoreMichael Karcher2017-12-261-1/+0
* modpost: remove all traces of cpuinit/cpuexit sectionsPaul Gortmaker2017-12-261-43/+9
* checkpatch: add ability to find bad uses of vsprintf %p<foo> extensionsJoe Perches2017-09-231-0/+26
* scripts/tags.sh: catch 4.9-rc6Jaegeuk Kim2017-08-311-108/+131
* checkpatch: update from 4.7 kernelMister Oyster2017-04-163-377/+3537
* scripts/sortextable: suppress warning: `relocs_size' may be used uninitializedTim Gardner2017-04-111-1/+1
* scripts: remove unused function in sortextable.cRamkumar Ramachandra2017-04-111-8/+0
* Get rid of __cpuinitMoyster2017-04-111-1/+1
* kasan: add kernel address sanitizer infrastructureAndrey Ryabinin2017-04-112-0/+34
* lz4: add lz4 module.Kyungsik Lee2017-04-111-0/+5
* X.509: silence asn1 compiler debug outputArnd Bergmann2016-09-101-11/+19
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-102-1/+10
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-261-1/+1
* Linux 3.10.99 (accumulative patch)Stefan Guendhoer2016-08-261-0/+14
* Linux 3.10.98 (accumulative patch)Stefan Guendhoer2016-08-261-4/+4
* Linux 3.10.97 (accumulative patch)Stefan Guendhoer2016-08-261-1/+1
* Linux 3.10.96 (accumulative patch)Stefan Guendhoer2016-08-261-1/+2
* Remove the '+' sign on the kernel local version.franciscofranco2016-08-261-1/+0
* localmodconfig: Use Kbuild files tooRichard Weinberger2016-08-261-1/+1
* 3.10.75 -> 3.10.76Jan Engelmohr2016-08-261-2/+2
* 3.10.66 -> 3.10.67Jan Engelmohr2016-08-261-1/+0
* first commitMeizu OpenSource2016-08-15251-0/+81574