| Commit message (Expand) | Author | Age | Files | Lines |
* | checkpatch: check for quoted strings broken across lines | Josh Triplett | 2012-03-24 | 1 | -0/+15 |
* | checkpatch: whitespace - add/remove blank lines | Joe Perches | 2012-03-24 | 1 | -1/+3 |
* | checkpatch: warn on use of yield() | Joe Perches | 2012-03-24 | 1 | -0/+6 |
* | checkpatch: add --strict tests for braces, comments and casts | Joe Perches | 2012-03-24 | 1 | -8/+32 |
* | checkpatch: add [] to type extensions | Andy Whitcroft | 2012-03-24 | 1 | -1/+1 |
* | checkpatch: high precedence operators do not require additional parentheses i... | Andy Whitcroft | 2012-03-24 | 1 | -1/+1 |
* | checkpatch: handle string concatenation in simple #defines | Andy Whitcroft | 2012-03-24 | 1 | -0/+6 |
* | checkpatch: allow simple character constants in #defines | Andy Whitcroft | 2012-03-24 | 1 | -0/+1 |
* | checkpatch: catch [ ... ] usage when not at the beginning of definition | Andy Whitcroft | 2012-03-24 | 1 | -1/+1 |
* | checkpatch.pl: be silent when -q and --ignore is given | Artem Bityutskiy | 2012-03-24 | 1 | -3/+2 |
* | checkpatch: add some --strict coding style checks | Joe Perches | 2012-03-24 | 1 | -10/+84 |
* | include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...) | Joe Perches | 2012-03-24 | 1 | -0/+6 |
* | get_maintainer.pl: add support for moderated lists | Richard Weinberger | 2012-03-24 | 1 | -2/+7 |
* | get_maintainer: use a default "unknown" S: status/role | Joe Perches | 2012-03-24 | 1 | -1/+1 |
* | Merge 3.3-rc6 into driver-core-next | Greg Kroah-Hartman | 2012-03-09 | 6 | -26/+57 |
|\ |
|
| * | mod/file2alias: make modpost compile on darwin again | Andreas Bießmann | 2012-02-27 | 1 | -4/+31 |
| * | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2012-02-25 | 3 | -21/+10 |
| |\ |
|
| | * | coccicheck: change handling of C={1,2} when M= is set | Greg Dietsche | 2012-02-24 | 1 | -9/+4 |
| | * | builddeb: Don't create files in /tmp with predictable names | Ben Hutchings | 2012-02-18 | 1 | -6/+6 |
| | * | kbuild: do not check for ancient modutils tools | Lucas De Marchi | 2012-01-23 | 1 | -6/+0 |
| * | | ARM: 7324/1: modpost: Fix section warnings for ARM for many compilers | Tony Lindgren | 2012-02-15 | 1 | -0/+9 |
| * | | module: fix broken isapnp handling in file2alias | Ondrej Zary | 2012-02-14 | 1 | -1/+1 |
| * | | checkpatch: Warn on code with 6+ tab indentation | Joe Perches | 2012-02-08 | 1 | -0/+6 |
* | | | x86/cpu: Clean up modalias feature matching | Ben Hutchings | 2012-02-14 | 1 | -2/+3 |
* | | | Merge 3.3-rc2 into the driver-core-next branch. | Greg Kroah-Hartman | 2012-02-02 | 2 | -11/+2 |
|\| | |
|
| * | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-01-28 | 1 | -10/+0 |
| |\ \ |
|
| | * | | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b... | Russell King | 2012-01-20 | 1 | -10/+0 |
| | |/ |
|
| * / | scripts/kernel-doc: fix fatal error caused by cfg80211.h | Randy Dunlap | 2012-01-23 | 1 | -1/+2 |
| |/ |
|
* / | Add driver auto probing for x86 features v4 | Andi Kleen | 2012-01-27 | 1 | -0/+24 |
|/ |
|
* | Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-01-17 | 2 | -7/+18 |
|\ |
|
| * | kbuild, headers.sh: Don't make archheaders explicitly | H. Peter Anvin | 2011-11-22 | 1 | -1/+0 |
| * | checksyscalls: Use arch/x86/syscalls/syscall_32.tbl as source | H. Peter Anvin | 2011-11-17 | 1 | -5/+10 |
| * | kbuild: Add support for an "archheaders" target | H. Peter Anvin | 2011-11-17 | 1 | -0/+1 |
| * | kbuild: Add support for installing generated asm headers | H. Peter Anvin | 2011-11-17 | 1 | -2/+8 |
* | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2012-01-16 | 15 | -83/+587 |
|\ \ |
|
| * | | scripts/coccinelle: improve the coverage of some semantic patches | Julia Lawall | 2012-01-15 | 11 | -76/+351 |
| * | | coccinelle: semantic patches related to devm_ functions (part 2) | Julia Lawall | 2012-01-14 | 1 | -0/+71 |
| * | | coccinelle: semantic patches related to devm_ functions (part 1) | Julia Lawall | 2012-01-14 | 1 | -0/+105 |
| * | | coccicheck: add M= option to control which dir is processed | Greg Dietsche | 2012-01-14 | 1 | -5/+14 |
| * | | ctags: remove struct forward declarations | Alexey Dobriyan | 2011-12-18 | 1 | -0/+2 |
| * | | scripts/tags.sh: Add Page flag function magic | Stephen Boyd | 2011-11-14 | 1 | -2/+44 |
| |/ |
|
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2012-01-16 | 7 | -14/+133 |
|\ \ |
|
| * | | menuconfig: fix a regression when canceling the prompt dialog at exit | Li Zefan | 2012-01-16 | 1 | -1/+2 |
| * | | kbuild: Fix compiler warning with assertion when calling 'fwrite' | Arnaud Lacombe | 2012-01-15 | 2 | -2/+5 |
| * | | Improve update-po-config output | Peter Foley | 2012-01-15 | 1 | -3/+3 |
| * | | menuconfig: let make not report error when not save configuration | Wang YanQing | 2012-01-14 | 1 | -0/+1 |
| * | | merge_config.sh: fix bug in final check | John Stultz | 2012-01-14 | 1 | -2/+2 |
| * | | merge_config.sh: whitespace cleanup | Darren Hart | 2012-01-14 | 1 | -2/+2 |
| * | | merge_config.sh: use signal names compatible with dash and bash | Darren Hart | 2012-01-14 | 1 | -1/+1 |
| * | | kconfig: add merge_config.sh script | john stultz | 2012-01-14 | 1 | -0/+117 |