Commit Graph

2387 Commits (8c9b7a7b2fc2750af418ddc28e707c42e78aa0bf)

Author SHA1 Message Date
Greg Kroah-Hartman 6ae141718e misc: remove __dev* attributes. 12 years ago
David Howells 8a7eab2b54 UAPI: Strip _UAPI prefix on header install no matter the whitespace 12 years ago
Wang YanQing 77bdcfe548 kconfig:lxdialog: remove duplicate code 12 years ago
Wang YanQing 87727d453b menuconfig:inputbox: support navigate input position 12 years ago
Joe Perches 495e9d8460 checkpatch: warn on uapi #includes that #include <uapi/... 12 years ago
Yann E. MORIN c2838e6ee2 scripts/kconfig: ensure we use proper CONFIG_ prefix 12 years ago
Cyril Roelandt af56e3f017 Coccinelle: add api/d_find_alias.cocci 12 years ago
Joe Perches 323c1260ba checkpatch: warn on CamelCase variable names 12 years ago
Joe Perches 74349bcced checkpatch: add support for floating point constants 12 years ago
Joe Perches 6b7eaf6e14 checkpatch: find hex constants as a single IDENT 12 years ago
Joe Perches d1e2ad07e7 checkpatch: add --strict test for switch/default missing break 12 years ago
Joe Perches 88982fea52 checkpatch: warn when declaring "struct spinlock foo;" 12 years ago
Joe Perches 0979ae6646 checkpatch: Add --strict messages for blank lines around braces 12 years ago
Joe Perches 481eb486a8 checkpatch: extend line continuation test 12 years ago
Joe Perches 6cd7f3869c checkpatch: allow control over line length warning, default remains 80 12 years ago
Andy Whitcroft 03df4b51f3 checkpatch: consolidate if (foo) bar(foo) checks and add debugfs_remove 12 years ago
Tao Ma 78e3f1f01d checkpatch: remove reference to feature-removal-schedule.txt 12 years ago
Kees Cook 1ba8dfd17e checkpatch: warn about using CONFIG_EXPERIMENTAL 12 years ago
Joe Perches 5023d3472d checkpatch: warn on unnecessary line continuations 12 years ago
Hiroshi Doyu c6ba8d06ec scripts/config: Fix wrong "shift" for --keep-case 12 years ago
Josh Boyer d890f510c8 MODSIGN: Add modules_sign make target 12 years ago
Joonsoo Kim 923e02ecf3 scripts/tags.sh: Support compiled source 12 years ago
Joonsoo Kim 596585090a scripts/tags.sh: Support subarch for ARM 12 years ago
Zhangfei Gao 409f117e2d merge_config.sh: Add option to specify output dir 12 years ago
Julia Lawall ad99ac2fa7 scripts/coccinelle/misc/warn.cocci: use WARN 12 years ago
Yacine Belkadi 9a52aeeb92 scripts/kernel-doc: check that non-void fcts describe their return value 12 years ago
Greg Kroah-Hartman 92e9e6d1f9 modpost.c: Stop checking __dev* section mismatches 12 years ago
Stephen Warren 90b335fbbc kbuild: centralize .dts->.dtb rule 12 years ago
Yacine Belkadi 4092bac771 scripts/kernel-doc: check that non-void fcts describe their return value 12 years ago
David Howells 56c176c9ca UAPI: strip the _UAPI prefix from header guards during header installation 12 years ago
Chun-Yi Lee 916492b1e1 sign-file: fix the perl warning message when extracting ASN.1 12 years ago
Magnus Damm 4f3be1cfa8 script: dtc: clean generated files 12 years ago
Michal Marek 527ffe5811 kconfig: Regenerate lexer 12 years ago
Alan Cox 177acf7846 kconfig: Fix malloc handling in conf tools 12 years ago
Andreas Bießmann fc96b211bc scripts/pnmtologo: fix for plain PBM 12 years ago
Yann E. MORIN 9a926d4354 kconfig: get CONFIG_ prefix from the environment 12 years ago
Yann E. MORIN b341f7882f kconfig: add a function to get the CONFIG_ prefix 12 years ago
Yann E. MORIN 337a275d03 kconfig: remove CONFIG_ from string constants 12 years ago
Krzysztof Mazur 7d5bb96629 menuconfig: fix extended colors ncurses support 12 years ago
Joe Perches c24f9f195e checkpatch: improve network block comment style checking 12 years ago
Rusty Russell f6a79af8f3 modules: don't break modules_install on external modules with no key. 12 years ago
Stephen Boyd ee951c630c ARM: 7568/1: Sort exception table at compile time 12 years ago
Benjamin Poirier bad9955db1 menuconfig: Replace CIRCLEQ by list_head-style lists. 12 years ago
David Howells caabe24057 MODSIGN: Move the magic string to the end of a module and eliminate the search 12 years ago
David Howells b37d1bfb55 MODSIGN: perlify sign-file and merge in x509keyid 12 years ago
Linus Torvalds b05e585d49 kbuild: Fix module signature generation 12 years ago
Rusty Russell e2a666d52b kbuild: sign the modules at install time 12 years ago
Stephen Warren 205a8eb7ce dtc: fix for_each_*() to skip first object if deleted 12 years ago
Catalin Marinas 3c5994c838 uapi: Allow automatic generation of uapi/asm/ header files 12 years ago
Michal Marek 3ce9e53e78 kbuild: Fix accidental revert in commit fe04ddf 13 years ago