Commit Graph

2661 Commits (27e105a6006b8ce1b55709c5e24f63959981475d)

Author SHA1 Message Date
Jan-Simon Möller db46293bc6 kbuild: LLVMLinux: Fix LINUX_COMPILER definition script for compilation with clang 11 years ago
Jan-Simon Möller 3d3d6b8474 kbuild: LLVMLinux: Adapt warnings for compilation with clang 11 years ago
Sachin Kamat f23a9fa7e8 scripts/coccinelle: Use PTR_ERR_OR_ZERO 11 years ago
Fabian Frederick 67554faa76 scripts/bootgraph.pl: Add graphic header 11 years ago
Jason Cooper 79192ca8eb scripts: objdiff: detect object code changes between two commits 11 years ago
Josh Triplett 5d2acfc7b9 kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT 11 years ago
Joe Perches b00e48148e checkpatch: don't warn on bitfield spaces around : 11 years ago
Joe Perches 91cb5195ff checkpatch: expand parenthesis alignment test to declarations, functions and assignments 11 years ago
Christopher Covington 7ebd05ef16 checkpatch.pl: add check for Change-Id 11 years ago
Andrew Morton 74915c7dd0 scripts/checkpatch.pl: __GFP_NOFAIL isn't going away 11 years ago
Joe Perches 3b617e3b80 checkpatch: net and drivers/net: warn on missing blank line after variable declaration 11 years ago
Florian Vaussard cc93319b5f checkpatch: improve the compatible vendor match 11 years ago
Florian Vaussard 7dd05b38e5 checkpatch: check compatible strings in .c and .h too 11 years ago
Florian Vaussard 4fbf32a693 checkpatch: fix spurious vendor compatible warnings 11 years ago
Florian Vaussard 8f0dbfaf27 checkpatch: check vendor compatible with dashes 11 years ago
Joe Perches 515a235ef9 checkpatch: improve octal permissions test speed 11 years ago
Yogesh Chaudhari daa8b0592e checkpatch.pl: modify warning message for printk usage 11 years ago
Joe Perches 5b9553abfc checkpatch: make "return is not a function" test quieter 11 years ago
Joe Perches 85ad978c62 checkpatch: ignore networking block comment style first lines in file 11 years ago
Joe Perches cbec18afcc checkpatch: use a more consistent function argument style 11 years ago
Joe Perches 9b0fa60d9b checkpatch: add test for char * arrays that could be static const 11 years ago
Joe Perches 447432f323 checkpatch: fix jiffies comparison and others 11 years ago
Joe Perches 6c8bd7076d checkpatch: avoid sscanf test duplicated messages 11 years ago
Joe Perches 1727cc7045 checkpatch: update octal permissions warning 11 years ago
Joe Perches fbdb8138cf checkpatch: warn on uses of __constant_<foo> functions 11 years ago
Joe Perches 2435880fe5 checkpatch: add checks for constant non-octal permissions 11 years ago
Joe Perches 91f72e9c6e checkpatch: don't warn on some function pointer return styles 11 years ago
Joe Perches 43c1d77c39 checkpatch: add test for long udelay 11 years ago
Jan Beulich dc53324060 genksyms: fix typeof() handling 11 years ago
Masahiro Yamada 13338935f1 kbuild: move "quote" to Kbuild.include to be consistent 11 years ago
Peter Senna Tschudin 0a830dad5e Coccicheck: Remove memcpy to struct assignment test 11 years ago
Rusty Russell c6bda7c988 kallsyms: fix percpu vars on x86-64 with relocation. 11 years ago
Kees Cook 78eb71594b kallsyms: generalize address range checking 11 years ago
Masahiro Yamada bfdfaeae50 kbuild: specify build_docproc as a phony target 11 years ago
Tom Gundersen 21bdd17b21 module: allow multiple calls to MODULE_DEVICE_TABLE() per module 11 years ago
Andrew Morton 2930ffc759 revert "kallsyms: fix absolute addresses for kASLR" 11 years ago
Andy Honig 0f55159d09 kallsyms: fix absolute addresses for kASLR 11 years ago
Daniel M. Weeks 5ec384d45b scripts/gen_initramfs_list.sh: fix flags for initramfs LZ4 compression 11 years ago
Jason Cooper f4d4ffc03e kbuild: dtbs_install: new make target 11 years ago
Grant Likely b5190516b2 of: Move testcase FDT data into drivers/of 11 years ago
Ard Biesheuvel 2b9c1f0327 x86: align x86 arch with generic CPU modalias handling 11 years ago
Ard Biesheuvel 67bad2fdb7 cpu: add generic support for CPU feature based module autoloading 11 years ago
David A. Long c9698e5cd6 ARM: 7964/1: Detect section mismatches in thumb relocations 11 years ago
Andi Kleen ef178f9238 Kbuild, lto: Handle basic LTO in modpost 11 years ago
Andi Kleen 1e64ff42ea Kbuild, lto: Disable LTO for asm-offsets.c 11 years ago
Andi Kleen 8564ed2b38 Kbuild, lto: Add a gcc-ld script to let run gcc as ld 11 years ago
Andi Kleen ccbef1674a Kbuild, lto: add ld-version and ld-ifversion macros 11 years ago
Andi Kleen 7d02b490e9 Kbuild, lto: Drop .number postfixes in modpost 11 years ago
Andi Kleen 77ab21adae Kbuild, lto, workaround: Don't warn for initcall_reference in modpost 11 years ago
Richard Genoud 3645e3283b checkpatch: fix detection of git repository 11 years ago