Age | Commit message (Expand) | Author | Files | Lines |
2012-04-23 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 1 | -0/+4 |
2012-04-18 | xz: Enable BCJ filters on SPARC and 32-bit x86 | Lasse Collin | 1 | -2/+2 |
2012-04-18 | Fix modpost failures in fedora 17 | David Miller | 1 | -0/+4 |
2012-04-16 | checkpatch: revert --strict test for net/ and drivers/net block comment style | Joe Perches | 1 | -6/+0 |
2012-04-12 | kconfig: delete last traces of __enabled_ from autoconf.h | Paul Gortmaker | 1 | -11/+0 |
2012-04-12 | Revert "kconfig: fix __enabled_ macros definition for invisible and un-select... | Paul Gortmaker | 1 | -36/+13 |
2012-04-09 | modpost: Fix modpost license checking of vmlinux.o | Frank Rowand | 2 | -2/+6 |
2012-04-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -0/+70 |
2012-04-05 | scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open() | Julia Lawall | 1 | -0/+70 |
2012-04-02 | Subject: [PATCH] tags.sh: Add missing quotes | Stephen Boyd | 1 | -1/+1 |
2012-03-30 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 8 | -11/+67 |
2012-03-30 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 9 | -10/+687 |
2012-03-30 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 3 | -22/+28 |
2012-03-30 | scripts/patch-kernel: digest kernel.org hosted .xz patches | Shawn Landden | 1 | -0/+4 |
2012-03-30 | merge_config.sh: Add option to display redundant configs | John Stultz | 1 | -0/+9 |
2012-03-30 | merge_config.sh: Set execute bit | John Stultz | 1 | -0/+0 |
2012-03-29 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+17 |
2012-03-26 | setlocalversion: Use "grep -q" instead of piping output to "read dummy" | Roland Dreier | 1 | -2/+1 |
2012-03-26 | scripts/coccinelle/api/ptr_ret.cocci: semantic patch for ptr_err | Julia Lawall | 1 | -0/+70 |
2012-03-26 | modpost: fix ALL_INIT_DATA_SECTIONS | Jan Beulich | 1 | -1/+1 |
2012-03-26 | scripts: refactor remove structure forward declarations | Yang Bai | 1 | -3/+8 |
2012-03-26 | Kbuild: centralize MKIMAGE and cmd_uimage definitions | Stephen Warren | 1 | -0/+24 |
2012-03-26 | kbuild: incremental tags update for GNU Global | Jianbin Kang | 1 | -1/+1 |
2012-03-26 | headers_check: recursively search for linux/types.h inclusion | Bobby Powers | 1 | -1/+37 |
2012-03-24 | scripts/Kbuild.include: Fix portability problem of "echo -e" | Bernhard Walle | 1 | -1/+1 |
2012-03-24 | merge_config.sh: Use the first file as the initial config | Josh Boyer | 1 | -1/+5 |
2012-03-24 | scripts: dtc: fix compile warnings | Felipe Balbi | 2 | -6/+1 |
2012-03-24 | ARM: 7333/2: jump label: detect %c support for ARM | Rabin Vincent | 1 | -1/+17 |
2012-03-23 | checkpatch: check for quoted strings broken across lines | Josh Triplett | 1 | -0/+15 |
2012-03-23 | checkpatch: whitespace - add/remove blank lines | Joe Perches | 1 | -1/+3 |
2012-03-23 | checkpatch: warn on use of yield() | Joe Perches | 1 | -0/+6 |
2012-03-23 | checkpatch: add --strict tests for braces, comments and casts | Joe Perches | 1 | -8/+32 |
2012-03-23 | checkpatch: add [] to type extensions | Andy Whitcroft | 1 | -1/+1 |
2012-03-23 | checkpatch: high precedence operators do not require additional parentheses i... | Andy Whitcroft | 1 | -1/+1 |
2012-03-23 | checkpatch: handle string concatenation in simple #defines | Andy Whitcroft | 1 | -0/+6 |
2012-03-23 | checkpatch: allow simple character constants in #defines | Andy Whitcroft | 1 | -0/+1 |
2012-03-23 | checkpatch: catch [ ... ] usage when not at the beginning of definition | Andy Whitcroft | 1 | -1/+1 |
2012-03-23 | checkpatch.pl: be silent when -q and --ignore is given | Artem Bityutskiy | 1 | -3/+2 |
2012-03-23 | checkpatch: add some --strict coding style checks | Joe Perches | 1 | -10/+84 |
2012-03-23 | include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...) | Joe Perches | 1 | -0/+6 |
2012-03-23 | get_maintainer.pl: add support for moderated lists | Richard Weinberger | 1 | -2/+7 |
2012-03-23 | get_maintainer: use a default "unknown" S: status/role | Joe Perches | 1 | -1/+1 |
2012-03-09 | Merge 3.3-rc6 into driver-core-next | Greg Kroah-Hartman | 6 | -26/+57 |
2012-02-27 | mod/file2alias: make modpost compile on darwin again | Andreas Bießmann | 1 | -4/+31 |
2012-02-25 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 3 | -21/+10 |
2012-02-25 | coccinelle: semantic patch for bool issues | Julia Lawall | 1 | -0/+178 |
2012-02-25 | coccinelle: semantic patch to check for PTR_ERR after reassignment | Julia Lawall | 1 | -0/+41 |
2012-02-25 | coccinelle: semantic patch converting 0 test to null test | Julia Lawall | 1 | -0/+237 |
2012-02-25 | coccinelle: semantic patch for missing iounmap | Julia Lawall | 1 | -0/+67 |
2012-02-25 | coccinelle: semantic patch for missing clk_put | Julia Lawall | 1 | -0/+67 |