summaryrefslogtreecommitdiff
path: root/scripts (unfollow)
Commit message (Expand)Author
2013-02-13kbuild: limit dtc+cpp include pathStephen Warren
2013-02-09kconfig: nconf: rewrite labels of function keys lineRoland Eggner
2013-02-09kconfig: nconf: rewrite help textsRoland Eggner
2013-02-08kbuild: create a rule to run the pre-processor on *.dts filesStephen Warren
2013-02-05checkpatch: fix $Float creation of match variablesJoe Perches
2013-01-30kconfig: fix a compiliation error when using make xconfigTiana Rakotovao Andriamahefa
2013-01-25MODSIGN: Add -s <signature> option to sign-fileMichal Marek
2013-01-25MODSIGN: Specify the hash algorithm on sign-file command lineMichal Marek
2013-01-24mod/file2alias: make modalias generation safe for cross compilingAndreas Schwab
2013-01-24scripts/coccinelle/misc/semicolon.cocci: Add unneeded semicolon testPeter Senna Tschudin
2013-01-24nconf: function keys line, change background color for better readabilityRoland Eggner
2013-01-22lib: devres: Introduce devm_ioremap_resource()Thierry Reding
2013-01-21modpost: Ignore ARC specific non-alloc sectionsVineet Gupta
2013-01-16menuconfig: Get rid of the top-level entries for "Load an Alternate/Save an A...Wang YanQing
2013-01-16menuconfig: Add Save/Load buttonsWang YanQing
2013-01-13scripts/tags.sh: Fix regex syntax for etagsAndreas Schwab
2013-01-09treewide: Fix typo in various driversMasanari Iida
2013-01-03misc: remove __dev* attributes.Greg Kroah-Hartman
2013-01-02UAPI: Strip _UAPI prefix on header install no matter the whitespaceDavid Howells
2012-12-27kconfig:lxdialog: remove duplicate codeWang YanQing
2012-12-25menuconfig:inputbox: support navigate input positionWang YanQing
2012-12-20checkpatch: warn on uapi #includes that #include <uapi/...Joe Perches
2012-12-20scripts/kconfig: ensure we use proper CONFIG_ prefixYann E. MORIN
2012-12-18Coccinelle: add api/d_find_alias.cocciCyril Roelandt
2012-12-17checkpatch: warn on CamelCase variable namesJoe Perches
2012-12-17checkpatch: add support for floating point constantsJoe Perches
2012-12-17checkpatch: find hex constants as a single IDENTJoe Perches
2012-12-17checkpatch: add --strict test for switch/default missing breakJoe Perches
2012-12-17checkpatch: warn when declaring "struct spinlock foo;"Joe Perches
2012-12-17checkpatch: Add --strict messages for blank lines around bracesJoe Perches
2012-12-17checkpatch: extend line continuation testJoe Perches
2012-12-17checkpatch: allow control over line length warning, default remains 80Joe Perches
2012-12-17checkpatch: consolidate if (foo) bar(foo) checks and add debugfs_removeAndy Whitcroft
2012-12-17checkpatch: remove reference to feature-removal-schedule.txtTao Ma
2012-12-17checkpatch: warn about using CONFIG_EXPERIMENTALKees Cook
2012-12-17checkpatch: warn on unnecessary line continuationsJoe Perches
2012-12-14scripts/config: Fix wrong "shift" for --keep-caseHiroshi Doyu
2012-12-14MODSIGN: Add modules_sign make targetJosh Boyer
2012-12-11scripts/tags.sh: Support compiled sourceJoonsoo Kim
2012-12-11scripts/tags.sh: Support subarch for ARMJoonsoo Kim
2012-12-09merge_config.sh: Add option to specify output dirZhangfei Gao
2012-12-09scripts/coccinelle/misc/warn.cocci: use WARNJulia Lawall
2012-12-06scripts/kernel-doc: check that non-void fcts describe their return valueYacine Belkadi
2012-11-30modpost.c: Stop checking __dev* section mismatchesGreg Kroah-Hartman
2012-11-30kbuild: centralize .dts->.dtb ruleStephen Warren
2012-11-27scripts/kernel-doc: check that non-void fcts describe their return valueYacine Belkadi
2012-11-26UAPI: strip the _UAPI prefix from header guards during header installationDavid Howells
2012-11-21sign-file: fix the perl warning message when extracting ASN.1Chun-Yi Lee
2012-11-21script: dtc: clean generated filesMagnus Damm
2012-11-20kconfig: Regenerate lexerMichal Marek