summaryrefslogtreecommitdiff
path: root/scripts (unfollow)
Commit message (Expand)Author
2014-05-20scripts/checksyscalls.sh: Make renameat optionalJames Hogan
2014-05-05modpost: Fix comment typo "Modules.symvers"Paul Bolle
2014-04-09kbuild: LLVMLinux: Fix LINUX_COMPILER definition script for compilation with ...Jan-Simon Möller
2014-04-09kbuild: LLVMLinux: Adapt warnings for compilation with clangJan-Simon Möller
2014-04-08scripts/coccinelle: Use PTR_ERR_OR_ZEROSachin Kamat
2014-04-08scripts/bootgraph.pl: Add graphic headerFabian Frederick
2014-04-08scripts: objdiff: detect object code changes between two commitsJason Cooper
2014-04-07kconfig: make allnoconfig disable options behind EMBEDDED and EXPERTJosh Triplett
2014-04-03checkpatch: don't warn on bitfield spaces around :Joe Perches
2014-04-03checkpatch: expand parenthesis alignment test to declarations, functions and ...Joe Perches
2014-04-03checkpatch.pl: add check for Change-IdChristopher Covington
2014-04-03scripts/checkpatch.pl: __GFP_NOFAIL isn't going awayAndrew Morton
2014-04-03checkpatch: net and drivers/net: warn on missing blank line after variable de...Joe Perches
2014-04-03checkpatch: improve the compatible vendor matchFlorian Vaussard
2014-04-03checkpatch: check compatible strings in .c and .h tooFlorian Vaussard
2014-04-03checkpatch: fix spurious vendor compatible warningsFlorian Vaussard
2014-04-03checkpatch: check vendor compatible with dashesFlorian Vaussard
2014-04-03checkpatch: improve octal permissions test speedJoe Perches
2014-04-03checkpatch.pl: modify warning message for printk usageYogesh Chaudhari
2014-04-03checkpatch: make "return is not a function" test quieterJoe Perches
2014-04-03checkpatch: ignore networking block comment style first lines in fileJoe Perches
2014-04-03checkpatch: use a more consistent function argument styleJoe Perches
2014-04-03checkpatch: add test for char * arrays that could be static constJoe Perches
2014-04-03checkpatch: fix jiffies comparison and othersJoe Perches
2014-04-03checkpatch: avoid sscanf test duplicated messagesJoe Perches
2014-04-03checkpatch: update octal permissions warningJoe Perches
2014-04-03checkpatch: warn on uses of __constant_<foo> functionsJoe Perches
2014-04-03checkpatch: add checks for constant non-octal permissionsJoe Perches
2014-04-03checkpatch: don't warn on some function pointer return stylesJoe Perches
2014-04-03checkpatch: add test for long udelayJoe Perches
2014-04-03genksyms: fix typeof() handlingJan Beulich
2014-04-02xtensa: enable sorting extable at build timeMax Filippov
2014-03-29kbuild: move "quote" to Kbuild.include to be consistentMasahiro Yamada
2014-03-29Coccicheck: Remove memcpy to struct assignment testPeter Senna Tschudin
2014-03-17kallsyms: fix percpu vars on x86-64 with relocation.Rusty Russell
2014-03-17kallsyms: generalize address range checkingKees Cook
2014-03-14kbuild: specify build_docproc as a phony targetMasahiro Yamada
2014-03-13module: allow multiple calls to MODULE_DEVICE_TABLE() per moduleTom Gundersen
2014-03-10revert "kallsyms: fix absolute addresses for kASLR"Andrew Morton
2014-03-04kallsyms: fix absolute addresses for kASLRAndy Honig
2014-03-04scripts/gen_initramfs_list.sh: fix flags for initramfs LZ4 compressionDaniel M. Weeks
2014-02-20kbuild: dtbs_install: new make targetJason Cooper
2014-02-20of: Move testcase FDT data into drivers/ofGrant Likely
2014-02-18x86: align x86 arch with generic CPU modalias handlingArd Biesheuvel
2014-02-18cpu: add generic support for CPU feature based module autoloadingArd Biesheuvel
2014-02-18ARM: 7964/1: Detect section mismatches in thumb relocationsDavid A. Long
2014-02-13Kbuild, lto: Handle basic LTO in modpostAndi Kleen
2014-02-13Kbuild, lto: Disable LTO for asm-offsets.cAndi Kleen
2014-02-13Kbuild, lto: Add a gcc-ld script to let run gcc as ldAndi Kleen
2014-02-13Kbuild, lto: add ld-version and ld-ifversion macrosAndi Kleen