index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-16
menuconfig: Get rid of the top-level entries for "Load an Alternate/Save an Alternate"
Wang YanQing
1
-14
/
+0
2013-01-16
menuconfig: Add Save/Load buttons
Wang YanQing
2
-14
/
+36
2013-01-13
scripts/tags.sh: Fix regex syntax for etags
Andreas Schwab
1
-25
/
+25
2013-01-09
treewide: Fix typo in various drivers
Masanari Iida
1
-1
/
+1
2013-01-03
misc: remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+0
2013-01-02
UAPI: Strip _UAPI prefix on header install no matter the whitespace
David Howells
1
-3
/
+3
2012-12-27
kconfig:lxdialog: remove duplicate code
Wang YanQing
1
-1
/
+0
2012-12-25
menuconfig:inputbox: support navigate input position
Wang YanQing
1
-29
/
+92
2012-12-20
checkpatch: warn on uapi #includes that #include <uapi/...
Joe Perches
1
-2
/
+5
2012-12-20
scripts/kconfig: ensure we use proper CONFIG_ prefix
Yann E. MORIN
1
-0
/
+3
2012-12-18
Coccinelle: add api/d_find_alias.cocci
Cyril Roelandt
1
-0
/
+80
2012-12-17
checkpatch: warn on CamelCase variable names
Joe Perches
1
-6
/
+13
2012-12-17
checkpatch: add support for floating point constants
Joe Perches
1
-1
/
+5
2012-12-17
checkpatch: find hex constants as a single IDENT
Joe Perches
1
-1
/
+1
2012-12-17
checkpatch: add --strict test for switch/default missing break
Joe Perches
1
-2
/
+16
2012-12-17
checkpatch: warn when declaring "struct spinlock foo;"
Joe Perches
1
-0
/
+6
2012-12-17
checkpatch: Add --strict messages for blank lines around braces
Joe Perches
1
-0
/
+10
2012-12-17
checkpatch: extend line continuation test
Joe Perches
1
-1
/
+3
2012-12-17
checkpatch: allow control over line length warning, default remains 80
Joe Perches
1
-3
/
+6
2012-12-17
checkpatch: consolidate if (foo) bar(foo) checks and add debugfs_remove
Andy Whitcroft
1
-14
/
+6
2012-12-17
checkpatch: remove reference to feature-removal-schedule.txt
Tao Ma
1
-37
/
+0
2012-12-17
checkpatch: warn about using CONFIG_EXPERIMENTAL
Kees Cook
1
-0
/
+13
2012-12-17
checkpatch: warn on unnecessary line continuations
Joe Perches
1
-0
/
+9
2012-12-14
scripts/config: Fix wrong "shift" for --keep-case
Hiroshi Doyu
1
-1
/
+0
2012-12-14
MODSIGN: Add modules_sign make target
Josh Boyer
1
-0
/
+32
2012-12-11
scripts/tags.sh: Support compiled source
Joonsoo Kim
1
-6
/
+31
2012-12-11
scripts/tags.sh: Support subarch for ARM
Joonsoo Kim
1
-2
/
+18
2012-12-09
merge_config.sh: Add option to specify output dir
Zhangfei Gao
1
-4
/
+16
2012-12-09
scripts/coccinelle/misc/warn.cocci: use WARN
Julia Lawall
1
-0
/
+109
2012-12-06
mmc: sdhci: Balance vmmc regulator_enable(), and always enable vqmmc
Kevin Liu
71
-2998
/
+1440
2012-12-06
scripts/kernel-doc: check that non-void fcts describe their return value
Yacine Belkadi
1
-0
/
+34
2012-11-30
modpost.c: Stop checking __dev* section mismatches
Greg Kroah-Hartman
1
-14
/
+10
2012-11-30
kbuild: centralize .dts->.dtb rule
Stephen Warren
1
-0
/
+3
2012-11-27
scripts/kernel-doc: check that non-void fcts describe their return value
Yacine Belkadi
1
-0
/
+34
2012-11-26
UAPI: strip the _UAPI prefix from header guards during header installation
David Howells
1
-0
/
+3
2012-11-21
sign-file: fix the perl warning message when extracting ASN.1
Chun-Yi Lee
1
-3
/
+3
2012-11-21
script: dtc: clean generated files
Magnus Damm
1
-0
/
+2
2012-11-20
kconfig: Regenerate lexer
Michal Marek
1
-4
/
+4
2012-11-20
kconfig: Fix malloc handling in conf tools
Alan Cox
6
-19
/
+40
2012-11-20
scripts/pnmtologo: fix for plain PBM
Andreas Bießmann
1
-0
/
+7
2012-11-20
kconfig: get CONFIG_ prefix from the environment
Yann E. MORIN
3
-2
/
+3
2012-11-20
kconfig: add a function to get the CONFIG_ prefix
Yann E. MORIN
1
-0
/
+6
2012-11-20
kconfig: remove CONFIG_ from string constants
Yann E. MORIN
2
-4
/
+17
2012-11-20
menuconfig: fix extended colors ncurses support
Krzysztof Mazur
1
-0
/
+1
2012-11-09
arch/unicore32: remove CONFIG_EXPERIMENTAL
Kees Cook
67
-2654
/
+1043
2012-11-09
checkpatch: improve network block comment style checking
Joe Perches
1
-2
/
+4
2012-11-08
arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION
Will Deacon
67
-2654
/
+1043
2012-11-06
modules: don't break modules_install on external modules with no key.
Rusty Russell
1
-1
/
+2
2012-11-04
ARM: 7568/1: Sort exception table at compile time
Stephen Boyd
1
-0
/
+1
2012-10-28
pinctrl/nomadik: allow to support several ranges per GPIO bank
Patrice Chotard
67
-2654
/
+1043
[prev]
[next]