aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
* Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-02-21
|\
| * scripts/sortextable: silence script outputArnd Bergmann2013-02-14
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \
| * | lib: devres: Introduce devm_ioremap_resource()Thierry Reding2013-01-22
| |/
* | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-20
|\ \
| * | kbuild: limit dtc+cpp include pathStephen Warren2013-02-13
| * | kbuild: create a rule to run the pre-processor on *.dts filesStephen Warren2013-02-08
| |/
* / checkpatch: fix $Float creation of match variablesJoe Perches2013-02-05
|/
* misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* UAPI: Strip _UAPI prefix on header install no matter the whitespaceDavid Howells2013-01-02
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-20
|\
| * checkpatch: warn on uapi #includes that #include <uapi/...Joe Perches2012-12-20
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2012-12-20
|\ \
| * | scripts/config: Fix wrong "shift" for --keep-caseHiroshi Doyu2012-12-14
| * | scripts/tags.sh: Support compiled sourceJoonsoo Kim2012-12-11
| * | scripts/tags.sh: Support subarch for ARMJoonsoo Kim2012-12-11
| * | scripts/coccinelle/misc/warn.cocci: use WARNJulia Lawall2012-12-09
| * | scripts/kernel-doc: check that non-void fcts describe their return valueYacine Belkadi2012-12-06
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-12-20
|\ \ \ | |_|/ |/| |
| * | scripts/pnmtologo: fix for plain PBMAndreas Bießmann2012-11-20
| |/
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-19
|\ \
| * | MODSIGN: Add modules_sign make targetJosh Boyer2012-12-13
* | | Coccinelle: add api/d_find_alias.cocciCyril Roelandt2012-12-18
* | | checkpatch: warn on CamelCase variable namesJoe Perches2012-12-17
* | | checkpatch: add support for floating point constantsJoe Perches2012-12-17
* | | checkpatch: find hex constants as a single IDENTJoe Perches2012-12-17
* | | checkpatch: add --strict test for switch/default missing breakJoe Perches2012-12-17
* | | checkpatch: warn when declaring "struct spinlock foo;"Joe Perches2012-12-17
* | | checkpatch: Add --strict messages for blank lines around bracesJoe Perches2012-12-17
* | | checkpatch: extend line continuation testJoe Perches2012-12-17
* | | checkpatch: allow control over line length warning, default remains 80Joe Perches2012-12-17
* | | checkpatch: consolidate if (foo) bar(foo) checks and add debugfs_removeAndy Whitcroft2012-12-17
* | | checkpatch: remove reference to feature-removal-schedule.txtTao Ma2012-12-17
* | | checkpatch: warn about using CONFIG_EXPERIMENTALKees Cook2012-12-17
* | | checkpatch: warn on unnecessary line continuationsJoe Perches2012-12-17
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\ \ \
| * | | scripts/kernel-doc: check that non-void fcts describe their return valueYacine Belkadi2012-11-27
* | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-12
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. | | | Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...Russell King2012-12-10
| |\ \ \| | | | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| | | * | ARM: 7568/1: Sort exception table at compile timeStephen Boyd2012-11-04
| | |/ / | |/| |
* | | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11
|\ \ \ \
| * | | | modpost.c: Stop checking __dev* section mismatchesGreg Kroah-Hartman2012-11-30
* | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-11
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | kbuild: centralize .dts->.dtb ruleStephen Warren2012-11-30
| * | | | script: dtc: clean generated filesMagnus Damm2012-11-21
| |/ / /
* | | | UAPI: strip the _UAPI prefix from header guards during header installationDavid Howells2012-11-26
* | | | sign-file: fix the perl warning message when extracting ASN.1Chun-Yi Lee2012-11-21
* | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-11-12
|\ \ \ \ | |/ / / |/| | |
| * | | menuconfig: Replace CIRCLEQ by list_head-style lists.Benjamin Poirier2012-10-25
| |/ /
* | | Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds2012-11-09
|\ \ \