summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | scripts/gdb: also allow list_head pointer as lx-list-check paramterJan Kiszka2015-06-301-2/+4
| * | | scripts/gdb: add command to check list consistencyThiébaud Weksteen2015-06-302-0/+90
* | | | Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-011-1/+6
|\ \ \ \
| * | | | kconfig: add xenconfig defconfig helperLuis R. Rodriguez2015-06-161-0/+5
| * | | | kconfig: clarify kvmconfig is for kvmLuis R. Rodriguez2015-06-161-1/+1
| | |/ / | |/| |
* | | | Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2015-07-011-0/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | ARCv2: extable: Enable sorting at build timeVineet Gupta2015-06-221-0/+5
| |/ /
* | | Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-262-0/+17
|\ \ \
| * \ \ Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman2015-06-081-8/+1
| |\ \ \
| * | | | usb: add bus type for USB ULPIHeikki Krogerus2015-05-132-0/+17
| | |/ / | |/| |
* | | | Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-263-9/+47
|\ \ \ \
| * | | | mei: fix up uuid matchingGreg Kroah-Hartman2015-05-311-2/+5
| * | | | checkkconfigsymbols.py: set python2 as default interpreterValentin Rothberg2015-05-241-1/+1
| * | | | checkkconfigsymbols.py: add option -i to ignore filesValentin Rothberg2015-05-241-6/+26
| * | | | mei: bus: report also uuid in module aliasTomas Winkler2015-05-242-2/+17
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-262-87/+297
|\ \ \ \
| * | | | checkpatch: emit "NOTE: <types>" message only once after multiple filesJoe Perches2015-06-251-4/+4
| * | | | checkpatch: emit an error when there's a diff in a changelogJoe Perches2015-06-251-1/+14
| * | | | checkpatch: validate MODULE_LICENSE contentBjorn Andersson2015-06-251-0/+18
| * | | | checkpatch: add multi-line handling for PREFER_ETHER_ADDR_COPYMateusz Kulikowski2015-06-251-2/+3
| * | | | checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr()Mateusz Kulikowski2015-06-251-0/+23
| * | | | checkpatch: fix processing of MEMSET issuesMateusz Kulikowski2015-06-251-1/+1
| * | | | checkpatch: suggest using ether_addr_equal*()Mateusz Kulikowski2015-06-251-0/+8
| * | | | checkpatch: avoid NOT_UNIFIED_DIFF errors on cover-letter.patch filesJoe Perches2015-06-251-1/+1