index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2012-12-17
checkpatch: warn on CamelCase variable names
Joe Perches
2012-12-17
checkpatch: add support for floating point constants
Joe Perches
2012-12-17
checkpatch: find hex constants as a single IDENT
Joe Perches
2012-12-17
checkpatch: add --strict test for switch/default missing break
Joe Perches
2012-12-17
checkpatch: warn when declaring "struct spinlock foo;"
Joe Perches
2012-12-17
checkpatch: Add --strict messages for blank lines around braces
Joe Perches
2012-12-17
checkpatch: extend line continuation test
Joe Perches
2012-12-17
checkpatch: allow control over line length warning, default remains 80
Joe Perches
2012-12-17
checkpatch: consolidate if (foo) bar(foo) checks and add debugfs_remove
Andy Whitcroft
2012-12-17
checkpatch: remove reference to feature-removal-schedule.txt
Tao Ma
2012-12-17
checkpatch: warn about using CONFIG_EXPERIMENTAL
Kees Cook
2012-12-17
checkpatch: warn on unnecessary line continuations
Joe Perches
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-12
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-12-11
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-12-11
Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...
Russell King
2012-11-30
modpost.c: Stop checking __dev* section mismatches
Greg Kroah-Hartman
2012-11-30
kbuild: centralize .dts->.dtb rule
Stephen Warren
2012-11-27
scripts/kernel-doc: check that non-void fcts describe their return value
Yacine Belkadi
2012-11-26
UAPI: strip the _UAPI prefix from header guards during header installation
David Howells
2012-11-21
sign-file: fix the perl warning message when extracting ASN.1
Chun-Yi Lee
2012-11-21
script: dtc: clean generated files
Magnus Damm
2012-11-12
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
2012-11-09
Merge branch 'akpm' (Fixes from Andrew)
Linus Torvalds
2012-11-09
checkpatch: improve network block comment style checking
Joe Perches
2012-11-06
modules: don't break modules_install on external modules with no key.
Rusty Russell
2012-11-04
ARM: 7568/1: Sort exception table at compile time
Stephen Boyd
2012-10-25
menuconfig: Replace CIRCLEQ by list_head-style lists.
Benjamin Poirier
2012-10-19
MODSIGN: Move the magic string to the end of a module and eliminate the search
David Howells
2012-10-19
MODSIGN: perlify sign-file and merge in x509keyid
David Howells
2012-10-19
kbuild: Fix module signature generation
Linus Torvalds
2012-10-19
kbuild: sign the modules at install time
Rusty Russell
2012-10-18
Merge tag 'dt-fixes-for-3.7' of git://sources.calxeda.com/kernel/linux
Linus Torvalds
2012-10-17
dtc: fix for_each_*() to skip first object if deleted
Stephen Warren
2012-10-17
uapi: Allow automatic generation of uapi/asm/ header files
Catalin Marinas
2012-10-15
kbuild: Fix accidental revert in commit fe04ddf
Michal Marek
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-12
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2012-10-12
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2012-10-12
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2012-10-11
modpost: Permit .GCC.command.line sections
Jonathan Kliegman
2012-10-11
coccicheck: Add the rep+ctxt mode
Nicolas Palix
2012-10-11
scripts/coccinelle/tests/odd_ptr_err.cocci: semantic patch for IS_ERR/PTR_ERR...
Julia Lawall
2012-10-10
MODSIGN: Sign modules during the build process
David Howells
2012-10-10
MODSIGN: Provide a script for generating a key ID from an X.509 cert
David Howells
2012-10-09
Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2012-10-08
X.509: Add simple ASN.1 grammar compiler
David Howells
2012-10-08
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
2012-10-06
kernel-doc: don't mangle whitespace in Example section
Daniel Santos
[next]