summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-262-14/+16
|\
| * NFS: rename nfs.upcall -> nfs.idmapBryan Schumaker2010-10-261-14/+14
| * NFS: Fix a compile issue in nfs_rootTrond Myklebust2010-10-261-0/+2
* | Merge branch 'akpm-incoming-1'Linus Torvalds2010-10-26209-1699/+7228
|\ \
| * | scripts/checkpatch.pl: add check for declaration of pci_device_idJoe Perches2010-10-261-0/+5
| * | scripts/checkpatch.pl: add warnings for static char that could be static cons...Joe Perches2010-10-261-0/+12
| * | checkpatch: version 0.31Andy Whitcroft2010-10-261-1/+1
| * | checkpatch: statement/block context analyser should look at sanitised linesAndy Whitcroft2010-10-261-6/+6
| * | checkpatch: handle EXPORT_SYMBOL for DEVICE_ATTR and similarAndy Whitcroft2010-10-261-1/+10
| * | checkpatch: clean up structure definition macro handlineAndy Whitcroft2010-10-261-2/+2
| * | checkpatch: update copyright datesAndy Whitcroft2010-10-261-1/+1
| * | checkpatch: Add additional attribute #definesJoe Perches2010-10-261-0/+14
| * | checkpatch: check for incorrect permissionsRabin Vincent2010-10-261-1/+13
| * | checkpatch: ensure kconfig help checks only apply when we are adding helpAndy Whitcroft2010-10-261-5/+21
| * | checkpatch: simplify and consolidate "missing space after" checksAndy Whitcroft2010-10-261-10/+5
| * | checkpatch: add check for space after struct, union, and enumAndy Whitcroft2010-10-261-0/+10
| * | checkpatch: returning errno typically should be negativeAndy Whitcroft2010-10-261-0/+7
| * | checkpatch: handle casts better fixing false categorisation of : as binaryAndy Whitcroft2010-10-261-0/+5
| * | checkpatch: ensure we do not collapse bracketed sections into constantsAndy Whitcroft2010-10-261-3/+4
| * | checkpatch: suggest cleanpatch and cleanfile when appropriateAndy Whitcroft2010-10-261-0/+13
| * | checkpatch: types may sit on a line on their ownAndy Whitcroft2010-10-261-1/+1
| * | checkpatch: fix regressions in "fix handling of leading spaces"Andy Whitcroft2010-10-261-3/+6
| * | div64_u64(): improve precision on 32bit platformsBrian Behlendorf2010-10-263-10/+59
| * | lib/parser: cleanup match_number()Namhyung Kim2010-10-261-3/+4
| * | percpu_counter: use this_cpu_ptr() instead of per_cpu_ptr()Christoph Lameter2010-10-261-3/+3
| * | lib/list_sort: test: check element addressesArtem Bityutskiy2010-10-261-8/+67
| * | lib/list_sort: test: unify test messagesArtem Bityutskiy2010-10-261-9/+10
| * | lib/list_sort: test: improve errors handlingArtem Bityutskiy2010-10-261-27/+38
| * | lib/list_sort: test: use generic random32Artem Bityutskiy2010-10-261-12/+15
| * | lib/list_sort: test: use more reasonable printk levelsArtem Bityutskiy2010-10-261-8/+8
| * | lib/Kconfig.debug: add list_sort debugging switchArtem Bityutskiy2010-10-262-2/+11
| * | percpu_counter: add debugobj supportTejun Heo2010-10-262-0/+56
| * | idr: fix idr_pre_get() locking descriptionNaohiro Aota2010-10-261-11/+13
| * | lib/bitmap.c: use hex_to_bin()Andy Shevchenko2010-10-261-2/+1
| * | MAINTAINERS: use "T: git" and whitespace triviaJoe Perches2010-10-261-5/+5
| * | MAINTAINERS: remove USB ZC0301 DRIVERJoe Perches2010-10-261-10/+0
| * | MAINTAINERS: remove USB OV511 DRIVERJoe Perches2010-10-261-7/+0
| * | MAINTAINERS: merge s3c6400 and 6410 to 64xxJoe Perches2010-10-261-9/+2
| * | MAINTAINERS: merge s3c-244x sectionsJoe Perches2010-10-261-14/+1
| * | MAINTAINERS: merge imote2 and stargateJoe Perches2010-10-261-7/+1
| * | MAINTAINERS: fix Colibri PXA270 file patternJoe Perches2010-10-261-2/+1
| * | scripts/get_maintainer.pl: don't deduplicate unnamed addresses ie: mailing listsJoe Perches2010-10-261-3/+3
| * | scripts/get_maintainer.pl: use mailmap in name deduplication and other updatesJoe Perches2010-10-261-84/+148
| * | scripts/get_maintainer.pl: correct indentation in a few placesJoe Perches2010-10-261-78/+78
| * | scripts/get_maintainer.pl: fix mailmap handlingFlorian Mickler2010-10-261-38/+109
| * | scripts/get_maintainer.pl: use case insensitive name de-duplicationJoe Perches2010-10-261-34/+101
| * | scripts/get_maintainer.pl: improve --interactive UIJoe Perches2010-10-261-275/+596
| * | scripts/get_maintainer.pl: add interactive modeFlorian Mickler2010-10-261-5/+141
| * | scripts/get_maintainer.pl: use .get_maintainer.conf from . then $HOME then sc...Joe Perches2010-10-261-3/+17
| * | scripts/get_maintainer.pl: add default --git-fallback, remove default --gitJoe Perches2010-10-261-2/+9
OpenPOWER on IntegriCloud