Commit Graph

2783 Commits (bfd28b136298f37ef2e10494d3a0bfb4dcbaa7b9)

Author SHA1 Message Date
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
Richard Genoud ec83b616a7 get_maintainer: fix detection of git repository 11 years ago
Jan Moskyto Matejka 03b56329f9 Modpost: fixed USB alias generation for ranges including 0x9 and 0xA 11 years ago
Prarit Bhargava ae63b2d7bd scripts/tags.sh: Ignore *.mod.c 11 years ago
Joe Perches b36190c5f8 checkpatch.pl: check for function declarations without arguments 11 years ago
Joe Perches 98a9bba51c checkpatch: prefer ether_addr_copy to memcpy(foo, bar, ETH_ALEN) 11 years ago
Rob Herring bff5da4335 checkpatch: add DT compatible string documentation checks 11 years ago
Alexander Duyck 109d8cb200 checkpatch: only flag FSF address, not gnu.org URL 11 years ago
Joe Perches 31070b5d44 checkpatch: add tests for function pointer style misuses 11 years ago
Joe Perches 3e2232f2d0 checkpatch: update the FSF/GPL address check 11 years ago
Joe Perches 189248d8f4 checkpatch: check for if's with unnecessary parentheses 11 years ago
Joe Perches c76f4cb3d2 checkpatch: improve space before tab --fix option 11 years ago
Joe Perches 9624b8d65c checkpatch: add a --fix-inplace option 11 years ago
Joe Perches c34c09a845 checkpatch: attempt to find missing switch/case break; 11 years ago
David Rientjes 7e4915e789 checkpatch: add warning of future __GFP_NOFAIL use 11 years ago
Joe Perches d2e248e7b0 checkpatch: warn only on "space before semicolon" at end of line 11 years ago
Joe Perches 8c5fcd24a9 checkpatch: more comprehensive split strings warning 11 years ago
Joe Perches c9ecefea0b get_maintainer: add commit author information to --rolestats 11 years ago
Paul Bolle a7e1d98f3e headers_check: special case seqbuf_dump() 11 years ago
Michal Simek 372c7209d6 microblaze: extable: sort the exception table at build time 11 years ago
Grant Likely c8a3e6a866 scripts/dtc: Add a script to update to mainline dtc source 11 years ago
Grant Likely 73ab39b14c scripts/dtc: Update to upstream version v1.4.0 11 years ago
Grant Likely a878b91019 scripts/dtc: Update shipped files to build with bison 2.7.12 11 years ago
Todd E Brandt ee8b09cd60 PM / tools: new tool for suspend/resume performance optimization 11 years ago
Andreas Schwab 8fe9c93e74 powerpc: Add vr save/restore functions 11 years ago
Jiang Liu f3c003f72d arm64, jump label: detect %c support for ARM64 11 years ago
Ben Hutchings c5e318f67e deb-pkg: Fix building for MIPS big-endian or ARM OABI 11 years ago
Ben Hutchings f8ce239dfc deb-pkg: Fix cross-building linux-headers package 11 years ago
Franck Bui-Huu 7593e0902b Fix detectition of kernel git repository in setlocalversion script [take #2] 11 years ago
Nishanth Menon 79f0345fef scripts: Coccinelle script for pm_runtime_* return checks with IS_ERR_VALUE 11 years ago
Steven Rostedt (Red Hat) 95edca5c52 localmodconfig: Add config depends by default settings 11 years ago
Joe Perches 92e112fdbb PCI/checkpatch: Deprecate DEFINE_PCI_DEVICE_TABLE 11 years ago
Ming Lei 7122c3e915 scripts/link-vmlinux.sh: only filter kernel symbols for arm 11 years ago
Tony Lu 2d8eedad92 ftrace: default to tilegx if ARCH=tile is specified 11 years ago
Randy Dunlap 48807e1710 scripts/kernel-doc: make unknown function prototype a Warning instead of an Error 11 years ago
Vineet Gupta f06d19e460 ARC: extable: Enable sorting at build time 11 years ago
Joe Perches c11230f44b checkpatch: fix "Use of uninitialized value" warnings 11 years ago
Ben Hutchings 1c8ddae09f deb-pkg: Inhibit initramfs builders if CONFIG_BLK_DEV_INITRD is not set 11 years ago
Michal Marek 480f439c3d kallsyms: Revert back to 128 max symbol length 11 years ago
Johannes Berg e946c43a11 kernel-doc: improve "no structured comments found" error 11 years ago
P J P 9ba4bcb645 initramfs: read CONFIG_RD_ variables for initramfs compression 11 years ago
Joe Perches 823b794ce1 checkpatch: add check for sscanf without return use 11 years ago
Joe Perches 2b7ab45395 checkpatch: don't require kernel style __attribute__ shortcuts in uapi paths 11 years ago
Joe Perches 507e51418c checkpatch: improve "return is not a function" test 11 years ago
Josh Triplett 4783f894d0 checkpatch.pl: check for the FSF mailing address 11 years ago
Joe Perches c1fd7bb996 checkpatch: make the memory barrier test noisier 11 years ago
Joe Perches e970b8846a checkpatch: add rules to check init attribute and const defects 11 years ago
Joe Perches 52ea85061d checkpatch: add test for #defines of ARCH_HAS_<foo> 11 years ago
Joe Perches 11ea516a6c checkpatch: find CamelCase definitions of struct/union/enum 11 years ago