aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-07kconfig: make allnoconfig disable options behind EMBEDDED and EXPERTJosh Triplett6-6/+20
2014-04-06Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds3-26/+66
2014-04-03checkpatch: don't warn on bitfield spaces around :Joe Perches1-2/+5
2014-04-03checkpatch: expand parenthesis alignment test to declarations, functions and assignmentsJoe Perches1-4/+6
2014-04-03checkpatch.pl: add check for Change-IdChristopher Covington1-0/+6
2014-04-03scripts/checkpatch.pl: __GFP_NOFAIL isn't going awayAndrew Morton1-6/+0
2014-04-03checkpatch: net and drivers/net: warn on missing blank line after variable declarationJoe Perches1-0/+15
2014-04-03checkpatch: improve the compatible vendor matchFlorian Vaussard1-5/+5
2014-04-03checkpatch: check compatible strings in .c and .h tooFlorian Vaussard1-2/+4
2014-04-03checkpatch: fix spurious vendor compatible warningsFlorian Vaussard1-2/+2
2014-04-03checkpatch: check vendor compatible with dashesFlorian Vaussard1-1/+1
2014-04-03checkpatch: improve octal permissions test speedJoe Perches1-20/+31
2014-04-03checkpatch.pl: modify warning message for printk usageYogesh Chaudhari1-1/+1
2014-04-03checkpatch: make "return is not a function" test quieterJoe Perches1-7/+15
2014-04-03checkpatch: ignore networking block comment style first lines in fileJoe Perches1-1/+2
2014-04-03checkpatch: use a more consistent function argument styleJoe Perches1-9/+20
2014-04-03checkpatch: add test for char * arrays that could be static constJoe Perches1-0/+7
2014-04-03checkpatch: fix jiffies comparison and othersJoe Perches1-1/+1
2014-04-03checkpatch: avoid sscanf test duplicated messagesJoe Perches1-1/+1
2014-04-03checkpatch: update octal permissions warningJoe Perches1-2/+4
2014-04-03checkpatch: warn on uses of __constant_<foo> functionsJoe Perches1-0/+13
2014-04-03checkpatch: add checks for constant non-octal permissionsJoe Perches1-2/+34
2014-04-03checkpatch: don't warn on some function pointer return stylesJoe Perches1-10/+21
2014-04-03checkpatch: add test for long udelayJoe Perches1-3/+8
2014-04-03genksyms: fix typeof() handlingJan Beulich7-384/+498
2014-04-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds10-365/+582
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-5/+18
2014-03-31Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-4/+71
2014-03-31Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely3-3/+15
2014-03-17kallsyms: fix percpu vars on x86-64 with relocation.Rusty Russell2-0/+25
2014-03-17kallsyms: generalize address range checkingKees Cook1-21/+32
2014-03-13module: allow multiple calls to MODULE_DEVICE_TABLE() per moduleTom Gundersen1-5/+9
2014-03-10revert "kallsyms: fix absolute addresses for kASLR"Andrew Morton1-1/+2
2014-03-07Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+13
2014-03-04kallsyms: fix absolute addresses for kASLRAndy Honig1-2/+1
2014-03-04scripts/gen_initramfs_list.sh: fix flags for initramfs LZ4 compressionDaniel M. Weeks1-1/+1
2014-03-04Merge tag 'v3.14-rc5' into HEADGrant Likely4-5/+6
2014-03-02Merge 3.14-rc5 into driver-core-nextGreg Kroah-Hartman1-0/+1
2014-02-20kbuild: dtbs_install: new make targetJason Cooper1-0/+12
2014-02-20of: Move testcase FDT data into drivers/ofGrant Likely1-0/+1
2014-02-18x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel1-5/+5
2014-02-18cpu: add generic support for CPU feature based module autoloadingArd Biesheuvel2-0/+13
2014-02-18ARM: 7964/1: Detect section mismatches in thumb relocationsDavid A. Long1-0/+13
2014-02-14Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-2/+2
2014-02-13Kbuild, lto: Handle basic LTO in modpostAndi Kleen1-1/+5
2014-02-13Kbuild, lto: Disable LTO for asm-offsets.cAndi Kleen1-1/+1
2014-02-13Kbuild, lto: Add a gcc-ld script to let run gcc as ldAndi Kleen1-0/+29
2014-02-13Kbuild, lto: add ld-version and ld-ifversion macrosAndi Kleen2-0/+17
2014-02-13Kbuild, lto: Drop .number postfixes in modpostAndi Kleen2-2/+15
2014-02-13Kbuild, lto, workaround: Don't warn for initcall_reference in modpostAndi Kleen1-0/+4