Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-24checkpatch: check for quoted strings broken across linesJosh Triplett
2012-03-24checkpatch: whitespace - add/remove blank linesJoe Perches
2012-03-24checkpatch: warn on use of yield()Joe Perches
2012-03-24checkpatch: add --strict tests for braces, comments and castsJoe Perches
2012-03-24checkpatch: add [] to type extensionsAndy Whitcroft
2012-03-24checkpatch: high precedence operators do not require additional parentheses i...Andy Whitcroft
2012-03-24checkpatch: handle string concatenation in simple #definesAndy Whitcroft
2012-03-24checkpatch: allow simple character constants in #definesAndy Whitcroft
2012-03-24checkpatch: catch [ ... ] usage when not at the beginning of definitionAndy Whitcroft
2012-03-24checkpatch.pl: be silent when -q and --ignore is givenArtem Bityutskiy
2012-03-24checkpatch: add some --strict coding style checksJoe Perches
2012-03-24include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...)Joe Perches
2012-03-24get_maintainer.pl: add support for moderated listsRichard Weinberger
2012-03-24get_maintainer: use a default "unknown" S: status/roleJoe Perches
2012-03-10Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman
2012-02-27mod/file2alias: make modpost compile on darwin againAndreas Bießmann
2012-02-26Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-02-25coccicheck: change handling of C={1,2} when M= is setGreg Dietsche
2012-02-19builddeb: Don't create files in /tmp with predictable namesBen Hutchings
2012-02-15ARM: 7324/1: modpost: Fix section warnings for ARM for many compilersTony Lindgren
2012-02-14module: fix broken isapnp handling in file2aliasOndrej Zary
2012-02-14x86/cpu: Clean up modalias feature matchingBen Hutchings
2012-02-08checkpatch: Warn on code with 6+ tab indentationJoe Perches
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman
2012-01-29Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-01-27Add driver auto probing for x86 features v4Andi Kleen
2012-01-23scripts/kernel-doc: fix fatal error caused by cfg80211.hRandy Dunlap
2012-01-23kbuild: do not check for ancient modutils toolsLucas De Marchi
2012-01-20Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King
2012-01-17Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-01-17Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2012-01-17Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2012-01-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2012-01-16menuconfig: fix a regression when canceling the prompt dialog at exitLi Zefan
2012-01-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2012-01-15kbuild: Fix compiler warning with assertion when calling 'fwrite'Arnaud Lacombe
2012-01-15Improve update-po-config outputPeter Foley
2012-01-15scripts/coccinelle: improve the coverage of some semantic patchesJulia Lawall
2012-01-15Kbuild: Use dtc's -d (dependency) optionStephen Warren
2012-01-15dtc: Implement -d option to write out a dependency fileStephen Warren
2012-01-15coccinelle: semantic patches related to devm_ functions (part 2)Julia Lawall
2012-01-15coccinelle: semantic patches related to devm_ functions (part 1)Julia Lawall
2012-01-15coccicheck: add M= option to control which dir is processedGreg Dietsche
2012-01-15menuconfig: let make not report error when not save configurationWang YanQing
2012-01-15merge_config.sh: fix bug in final checkJohn Stultz
2012-01-15merge_config.sh: whitespace cleanupDarren Hart
2012-01-15merge_config.sh: use signal names compatible with dash and bashDarren Hart
2012-01-15kconfig: add merge_config.sh scriptjohn stultz
2012-01-15Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds