Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3bec60d511179853138836ae6e1b61fe34d9235f
/
scripts
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
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
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
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
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
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
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
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
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
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
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
fc96b21
scripts/pnmtologo: fix for plain PBM
by Andreas Bießmann
· 12 years ago
70c80df
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
ce6d841
Merge branch 'akpm' (Fixes from Andrew)
by Linus Torvalds
· 12 years ago
c24f9f1
checkpatch: improve network block comment style checking
by Joe Perches
· 12 years ago
f6a79af
modules: don't break modules_install on external modules with no key.
by Rusty Russell
· 12 years ago
ee951c6
ARM: 7568/1: Sort exception table at compile time
by Stephen Boyd
· 12 years ago
bad9955
menuconfig: Replace CIRCLEQ by list_head-style lists.
by Benjamin Poirier
· 12 years ago
caabe24
MODSIGN: Move the magic string to the end of a module and eliminate the search
by David Howells
· 12 years ago
b37d1bf
MODSIGN: perlify sign-file and merge in x509keyid
by David Howells
· 12 years ago
b05e585
kbuild: Fix module signature generation
by Linus Torvalds
· 12 years ago
e2a666d
kbuild: sign the modules at install time
by Rusty Russell
· 12 years ago
bab5835
Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linux
by Linus Torvalds
· 12 years ago
205a8eb
dtc: fix for_each_*() to skip first object if deleted
by Stephen Warren
· 12 years ago
3c5994c
uapi: Allow automatic generation of uapi/asm/ header files
by Catalin Marinas
· 12 years ago
3ce9e53
kbuild: Fix accidental revert in commit fe04ddf
by Michal Marek
· 12 years ago
d25282d
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
cbd8aca
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
35e9a274
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
ae3e462
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
76b2764
modpost: Permit .GCC.command.line sections
by Jonathan Kliegman
· 12 years ago
c05cd6d
coccicheck: Add the rep+ctxt mode
by Nicolas Palix
· 12 years ago
e8fa600
scripts/coccinelle/tests/odd_ptr_err.cocci: semantic patch for IS_ERR/PTR_ERR inconsistency
by Julia Lawall
· 12 years ago
80d65e5
MODSIGN: Sign modules during the build process
by David Howells
· 12 years ago
85ecac7
MODSIGN: Provide a script for generating a key ID from an X.509 cert
by David Howells
· 12 years ago
1ea4f4f
Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux
by Linus Torvalds
· 12 years ago
4520c6a
X.509: Add simple ASN.1 grammar compiler
by David Howells
· 12 years ago
d43b716
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
12ae677
kernel-doc: don't mangle whitespace in Example section
by Daniel Santos
· 12 years ago
e314ba3
kernel-doc: bugfix - empty line in Example section
by Daniel Santos
· 12 years ago
6547842
kernel-doc: bugfix - multi-line macros
by Daniel Santos
· 12 years ago
a0a0a7a
checkpatch: fix name of "MODULE_PARM_DESC"
by Kees Cook
· 12 years ago
0588060
checkpatch: check networking specific block comment style
by Joe Perches
· 12 years ago
8f26b83
checkpatch: update suggested printk conversions
by Joe Perches
· 12 years ago
fa64205d
checkpatch: check utf-8 content from a commit log when it's missing from charset
by Pasi Savanainen
· 12 years ago
c353acb
kbuild: make: fix if_changed when command contains backslashes
by Sascha Hauer
· 12 years ago
af42e97
modpost: fix modpost warnings for xtensa
by Max Filippov
· 12 years ago
9b2e077c
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 12 years ago
Next »