aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-26documentation: update sysrq.txt magic sysrq keysRandy Dunlap
2010-10-26Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-10-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-10-26Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-10-26Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2010-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2010-10-26Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2010-10-26Merge branch 'akpm-incoming-1'Linus Torvalds
2010-10-26scripts/checkpatch.pl: add check for declaration of pci_device_idJoe Perches
2010-10-26scripts/checkpatch.pl: add warnings for static char that could be static cons...Joe Perches
2010-10-26checkpatch: version 0.31Andy Whitcroft
2010-10-26checkpatch: statement/block context analyser should look at sanitised linesAndy Whitcroft
2010-10-26checkpatch: handle EXPORT_SYMBOL for DEVICE_ATTR and similarAndy Whitcroft
2010-10-26checkpatch: clean up structure definition macro handlineAndy Whitcroft
2010-10-26checkpatch: update copyright datesAndy Whitcroft
2010-10-26checkpatch: Add additional attribute #definesJoe Perches
2010-10-26checkpatch: check for incorrect permissionsRabin Vincent
2010-10-26checkpatch: ensure kconfig help checks only apply when we are adding helpAndy Whitcroft
2010-10-26checkpatch: simplify and consolidate "missing space after" checksAndy Whitcroft
2010-10-26checkpatch: add check for space after struct, union, and enumAndy Whitcroft
2010-10-26checkpatch: returning errno typically should be negativeAndy Whitcroft
2010-10-26checkpatch: handle casts better fixing false categorisation of : as binaryAndy Whitcroft
2010-10-26checkpatch: ensure we do not collapse bracketed sections into constantsAndy Whitcroft
2010-10-26checkpatch: suggest cleanpatch and cleanfile when appropriateAndy Whitcroft
2010-10-26checkpatch: types may sit on a line on their ownAndy Whitcroft
2010-10-26checkpatch: fix regressions in "fix handling of leading spaces"Andy Whitcroft
2010-10-26div64_u64(): improve precision on 32bit platformsBrian Behlendorf
2010-10-26lib/parser: cleanup match_number()Namhyung Kim
2010-10-26percpu_counter: use this_cpu_ptr() instead of per_cpu_ptr()Christoph Lameter
2010-10-26lib/list_sort: test: check element addressesArtem Bityutskiy
2010-10-26lib/list_sort: test: unify test messagesArtem Bityutskiy
2010-10-26lib/list_sort: test: improve errors handlingArtem Bityutskiy
2010-10-26lib/list_sort: test: use generic random32Artem Bityutskiy
2010-10-26lib/list_sort: test: use more reasonable printk levelsArtem Bityutskiy
2010-10-26lib/Kconfig.debug: add list_sort debugging switchArtem Bityutskiy
2010-10-26percpu_counter: add debugobj supportTejun Heo
2010-10-26idr: fix idr_pre_get() locking descriptionNaohiro Aota
2010-10-26lib/bitmap.c: use hex_to_bin()Andy Shevchenko
2010-10-26MAINTAINERS: use "T: git" and whitespace triviaJoe Perches
2010-10-26MAINTAINERS: remove USB ZC0301 DRIVERJoe Perches
2010-10-26MAINTAINERS: remove USB OV511 DRIVERJoe Perches
2010-10-26MAINTAINERS: merge s3c6400 and 6410 to 64xxJoe Perches
2010-10-26MAINTAINERS: merge s3c-244x sectionsJoe Perches
2010-10-26MAINTAINERS: merge imote2 and stargateJoe Perches
2010-10-26MAINTAINERS: fix Colibri PXA270 file patternJoe Perches
2010-10-26scripts/get_maintainer.pl: don't deduplicate unnamed addresses ie: mailing listsJoe Perches
2010-10-26scripts/get_maintainer.pl: use mailmap in name deduplication and other updatesJoe Perches
2010-10-26scripts/get_maintainer.pl: correct indentation in a few placesJoe Perches
2010-10-26scripts/get_maintainer.pl: fix mailmap handlingFlorian Mickler
2010-10-26scripts/get_maintainer.pl: use case insensitive name de-duplicationJoe Perches