summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* coccinelle: mm: scripts/coccinelle/api/alloc/pool_zalloc-simple.cocciSean O. Stalley2015-09-081-0/+84
* scripts/spelling.txt: add some typo-wordsZhao Lei2015-09-041-0/+24
* scripts: decode_stacktrace: fix ARM architecture decodingRobert Jarzmik2015-09-041-1/+4
* scripts/Lindent: handle missing indent gracefullyJean Delvare2015-09-041-0/+3
* kerneldoc: Convert error messages to GNU error message formatBart Van Assche2015-09-041-19/+19
* scripts/spelling.txt: spelling of uninitializedSudip Mukherjee2015-09-041-0/+1
* scripts/spelling.txt: add misspelled words for checkManinder Singh2015-09-041-0/+4
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-0315-1533/+0
|\
| * Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f...Ingo Molnar2015-08-034-4/+35
| |\
| * | rtmutex: Delete scriptable testerDavidlohr Bueso2015-07-2015-1533/+0
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-311-0/+19
|\ \ \
| * \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-08-121-0/+19
| |\ \ \
| | * | | scripts: Make checkpatch.pl warn on expedited RCU grace periodsPaul E. McKenney2015-07-221-0/+19
| | |/ /
* | | | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds2015-08-312-6/+288
|\ \ \ \
| * | | | kernel-doc: ignore unneeded attribute informationJonathan Corbet2015-08-231-0/+2
| * | | | scripts/kernel-doc: Adding cross-reference links to html documentation.Danilo Cesar Lemes de Paula2015-08-161-0/+198
| * | | | scripts/kernel-doc Allow struct arguments documentation in struct bodyDanilo Cesar Lemes de Paula2015-08-061-2/+75
| * | | | scripts/kernel-doc: Use $KBUILD_BUILD_TIMESTAMP as man page dateBen Hutchings2015-07-101-3/+12
| * | | | scripts/kernel-doc: parse kernel-doc deterministicallyJérémy Bobbio2015-07-101-1/+1
| | |/ / | |/| |
* | | | Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-08-311-6/+46
|\ \ \ \ | |_|/ / |/| | |
| * | | scripts/checkkconfigsymbols.py: support default statementsValentin Rothberg2015-08-031-2/+7
| * | | checkkconfigsymbols.py: colored outputValentin Rothberg2015-08-031-6/+20
| * | | checkkconfigsymbols.py: find relevant commitsValentin Rothberg2015-08-031-0/+21
| | |/ | |/|
* | | localmodconfig: Use Kbuild files tooRichard Weinberger2015-08-111-1/+1
|/ /
* | checkpatch: fix long line messages about patch contextJoe Perches2015-07-171-1/+1
* | Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-07-082-2/+32
|\ \
| * | ACPI / scan: Add support for ACPI _CLS device matchingSuthikulpanit, Suravee2015-07-072-2/+32
| |/
* | modpost: work correctly with tile coldtext sectionsChris Metcalf2015-07-081-1/+2
|/
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2015-07-021-3/+15
|\
| * scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP KernelMaxime Coquelin2015-05-211-1/+1
| * scripts: fix link-vmlinux.sh bash-ismSylvain BERTRAND2015-05-071-2/+14
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-07-028-506/+666
|\ \
| * | kconfig: re-generate *.c_shipped files after previous changeJan Beulich2015-06-152-368/+447
| * | kconfig: allow use of relations other than (in)equalityJan Beulich2015-06-155-11/+177
| * | kconfig: don't silently ignore unhandled charactersJan Beulich2015-06-112-89/+113
| * | kconfig: Wrap long "make help" text linesGeert Uytterhoeven2015-06-041-2/+4
| * | scripts/kconfig/Makefile: Cosmetic fixesDiego Viola2015-06-031-5/+5
| * | scripts/kconfig/Makefile: Fix spelling of QtDiego Viola2015-05-281-6/+6
| * | Kconfig: Remove bad inference rules expr_eliminate_dups2()Martin Walch2015-05-251-111/+0
| |/
* | Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-07-021-1/+1
|\ \
| * | init: delete the __cpuinit related stubsPaul Gortmaker2015-06-161-1/+1
* | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-0130-1535/+1754
|\ \ \
| * | | scripts/dtc: Update to upstream version 9d3649bd3be245c9Rob Herring2015-04-2929-1535/+1745
| * | | scripts/dtc: add missing libfdt and fixups to import scriptGaurav Minocha2015-04-291-0/+9
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-016-10/+117
|\ \ \
| * | | scripts/gdb: remove useless global instructionThiébaud Weksteen2015-06-301-2/+0
| * | | scripts/gdb: add ps commandThiébaud Weksteen2015-06-301-0/+16
| * | | scripts/gdb: fix PEP8 complianceThiébaud Weksteen2015-06-304-7/+7
| * | | scripts/gdb: fix typo in exception nameThiébaud Weksteen2015-06-301-1/+1
| * | | scripts/gdb: enable completion for lx-list-check parameterJan Kiszka2015-06-301-1/+2
OpenPOWER on IntegriCloud