Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e91411b44d54db96c3d2d365b195b112e513d4ba
/
scripts
e204378
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
c4619bc
kbuild: fix make headers_check with make 3.80
by Sam Ravnborg
· 12 years ago
8fd5e7a
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
by Linus Torvalds
· 12 years ago
97c3ec6
genksyms: fix metag symbol prefix on crc symbols
by James Hogan
· 12 years ago
690998b
scripts/checkstack.pl: Add metag support
by James Hogan
· 12 years ago
00512bd
metag: ftrace support
by James Hogan
· 12 years ago
2a7d2b9
Merge branch 'akpm' (final batch from Andrew)
by Linus Torvalds
· 12 years ago
eb90d08
get_maintainer: allow keywords to match filenames
by Stephen Warren
· 12 years ago
9dc3091
scripts/kernel-doc: handle struct member __aligned without numbers
by Nishanth Menon
· 12 years ago
be987d9
checkpatch: improve CamelCase test for Page
by Joe Perches
· 12 years ago
309667e
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
ad60a93
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
0ca7ffb
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
9043a26
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
e3900e7
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
by Michal Marek
· 12 years ago
423a815
kbuild: Fix reading of .config in link-vmlinux.sh
by Michal Marek
· 12 years ago
24f0c2d
scripts/coccinelle: find constant additions that could be bit ors
by Julia Lawall
· 12 years ago
5303265
coccicheck: Allow to show the executed command line
by Bernd Schubert
· 12 years ago
f893bfb
kbuild: Unset language specific variables in setlocalversion script
by Christophe Leroy
· 12 years ago
8937e89
depmod: pass -P $CONFIG_SYMBOL_PREFIX
by James Hogan
· 12 years ago
9b58b92
kbuild: Fix destination-y for installed headers
by Jesper Nilsson
· 12 years ago
26e5672
coccicheck: Allow the user to give a V= (verbose) argument
by Bernd Schubert
· 12 years ago
ff3771c
scripts/coccinelle/misc/memcpy-assign.cocci: Replace memcpy with struct assignment
by Peter Senna Tschudin
· 12 years ago
e0367a6
kbuild: clear KBUILD_SRC when calling 'make' in RPM spec
by David R. Bild
· 12 years ago
03b25b4
scripts/link-vmlinux.sh: source variables from KCONFIG_CONFIG
by Michael Grzeschik
· 12 years ago
9afa319
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
7c2db36
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 12 years ago
37581c2
checkpatch: fix USLEEP_RANGE test
by Bruce Allan
· 12 years ago
5ce59ae
checkpatch: Add check for kcalloc argument order
by Joe Perches
· 12 years ago
e8eb399
checkpatch: don't emit the CamelCase warning for PageFoo
by Joe Perches
· 12 years ago
56e77d7
checkpatch: warn on unnecessary __dev<foo> section markings
by Joe Perches
· 12 years ago
dc13931
checkpatch: prefer dev_<level>( to dev_printk(KERN_<LEVEL>
by Joe Perches
· 12 years ago
6be0710
get_maintainer.pl: find maintainers for removed files
by Geert Uytterhoeven
· 12 years ago
1b2643f
scripts/tags.sh: add ctags magic for declarations of popular kernel type
by Kirill Tkhai
· 12 years ago
b24174b
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
b3cdda2
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
by Linus Torvalds
· 12 years ago
62dc989
kbuild: Fix missing '\n' for NEW symbols in yes "" | make oldconfig >conf.new
by Ben Hutchings
· 12 years ago
8c0c774
scripts/sortextable: silence script output
by Arnd Bergmann
· 12 years ago
e570d7c
kbuild: limit dtc+cpp include path
by Stephen Warren
· 12 years ago
2c68115
kconfig: nconf: rewrite labels of function keys line
by Roland Eggner
· 12 years ago
0b61650
kconfig: nconf: rewrite help texts
by Roland Eggner
· 12 years ago
22435f3
kbuild: create a rule to run the pre-processor on *.dts files
by Stephen Warren
· 12 years ago
326b1ff
checkpatch: fix $Float creation of match variables
by Joe Perches
· 12 years ago
aed9934
kconfig: fix a compiliation error when using make xconfig
by Tiana Rakotovao Andriamahefa
· 12 years ago
6176772
Merge branch 'master' into for-next
by Jiri Kosina
· 12 years ago
1c37c05
MODSIGN: Add -s <signature> option to sign-file
by Michal Marek
· 12 years ago
4bc9410
MODSIGN: Specify the hash algorithm on sign-file command line
by Michal Marek
· 12 years ago
6543bec
mod/file2alias: make modalias generation safe for cross compiling
by Andreas Schwab
· 12 years ago
7320bfa
scripts/coccinelle/misc/semicolon.cocci: Add unneeded semicolon test
by Peter Senna Tschudin
· 12 years ago
c5ffa13
nconf: function keys line, change background color for better readability
by Roland Eggner
· 12 years ago
7509657
lib: devres: Introduce devm_ioremap_resource()
by Thierry Reding
· 12 years ago
f2e207f
modpost: Ignore ARC specific non-alloc sections
by Vineet Gupta
· 12 years ago
1bdbac4
menuconfig: Get rid of the top-level entries for "Load an Alternate/Save an Alternate"
by Wang YanQing
· 12 years ago
6364fd0
menuconfig: Add Save/Load buttons
by Wang YanQing
· 12 years ago
9f14b42
scripts/tags.sh: Fix regex syntax for etags
by Andreas Schwab
· 12 years ago
02f3e53
Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linux-kconfig into kbuild/rc-fixes
by Michal Marek
· 12 years ago
8a168ca
treewide: Fix typo in various drivers
by Masanari Iida
· 12 years ago
6ae1417
misc: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
8a7eab2
UAPI: Strip _UAPI prefix on header install no matter the whitespace
by David Howells
· 12 years ago
77bdcfe
kconfig:lxdialog: remove duplicate code
by Wang YanQing
· 12 years ago
87727d4
menuconfig:inputbox: support navigate input position
by Wang YanQing
· 12 years ago
4c9a44a
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
af487e4
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
495e9d8
checkpatch: warn on uapi #includes that #include <uapi/...
by Joe Perches
· 12 years ago
810a485
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
c2838e6
scripts/kconfig: ensure we use proper CONFIG_ prefix
by Yann E. MORIN
· 12 years ago
7a684c4
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
af56e3f
Coccinelle: add api/d_find_alias.cocci
by Cyril Roelandt
· 12 years ago
323c126
checkpatch: warn on CamelCase variable names
by Joe Perches
· 12 years ago
74349bc
checkpatch: add support for floating point constants
by Joe Perches
· 12 years ago
6b7eaf6
checkpatch: find hex constants as a single IDENT
by Joe Perches
· 12 years ago
d1e2ad0
checkpatch: add --strict test for switch/default missing break
by Joe Perches
· 12 years ago
88982fe
checkpatch: warn when declaring "struct spinlock foo;"
by Joe Perches
· 12 years ago
0979ae6
checkpatch: Add --strict messages for blank lines around braces
by Joe Perches
· 12 years ago
481eb48
checkpatch: extend line continuation test
by Joe Perches
· 12 years ago
6cd7f38
checkpatch: allow control over line length warning, default remains 80
by Joe Perches
· 12 years ago
03df4b5
checkpatch: consolidate if (foo) bar(foo) checks and add debugfs_remove
by Andy Whitcroft
· 12 years ago
78e3f1f
checkpatch: remove reference to feature-removal-schedule.txt
by Tao Ma
· 12 years ago
1ba8dfd
checkpatch: warn about using CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
5023d34
checkpatch: warn on unnecessary line continuations
by Joe Perches
· 12 years ago
c6ba8d0
scripts/config: Fix wrong "shift" for --keep-case
by Hiroshi Doyu
· 12 years ago
d890f51
MODSIGN: Add modules_sign make target
by Josh Boyer
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
b1286f4
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
cff2f74
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
b58ed04
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 12 years ago
923e02e
scripts/tags.sh: Support compiled source
by Joonsoo Kim
· 12 years ago
5965850
scripts/tags.sh: Support subarch for ARM
by Joonsoo Kim
· 12 years ago
0b99cb7
Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warnings' into for-next
by Russell King
· 12 years ago
409f117
merge_config.sh: Add option to specify output dir
by Zhangfei Gao
· 12 years ago
ad99ac2
scripts/coccinelle/misc/warn.cocci: use WARN
by Julia Lawall
· 12 years ago
9a52aee
scripts/kernel-doc: check that non-void fcts describe their return value
by Yacine Belkadi
· 12 years ago
92e9e6d
modpost.c: Stop checking __dev* section mismatches
by Greg Kroah-Hartman
· 12 years ago
90b335f
kbuild: centralize .dts->.dtb rule
by Stephen Warren
· 12 years ago
4092bac
scripts/kernel-doc: check that non-void fcts describe their return value
by Yacine Belkadi
· 12 years ago
56c176c
UAPI: strip the _UAPI prefix from header guards during header installation
by David Howells
· 12 years ago
916492b
sign-file: fix the perl warning message when extracting ASN.1
by Chun-Yi Lee
· 12 years ago
4f3be1c
script: dtc: clean generated files
by Magnus Damm
· 12 years ago
527ffe5
kconfig: Regenerate lexer
by Michal Marek
· 12 years ago
Next »