summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* kconfig: make allnoconfig disable options behind EMBEDDED and EXPERTJosh Triplett2014-04-086-6/+20
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-04-063-26/+66
|\
| * kallsyms: fix percpu vars on x86-64 with relocation.Rusty Russell2014-03-172-0/+25
| * kallsyms: generalize address range checkingKees Cook2014-03-171-21/+32
| * module: allow multiple calls to MODULE_DEVICE_TABLE() per moduleTom Gundersen2014-03-131-5/+9
* | checkpatch: don't warn on bitfield spaces around :Joe Perches2014-04-041-2/+5
* | checkpatch: expand parenthesis alignment test to declarations, functions and ...Joe Perches2014-04-041-4/+6
* | checkpatch.pl: add check for Change-IdChristopher Covington2014-04-041-0/+6
* | scripts/checkpatch.pl: __GFP_NOFAIL isn't going awayAndrew Morton2014-04-041-6/+0Star
* | checkpatch: net and drivers/net: warn on missing blank line after variable de...Joe Perches2014-04-041-0/+15
* | checkpatch: improve the compatible vendor matchFlorian Vaussard2014-04-041-5/+5
* | checkpatch: check compatible strings in .c and .h tooFlorian Vaussard2014-04-041-2/+4
* | checkpatch: fix spurious vendor compatible warningsFlorian Vaussard2014-04-041-2/+2
* | checkpatch: check vendor compatible with dashesFlorian Vaussard2014-04-041-1/+1
* | checkpatch: improve octal permissions test speedJoe Perches2014-04-041-20/+31
* | checkpatch.pl: modify warning message for printk usageYogesh Chaudhari2014-04-041-1/+1
* | checkpatch: make "return is not a function" test quieterJoe Perches2014-04-041-7/+15
* | checkpatch: ignore networking block comment style first lines in fileJoe Perches2014-04-041-1/+2
* | checkpatch: use a more consistent function argument styleJoe Perches2014-04-041-9/+20
* | checkpatch: add test for char * arrays that could be static constJoe Perches2014-04-041-0/+7
* | checkpatch: fix jiffies comparison and othersJoe Perches2014-04-041-1/+1
* | checkpatch: avoid sscanf test duplicated messagesJoe Perches2014-04-041-1/+1
* | checkpatch: update octal permissions warningJoe Perches2014-04-041-2/+4
* | checkpatch: warn on uses of __constant_<foo> functionsJoe Perches2014-04-041-0/+13
* | checkpatch: add checks for constant non-octal permissionsJoe Perches2014-04-041-2/+34
* | checkpatch: don't warn on some function pointer return stylesJoe Perches2014-04-041-10/+21
* | checkpatch: add test for long udelayJoe Perches2014-04-041-3/+8
* | genksyms: fix typeof() handlingJan Beulich2014-04-047-384/+498
* | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-04-0210-365/+582
|\ \
| * \ Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely2014-03-313-3/+15
| |\ \
| * \ \ Merge tag 'v3.14-rc5' into HEADGrant Likely2014-03-044-5/+6
| |\ \ \
| * | | | kbuild: dtbs_install: new make targetJason Cooper2014-02-201-0/+12
| * | | | Merge branch 'devicetree/dtc' into devicetree/nextGrant Likely2014-02-039-365/+570
| |\ \ \ \
| | * | | | scripts/dtc: Add a script to update to mainline dtc sourceGrant Likely2014-01-212-1/+55
| | * | | | scripts/dtc: Update to upstream version v1.4.0Grant Likely2014-01-216-82/+294
| | * | | | scripts/dtc: Update shipped files to build with bison 2.7.12Grant Likely2014-01-212-283/+222Star
* | | | | | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-022-5/+18
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 3.14-rc5 into driver-core-nextGreg Kroah-Hartman2014-03-031-0/+1
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel2014-02-181-5/+5
| * | | | | | cpu: add generic support for CPU feature based module autoloadingArd Biesheuvel2014-02-182-0/+13
* | | | | | | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-03-316-4/+71
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Kbuild, lto: Handle basic LTO in modpostAndi Kleen2014-02-141-1/+5
| * | | | | | Kbuild, lto: Disable LTO for asm-offsets.cAndi Kleen2014-02-141-1/+1
| * | | | | | Kbuild, lto: Add a gcc-ld script to let run gcc as ldAndi Kleen2014-02-141-0/+29
| * | | | | | Kbuild, lto: add ld-version and ld-ifversion macrosAndi Kleen2014-02-142-0/+17
| * | | | | | Kbuild, lto: Drop .number postfixes in modpostAndi Kleen2014-02-142-2/+15
| * | | | | | Kbuild, lto, workaround: Don't warn for initcall_reference in modpostAndi Kleen2014-02-141-0/+4
| | |_|/ / / | |/| | | |
* | | | | | revert "kallsyms: fix absolute addresses for kASLR"Andrew Morton2014-03-111-1/+2
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-03-081-0/+13
|\ \ \ \ \
| * | | | | ARM: 7964/1: Detect section mismatches in thumb relocationsDavid A. Long2014-02-181-0/+13
| |/ / / /